Inkycal/server/app
Ace 938746456c
Fixed issue with optional parameters
Optional config would not get parsed correctly, if you were noticing this issue, please use the web-ui to generate a new settings file.
Improved readability by using f-strings to parse module key values.
2020-12-03 11:58:17 +01:00
..
static/css Initial commit for release v2.0.0 2020-11-09 17:51:15 +01:00
templates web-UI refactoring 2020-11-21 16:28:05 +01:00
__init__.py Initial commit for release v2.0.0 2020-11-09 17:51:15 +01:00
config_loader.py Initial commit for release v2.0.0 2020-11-09 17:51:15 +01:00
forms.py Code cleanup + removing obsolete files 2020-11-21 16:24:49 +01:00
routes.py Fixed issue with optional parameters 2020-12-03 11:58:17 +01:00