.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
|
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
|
remove erroneous close bracket
|
2019-09-10 14:41:16 +10:00 |
webui.py
|
handle connection errors on bot creation page
|
2019-09-11 18:33:02 +10:00 |
wsgi.py
|
add wsgi.py for use with gunicorn
|
2019-09-10 15:08:48 +10:00 |