Commit Graph

16 Commits

Author SHA1 Message Date
b2c9bdd7d2 Removed CSRF time limit 2023-02-28 20:37:23 +00:00
644a539ed9 Changed to conventional extension for sqlite db 2022-09-13 11:00:07 +01:00
168b2b288a Added mysql-related database variables
Added options for different database engines
2022-08-20 12:01:08 +01:00
9e1c9caec6 Updated config to have defaults for keys
Removed abstraction of data location for image build
2022-06-22 11:56:36 +01:00
ea850c9ae2 Added defaults for config keys to avoid exceptions 2022-06-22 11:45:37 +01:00
39acebb3a6 Make config production ready 2022-06-20 12:28:31 +01:00
6a09559b70 Database URI absolute path fix 2022-06-20 12:10:52 +01:00
90bc30757a Added local server for development 2022-06-20 11:26:44 +01:00
6d5f74bd62 Tidied up code 2022-06-19 11:17:00 +01:00
225ef71518 Added conditional env loading.
Making it work in both dev and production without changing .env files.
2022-06-17 01:10:11 +01:00
647d156802 Dotenv production setting 2022-06-16 15:20:54 +01:00
5c8435d39e Added cookie consent 2022-06-16 13:22:06 +01:00
625ef8883b Fixed database connection issue 2022-06-11 15:16:35 +01:00
b27016aaf4 Progress
Problems with database access and subdirectories still
2022-06-11 13:26:50 +01:00
85ced0cc20 Progress 2022-06-11 11:29:15 +01:00
436c8e0e2d Started from scratch and failed
Issue with register_blueprint
2022-06-11 02:39:47 +01:00