index
:
pypaste
master
plugabble-clients
plugable-clients
pluggable-storage
A pastebin script using s3 and pygments.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
14 days
disable aiohttp logging
John Turner
14 days
fixup
John Turner
14 days
create database module
John Turner
14 days
add logging
John Turner
14 days
add aiohttp as dependency in meson.build
John Turner
14 days
remove aiosqlite
John Turner
14 days
do not prepend "https://" to generated links
John Turner
14 days
create __init__.py
John Turner
14 days
setup unix socket manually, and allow changing the permissions on it
John Turner
2025-09-05
update openrc service script and conf
John Turner
2025-09-05
preserve path when installing py source files
John Turner
2025-09-05
install sources with meson
John Turner
2025-09-05
create script to launch pypaste from /usr/bin
John Turner
2025-09-05
add openrc service and conf files
John Turner
2025-09-05
rename to pypaste
John Turner
"paste" conflicts with a linux command that everyone probably has by default.
2025-09-05
add Content-Length header to delete request
John Turner
2025-09-05
log failure or success when deleting objects
John Turner
2025-09-05
fixup sql syntax error
John Turner
2025-09-05
port to aiosqlite
John Turner
2025-09-05
import s3 with relative import
John Turner
2025-09-05
add bozo4 to module requirements
John Turner
2025-09-05
rewrite using aiohttp
John Turner
2025-08-31
create meson.build
John Turner
2025-08-31
init
John Turner