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-11fix unused variable lintplugable-clientsJohn Turner
2025-09-11rewrite meson.build file to handle installing just the client or serverJohn Turner
2025-09-11impl client backend for pgzJohn Turner
2025-09-11pass stdin.buffer directly to paste method, and catch errorsJohn Turner
2025-09-10implement basic clientJohn Turner
2025-09-10make syntax parameter in url take priority over saved syntax settingJohn Turner
2025-09-10remember the syntax value if it was set during uploadJohn Turner
2025-09-09print install tree after running check.shJohn Turner
2025-09-09make error messages print [error] instead of [warning]John Turner
2025-09-09fix meson buildJohn Turner
[...]