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 (
Expand
)
Author
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 t...
Paul Buetow
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 ye...
Paul Buetow
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
2024-08-11
add cron.go
Paul Buetow
2024-07-28
rename entry to ent
Paul Buetow
2024-07-28
submitted posts get archived
Paul Buetow
2024-07-28
can update/upload entry
Paul Buetow
2024-07-28
fix bug where POST turned out to be a HTTP get when there are // in the URI
Paul Buetow
2024-07-14
make it all context.Context aware
Paul Buetow
2024-06-17
add EDITOR client config, plus a bit refactor of the config env handling
Paul Buetow
2024-06-04
dealing with two TODO items
Paul Buetow
2024-06-04
add repo merge unit test
Paul Buetow
2024-06-04
add has same entry unit test
Paul Buetow
2024-06-04
add unittest for repository.List
Paul Buetow
2024-06-04
refactor test
Paul Buetow
2024-06-04
working test for repository load
Paul Buetow
2024-06-04
more on testing
Paul Buetow
2024-06-04
use subtests
Paul Buetow
2024-06-04
refactor some tests
Paul Buetow
2024-06-04
unit tests pass again
Paul Buetow
2024-06-04
more on unit testing and some refactoring
Paul Buetow
2024-05-27
move the interface to the client
Paul Buetow
2024-05-25
refactor vfs into its own package
Paul Buetow
2024-05-25
initial VFS
Paul Buetow
[next]