aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-29172-154/+498
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2838-136/+858
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2732-26/+678
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2642-4/+670
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2566-22/+256
* Merge pull request #41731 from nextcloud/backport/41722/stable26Christoph Wurst2023-11-241-9/+23
|\
| * fix(dav): Avoid date diffing if PHP is buggyChristoph Wurst2023-11-241-9/+23
* | Merge pull request #41644 from nextcloud/backport/41623/stable26Julius Härtl2023-11-241-1/+6
|\ \ | |/ |/|
| * fix: Also cleanup orphaned shares user cannot be found anymoreJulius Härtl2023-11-211-1/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-241156-5788/+1672
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2388-208/+138
* | Merge pull request #41613 from nextcloud/revert-41552-backport/41518/stable26Arthur Schiwon2023-11-221-6/+2
|\ \
| * | Revert "[stable26] fix(files_versions): don't call getUid() on null"Arthur Schiwon2023-11-201-6/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2216-54/+372
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-21156-3552/+3880
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2016-2/+162
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-196-10/+32
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-1888-64/+222
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-17220-1788/+1918
* Don't call getUid() on nullGit'Fellow2023-11-161-2/+6
* fix(workflows): Finish password confirmationJoas Schilling2023-11-163-4/+9
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-1612-2/+22
* fix(files): prevent redirect on heading column sortJohn Molakvoæ2023-11-151-0/+4
* Merge pull request #41297 from nextcloud/backport/41173/stable26Arthur Schiwon2023-11-151-1/+4
|\
| * fix: Delete ghost versions of non-existing filesGit'Fellow2023-11-141-1/+4
* | Merge pull request #41264 from nextcloud/bugfix/noid/quota-0Arthur Schiwon2023-11-151-3/+8
|\ \
| * | fix: Apply directory permissions for new api responseJulius Härtl2023-11-031-1/+6
| * | fix(files): url used to retrive storage statsMax2023-11-031-2/+2
* | | Merge pull request #40921 from nextcloud/backport/40709/stable26Arthur Schiwon2023-11-151-2/+2
|\ \ \
| * | | Update apps/user_ldap/lib/User/User.phpMarcel Klehr2023-10-141-1/+1
| * | | LDAP: Increase profile picture limit to 512Marcel Klehr2023-10-141-1/+1
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-154-2/+36
| |_|/ |/| |
* | | fix(backupcodes): Remove old notifications before creating a new reminderJoas Schilling2023-11-141-1/+3
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-1424-66/+174
* | | Merge pull request #41369 from nextcloud/backport/41333/stable26Arthur Schiwon2023-11-131-2/+2
|\ \ \
| * | | fix(LDAP): prevent incomplete displaynames…Arthur Schiwon2023-11-091-2/+2
* | | | fix(workflowengine): use andWhere() not second where()Arthur Schiwon2023-11-131-1/+1
* | | | fix(workflow): Fix "Call to a member function getUID() on null" with appdataJoas Schilling2023-11-131-3/+3
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-136-0/+14
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-1224-10/+128
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-11170-258/+602
* | | | fix: Validate that we have a proper distributed cache configuredJulius Härtl2023-11-101-1/+9
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-1094-16/+342
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-09134-232/+678
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-08200-478/+660
* | | fix(LDAP): solve race condition reading groups of disappeared LDAP userArthur Schiwon2023-11-073-7/+131
* | | refactor(LDAP): pass IConfig via constructor to Group_LDAPArthur Schiwon2023-11-074-23/+25
* | | refactor(tests): simplify code, reduce duplicationArthur Schiwon2023-11-071-425/+257
* | | test(Group LDAP): add test for getting groups of OfflineUserArthur Schiwon2023-11-071-0/+45
* | | fix(ldap): store last known user groupsArthur Schiwon2023-11-072-2/+27