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
Age
Commit message (
Expand
)
Author
2024-08-11
add cron.go
Paul Buetow
2024-08-11
initial cron service
Paul Buetow
2024-08-03
adding Cmd to all functions returning a tea.Cmd
Paul Buetow
2024-08-03
can compose and submit in one go
Paul Buetow
2024-08-03
initial logging to a file support for the client:
Paul Buetow
2024-07-28
refactor
Paul Buetow
2024-07-28
refactor
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
initial posting real data over
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-15
more on the contexts
Paul Buetow
2024-07-14
make it all context.Context aware
Paul Buetow
2024-07-14
initial easy http POST functions
Paul Buetow
2024-07-06
add run task
Paul Buetow
2024-07-03
add no servers configured error
Paul Buetow
2024-07-03
add safe errors
Paul Buetow
2024-07-03
error style
Paul Buetow
2024-07-01
display error message in TUI
Paul Buetow
2024-07-01
initial submit
Paul Buetow
2024-06-27
after composing a file is queued
Paul Buetow
2024-06-23
can open compose.md in editor
Paul Buetow
2024-06-23
add initial gui sources
Paul Buetow
2024-06-18
change menu - don't have items selectable but press enter when cursor is there
Paul Buetow
2024-06-18
can open EDITOR
Paul Buetow
2024-06-18
add basic lipgloss style
Paul Buetow
2024-06-17
add EDITOR client config, plus a bit refactor of the config env handling
Paul Buetow
2024-06-17
initial TUI for the client
Paul Buetow
2024-06-15
add client main.go
Paul Buetow
2024-06-15
initial client
Paul Buetow
2024-06-15
add example config file for gosd
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-26
add negative memory fs test as well
Paul Buetow
2024-05-25
add memoryfs vfs implementation
Paul Buetow
2024-05-25
refactor vfs into its own package
Paul Buetow
2024-05-25
initial VFS
Paul Buetow
2024-05-25
initial VFS
Paul Buetow
2024-05-19
fix xpected checksum for the test
Paul Buetow
[next]