summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix psalmCarl Schwan2022-10-202-12/+5
* Check if cache is present with issetCarl Schwan2022-10-201-1/+1
* Bring back small fixes by CarlCôme Chilliet2022-10-201-8/+6
* Fix LDAP recursive nested group supportCôme Chilliet2022-10-202-19/+21
* Revert Carl changes on apps/user_ldap/lib/Group_LDAP.phpCarl Schwan2022-10-201-27/+12
* Fix user_ldap testsCarl Schwan2022-10-203-22/+17
* Add back runtime cache for intermediate ldap read resultsCarl Schwan2022-10-201-2/+10
* Only cache base inGroup searchCarl Schwan2022-10-201-8/+15
* Add missing copyright author in Group_LDAPCôme Chilliet2022-10-201-0/+1
* Removed unused use declarationCôme Chilliet2022-10-201-1/+0
* Fix types in docblocksCôme Chilliet2022-10-201-0/+1
* Add testing of nested group membershipCôme Chilliet2022-10-201-11/+31
* Refactor group membership listing for nested groupsCôme Chilliet2022-10-202-148/+70
* Add tests for nested groupsCôme Chilliet2022-10-201-8/+45
* Small optimisation of _groupMembersCôme Chilliet2022-10-201-2/+7
* Refactor _groupMembers to correctly use cache on intermediate resultsCôme Chilliet2022-10-201-35/+28
* Fix merging list with nullCarl Schwan2022-10-201-1/+2
* Unify a bit the types of the fetcherCarl Schwan2022-10-201-16/+17
* Add more type hintingCarl Schwan2022-10-201-31/+43
* Cache intermediatesArthur Schiwon2022-10-202-1/+13
* Refactor code to split common loopArthur Schiwon2022-10-201-37/+15
* Make it possible to return nested records whem walking over groupsArthur Schiwon2022-10-201-4/+43
* [tx-robot] updated from transifexNextcloud bot2022-10-20104-1052/+278
* Merge pull request #34665 from nextcloud/fix/invert-header-iconsPytal2022-10-1918-62/+32
|\
| * Invert header icons on bright preset backgroundsChristopher Ng2022-10-1918-62/+32
|/
* Merge pull request #34576 from nextcloud/fix/user-theming-admin-overrrideJohn Molakvoæ2022-10-1926-101/+259
|\
| * Simplify variable namesJohn Molakvoæ2022-10-197-77/+113
| * Fix testsJohn Molakvoæ2022-10-197-12/+54
| * Add admin user customization kill switchJohn Molakvoæ2022-10-1924-35/+115
| * Adjust testingJohn Molakvoæ2022-10-197-14/+14
|/
* Merge pull request #34668 from nextcloud/dependabot/npm_and_yarn/jest-environ...John Molakvoæ2022-10-192-114/+124
|\
| * Bump jest-environment-jsdom from 29.0.3 to 29.2.1dependabot[bot]2022-10-192-114/+124
* | Merge pull request #26358 from nextcloud/fix/ie-cleanupJohn Molakvoæ2022-10-1988-303/+911
|\ \ | |/ |/|
| * Add config and fix seleniumJohn Molakvoæ2022-10-1924-102/+56
| * Compile assetsJohn Molakvoæ2022-10-1956-78/+76
| * Cleanup ie and old edge propertiesJohn Molakvoæ (skjnldsv)2022-10-1923-193/+849
|/
* Merge pull request #34639 from nextcloud/dependabot/npm_and_yarn/moment-timez...Joas Schilling2022-10-195-12/+12
|\
| * Bump moment-timezone from 0.5.37 to 0.5.38dependabot[bot]2022-10-185-12/+12
* | Merge pull request #34664 from nextcloud/nickvergessen-patch-1Joas Schilling2022-10-191-23/+30
|\ \
| * | Update OCI workflow of serverJoas Schilling2022-10-181-23/+30
* | | [tx-robot] updated from transifexNextcloud bot2022-10-1910-4/+18
|/ /
* | Merge pull request #34650 from nextcloud/bugfix/noid/fix-rebuildNavigationJoas Schilling2022-10-1810-129/+20
|\ \
| * | 🤖 RebuildJoas Schilling2022-10-188-12/+12
| * | 🧭 Fix rebuilding the navigationJoas Schilling2022-10-182-117/+8
|/ /
* | Merge pull request #34614 from nextcloud/bugfix/34441/fix-search-in-regexpSimon L2022-10-183-7/+14
|\ \
| * | Fix regexp for unified searching in appsVincent Petry2022-10-143-7/+14
* | | Merge pull request #34632 from nextcloud/fix/rate-limit-recovery-emailsCôme Chilliet2022-10-183-11/+27
|\ \ \
| * | | Fix LostController testCôme Chilliet2022-10-181-2/+7
| * | | Add rate limiting on lost password emailsCôme Chilliet2022-10-182-9/+20
* | | | Merge pull request #34625 from nextcloud/fix/filepicker-endtoendCarl Schwan2022-10-185-7/+12
|\ \ \ \ | |/ / / |/| | |