4 Commits

Author SHA1 Message Date
shb
274b1cf693 Linked navigation pane to API
The navigation pane now matches the document structure from database, but breadcrumbs bar became broken, not yet fixed.

Added check to folder creation so that subfolders cannot be created in parent folders that don't exist.
2025-06-19 11:24:19 +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