aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | feat(files_trashbin): add cypress testsskjnldsv2024-12-121-0/+1
* | | fix(files): protect filelist actions with try...catchskjnldsv2024-12-122-10/+50
* | | fix(files_trashbin): update @nextcloud/files and adjust api + l10n fixskjnldsv2024-12-122-2/+3
* | | feat(trashbin): Allow emptying trashChristopher Ng2024-12-123-1/+125
* | | feat(files): Right-align list actionsChristopher Ng2024-12-121-12/+21
* | | Merge pull request #48612 from nextcloud/fix/activity-log-for-favorites-in-davJulius Knorr2024-12-1211-85/+130
|\ \ \
| * | | fix(tests): remove redundant unit test for activityfix/activity-log-for-favorites-in-davgrnd-alt2024-12-031-40/+0
| * | | refactor(tags): move favorite event dispatching to tags.phpgrnd-alt2024-12-034-17/+0
| * | | fix(dav): add activity logging for favorites in davgrnd-alt2024-12-0311-53/+155
* | | | fix(files_sharing): also submit new share on password submitskjnldsv2024-12-121-1/+1
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1246-84/+102
* | | | Merge pull request #49799 from nextcloud/fix/no-issue/enforced-props-checksF. E Noel Nfebe2024-12-111-8/+7
|\ \ \ \
| * | | | fix(files_sharing): Correct property enforced property namesnfebe2024-12-111-8/+7
* | | | | fix(files): throttle favorite with max 5 simultaneous requestsskjnldsv2024-12-111-1/+22
|/ / / /
* | | | Merge pull request #49694 from nextcloud/bugfix/fix-service-worker-scopeJohn Molakvoæ2024-12-111-2/+3
|\ \ \ \
| * | | | fix: Fix ServiceWorker scope when Nextcloud installed in subfolderKostiantyn Miakshyn2024-12-061-2/+3
* | | | | fix(files): failsafe when executing actions methodsskjnldsv2024-12-112-16/+48
* | | | | Merge pull request #49746 from nextcloud/printOnlyOnceTextJohn Molakvoæ2024-12-112-21/+7
|\ \ \ \ \
| * | | | | fix(share): Don't print twice the same informationprintOnlyOnceTextGit'Fellow2024-12-102-21/+7
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-1120-4/+432
| |_|_|/ / |/| | | |
* | | | | Merge pull request #49747 from nextcloud/fix/files_sharing/disable-editingJohn Molakvoæ2024-12-102-1/+3
|\ \ \ \ \
| * | | | | fix(SharingEntryQuickShareSelect): Disable quick share select if user can not...provokateurin2024-12-101-0/+1
| * | | | | fix(SharingEntry): Hide edit button if user can not edit shareprovokateurin2024-12-101-1/+2
| |/ / / /
* / / / / fix: disable both iTip and iMip messagesfix/issue-48528-disable-itip-and-imip-messages-2SebastianKrupinski2024-12-104-28/+46
|/ / / /
* | | | fix(files): cancel renaming on enter if no file name changesskjnldsv2024-12-101-0/+4
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-10104-94/+62
* | | | fix: add support for Microsoft time zonesSebastianKrupinski2024-12-091-2/+4
* | | | fix: add support for Microsoft time zonesfix/issue-48079-windows-time-zonesSebastianKrupinski2024-12-096-25/+327
| |_|/ |/| |
* | | fix(files_sharing): Stop infinite loop blocking link share requestsnfebe2024-12-091-13/+22
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-096-12/+16
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0868-40/+942
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0730-0/+92
|/ /
* | fix(activity): make emails for link share uploads true by defaultskjnldsv2024-12-061-1/+1
* | fix(systemtags): handle null dav valueskjnldsv2024-12-062-2/+6
* | chore(systemtags): add inline tag color testsskjnldsv2024-12-062-3/+108
* | feat(systemtags): allow setting color with occskjnldsv2024-12-062-5/+11
* | fix(systemtags): fix elementColor computationskjnldsv2024-12-063-10/+13
* | feat(systemtags): add colors in bulk tagging actionskjnldsv2024-12-069-35/+429
* | feat(systemtags): add color support backendskjnldsv2024-12-068-18/+132
* | Merge pull request #49352 from nextcloud/s3-disable-multipartJulius Knorr2024-12-062-11/+33
|\ \
| * | fix: improve assembly streamRobin Appelman2024-12-052-11/+33
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0668-8/+342
* | | fix(signed-request): use share owner on reshareMaxence Lange2024-12-052-3/+9
* | | fix(ocm): get details from sharedSecret from providerMaxence Lange2024-12-052-36/+62
* | | Merge pull request #49404 from Thatoo/Thatoo-patch-1Arthur Schiwon2024-12-051-1/+8
|\ \ \ | |/ / |/| |
| * | fix(user_ldap): retrieve from LDAP first "email shaped" value instead of firs...Thatoo2024-11-201-1/+8
* | | Merge pull request #49644 from nextcloud/artonge/fix/sharetypeF. E Noel Nfebe2024-12-051-1/+11
|\ \ \
| * | | fix(files_sharing): List of share type during recipient lookupLouis Chemineau2024-12-041-1/+11
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-05206-212/+414
* | | | Merge pull request #48793 from nextcloud/dav-open-log-pathJohn Molakvoæ2024-12-041-2/+7
|\ \ \ \