aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* BUmp Hub 5 -> Hub 6Andy Scherzinger2023-08-151-1/+1
* 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
| * DateRangeError in PHP>=8.3 is not a ValueError anymoreCôme Chilliet2023-08-141-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-1520-0/+398
* | 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
| |/
* / use fresh builders when deleting storagesRobin Appelman2023-08-141-0/+3
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-146-4/+6
* Merge pull request #39568 from nextcloud/caldav-share-preloadRobin Appelman2023-08-144-5/+103
|\
| * cache calendar objects from calendarQueryRobin Appelman2023-07-261-5/+30
| * preload shares for calendars when listing calendarsRobin Appelman2023-07-264-0/+73
* | Merge pull request #39820 from nextcloud/l10n-files-remindersJoas Schilling2023-08-141-0/+0
|\ \
| * | Add l10n for files_remindersChristopher Ng2023-08-111-0/+0
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-1410-4/+12
* | | Migrate parts of files app away from depecrated Iloggerfenn-cs2023-08-134-85/+64
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-1322-60/+72
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-12142-180/+2152
* | | test(updatenotification): No internetChristopher Ng2023-08-111-2/+27
* | | fix(updatenotification): Skip update checkChristopher Ng2023-08-111-0/+5
|/ /
* | Merge pull request #39700 from nextcloud/debt/noid/invitation-response-close-...Joas Schilling2023-08-112-2/+5
|\ \
| * | fix: close cursor after reading the invitationDaniel Kesselberg2023-08-102-2/+5
* | | "Allow untested app" wordingJérôme Herbinet2023-08-111-2/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-1128-14/+136
* | | enh(files_reminders): Adjust reminder optionsChristopher Ng2023-08-101-20/+19
|/ /
* | Merge pull request #39446 from nextcloud/enh/user_ldap-refactor-group-members...Côme Chilliet2023-08-1014-298/+762
|\ \
| * | Add unique index for user_ldap group membershipsCôme Chilliet2023-08-101-0/+1
| * | Fix check-group --update for deleted groupsCôme Chilliet2023-08-101-2/+10
| * | Use BIGINT for new table id fieldCôme Chilliet2023-08-101-2/+1
| * | Removed GroupCreatedEvent/GroupDeletedEvent from UpdateGroupsServiceCôme Chilliet2023-08-101-6/+0
| * | Dispatch UserRemovedEvents for removed groupsCôme Chilliet2023-08-101-0/+12
| * | [user_ldap] Small perf improvements suggestion from reviewCôme Chilliet2023-08-102-2/+2
| * | Fix check-group command for new groupsCôme Chilliet2023-08-101-6/+12
| * | Fix getKnownGroups return valueCôme Chilliet2023-08-101-1/+1
| * | Add output to check-group --update commandCôme Chilliet2023-08-101-1/+25
| * | Always empty cache before updating a groupCôme Chilliet2023-08-101-0/+1
| * | Fix errors in UpdateGroupsService.phpCôme Chilliet2023-08-101-4/+4
| * | Add missing primary key for ldap_group_membershipCôme Chilliet2023-08-101-0/+6
| * | Add check-group commandCôme Chilliet2023-08-105-10/+199
| * | Move UpdateGroups methods to a serviceCôme Chilliet2023-08-105-233/+222
| * | Add group events to UpdateGroupsCôme Chilliet2023-08-101-0/+7
| * | Update autoloader mapping for user_ldapCôme Chilliet2023-08-103-2/+12
| * | Refactor user_ldap group membership to use flat DBCôme Chilliet2023-08-106-91/+309
* | | fix: Pass proper viewer filenameJulius Härtl2023-08-101-1/+1
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-1056-8/+682
* | enh: set later today to 6pmChristopher Ng2023-08-092-13/+20
* | enh: pass params in subjectChristopher Ng2023-08-092-14/+11
* | enh: move to 8amChristopher Ng2023-08-091-5/+5
* | enh: en dashChristopher Ng2023-08-091-5/+5
* | feat: custom date & timeChristopher Ng2023-08-092-0/+63