.github
|
i don't know why it was broken but now it isn't
|
2019-09-01 16:26:14 +10:00 |
static
|
add favicon to fix a very weird bug
|
2019-09-10 17:00:14 +10:00 |
templates
|
remove unecessary form actions
|
2019-09-10 16:10:58 +10:00 |
.gitignore
|
ignore .pyc files
|
2019-09-11 14:38:05 +10:00 |
config.sample.json
|
add sample config
|
2019-09-10 14:21:43 +10:00 |
functions.py
|
implement replies
|
2019-09-11 14:37:13 +10:00 |
LICENSE
|
Initial commit
|
2019-08-27 20:22:06 +10:00 |
README.md
|
Initial commit
|
2019-08-27 20:22:06 +10:00 |
requirements.txt
|
prepare for webpush integration
|
2019-09-03 12:03:16 +10:00 |
scrape.py
|
enable db unicode support
|
2019-09-10 22:21:22 +10:00 |
service.py
|
enable db unicode support
|
2019-09-10 22:21:22 +10:00 |
setup.sql
|
remove erroneous close bracket
|
2019-09-10 14:41:16 +10:00 |
webui.py
|
implement replies
|
2019-09-11 14:37:13 +10:00 |
wsgi.py
|
add wsgi.py for use with gunicorn
|
2019-09-10 15:08:48 +10:00 |