Commit Graph

11 Commits

Author SHA1 Message Date
1098710d06 refactor: modernize typing annotations and docstrings 2025-12-23 05:57:08 +01:00
527dc5a3ce clean: imports 2025-11-11 05:42:55 +01:00
d494198397 feat: use pathlib 2025-11-11 05:41:00 +01:00
cc01084630 fix: use view_functions instead of string reference 2025-11-11 05:33:24 +01:00
5698e1f617 refactor: extract error handlers 2025-11-11 05:31:16 +01:00
03e53fc4b7 feat: improve secret key handling 2025-11-11 05:20:23 +01:00
e2e33366fb feat: validate database URI 2025-11-11 05:17:03 +01:00
00a2a8180e refactor: move load_dotenv() inside create_app() 2025-11-11 05:14:19 +01:00
5917763446 refactor: unused variable 2025-11-11 05:04:08 +01:00
a14959aa58 fix: drop FLASK_DEBUG in production detection logic 2025-11-11 05:03:32 +01:00
e39470e126 Push to Gitea 🚀 2025-11-06 07:54:23 +01:00