Commit Graph

6 Commits

Author SHA1 Message Date
Catalin Pit 881e985b73 refactor: migrate ZNameSchema imports to new types location for consistency 2026-06-15 10:44:32 +03:00
Catalin Pit 1455a7806a fix: update folder name validation to block invalid characters and use shared name schema 2026-06-12 15:38:01 +03:00
Catalin Pit b29da84678 fix: block invisible and control characters in folder names 2026-06-12 11:56:03 +03:00
David Nguyen 8671f269e8 fix: lint project (#2693) 2026-05-08 16:04:22 +10:00
Catalin Pit c3dc76b1b4 feat: add API support for folders (#1967) 2025-10-21 18:22:19 +11:00
David Nguyen 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