Commit graph

30 commits

Author SHA1 Message Date
8e6b0a39b2 Copyright 2023-03-03 14:37:03 +04:00
4e3237b24e Readme: sql/db -> sql(/init) 2023-03-03 14:34:28 +04:00
7c7e973a83 Readme: some minor changes again 2023-03-03 14:28:59 +04:00
fe1f12c3b2 Readme: padding in "Note" section 2023-03-03 14:27:20 +04:00
db341384a0 Makefile: version_code bugfix; Compose: author name bugfix; Readme 2023-03-03 14:23:46 +04:00
c67b5929cb Pylint: disabled docstrings check 2023-03-01 19:46:52 +04:00
1c2d483f36 Readme: line wrap 2023-03-01 19:43:27 +04:00
dab01abf2b Readme: mariadb note, wtforms and database sections, app publishing; Makefile: docker-push 2023-03-01 19:39:12 +04:00
5516a7d29e Docker image version code 2023-03-01 16:05:20 +04:00
4fe3308cb9 .gitea/template: remove files which should not be processed 2023-03-01 15:56:44 +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
3698d46649 Readme: updated info about debug env 2023-02-27 18:51:08 +04:00
2aeccd44be Loading .env_debug in Makefile; make clean command bugfix 2023-02-27 18:49:30 +04:00
9af92175a9 Readme: Usage section 2023-02-27 18:17:28 +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
4c7f07dd05 Misspelled "mysql" 2023-02-19 16:20:34 +04:00
61be530920 templates/static paths bugfixes 2023-02-19 16:19:18 +04:00
107dbfaf7b Corrected sample page 2023-02-18 21:27:15 +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
354a473f77 Initial commit 2023-02-18 18:32:41 +03:00