Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUmp Hub 5 -> Hub 6 | Andy Scherzinger | 2023-08-15 | 1 | -1/+1 |
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | Merge pull request #39866 from nextcloud/enh/fix-php-8.3-support-in-tests | Daniel | 2023-08-15 | 2 | -1/+2 |
|\ | |||||
| * | Fix various deprecation warnings in tests on PHP 8.3 | Côme Chilliet | 2023-08-14 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | DateRangeError in PHP>=8.3 is not a ValueError anymore | Côme Chilliet | 2023-08-14 | 1 | -1/+1 |
| | | | | | | | | | | | | Fixing 32bit CI on PHP>=8.3 Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-15 | 20 | -0/+398 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #39786 from nextcloud/bugfix/version-expire-cleanup | Julius Härtl | 2023-08-14 | 1 | -0/+15 |
|\ \ | |||||
| * | | fix: Also cleanup version metadata if expiring | Julius Härtl | 2023-08-14 | 1 | -0/+15 |
| |/ | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* / | use fresh builders when deleting storages | Robin Appelman | 2023-08-14 | 1 | -0/+3 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-14 | 6 | -4/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #39568 from nextcloud/caldav-share-preload | Robin Appelman | 2023-08-14 | 4 | -5/+103 |
|\ | | | | | Calendar optimizations | ||||
| * | cache calendar objects from calendarQuery | Robin Appelman | 2023-07-26 | 1 | -5/+30 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | preload shares for calendars when listing calendars | Robin Appelman | 2023-07-26 | 4 | -0/+73 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #39820 from nextcloud/l10n-files-reminders | Joas Schilling | 2023-08-14 | 1 | -0/+0 |
|\ \ | | | | | | | Add l10n for files_reminders | ||||
| * | | Add l10n for files_reminders | Christopher Ng | 2023-08-11 | 1 | -0/+0 |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-14 | 10 | -4/+12 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Migrate parts of files app away from depecrated Ilogger | fenn-cs | 2023-08-13 | 4 | -85/+64 |
| | | | | | | | | | | | | | | | | | | | | | - Migrate some backgrounds jobs, `TransferOwnership` & `DeleteOrphanedItems` - Migrate `DirectEditingController` Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-13 | 22 | -60/+72 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-12 | 142 | -180/+2152 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | test(updatenotification): No internet | Christopher Ng | 2023-08-11 | 1 | -2/+27 |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | fix(updatenotification): Skip update check | Christopher Ng | 2023-08-11 | 1 | -0/+5 |
|/ / | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Merge pull request #39700 from ↵ | Joas Schilling | 2023-08-11 | 2 | -2/+5 |
|\ \ | | | | | | | | | | | | | nextcloud/debt/noid/invitation-response-close-cursor fix: close cursor after reading the invitation | ||||
| * | | fix: close cursor after reading the invitation | Daniel Kesselberg | 2023-08-10 | 2 | -2/+5 |
| | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | "Allow untested app" wording | Jérôme Herbinet | 2023-08-11 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-11 | 28 | -14/+136 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | enh(files_reminders): Adjust reminder options | Christopher Ng | 2023-08-10 | 1 | -20/+19 |
|/ / | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Merge pull request #39446 from ↵ | Côme Chilliet | 2023-08-10 | 14 | -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 memberships | Côme Chilliet | 2023-08-10 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | Fix check-group --update for deleted groups | Côme Chilliet | 2023-08-10 | 1 | -2/+10 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | Use BIGINT for new table id field | Côme Chilliet | 2023-08-10 | 1 | -2/+1 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | Removed GroupCreatedEvent/GroupDeletedEvent from UpdateGroupsService | Côme Chilliet | 2023-08-10 | 1 | -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> | ||||
| * | | Dispatch UserRemovedEvents for removed groups | Côme Chilliet | 2023-08-10 | 1 | -0/+12 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | [user_ldap] Small perf improvements suggestion from review | Côme Chilliet | 2023-08-10 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | Fix check-group command for new groups | Côme Chilliet | 2023-08-10 | 1 | -6/+12 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | Fix getKnownGroups return value | Côme Chilliet | 2023-08-10 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | Add output to check-group --update command | Côme Chilliet | 2023-08-10 | 1 | -1/+25 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | Always empty cache before updating a group | Côme Chilliet | 2023-08-10 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | Fix errors in UpdateGroupsService.php | Côme Chilliet | 2023-08-10 | 1 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | Add missing primary key for ldap_group_membership | Côme Chilliet | 2023-08-10 | 1 | -0/+6 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | Add check-group command | Côme Chilliet | 2023-08-10 | 5 | -10/+199 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | Move UpdateGroups methods to a service | Côme Chilliet | 2023-08-10 | 5 | -233/+222 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | Add group events to UpdateGroups | Côme Chilliet | 2023-08-10 | 1 | -0/+7 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | Update autoloader mapping for user_ldap | Côme Chilliet | 2023-08-10 | 3 | -2/+12 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | Refactor user_ldap group membership to use flat DB | Côme Chilliet | 2023-08-10 | 6 | -91/+309 |
| | | | | | | | | | | | | | | | | | | Move away from serialized arrays. Also use a QBMapper class for the new table. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | fix: Pass proper viewer filename | Julius Härtl | 2023-08-10 | 1 | -1/+1 |
|/ / | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-10 | 56 | -8/+682 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | enh: set later today to 6pm | Christopher Ng | 2023-08-09 | 2 | -13/+20 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | enh: pass params in subject | Christopher Ng | 2023-08-09 | 2 | -14/+11 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | enh: move to 8am | Christopher Ng | 2023-08-09 | 1 | -5/+5 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | enh: en dash | Christopher Ng | 2023-08-09 | 1 | -5/+5 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | feat: custom date & time | Christopher Ng | 2023-08-09 | 2 | -0/+63 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> |