Commit Graph

4 Commits

Author SHA1 Message Date
c3dc76b1b4 feat: add API support for folders (#1967) 2025-10-21 18:22:19 +11:00
32a5d33a16 fix: invalid folder queries (#1898)
Currently the majority of folder mutations only work if the user is the
owner of the folder.
2025-07-16 14:37:55 +10:00
1be0e2842c fix: refactor folders UI/UX (#1770)
- Add folder search
- Used correct HTML elements
- Added missing translations
- Removed automatic folder redirects
- Removed duplicate code
- Added folder loading skeletons and empty states
2025-06-19 14:57:32 +10:00
17370749b4 feat: add folders (#1711) 2025-05-02 02:46:59 +10:00