httpaste/src/httpaste
Tiara Rodney bdefd7e592 refactor(setuptools): include sql schema
fix(backend/sqlite): load files through importlib

is required since package will be distributed as python egg

chore: upgrade version
2022-04-03 03:50:39 +02:00
..
backend refactor(setuptools): include sql schema 2022-04-03 03:50:39 +02:00
controller fix(model/paste): interpolate expiration 2022-04-02 16:50:42 +02:00
helper fix(helper): initialize module 2022-04-02 19:37:38 +02:00
model fix(model/paste): remove faulty var from get_safe() 2022-04-02 18:50:19 +02:00
schema fix(schema): add parameters to paste/private route 2022-04-03 01:31:51 +02:00
__init__.py fix(controller/paste): proxy public and private 2022-04-02 03:03:35 +02:00
__main__.py refactor(setuptools): include sql schema 2022-04-03 03:50:39 +02:00
cgi.py feat: init 2022-04-01 01:02:09 +02:00
fcgi.py feat: init 2022-04-01 01:02:09 +02:00
wsgi.py feat: init 2022-04-01 01:02:09 +02:00