summaryrefslogtreecommitdiff
path: root/internal/client/tui/submit.go
AgeCommit message (Expand)Author
2024-09-21cleanupPaul Buetow
2024-09-06rename ent to entryPaul Buetow
2024-09-03Partners and Servers are now slicesPaul Buetow
2024-08-11add Cmd prefixPaul Buetow
2024-08-03adding Cmd to all functions returning a tea.CmdPaul Buetow
2024-08-03can compose and submit in one goPaul Buetow
2024-07-28refactorPaul Buetow
2024-07-28refactorPaul 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-03add no servers configured errorPaul Buetow
2024-07-01display error message in TUIPaul Buetow
2024-07-01initial submitPaul Buetow