.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
|
display time correctly
|
2019-09-11 21:05:28 +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
|
handle revoked access tokens
|
2019-09-11 18:02:26 +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 |
service.py
|
commit earlier on service.py
|
2019-09-11 15:35:09 +10:00 |
setup.sql
|
fix default datetime values
|
2019-09-11 20:43:33 +10:00 |
webui.py
|
fix potential reference before assignment
|
2019-09-12 21:31:19 +10:00 |
wsgi.py
|
add wsgi.py for use with gunicorn
|
2019-09-10 15:08:48 +10:00 |