summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix psalmCarl Schwan2022-10-201-1/+4
* 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-20100-194/+278
* Invert header icons on bright preset backgroundsChristopher Ng2022-10-195-45/+12
* Simplify variable namesJohn Molakvoæ2022-10-193-64/+100
* Fix testsJohn Molakvoæ2022-10-197-12/+54
* Add admin user customization kill switchJohn Molakvoæ2022-10-1913-16/+96
* [tx-robot] updated from transifexNextcloud bot2022-10-198-4/+8
* 🧭 Fix rebuilding the navigationJoas Schilling2022-10-181-117/+2
* Merge pull request #34628 from nextcloud/fix/files_sharing_psalmCarl Schwan2022-10-1810-32/+23
|\
| * Fix various other small psalm issuesCarl Schwan2022-10-175-18/+9
| * Fix incorrect argument name in inherited methodCarl Schwan2022-10-171-2/+2
| * Fix checkpassword undocummented null parameterCarl Schwan2022-10-171-3/+3
| * Fix permission not being intCarl Schwan2022-10-172-5/+5
| * Fix exception getCode typeCarl Schwan2022-10-171-2/+2
| * Fix type when getting appconfig with intCarl Schwan2022-10-172-2/+2
* | Merge pull request #34636 from nextcloud/fix/user-status-dislexiaSimon L2022-10-181-0/+1
|\ \
| * | Make css rule importantCarl Schwan2022-10-181-1/+1
| * | Fix vertical alignment of user status iconCarl Schwan2022-10-171-0/+1
* | | Merge pull request #34620 from nextcloud/fix/cleanup-theming-cacheblizzz2022-10-182-1/+78
|\ \ \
| * | | Add a repair step to cleanup old theming cacheChristopher Ng2022-10-182-1/+78
| |/ /
* | | Merge pull request #34634 from nextcloud/fix/focus-file-selectionCarl Schwan2022-10-183-5/+5
|\ \ \
| * | | Fix unnecessary highlighting of selected elementCarl Schwan2022-10-173-5/+5
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2022-10-186-0/+6
|/ /
* | Merge pull request #34563 from nextcloud/debt/noid/carddav-too-many-argumentsChristoph Wurst2022-10-171-1/+1
|\ \
| * | Fix TooManyArguments warning for carddav.phpDaniel Kesselberg2022-10-161-1/+1
| |/
* | Merge pull request #34565 from nextcloud/debt/noid/fakelocker-too-many-argumentsChristoph Wurst2022-10-171-1/+1
|\ \
| * | Fix TooManyArguments for FakeLockerPluginDaniel Kesselberg2022-10-141-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2022-10-1734-44/+60
| |/ |/|
* | Merge pull request #34618 from nextcloud/rakekniven-patch-1Daniel2022-10-161-1/+1
|\ \