summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-12initiate merge operation by cron tickerPaul Buetow
2024-08-12entry pair is localPaul Buetow
2024-08-12fixPaul Buetow
2024-08-12move remote merges to reposotoryPaul Buetow
2024-08-12refactor config handling in repositoryPaul Buetow
2024-08-11fixPaul Buetow
2024-08-11add CBs for config defaultsPaul Buetow
2024-08-11can configre cron intervalPaul Buetow
2024-08-11add IntFromENVPaul Buetow
2024-08-11add Cmd prefixPaul Buetow
2024-08-11more on thisPaul Buetow
2024-08-11add cron.goPaul Buetow
2024-08-11initial cron servicePaul Buetow
2024-08-03adding Cmd to all functions returning a tea.CmdPaul Buetow
2024-08-03can compose and submit in one goPaul Buetow
2024-08-03initial logging to a file support for the client:Paul Buetow
2024-07-28refactorPaul Buetow
2024-07-28refactorPaul Buetow
2024-07-28rename entry to entPaul Buetow
2024-07-28submitted posts get archivedPaul Buetow
2024-07-28can update/upload entryPaul Buetow
2024-07-28initial posting real data overPaul Buetow
2024-07-28fix bug where POST turned out to be a HTTP get when there are // in the URIPaul Buetow
2024-07-15more on the contextsPaul Buetow
2024-07-14make it all context.Context awarePaul Buetow
2024-07-14initial easy http POST functionsPaul Buetow
2024-07-06add run taskPaul Buetow
2024-07-03add no servers configured errorPaul Buetow
2024-07-03add safe errorsPaul Buetow
2024-07-03error stylePaul Buetow
2024-07-01display error message in TUIPaul Buetow
2024-07-01initial submitPaul Buetow
2024-06-27after composing a file is queuedPaul Buetow
2024-06-23can open compose.md in editorPaul Buetow
2024-06-23add initial gui sourcesPaul Buetow
2024-06-18change menu - don't have items selectable but press enter when cursor is therePaul Buetow
2024-06-18can open EDITORPaul Buetow
2024-06-18add basic lipgloss stylePaul Buetow
2024-06-17add EDITOR client config, plus a bit refactor of the config env handlingPaul Buetow
2024-06-17initial TUI for the clientPaul Buetow
2024-06-15add client main.goPaul Buetow
2024-06-15initial clientPaul Buetow
2024-06-15add example config file for gosdPaul Buetow
2024-06-04dealing with two TODO itemsPaul Buetow
2024-06-04add repo merge unit testPaul Buetow
2024-06-04add has same entry unit testPaul Buetow
2024-06-04add unittest for repository.ListPaul Buetow
2024-06-04refactor testPaul Buetow
2024-06-04working test for repository loadPaul Buetow
2024-06-04more on testingPaul Buetow