summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-17132-74/+460
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #39909 from ↵Pytal2023-08-161-9/+12
|\ | | | | | | nextcloud/fix/a11y-users-list-select-focus-on-tag-delete
| * fix(settings): fix "Set user manager" label in users settingsGrigorii K. Shartsev2023-08-161-2/+5
| | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
| * fix(settings): fix set manager loading indicator in users settingsGrigorii K. Shartsev2023-08-161-2/+2
| | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
| * fix(settings): do not disable select on loading in users settingsGrigorii K. Shartsev2023-08-161-5/+5
| | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* | try to fix regression with public file upload buttonSimon L2023-08-165-5/+11
| | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #39332 from ↵Julia Kirschenheuter2023-08-161-6/+5
|\ \ | | | | | | | | | | | | nextcloud/fix/36981-fix-focus-style-on-status-radio-buttons Set double outline on checked state for radio buttons
| * | Set double outline on checked state for radio buttonsjulia.kirschenheuter2023-08-161-6/+5
| |/ | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | Merge pull request #39860 from nextcloud/metadata-dont-preload-subfoldersRobin Appelman2023-08-161-6/+10
|\ \ | | | | | | don't preload metadata for the sub-childen
| * | only triger metadata preload logic when at least one metadata is requestedRobin Appelman2023-08-141-6/+10
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | don't preload metadata for the sub-childenRobin Appelman2023-08-141-1/+1
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #39884 from nextcloud/enh/37207/adjust-add-buttonSimon L2023-08-168-11/+20
|\ \ \ | |_|/ |/| | adjust add button
| * | address reviewSimon L2023-08-165-5/+7
| | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | adjust add buttonSimon L2023-08-158-11/+18
| | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | fix(CardDAV): set owner-principal, displayname properties for SABAnna Larch2023-08-164-5/+8
| | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-1624-0/+318
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #39876 from nextcloud/fix/files-remindersPytal2023-08-154-11/+17
|\ \ \
| * | | fix(files_reminders): Delete reminders on node deletedChristopher Ng2023-08-142-7/+8
| | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | fix(files_reminders): Always respect json output optionChristopher Ng2023-08-141-4/+5
| | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | fix(files_reminders): Allow non-adminChristopher Ng2023-08-141-0/+4
| | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | BUmp Hub 5 -> Hub 6Andy Scherzinger2023-08-151-1/+1
| |/ / |/| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* | | Merge pull request #39866 from nextcloud/enh/fix-php-8.3-support-in-testsDaniel2023-08-152-1/+2
|\ \ \
| * | | Fix various deprecation warnings in tests on PHP 8.3Côme Chilliet2023-08-141-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | DateRangeError in PHP>=8.3 is not a ValueError anymoreCôme Chilliet2023-08-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Fixing 32bit CI on PHP>=8.3 Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-1520-0/+398
| |/ / |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #39786 from nextcloud/bugfix/version-expire-cleanupJulius Härtl2023-08-141-0/+15
|\ \ \
| * | | fix: Also cleanup version metadata if expiringJulius Härtl2023-08-141-0/+15
| |/ / | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* / / use fresh builders when deleting storagesRobin Appelman2023-08-141-0/+3
|/ / | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-146-4/+6
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #39568 from nextcloud/caldav-share-preloadRobin Appelman2023-08-144-5/+103
|\ \ | | | | | | Calendar optimizations
| * | cache calendar objects from calendarQueryRobin Appelman2023-07-261-5/+30
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | preload shares for calendars when listing calendarsRobin Appelman2023-07-264-0/+73
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #39820 from nextcloud/l10n-files-remindersJoas Schilling2023-08-141-0/+0
|\ \ \ | |_|/ |/| | Add l10n for files_reminders
| * | Add l10n for files_remindersChristopher Ng2023-08-111-0/+0
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-1410-4/+12
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Migrate parts of files app away from depecrated Iloggerfenn-cs2023-08-134-85/+64
| | | | | | | | | | | | | | | | | | | | | - Migrate some backgrounds jobs, `TransferOwnership` & `DeleteOrphanedItems` - Migrate `DirectEditingController` Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-1322-60/+72
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-12142-180/+2152
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | test(updatenotification): No internetChristopher Ng2023-08-111-2/+27
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | fix(updatenotification): Skip update checkChristopher Ng2023-08-111-0/+5
|/ / | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #39700 from ↵Joas Schilling2023-08-112-2/+5
|\ \ | | | | | | | | | | | | nextcloud/debt/noid/invitation-response-close-cursor fix: close cursor after reading the invitation
| * | fix: close cursor after reading the invitationDaniel Kesselberg2023-08-102-2/+5
| | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | "Allow untested app" wordingJérôme Herbinet2023-08-111-2/+2
| | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-1128-14/+136
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | enh(files_reminders): Adjust reminder optionsChristopher Ng2023-08-101-20/+19
|/ / | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #39446 from ↵Côme Chilliet2023-08-1014-298/+762
|\ \ | | | | | | | | | | | | nextcloud/enh/user_ldap-refactor-group-membership-cache Refactor user_ldap group membership cache and add check-group command
| * | Add unique index for user_ldap group membershipsCôme Chilliet2023-08-101-0/+1
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Fix check-group --update for deleted groupsCôme Chilliet2023-08-101-2/+10
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Use BIGINT for new table id fieldCôme Chilliet2023-08-101-2/+1
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Removed GroupCreatedEvent/GroupDeletedEvent from UpdateGroupsServiceCôme Chilliet2023-08-101-6/+0
| | | | | | | | | | | | | | | | | | | | | This should be handled when mapping groups, not when registering their members. An empty group may still exist. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>