aboutsummaryrefslogtreecommitdiffstats
path: root/apps/systemtags/src/components
Commit message (Expand)AuthorAgeFilesLines
* fix(systemtags): prevent tag edition if restrictedskjnldsv2025-03-062-19/+30
* fix(systemtags): unify restrict_creation_to_admin handlingskjnldsv2025-03-063-5/+18
* refactor: Migrate nextcloud-vue usage to new import schemaFerdinand Thiessen2025-02-204-17/+17
* fix(systemtags): Fix invalid dompurify importFerdinand Thiessen2025-02-201-2/+2
* fix(systemtags): do not hide if no tagsskjnldsv2025-02-181-1/+0
* fix(systemtags): Use literal strings for i18n in showSuccessnfebe2025-01-231-1/+4
* feat: Update UI to respect tag creation permissionsnfebe2025-01-222-1/+8
* feat(systemtags): toggle for system tag creation in admin settingsnfebe2025-01-222-2/+79
* fix(systemtags): color picker open/close eventsskjnldsv2025-01-141-2/+3
* feat(systemtags): add systemtag manage keyboard shortcutskjnldsv2024-12-171-1/+1
* fix(systemtags): fix elementColor computationskjnldsv2024-12-061-3/+6
* feat(systemtags): add colors in bulk tagging actionskjnldsv2024-12-061-28/+141
* fix(systemtags): enhance create tag in tag picker UXskjnldsv2024-11-151-21/+57
* fix(systemtags): set min height on picker notefeat/files-bulk-tagging-followupskjnldsv2024-10-291-0/+6
* fix(systemtags): translations and etag method casingskjnldsv2024-10-291-34/+75
* fix(systemtags): single-node bulk tagging actionskjnldsv2024-10-291-1/+1
* feat(systemtags): add cypress tests and fix a few logic issuesskjnldsv2024-10-291-7/+21
* feat(systemtags): create tag from bulk tagging dialogskjnldsv2024-10-291-20/+47
* feat(systemtags): emit tags changes and optimise tag updates performancesskjnldsv2024-10-291-19/+62
* feat(systemtags): add etag support and handle proppatchskjnldsv2024-10-291-54/+135
* feat(systemtags): add bulk tagging actionskjnldsv2024-10-291-0/+294
* fix(files): Disable tags editing for shared files/folders with view only perm...Konstantin Myakshin2024-08-091-0/+5
* chore: Add SPDX headerAndy Scherzinger2024-06-022-38/+4
* fix(systemtags): Use built-in input label to satisfy a11y check of NcSelectFerdinand Thiessen2024-04-171-6/+2
* enh(systemtags): Add accessible system tags formChristopher Ng2023-11-151-0/+326
* chore(systemtags): Use files systemtags serviceChristopher Ng2023-11-151-22/+17
* Show loading icon when loading tagsChristopher Ng2023-06-061-19/+29
* Add accessible system tags selectChristopher Ng2023-04-191-0/+235