15 Commits

Author SHA1 Message Date
Marcin-Ramotowski
d3d3c98f99 Moved wait_for_db function to utils module 2025-06-11 19:48:58 +00:00
Marcin-Ramotowski
9e010ed389 Implemented waiting for db readiness 2025-06-11 19:43:47 +00:00
Marcin-Ramotowski
76a351710f Added variable APP_PORT to customize application port 2025-05-04 16:42:43 +00:00
Marcin-Ramotowski
8c35b3bd8c Changed development server to production 2025-05-04 15:23:05 +00:00
Marcin-Ramotowski
8637eaa96f Added revoking token during logout 2025-03-29 20:57:01 +00:00
Marcin-Ramotowski
99dd5148b1 Now fabric function creates app 2025-03-29 20:32:38 +00:00
Marcin-Ramotowski
3552c251bf Moved utils functions to separate file 2025-03-19 21:02:02 +01:00
Marcin-Ramotowski
90a7a8a72c Removed task views 2025-03-19 20:06:03 +01: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