aboutsummaryrefslogtreecommitdiffstats
path: root/apps/systemtags/src/services
Commit message (Expand)AuthorAgeFilesLines
* feat(systemtags): toggle for system tag creation in admin settingsnfebe8 days1-1/+24
* feat(systemtags): add systemtag manage keyboard shortcutskjnldsv2024-12-175-13/+84
* fix(systemtags): handle null dav valueskjnldsv2024-12-061-1/+1
* feat(systemtags): add colors in bulk tagging actionskjnldsv2024-12-061-2/+8
* fix(systemtags): enhance create tag in tag picker UXskjnldsv2024-11-151-1/+1
* feat(systemtags): create tag from bulk tagging dialogskjnldsv2024-10-291-2/+21
* feat(systemtags): emit tags changes and optimise tag updates performancesskjnldsv2024-10-291-0/+4
* feat(systemtags): add etag support and handle proppatchskjnldsv2024-10-291-2/+67
* feat(systemtags): add bulk tagging actionskjnldsv2024-10-291-0/+10
* fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-162-5/+9
* fix(systemtags): Correctly load tagged files in "tags"-files-viewFerdinand Thiessen2024-08-081-1/+1
* fix(systemtags): Correctly set the display name for the Nextcloud nodeFerdinand Thiessen2024-07-311-13/+14
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-093-6/+9
* refactor(systemtags): Do not link to files app but directly use functions fro...Ferdinand Thiessen2024-06-111-4/+6
* chore: Add SPDX headerAndy Scherzinger2024-06-024-76/+8
* fix(dav): multiple fixes in usage of webdav libraryVarun Patil2024-02-281-6/+16
* fix(systemtags): Cast tag display name to stringChristopher Ng2023-11-152-4/+4
* chore(systemtags): Add services for global tags and files-specific tagsChristopher Ng2023-11-152-39/+112
* fix(systemtags): fix capabilities and sidebar + tag visibilityJohn Molakvoæ (skjnldsv)2023-09-181-3/+2
* feat(files): add systemtags viewJohn Molakvoæ (skjnldsv)2023-09-182-5/+101
* Add accessible system tags selectChristopher Ng2023-04-192-0/+170