summaryrefslogtreecommitdiff
path: root/internal/server/handler/handler.go
AgeCommit message (Expand)Author
2024-09-21cleanupPaul Buetow
2024-09-06rename ent to entryPaul Buetow
2024-08-14move entry unmarshal to reposotyr.GetJSONPaul Buetow
2024-08-14move regex check to repository from handlerPaul Buetow
2024-08-12rename againPaul Buetow
2024-08-12renamePaul Buetow
2024-08-12initially can merge from remote partner but file to disk sync doesn't work ye...Paul Buetow
2024-08-12move remote merges to reposotoryPaul Buetow
2024-08-12refactor config handling in repositoryPaul 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-06-17add EDITOR client config, plus a bit refactor of the config env handlingPaul Buetow
2024-06-04add unittest for repository.ListPaul Buetow
2024-06-04unit tests pass againPaul Buetow
2024-06-04more on unit testing and some refactoringPaul Buetow
2024-05-25initial VFSPaul Buetow
2024-05-19initial equality test for the entriesPaul Buetow
2024-05-19move SaveFile to entryPaul Buetow
2024-05-19rename handle to handlerPaul Buetow