|
4eb0203b2d
|
Loading version code env var into web server app
|
2023-03-24 20:10:05 +04:00 |
|
|
78602c4ef9
|
Encoding in open
|
2023-03-24 19:28:56 +04:00 |
|
|
3b588d2da5
|
Different keys for session and csrf checking middleware, some comments in compose yml and .env
|
2023-03-24 19:00:31 +04:00 |
|
|
edbf0233ba
|
Secret key multi-worker generating bugfix, volume instead of dir in mariadb, upd deps
|
2023-03-10 17:17:23 +04:00 |
|
|
856241e58d
|
CSRF secret key bugfix, updated deps, compose yml: removed start_period key
|
2023-03-09 17:11:18 +04:00 |
|
|
8b61a6bf8d
|
Updated and grouped deps, fixed typos in readme and docstrings
|
2023-03-06 17:34:13 +04:00 |
|
|
71964355b7
|
Bugfixes in docker-compose and DB, gunicorn for prod, env vars for app host and port
|
2023-03-03 18:10:17 +04:00 |
|
|
8311d12d20
|
sql.db -> sql(.init)
|
2023-02-27 20:11:55 +04:00 |
|
|
a91613cbd3
|
Checked with MyPy, Pylint; updated Pylint config
|
2023-02-27 19:48:34 +04:00 |
|
|
2a2175e31a
|
AutoPEP8 (removed extra whitespaces)
|
2023-02-27 19:05:57 +04:00 |
|
|
1d9fa011a3
|
More comments in code
|
2023-02-27 19:05:04 +04:00 |
|
|
2aeccd44be
|
Loading .env_debug in Makefile; make clean command bugfix
|
2023-02-27 18:49:30 +04:00 |
|
|
3c6da6a49a
|
Type hint for the list in errors.py
|
2023-02-22 21:40:21 +04:00 |
|
|
a85619a9fb
|
Readme, corrected docstrings, tokens in .env_debug
|
2023-02-22 21:39:50 +04:00 |
|
|
6b9d616808
|
init.py in submodules, aliases for different redirections
|
2023-02-20 12:41:29 +04:00 |
|
|
03e4c63d38
|
WTForms, SQLAlchemy
|
2023-02-20 12:09:43 +04:00 |
|
|
5f328d82d3
|
MySQL database
|
2023-02-19 17:49:44 +04:00 |
|
|
10a6b6553d
|
Moved files related to paths to a separated directory
|
2023-02-19 16:27:55 +04:00 |
|
|
61be530920
|
templates/static paths bugfixes
|
2023-02-19 16:19:18 +04:00 |
|
|
bc22b17f2a
|
Import FastAPI paths in main.py, static/templates dir path bugfix
|
2023-02-18 21:25:47 +04:00 |
|
|
804e07b555
|
Config -> common.py, added paths, respond.py functions and templates
|
2023-02-18 21:17:16 +04:00 |
|
|
bfea5eeb06
|
Basic app, mainly copied from tmpl-flask
|
2023-02-18 20:01:13 +04:00 |
|