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-28debuggingdebuggingJohn Turner
2025-09-27remove unused functionJohn Turner
2025-09-27only guess syntax when sytnax query parameter is set to autoJohn Turner
2025-09-27log warning when determining the lexer failsJohn Turner
2025-09-27support passing mime type to help guess the lexerJohn Turner
2025-09-26make sure to try/catch around database transactionsJohn Turner
2025-09-26handle invalid keys by returning HTTPBadRequestJohn Turner
2025-09-26add test for s3 backend in test_server.pyJohn Turner
2025-09-26allow specifying secret key as an environment variable or fileJohn Turner
2025-09-26use ClientSession context manager to prevent unclosed clientsJohn Turner
[...]