summaryrefslogtreecommitdiff
path: root/internal/easyhttp
AgeCommit message (Collapse)Author
2024-09-21cleanupPaul Buetow
2024-08-12initially 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-12initiate merge operation by cron tickerPaul Buetow
2024-08-03can compose and submit in one goPaul Buetow
2024-07-28rename entry to entPaul Buetow
2024-07-28fix bug where POST turned out to be a HTTP get when there are // in the URIPaul Buetow
2024-07-14make it all context.Context awarePaul Buetow
2024-07-14initial easy http POST functionsPaul Buetow
2024-07-03add no servers configured errorPaul Buetow
2024-07-03add safe errorsPaul Buetow
2024-07-01display error message in TUIPaul Buetow
2024-05-16more on merge supportPaul Buetow
2024-05-15initial merge operationPaul Buetow