20 Commits

Author SHA1 Message Date
28ee26de17 Merge branch 'yash-priv' of https://gitlab.com/koshinhegde/unnamed-password-manager into yash-priv 2023-10-18 20:09:55 +05:30
Kosh
099acd0ecc Add compatibility for a get request to /index.html 2023-10-18 12:59:24 +05:30
Kosh
7c3d5008de Move static folder from backend to frontend folder 2023-10-18 12:55:55 +05:30
d7982e1e82 Add error message to login, Fix Internal Error 500
Yeah i touched the rest api and fixed the internal favicon error :P
Cleaned up the pages and linked the error messages
2023-10-18 12:53:28 +05:30
Kosh
11cc0fc4f2 Add .gitkeep to every subfolder 2023-10-18 12:38:11 +05:30
Kosh
8c90c551e3 Moved frontend/index.html to frontend/html/index.html
Closing #2; Closing #1
2023-10-18 12:36:58 +05:30
2ba36d3cd4 Add error message to login, Fix Internal Error 500
Yeah i touched the rest api and fixed the internal favicon error :P
Cleaned up the pages and linked the error messages
2023-10-17 23:44:10 +05:30
Kosh
7e3e9da659 Added compatibility for subfolders 2023-10-15 22:42:14 +05:30
Kosh
5cd31778c4 Interacting with data with rest api 2023-10-15 18:54:30 +05:30
Kosh
8676d88dcb Implement getting data using rest api 2023-10-15 18:54:30 +05:30
Kosh
8a2c2d02d9 Make the file paths cross-platform compatible 2023-10-15 13:50:52 +05:30
Kosh
bc570b4eec Add user via rest api 2023-10-15 13:18:20 +05:30
Kosh
9aa23ff620 Handle First Launch 2023-10-15 13:18:20 +05:30
Kosh
970278f25f Implement login via rest_api 2023-10-15 13:18:20 +05:30
Kosh
90cbf2813f Remove test code from DataHandler 2023-10-14 21:04:45 +05:30
Kosh
ab65b8f66f Implement the rest api for get requests 2023-10-14 21:04:45 +05:30
Kosh
a981511706 Added a requirements.txt 2023-10-10 19:00:32 +05:30
Kosh
a666972c08 Rewrote data handler... Users added. 2023-10-10 19:00:32 +05:30
Kosh
de73b8ca13 Cleaned backed/data_handler.py code. 2023-10-09 18:58:26 +05:30
Kosh
be6512eae6 Added the basic backed which was already ready 2023-10-09 18:22:57 +05:30