shb
384d571997
Merged AWS upload functionality
...
Uploading now works with AWS. Documentation can be found in dms-api.md at the root folder.
2025-06-18 12:00:36 +08:00
shb
0ba58a1efb
Testing path for uploading files
...
Test route and test file uploading functionality added and confirmed to run properly. Utilized direct-to-storage upload method to bypass sending file data to backend
2025-06-17 13:22:12 +08:00
shb
ffec2a43ee
Added testing route to check server issues
...
Added test routes to pinpoint frontend to backend communication issues
2025-06-17 08:17:53 +08:00
shb
40cf8ebab5
Added file upload functionality
...
Backend works when trying to use Postman to request the API endpoint. File upload in the frontend also works since the data is parsed properly as multi-part form data. The issue is the frontend seems to cannot directly send request to backend and is outright rejected.
2025-06-16 14:29:33 +08:00
shb
63942b275d
Added delete folder functionality.
...
Folders can now be deleted using the API.
2025-06-12 15:51:14 +08:00
shb
f709707463
Added patch functionality for renaming and moving folders
...
Added extra functions:
- Move folder into different directories.
- Rename folders functionality
2025-06-12 13:17:33 +08:00
shb
15c5919d8c
Added API for creating folders.
...
Use POST request for creating folder. Folders are indexed in the database.
2025-06-12 10:51:51 +08:00
shb
822d5e3ca4
Figuring out REST functionality for Nuxt.js
2025-06-12 09:46:56 +08:00
shb
52a080e69a
Initialized on Shariff system
...
Added overrides for Luxon to package.json. Luxon had conflicting dependencies when trying to perform `npm install`
2025-06-12 09:31:47 +08:00
MuhdAthir
3c5a2e5704
Merge branch 'development' of https://git.sena.my/corrad-software/EDMS into development
2025-05-31 16:59:08 +08:00
MuhdAthir
660988352f
push bunch of backend and new scheme.prisma
2025-05-31 16:58:30 +08:00
Aiman Fakhrullah Mantasan
b157b8b47d
Added Settings, Updated Schema & Documentation
2025-05-31 12:12:00 +08:00
8e01631a4f
Initial commit
2025-05-30 04:23:17 +00:00