]> git.gir.st - subscriptionfeed.git/commit
initial commit
authorgirst <tobi@isticktoit.net>
Sun, 31 May 2020 16:40:10 +0000 (18:40 +0200)
committergirst <tobi@isticktoit.net>
Mon, 1 Jun 2020 21:20:36 +0000 (23:20 +0200)
commit348abda53cf799ac1c1d21b84fd63da0d67bcd30
tree58cf2f91efa1a0fcc58522bc8b66fbc36eb6bf9b
initial commit
23 files changed:
INSTALL [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README.md [new file with mode: 0644]
app/common.py [new file with mode: 0644]
app/frontend.py [new file with mode: 0644]
app/pull-subscriptions.py [new file with mode: 0755]
app/refresh-cipher.pl [new file with mode: 0755]
app/static/style.css [new file with mode: 0644]
app/templates/index.html.j2 [new file with mode: 0644]
app/templates/macros.imp.j2 [new file with mode: 0644]
app/templates/messages.inc.j2 [new file with mode: 0644]
app/templates/reddit.html.j2 [new file with mode: 0644]
app/templates/subscription_manager.html.j2 [new file with mode: 0644]
app/templates/watch.html.j2 [new file with mode: 0644]
app/templates/xmlfeed.html.j2 [new file with mode: 0644]
app/update-subscriptions.py [new file with mode: 0755]
app/webhooks.py [new file with mode: 0755]
config/config.ini [new file with mode: 0644]
config/gunicorn-frontend-config.py [new file with mode: 0644]
config/gunicorn-webhooks-config.py [new file with mode: 0644]
config/requirements.txt [new file with mode: 0644]
config/setup.sql [new file with mode: 0644]
config/startup.sh [new file with mode: 0755]
Imprint / Impressum