| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(user_status): Allow null userId in UserStatusController | provokateurin | 2024-12-18 | 1 | -1/+1 |
* | fix(user_status): Use constraint for findAll() offset | provokateurin | 2024-12-18 | 2 | -2/+3 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-18 | 138 | -298/+948 |
* | feat(systemtags): add systemtag manage keyboard shortcut | skjnldsv | 2024-12-17 | 13 | -43/+161 |
* | feat(files): add keyboard shortcuts helper section | skjnldsv | 2024-12-17 | 2 | -4/+155 |
* | fix(files): pinia import and usage | skjnldsv | 2024-12-17 | 1 | -2/+2 |
* | feat(files): add selection keyboard shortcuts | skjnldsv | 2024-12-17 | 2 | -6/+59 |
* | feat(files): add hotkey service and unify action handling | skjnldsv | 2024-12-17 | 14 | -80/+438 |
* | fix(files): virtual scroller item size computation | skjnldsv | 2024-12-17 | 1 | -15/+44 |
* | feat(files): add opendetails param and file list up/down keyboard shortcut | skjnldsv | 2024-12-17 | 7 | -49/+234 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-17 | 20 | -2/+72 |
* | Merge pull request #49731 from nextcloud/bugfix/noid/allow-to-get-permissions... | Joas Schilling | 2024-12-16 | 2 | -7/+18 |
|\ |
|
| * | test: Adjust tests to proof exclusion of other principal permissionsbugfix/noid/allow-to-get-permissions-of-a-principal | Joas Schilling | 2024-12-16 | 1 | -6/+13 |
| * | fix(calendar): Fix getting the permissions of the user | Joas Schilling | 2024-12-11 | 1 | -1/+5 |
* | | Merge pull request #49867 from nextcloud/useHttpFramework | Git'Fellow | 2024-12-16 | 17 | -47/+57 |
|\ \ |
|
| * | | refactor: Use Http framework where possibleuseHttpFramework | Git'Fellow | 2024-12-14 | 17 | -47/+57 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-16 | 64 | -928/+1104 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-15 | 6 | -2/+12 |
* | | | Merge pull request #49528 from nextcloud/fix/issue-47879-property-serialization | Sebastian Krupinski | 2024-12-13 | 2 | -2/+24 |
|\ \ \ |
|
| * | | | fix: replace null character when serializingfix/issue-47879-property-serialization | SebastianKrupinski | 2024-12-13 | 2 | -2/+24 |
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-14 | 48 | -20/+106 |
| |/ /
|/| | |
|
* | | | fix: return 204 instead of 404fix/issue-3021-return-no-content-instead-of-error | SebastianKrupinski | 2024-12-13 | 2 | -2/+2 |
|/ / |
|
* | | fix(files_external): wrong type for external mount idfix/files_external_scan | Benjamin Gaussorgues | 2024-12-13 | 1 | -1/+1 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-13 | 160 | -124/+234 |
* | | Merge pull request #49730 from nextcloud/feat/noid/happy-birthday | Daniel | 2024-12-12 | 4 | -1/+139 |
|\ \ |
|
| * | | feat(dashboard): wish happy birthdayfeat/noid/happy-birthday | Daniel Kesselberg | 2024-12-10 | 4 | -1/+139 |
* | | | fix(trashbin): Fix infinitely loading empty trash action on close | Christopher Ng | 2024-12-12 | 1 | -2/+2 |
* | | | feat(files_trashbin): improve wordings | skjnldsv | 2024-12-12 | 1 | -4/+4 |
* | | | perf(files_trashbin): use empty trashbin endpoint instead of batch delete req... | skjnldsv | 2024-12-12 | 1 | -69/+41 |
* | | | feat(files_trashbin): add cypress tests | skjnldsv | 2024-12-12 | 1 | -0/+1 |
* | | | fix(files): protect filelist actions with try...catch | skjnldsv | 2024-12-12 | 2 | -10/+50 |
* | | | fix(files_trashbin): update @nextcloud/files and adjust api + l10n fix | skjnldsv | 2024-12-12 | 2 | -2/+3 |
* | | | feat(trashbin): Allow emptying trash | Christopher Ng | 2024-12-12 | 3 | -1/+125 |
* | | | feat(files): Right-align list actions | Christopher Ng | 2024-12-12 | 1 | -12/+21 |
* | | | Merge pull request #48612 from nextcloud/fix/activity-log-for-favorites-in-dav | Julius Knorr | 2024-12-12 | 11 | -85/+130 |
|\ \ \ |
|
| * | | | fix(tests): remove redundant unit test for activityfix/activity-log-for-favorites-in-dav | grnd-alt | 2024-12-03 | 1 | -40/+0 |
| * | | | refactor(tags): move favorite event dispatching to tags.php | grnd-alt | 2024-12-03 | 4 | -17/+0 |
| * | | | fix(dav): add activity logging for favorites in dav | grnd-alt | 2024-12-03 | 11 | -53/+155 |
* | | | | fix(files_sharing): also submit new share on password submit | skjnldsv | 2024-12-12 | 1 | -1/+1 |
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-12 | 46 | -84/+102 |
* | | | | Merge pull request #49799 from nextcloud/fix/no-issue/enforced-props-checks | F. E Noel Nfebe | 2024-12-11 | 1 | -8/+7 |
|\ \ \ \ |
|
| * | | | | fix(files_sharing): Correct property enforced property names | nfebe | 2024-12-11 | 1 | -8/+7 |
* | | | | | fix(files): throttle favorite with max 5 simultaneous requests | skjnldsv | 2024-12-11 | 1 | -1/+22 |
|/ / / / |
|
* | | | | Merge pull request #49694 from nextcloud/bugfix/fix-service-worker-scope | John Molakvoæ | 2024-12-11 | 1 | -2/+3 |
|\ \ \ \ |
|
| * | | | | fix: Fix ServiceWorker scope when Nextcloud installed in subfolder | Kostiantyn Miakshyn | 2024-12-06 | 1 | -2/+3 |
* | | | | | fix(files): failsafe when executing actions methods | skjnldsv | 2024-12-11 | 2 | -16/+48 |
* | | | | | Merge pull request #49746 from nextcloud/printOnlyOnceText | John Molakvoæ | 2024-12-11 | 2 | -21/+7 |
|\ \ \ \ \ |
|
| * | | | | | fix(share): Don't print twice the same informationprintOnlyOnceText | Git'Fellow | 2024-12-10 | 2 | -21/+7 |
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-12-11 | 20 | -4/+432 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge pull request #49747 from nextcloud/fix/files_sharing/disable-editing | John Molakvoæ | 2024-12-10 | 2 | -1/+3 |
|\ \ \ \ \ |
|