Commit Graph

11 Commits

Author SHA1 Message Date
Matt Scott
d12f03c734 Corrected dependency conflicts with the recently merged requirements.txt file.
Updated minor formatting issue with app's run.py file.
2023-02-17 18:32:36 -05:00
Khanh Ngo
8ea00b9484
Refactoring the code
- Use Flask blueprint
- Split model and views into smaller parts
- Bug fixes
- API adjustment
2019-12-02 10:32:03 +07:00
Chris Pritchard
1ffaf904b2
Update run.py
Remove use_reloader
2018-10-25 11:25:41 +01:00
Chris Pritchard
396ce14b9f
OIDC (#1)
Implemented OIDC using authlib
2018-10-21 23:38:12 +01:00
Khanh Ngo
e6f82160c1
Fix python code as suggestion from LGTM 2018-08-31 18:00:41 +07:00
Khanh Ngo
17a892b18d Resolve the conflicts for #228 2018-04-02 13:38:53 +07:00
patito
a4b9722d47 Google OAuth 2017-09-22 15:28:09 +01:00
Felix Kaechele
1712f26470 Change shebang lines to work universally
Using env enables the scripts to run in virtualenv as well as in a
differently named or bare environment.

Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2016-09-17 06:49:23 -07:00
Khanh Ngo
53b4fe2f8b Adjustment in application config 2016-04-13 11:13:59 +07:00
Khanh Ngo
e1e1b1d9bd Read app port from config.py 2015-12-14 16:38:47 +07:00
Khanh Ngo
2dac8205f6 Initial commit 2015-12-13 16:34:12 +07:00