| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(systemtags): prevent tag edition if restricted | skjnldsv | 2025-03-06 | 2 | -19/+30 |
* | fix(systemtags): unify restrict_creation_to_admin handling | skjnldsv | 2025-03-06 | 4 | -14/+18 |
* | fix(systemtags): support new attribute parsing of webdav props | Ferdinand Thiessen | 2025-03-02 | 3 | -10/+110 |
* | refactor: Migrate nextcloud-vue usage to new import schema | Ferdinand Thiessen | 2025-02-20 | 6 | -20/+20 |
* | fix(systemtags): Fix invalid dompurify import | Ferdinand Thiessen | 2025-02-20 | 1 | -2/+2 |
* | fix(systemtags): do not hide if no tags | skjnldsv | 2025-02-18 | 1 | -1/+0 |
* | fix(systemtags): Use literal strings for i18n in showSuccess | nfebe | 2025-01-23 | 1 | -1/+4 |
* | feat: Update UI to respect tag creation permissions | nfebe | 2025-01-22 | 3 | -1/+15 |
* | feat(systemtags): toggle for system tag creation in admin settings | nfebe | 2025-01-22 | 4 | -4/+106 |
* | fix(systemtags): color picker open/close events | skjnldsv | 2025-01-14 | 1 | -2/+3 |
* | feat(systemtags): add systemtag manage keyboard shortcut | skjnldsv | 2024-12-17 | 9 | -17/+94 |
* | fix(systemtags): handle null dav value | skjnldsv | 2024-12-06 | 1 | -1/+1 |
* | chore(systemtags): add inline tag color tests | skjnldsv | 2024-12-06 | 2 | -3/+108 |
* | fix(systemtags): fix elementColor computation | skjnldsv | 2024-12-06 | 3 | -10/+13 |
* | feat(systemtags): add colors in bulk tagging action | skjnldsv | 2024-12-06 | 8 | -34/+428 |
* | chore: lint fixchore/force-style-lint | skjnldsv | 2024-11-19 | 1 | -0/+4 |
* | fix(systemtags): enhance create tag in tag picker UX | skjnldsv | 2024-11-15 | 2 | -22/+58 |
* | fix(systemtags): sanity checks for bulk tagging action | skjnldsv | 2024-11-09 | 2 | -3/+82 |
* | fix(systemtags): set min height on picker notefeat/files-bulk-tagging-followup | skjnldsv | 2024-10-29 | 1 | -0/+6 |
* | fix(systemtags): no bulk action on public pages | skjnldsv | 2024-10-29 | 1 | -2/+6 |
* | fix(systemtags): translations and etag method casing | skjnldsv | 2024-10-29 | 1 | -34/+75 |
* | fix(systemtags): single-node bulk tagging action | skjnldsv | 2024-10-29 | 2 | -13/+15 |
* | feat(systemtags): add cypress tests and fix a few logic issues | skjnldsv | 2024-10-29 | 3 | -8/+26 |
* | feat(systemtags): create tag from bulk tagging dialog | skjnldsv | 2024-10-29 | 3 | -30/+73 |
* | feat(systemtags): emit tags changes and optimise tag updates performances | skjnldsv | 2024-10-29 | 6 | -72/+192 |
* | feat(systemtags): add etag support and handle proppatch | skjnldsv | 2024-10-29 | 2 | -56/+202 |
* | feat(systemtags): add bulk tagging action | skjnldsv | 2024-10-29 | 8 | -18/+379 |
* | fix(code-style): Adjust JS code to our code style | Ferdinand Thiessen | 2024-10-16 | 2 | -5/+9 |
* | feat: Add bidi support in core directory | Mostafa Ahangarha | 2024-08-29 | 1 | -1/+1 |
* | test: Migrated all Jest tests to vitest | Ferdinand Thiessen | 2024-08-26 | 3 | -5/+5 |
* | chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where p... | Ferdinand Thiessen | 2024-08-13 | 1 | -3/+2 |
* | fix(systemtags): Sub folders should be opened in files | Ferdinand Thiessen | 2024-08-09 | 3 | -0/+169 |
* | fix(files): Disable tags editing for shared files/folders with view only perm... | Konstantin Myakshin | 2024-08-09 | 1 | -0/+5 |
* | fix(systemtags): Make inline tags list fully accessible | Ferdinand Thiessen | 2024-08-08 | 4 | -53/+64 |
* | fix(systemtags): Correctly load tagged files in "tags"-files-view | Ferdinand Thiessen | 2024-08-08 | 1 | -1/+1 |
* | fix(systemtags): Correctly set the display name for the Nextcloud node | Ferdinand Thiessen | 2024-07-31 | 1 | -13/+14 |
* | chore: Enable ESLint for apps and fix all errors | Ferdinand Thiessen | 2024-07-09 | 4 | -10/+14 |
* | refactor(systemtags): Do not link to files app but directly use functions fro... | Ferdinand Thiessen | 2024-06-11 | 1 | -4/+6 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-02 | 16 | -305/+32 |
* | fix(systemtags): Use built-in input label to satisfy a11y check of NcSelect | Ferdinand Thiessen | 2024-04-17 | 1 | -6/+2 |
* | fix(dav): multiple fixes in usage of webdav library | Varun Patil | 2024-02-28 | 1 | -6/+16 |
* | enh(systemtags): Add accessible system tags form | Christopher Ng | 2023-11-15 | 2 | -0/+425 |
* | fix(systemtags): Cast tag display name to string | Christopher Ng | 2023-11-15 | 3 | -5/+5 |
* | chore(systemtags): Use files systemtags service | Christopher Ng | 2023-11-15 | 1 | -22/+17 |
* | chore(systemtags): Export default base tag | Christopher Ng | 2023-11-15 | 1 | -1/+7 |
* | chore(systemtags): Replace php markup with vue | Christopher Ng | 2023-11-15 | 1 | -0/+32 |
* | chore(systemtags): Add services for global tags and files-specific tags | Christopher Ng | 2023-11-15 | 3 | -39/+114 |
* | fix: avoid side-effect imports | John Molakvoæ (skjnldsv) | 2023-09-21 | 1 | -1/+1 |
* | fix(systemtags): Add one unittest for to test tags parsing after the dependen... | Ferdinand Thiessen | 2023-09-19 | 2 | -3/+109 |
* | fix(systemtags): fix capabilities and sidebar + tag visibility | John Molakvoæ (skjnldsv) | 2023-09-18 | 2 | -25/+2 |