15 Commits

Author SHA1 Message Date
Marcin-Ramotowski
8d0bbfbb8f Changed env variable for setup CORS for frontend 2025-04-15 20:53:08 +00:00
Marcin-Ramotowski
14208fd8e7 Implemented CORS 2025-04-13 14:14:30 +00:00
Marcin-Ramotowski
7062e14396 Switched to waitress as production server 2025-04-10 21:20:17 +00:00
Marcin-Ramotowski
084e3868f9 Changed default port to 80 and added possibility of setup app port using TODOLIST_PORT variable 2025-04-10 20:38:22 +00:00
Marcin-Ramotowski
324416de8e Changed deprecated query.get and query.get_or_404 methods to other equivalents 2025-03-29 20:12:47 +00:00
Marcin-Ramotowski
7f36f67df4 Now revoked tokens are saved to database 2025-03-29 17:48:55 +00:00
Marcin-Ramotowski
5d45fcf932 Added revoking token during logout 2025-03-29 17:16:06 +00:00
Marcin-Ramotowski
f8c0c39345 Now fabric function creates app 2025-03-27 19:13:34 +00:00
Marcin-Ramotowski
9d3ea22fe8 Improved task data validation and error handling 2025-03-17 20:29:15 +00:00
Marcin-Ramotowski
684b667f3a Turned off debug mode 2025-03-17 19:23:52 +00:00
Marcin-Ramotowski
ff07c3433e Added more env variables 2025-03-16 15:44:49 +00:00
Marcin-Ramotowski
0cd57c0973 Improved code readability 2025-03-16 11:26:01 +00:00
Marcin-Ramotowski
983b787bbb Added default admin account creation if database is empty 2025-03-16 07:38:59 +00:00
Marcin-Ramotowski
c63c785686 Updated code for Flask API container 2025-03-14 22:06:20 +00:00
Marcin-Ramotowski
764e010203 Moved API code to different directory 2025-03-14 20:42:52 +01:00