summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
debuggingdebuggingJohn Turner5 months
feature/new-keyscreate PasteInfo struct and replace read_row with read_paste_infoJohn Turner5 months
masterimprove error handling by narrowing down exception types and using transactionsJohn Turner5 months
plugabble-clientsfix unused variable lintJohn Turner6 months
plugable-clientsfix unused variable lintJohn Turner6 months
pluggable-storageimplement sqlite storage backendJohn Turner6 months
 
 
AgeCommit messageAuthor
2025-10-04improve error handling by narrowing down exception types and using transactionsHEADmasterJohn Turner
2025-10-04remove confd and initd filesJohn Turner
2025-10-04add README.org and LICENSEJohn Turner
2025-10-04add help descriptions to server cli flagsJohn Turner
2025-10-01make use of transactionsJohn Turner
2025-10-01impl deduplication for the sqlite storage backendJohn Turner
2025-09-29run vacuum task in the backgroundJohn Turner
2025-09-29add tests for vacuumJohn Turner
2025-09-29rewrite test_storage to use a fresh database for each test caseJohn Turner
2025-09-27remove unused functionJohn Turner
[...]