Commit Graph

17 Commits

Author SHA1 Message Date
bagas eee047a9b0 feat: create new file page with improved UI, combine upload and download functionality 2024-09-15 17:24:18 +07:00
bagas 846db5fe0b Add hash check for file upload 2024-09-14 17:28:09 +07:00
bagas db8cd82de9 Add modal component 2024-09-12 20:13:03 +07:00
bagas ac484ca3da Fix WebSocket protocol handling based on page protocol 2024-09-09 21:50:34 +07:00
bagas 77895fe51c Fix WebSocket protocol handling based on page protocol 2024-09-09 21:46:56 +07:00
bagas b23bf8898b migrate to WebSocket for frontend and backend communication 2024-09-09 21:38:10 +07:00
bagas 72cb594128 Implement new file upload and download mechanism 2024-09-08 16:43:50 +07:00
bagas 92c8846f57 Add system usage monitoring to admin dashboard 2024-09-03 21:11:49 +07:00
bagas 2c4811eaac feat: add indication on signup page for at least one uppercase letter requirement 2024-08-18 13:46:01 +07:00
bagas 97a9e72d7b Add password reset functionality to user dashboard page 2024-07-08 23:08:45 +07:00
bagas 163d58ecfb Add sitemap.xml 2024-07-05 15:03:55 +07:00
bagas 420140918c Add internal server error page 2024-05-13 22:52:00 +07:00
bagas 3e3e95bef4 Implement file caching for faster retrieval and reduced database load 2024-05-06 21:27:26 +07:00
bagas 71c1f2c56f Improve view for better user accessibility 2024-05-02 23:22:01 +07:00
bagas d7c1881213 Remove leftover testing file 2024-04-26 20:35:56 +07:00
bagas c43fd0232e Refactor session package for better structure and naming conventions 2024-04-26 20:33:34 +07:00
bagas 2e2fbdf800 Add password validation 2024-04-25 22:51:37 +07:00