DarkCat09 · he/him
DarkCat09 pushed to main at DarkCat09/tmpl-fastapi 2023-03-03 13:35:04 +03:00
4e3237b24e Readme: sql/db -> sql(/init)
DarkCat09 pushed to main at DarkCat09/tmpl-fastapi 2023-03-03 13:29:37 +03:00
7c7e973a83 Readme: some minor changes again
DarkCat09 pushed to main at DarkCat09/tmpl-fastapi 2023-03-03 13:27:44 +03:00
fe1f12c3b2 Readme: padding in "Note" section
DarkCat09 pushed to main at DarkCat09/tmpl-fastapi 2023-03-03 13:24:41 +03:00
db341384a0 Makefile: version_code bugfix; Compose: author name bugfix; Readme
DarkCat09 pushed to main at DarkCat09/tmpl-fastapi 2023-03-01 18:47:07 +03:00
c67b5929cb Pylint: disabled docstrings check
DarkCat09 pushed to main at DarkCat09/tmpl-fastapi 2023-03-01 18:43:52 +03:00
1c2d483f36 Readme: line wrap
DarkCat09 pushed to main at DarkCat09/tmpl-fastapi 2023-03-01 18:41:33 +03:00
3ae95ec82b Line wrap
DarkCat09 pushed to main at DarkCat09/tmpl-fastapi 2023-03-01 18:40:23 +03:00
dab01abf2b Readme: mariadb note, wtforms and database sections, app publishing; Makefile: docker-push
DarkCat09 pushed to main at DarkCat09/autoytdlp 2023-03-01 17:33:35 +03:00
08c8a16eb9 Bugfix
DarkCat09 pushed to main at DarkCat09/tmpl-fastapi 2023-03-01 15:05:49 +03:00
5516a7d29e Docker image version code
DarkCat09 pushed to main at DarkCat09/tmpl-fastapi 2023-03-01 14:57:01 +03:00
4fe3308cb9 .gitea/template: remove files which should not be processed
DarkCat09 pushed to main at DarkCat09/tmpl-fastapi 2023-02-27 19:12:18 +03:00
8311d12d20 sql.db -> sql(.init)
a91613cbd3 Checked with MyPy, Pylint; updated Pylint config
2a2175e31a AutoPEP8 (removed extra whitespaces)
1d9fa011a3 More comments in code
3698d46649 Readme: updated info about debug env
Compare 7 commits »
DarkCat09 pushed to main at DarkCat09/tmpl-fastapi 2023-02-22 20:40:48 +03:00
3c6da6a49a Type hint for the list in errors.py
a85619a9fb Readme, corrected docstrings, tokens in .env_debug
Compare 2 commits »
DarkCat09 pushed to main at DarkCat09/tmpl-fastapi 2023-02-20 11:42:21 +03:00
6b9d616808 init.py in submodules, aliases for different redirections
03e4c63d38 WTForms, SQLAlchemy
5f328d82d3 MySQL database
10a6b6553d Moved files related to paths to a separated directory
4c7f07dd05 Misspelled "mysql"
Compare 6 commits »
DarkCat09 pushed to main at DarkCat09/tmpl-fastapi 2023-02-18 20:27:26 +03:00
107dbfaf7b Corrected sample page
bc22b17f2a Import FastAPI paths in main.py, static/templates dir path bugfix
804e07b555 Config -> common.py, added paths, respond.py functions and templates
bfea5eeb06 Basic app, mainly copied from tmpl-flask
Compare 4 commits »
DarkCat09 created repository DarkCat09/tmpl-fastapi 2023-02-18 18:32:42 +03:00
DarkCat09 pushed to master at DarkCat09/HelloFar 2023-02-17 19:07:22 +03:00
829f87099d English grammar
DarkCat09 pushed to main at DarkCat09/tmpl-flask 2023-02-17 16:51:45 +03:00
0998c7a3f4 Docker-Compose DB bugfix
dcced28f84 Full Readme, .env_debug
Compare 2 commits »
DarkCat09 pushed to main at DarkCat09/tmpl-flask 2023-02-17 15:21:18 +03:00
abf60b3ac4 Removed .env from gitignore
DarkCat09 pushed to main at DarkCat09/tmpl-flask 2023-02-17 15:15:03 +03:00
f137d26176 Docker build command bugfix