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-25create PasteInfo struct and replace read_row with read_paste_infofeature/new-keysJohn Turner
2025-09-25update check.shJohn Turner
2025-09-25change keys to 13*key_length bit random tokens and humanize the resultJohn Turner
2025-09-23gate tests behind optionJohn Turner
2025-09-23new wordlist with no dupesJohn Turner
2025-09-23remove words with dashes in them from wordlist and reshuffleJohn Turner
2025-09-21shuffle in eff_small_wordlist into wordlist and truncate to 8192 entriesJohn Turner
2025-09-21add lru cache to pygmentize functionJohn Turner
2025-09-20remove wordlist from repoJohn Turner
2025-09-20embed wordlist into sourcesJohn Turner
[...]