aboutsummaryrefslogtreecommitdiffstats
path: root/apps/systemtags/src
Commit message (Expand)AuthorAgeFilesLines
* feat(systemtags): add systemtag manage keyboard shortcutskjnldsv2024-12-179-17/+94
* fix(systemtags): handle null dav valueskjnldsv2024-12-061-1/+1
* chore(systemtags): add inline tag color testsskjnldsv2024-12-062-3/+108
* fix(systemtags): fix elementColor computationskjnldsv2024-12-063-10/+13
* feat(systemtags): add colors in bulk tagging actionskjnldsv2024-12-068-34/+428
* chore: lint fixchore/force-style-lintskjnldsv2024-11-191-0/+4
* fix(systemtags): enhance create tag in tag picker UXskjnldsv2024-11-152-22/+58
* fix(systemtags): sanity checks for bulk tagging actionskjnldsv2024-11-092-3/+82
* fix(systemtags): set min height on picker notefeat/files-bulk-tagging-followupskjnldsv2024-10-291-0/+6
* fix(systemtags): no bulk action on public pagesskjnldsv2024-10-291-2/+6
* fix(systemtags): translations and etag method casingskjnldsv2024-10-291-34/+75
* fix(systemtags): single-node bulk tagging actionskjnldsv2024-10-292-13/+15
* feat(systemtags): add cypress tests and fix a few logic issuesskjnldsv2024-10-293-8/+26
* feat(systemtags): create tag from bulk tagging dialogskjnldsv2024-10-293-30/+73
* feat(systemtags): emit tags changes and optimise tag updates performancesskjnldsv2024-10-296-72/+192
* feat(systemtags): add etag support and handle proppatchskjnldsv2024-10-292-56/+202
* feat(systemtags): add bulk tagging actionskjnldsv2024-10-298-18/+379
* fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-162-5/+9
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-291-1/+1
* test: Migrated all Jest tests to vitestFerdinand Thiessen2024-08-263-5/+5
* chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where p...Ferdinand Thiessen2024-08-131-3/+2
* fix(systemtags): Sub folders should be opened in filesFerdinand Thiessen2024-08-093-0/+169
* fix(files): Disable tags editing for shared files/folders with view only perm...Konstantin Myakshin2024-08-091-0/+5
* fix(systemtags): Make inline tags list fully accessibleFerdinand Thiessen2024-08-084-53/+64
* 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-094-10/+14
* 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-0216-305/+32
* fix(systemtags): Use built-in input label to satisfy a11y check of NcSelectFerdinand Thiessen2024-04-171-6/+2
* fix(dav): multiple fixes in usage of webdav libraryVarun Patil2024-02-281-6/+16
* enh(systemtags): Add accessible system tags formChristopher Ng2023-11-152-0/+425
* fix(systemtags): Cast tag display name to stringChristopher Ng2023-11-153-5/+5
* chore(systemtags): Use files systemtags serviceChristopher Ng2023-11-151-22/+17
* chore(systemtags): Export default base tagChristopher Ng2023-11-151-1/+7
* chore(systemtags): Replace php markup with vueChristopher Ng2023-11-151-0/+32
* chore(systemtags): Add services for global tags and files-specific tagsChristopher Ng2023-11-153-39/+114
* fix: avoid side-effect importsJohn Molakvoæ (skjnldsv)2023-09-211-1/+1
* fix(systemtags): Add one unittest for to test tags parsing after the dependen...Ferdinand Thiessen2023-09-192-3/+109
* fix(systemtags): fix capabilities and sidebar + tag visibilityJohn Molakvoæ (skjnldsv)2023-09-182-25/+2
* fix(files): allow downloading folders within user root folders onlyJohn Molakvoæ (skjnldsv)2023-09-181-1/+1
* feat(files): add systemtags viewJohn Molakvoæ (skjnldsv)2023-09-185-496/+121
* fix(files): CustomElementRender $el replacement bugJohn Molakvoæ (skjnldsv)2023-09-182-1/+37
* Fix styleLucas Azevedo2023-09-133-35/+35
* Hide inline system tags on mobileLucas Azevedo2023-09-131-25/+32
* Move inline tag rendering to the systemtags appLucas Azevedo2023-09-134-0/+287
* Show loading icon when loading tagsChristopher Ng2023-06-061-19/+29
* Remove legacy systemtags codeChristopher Ng2023-04-193-257/+0
* Add accessible system tags selectChristopher Ng2023-04-196-0/+537
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-4/+4