DarkCat09
  • Joined on 2023-01-04
DarkCat09 pushed to main at DarkCat09/tmpl-fastapi 2023-03-09 16:22:42 +03:00
4509d02425 Set password for DB (otherwise it won't connect), copied gitignore to dockerignore
DarkCat09 pushed to main at DarkCat09/tmpl-fastapi 2023-03-09 16:12:14 +03:00
856241e58d CSRF secret key bugfix, updated deps, compose yml: removed start_period key
DarkCat09 pushed to main at DarkCat09/tmpl-fastapi 2023-03-06 16:35:20 +03:00
8b61a6bf8d Updated and grouped deps, fixed typos in readme and docstrings
DarkCat09 pushed to main at DarkCat09/tmpl-fastapi 2023-03-06 16:21:28 +03:00
73886fbc0e Gunicorn in Docker bugfix
DarkCat09 pushed to main at DarkCat09/tmpl-fastapi 2023-03-03 17:15:10 +03:00
9a6d62052a MySQL database dir in gitignore
DarkCat09 pushed to main at DarkCat09/tmpl-fastapi 2023-03-03 17:11:51 +03:00
71964355b7 Bugfixes in docker-compose and DB, gunicorn for prod, env vars for app host and port
2135126235 Optimized docker image size, added ":latest" tag to Makefile docker build commands
Compare 2 commits »
DarkCat09 pushed to main at DarkCat09/tmpl-fastapi 2023-03-03 13:37:39 +03:00
8e6b0a39b2 Copyright
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 »