summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #41553 from nextcloud/backport/41518/stable27Git'Fellow2023-11-171-2/+6
|\
| * Don't call getUid() on nullGit'Fellow2023-11-161-2/+6
* | Merge pull request #40916 from nextcloud/fix/admin-ai-settings-stable27Arthur Schiwon2023-11-161-2/+5
|\ \ | |/ |/|
| * fix: eslintMarcel Klehr2023-11-161-2/+2
| * Fix Admin AI settings javascript errorMarcel Klehr2023-11-161-1/+4
* | Merge pull request #41363 from nextcloud/optmize-storage-wrappers-27Benjamin Gaussorgues2023-11-165-2/+33
|\ \ | |/ |/|
| * optimize builtin storage wrappersRobin Appelman2023-11-095-2/+33
* | Merge pull request #41096 from nextcloud/backport/41046/stable27Arthur Schiwon2023-11-161-25/+14
|\ \
| * | Fix: duplicating contacts with the Recently contacted featurehamza2212023-10-241-25/+14
* | | fix(workflows): Finish password confirmationJoas Schilling2023-11-163-4/+11
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-1612-2/+22
* | | Merge pull request #41245 from nextcloud/backport/40665/stable27Christoph Wurst2023-11-151-30/+34
|\ \ \
| * | | fix(dav): Reduce CalDAV backend memory footprintChristoph Wurst2023-11-061-30/+34
* | | | Merge pull request #41356 from nextcloud/fix/stable27/header-sort-redirectArthur Schiwon2023-11-151-0/+4
|\ \ \ \
| * | | | fix(files): prevent redirect on heading column sortJohn Molakvoæ2023-11-091-0/+4
* | | | | Merge pull request #41371 from nextcloud/backport/41354/stable27Arthur Schiwon2023-11-151-1/+9
|\ \ \ \ \
| * | | | | fix: Validate that we have a proper distributed cache configuredJulius Härtl2023-11-101-1/+9
* | | | | | Merge pull request #41347 from nextcloud/backport/41054/stable27Arthur Schiwon2023-11-151-2/+4
|\ \ \ \ \ \
| * | | | | | get children from dav node when preloading system tagsRobin Appelman2023-11-081-2/+4
* | | | | | | Merge pull request #41069 from nextcloud/backport/40495/stable27Arthur Schiwon2023-11-152-0/+41
|\ \ \ \ \ \ \
| * | | | | | | test(files_sharing): Test if recent files result use actual share target nameJulius Härtl2023-10-231-0/+37
| * | | | | | | fix(sharing): set name to target name in sharing cacheMax2023-10-231-0/+4
* | | | | | | | Merge pull request #40918 from nextcloud/backport/40709/stable27Arthur 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
* | | | | | | | | Merge pull request #41176 from nextcloud/encode-uri-trashbin-delete-3Andy Scherzinger2023-11-141-1/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix: encode uri for trashbin deleteDaniel Kesselberg2023-11-131-1/+5
* | | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-1424-66/+174
* | | | | | | | | | Merge pull request #41418 from nextcloud/backport/41404/stable27Arthur Schiwon2023-11-131-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix(workflow): Fix "Call to a member function getUID() on null" with appdataJoas Schilling2023-11-131-3/+3
| |/ / / / / / / / /
* / / / / / / / / / fix(workflowengine): use andWhere() not second where()Arthur Schiwon2023-11-131-1/+1
|/ / / / / / / / /
* | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-136-0/+14
* | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-1226-10/+132
* | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-11172-258/+606
* | | | | | | | | Merge pull request #41367 from nextcloud/backport/41333/stable27Julius Härtl2023-11-111-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | fix(LDAP): prevent incomplete displaynames…Arthur Schiwon2023-11-091-2/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* / | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-10108-16/+370
|/ / / / / / /
* | | / / / / Fix(l10n): Update translations from TransifexNextcloud bot2023-11-09176-442/+970
| |_|/ / / / |/| | | | |
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-08200-478/+660
| |_|/ / / |/| | | |
* | | | | Merge pull request #41236 from nextcloud/backport/41062/stable27Louis2023-11-071-11/+13
|\ \ \ \ \
| * | | | | Return correct status if touch failedLouis Chemineau2023-11-021-11/+13
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-076-12/+14
* | | | | | Merge pull request #41106 from nextcloud/backport/40443/stable27Arthur Schiwon2023-11-065-416/+444
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | fix(LDAP): solve race condition reading groups of disappeared LDAP userArthur Schiwon2023-10-303-7/+131
| * | | | | refactor(LDAP): pass IConfig via constructor to Group_LDAPArthur Schiwon2023-10-304-23/+25
| * | | | | refactor(tests): simplify code, reduce duplicationArthur Schiwon2023-10-301-425/+257
| * | | | | test(Group LDAP): add test for getting groups of OfflineUserArthur Schiwon2023-10-301-0/+45
| * | | | | fix(ldap): store last known user groupsArthur Schiwon2023-10-302-2/+27
* | | | | | Merge pull request #41219 from nextcloud/backport/41053/stable27Benjamin Gaussorgues2023-11-062-0/+24
|\ \ \ \ \ \