index
:
gos
main
Social Media sharing tool written in Go - Personal replacement for buffer.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
server
Age
Commit message (
Collapse
)
Author
2024-09-21
cleanup
Paul Buetow
2024-09-21
jo
Paul Buetow
2024-09-18
some stuff
Paul Buetow
2024-09-12
use pending.next to determine next
Paul Buetow
2024-09-12
refacto3
Paul Buetow
2024-09-12
add and persist
Paul Buetow
2024-09-12
persist and add
Paul Buetow
2024-09-12
fix
Paul Buetow
2024-09-12
add pending.delete
Paul Buetow
2024-09-12
use a map for the pending entries
Paul Buetow
2024-09-12
refactor a bit
Paul Buetow
2024-09-11
add note
Paul Buetow
2024-09-11
initial pending
Paul Buetow
2024-09-06
rename more
Paul Buetow
2024-09-06
rename ent to entry
Paul Buetow
2024-09-06
add Next
Paul Buetow
2024-09-06
use PlatformName as an alias for better readability
Paul Buetow
2024-09-03
Partners and Servers are now slices
Paul Buetow
2024-09-03
add EnvToStrSlice
Paul Buetow
2024-08-31
fix and so on
Paul Buetow
2024-08-31
refactored entry.Shared to be a map
Paul Buetow
2024-08-22
foo
Paul Buetow
2024-08-22
some refactoring
Paul Buetow
2024-08-22
reformatting alert message
Paul Buetow
2024-08-22
refactor CRON
Paul Buetow
2024-08-22
initial scheduler
Paul Buetow
2024-08-19
report error when repo cant be loaded
Paul Buetow
2024-08-19
panic when repository can't be loaded
Paul Buetow
2024-08-16
can test updating shared flag merge
Paul Buetow
2024-08-16
slight refactor
Paul Buetow
2024-08-15
return changed boolean var, no need to keep it as a member value
Paul Buetow
2024-08-15
Update marks checksum only dirty when there was really something changed in ↵
Paul Buetow
the entry
2024-08-15
fix test
Paul Buetow
2024-08-14
initial unit test for remote merge
Paul Buetow
2024-08-14
move entry unmarshal to reposotyr.GetJSON
Paul Buetow
2024-08-14
move regex check to repository from handler
Paul Buetow
2024-08-13
can get pair in test
Paul Buetow
2024-08-13
refactor mergeFromPartner so it can be tested
Paul Buetow
2024-08-12
add comment
Paul Buetow
2024-08-12
log an error when the repo could not be loaded
Paul Buetow
2024-08-12
rename again
Paul Buetow
2024-08-12
rename
Paul Buetow
2024-08-12
initially can merge from remote partner but file to disk sync doesn't work ↵
Paul Buetow
yet maybe next time when i work on this this will be sorted.
2024-08-12
more idiomatic go
Paul Buetow
2024-08-12
initiate merge operation by cron ticker
Paul Buetow
2024-08-12
entry pair is local
Paul Buetow
2024-08-12
fix
Paul Buetow
2024-08-12
move remote merges to reposotory
Paul Buetow
2024-08-12
refactor config handling in repository
Paul Buetow
2024-08-11
more on this
Paul Buetow
[next]