Commit Graph

16 Commits

Author SHA1 Message Date
55dd86c27c Fix: Secret Key
Use a random-generated secret key stored in either the environment
variables or in a file in the app directory instead of hard-coding.
2025-04-03 10:49:17 +05:30
cf15c7b54f Remove commented code 2025-03-08 14:12:53 +05:30
12b902c382 Added user login functionality 2025-03-08 11:53:34 +05:30
0539934c99 Misc minor changes 2025-02-25 23:43:01 +05:30
352ea445eb Removed unused route "viewasset" 2025-02-25 01:13:31 +05:30
487e0fc720 Moved SQL config to config file 2025-02-13 04:23:02 +05:30
3b0920540d Config validation before start 2025-02-12 15:59:36 +05:30
bf0298e342 More modularity 2025-02-12 00:15:53 +05:30
7b6418f185 Moved export csv to a separate route 2025-02-11 13:17:57 +05:30
0e72c0a9af Moved confirm_save to new module 2025-02-01 23:49:02 +05:30
f7009d6e82 Upload and preview CSV 2025-01-30 15:28:34 +05:30
ae6673f938 CSV page and modularity 2025-01-30 13:07:21 +05:30
0da3885866 FIxed csv download and redirect path after delete 2025-01-29 21:35:03 +05:30
fec137280c Fixed more data types 2025-01-29 16:08:32 +05:30
d314da9551 Fixed assetid datatype 2025-01-29 15:47:39 +05:30
1ebe5b1df7 Set up db and fixed view page 2025-01-29 15:35:36 +05:30