Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-24fix reading newly written encrypted files before their cache entry is writtenencryption-read-before-cacheRobin Appelman
2022-10-21Merge pull request #34508 from starypatyk/dav_displaynameVincent Petry
2022-10-21Merge pull request #34717 from nextcloud/automated/noid/master-update-psalm-b...blizzz
2022-10-21Merge pull request #34714 from nextcloud/fix/invert-more-iconSimon L
2022-10-21Update psalm baselinenextcloud-command
2022-10-21[tx-robot] updated from transifexNextcloud bot
2022-10-21Fix more icon colorChristopher Ng
2022-10-21Merge pull request #34688 from nextcloud/bugfix/34673/dont-crash-with-outdate...Simon L
2022-10-20Merge pull request #34703 from nextcloud/bugfix/noid/use-vue-lib-multiselect-...Pytal
2022-10-20Merge pull request #34685 from nextcloud/fix-alt-login-classSimon L
2022-10-20RecompileJoas Schilling
2022-10-20Use @nextcloud/vue MultiselectTags componentJoas Schilling
2022-10-20Merge pull request #34502 from nextcloud/fix/correct-attribute-resharingCarl Schwan
2022-10-20Merge pull request #34624 from nextcloud/fix/files_external_psalmCarl Schwan
2022-10-20Merge pull request #30223 from nextcloud/nested_ldap_groupsV2Côme Chilliet
2022-10-20Merge pull request #33703 from nextcloud/fix/ldap-simplify-paged-resultsCôme Chilliet
2022-10-20Fix psalmCarl Schwan
2022-10-20Check if cache is present with issetCarl Schwan
2022-10-20Bring back small fixes by CarlCôme Chilliet
2022-10-20Fix LDAP recursive nested group supportCôme Chilliet
2022-10-20Revert Carl changes on apps/user_ldap/lib/Group_LDAP.phpCarl Schwan
2022-10-20Fix autoloadCôme Chilliet
2022-10-20Cleanup typing and improve loggingCôme Chilliet
2022-10-20Fix ldap_parse_result callCôme Chilliet
2022-10-20Adapt interface to new search signatureCôme Chilliet
2022-10-20Pass paging information directly to search and get rid of adapterCôme Chilliet
2022-10-20Renamed ambiguous $limit parameter to pageSizeCôme Chilliet
2022-10-20Unfold call to ldap_parse_result. Handle cookie outside of adapter.Côme Chilliet
2022-10-20Do not init a paged search for read operationsCôme Chilliet
2022-10-20Remove useless getReadArgs/setReadArgs methods from PagedResultsCôme Chilliet
2022-10-20Remove dead code in paged result handlingCôme Chilliet
2022-10-20Fix user_ldap testsCarl Schwan
2022-10-20Add back runtime cache for intermediate ldap read resultsCarl Schwan
2022-10-20Only cache base inGroup searchCarl Schwan
2022-10-20Add missing copyright author in Group_LDAPCôme Chilliet
2022-10-20Removed unused use declarationCôme Chilliet
2022-10-20Fix types in docblocksCôme Chilliet
2022-10-20Add testing of nested group membershipCôme Chilliet
2022-10-20Refactor group membership listing for nested groupsCôme Chilliet
2022-10-20Add tests for nested groupsCôme Chilliet
2022-10-20Small optimisation of _groupMembersCôme Chilliet
2022-10-20Refactor _groupMembers to correctly use cache on intermediate resultsCôme Chilliet
2022-10-20Fix merging list with nullCarl Schwan
2022-10-20Unify a bit the types of the fetcherCarl Schwan
2022-10-20Add more type hintingCarl Schwan
2022-10-20Cache intermediatesArthur Schiwon
2022-10-20Refactor code to split common loopArthur Schiwon
2022-10-20Make it possible to return nested records whem walking over groupsArthur Schiwon
2022-10-20Fix PHP CSJoas Schilling
2022-10-20Also catch in getProviderJoas Schilling