summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
14 daysput database.py back in the top level package dirJohn Turner
14 daysadd database module to meson sourcesJohn Turner
14 daysfix importsJohn Turner
2025-09-07disable aiohttp loggingJohn Turner
2025-09-07fixupJohn Turner
2025-09-07create database moduleJohn Turner
2025-09-06add loggingJohn Turner
2025-09-06add aiohttp as dependency in meson.buildJohn Turner
2025-09-06remove aiosqliteJohn Turner
2025-09-06do not prepend "https://" to generated linksJohn Turner
2025-09-06create __init__.pyJohn Turner
2025-09-06setup unix socket manually, and allow changing the permissions on itJohn Turner
2025-09-05update openrc service script and confJohn Turner
2025-09-05preserve path when installing py source filesJohn Turner
2025-09-05install sources with mesonJohn Turner
2025-09-05create script to launch pypaste from /usr/binJohn Turner
2025-09-05add openrc service and conf filesJohn Turner
2025-09-05rename to pypasteJohn Turner
"paste" conflicts with a linux command that everyone probably has by default.
2025-09-05add Content-Length header to delete requestJohn Turner
2025-09-05log failure or success when deleting objectsJohn Turner
2025-09-05fixup sql syntax errorJohn Turner
2025-09-05port to aiosqliteJohn Turner
2025-09-05import s3 with relative importJohn Turner
2025-09-05add bozo4 to module requirementsJohn Turner
2025-09-05rewrite using aiohttpJohn Turner
2025-08-31create meson.buildJohn Turner
2025-08-31initJohn Turner