Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed the view count and view show | 2024-07-30 | 1 | -30/+0 | |
* | added some error handling features | 2024-07-27 | 1 | -21/+25 | |
* | added Input Validation/Sanitization | 2024-07-27 | 1 | -20/+82 | |
* | fixed jwt error | 2024-07-27 | 1 | -1/+1 | |
* | added rate limiting to the api | 2024-07-27 | 1 | -0/+10 | |
* | moved jwt to .env | 2024-07-27 | 1 | -1/+2 | |
* | added upload feature | 2024-07-26 | 1 | -0/+12 | |
* | integrated firebase to store login data | 2024-07-26 | 1 | -23/+54 | |
* | added login and registation methods | 2024-07-25 | 1 | -0/+57 | |
* | initialized vite+react project | 2024-07-25 | 1 | -71/+0 | |
* | added admin page | 2024-07-25 | 1 | -0/+21 | |
* | fixed bugs | 2024-07-25 | 1 | -2/+9 | |
* | added auth | 2024-07-25 | 1 | -24/+24 | |
* | added backend and login portal | 2024-07-25 | 1 | -0/+43 |