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-09-09implement sqlite storage backendpluggable-storageJohn Turner
2025-09-09run meson in check.shJohn Turner
2025-09-09create check.sh scriptJohn Turner
2025-09-09rewrite to support modular storage backendsJohn Turner
2025-09-07return HTTPInternalServerError is checking for key failsJohn Turner
2025-09-07forgot to await self.database.existsJohn Turner
2025-09-07print warning when failing to find lexerJohn Turner
2025-09-07print a warning instead of an error when failing to find a styleJohn Turner
2025-09-07check for error when checking if key exists in databaseJohn Turner
2025-09-07whitespace fixupJohn Turner
[...]