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
path: root/lib
AgeCommit message (Expand)Author
2022-08-25Switch to string keys for argument of GenericEvent for OC\DB\MigratorCôme Chilliet
2022-08-25add marker interface to mark system mount points for encryptionencryption-system-mountRobin Appelman
2022-08-25Add back TokenCleanupJob to invalidate old temporary tokensThomas Citharel
2022-08-25Merge pull request #33682 from nextcloud/fix/noid/help-page-unavailableblizzz
2022-08-25Merge pull request #33602 from nextcloud/perf/parent-nodeJulius Härtl
2022-08-25Merge pull request #33569 from nextcloud/enh/hide-projectsJulius Härtl
2022-08-24Only pass parent if paths matchperf/parent-nodeJulius Härtl
2022-08-24Save getting the parent node when generating the previewJulius Härtl
2022-08-24Avoid extra query for the parent node if we can pass it alongJulius Härtl
2022-08-24app_path cannot be emptyfix/noid/help-page-unavailableArthur Schiwon
2022-08-24Merge pull request #33593 from nextcloud/improve-binary-cachingCarl Schwan
2022-08-23Move findBinaryFinder and isFunctionEnabled away from OC_Helperimprove-binary-cachingCarl Schwan
2022-08-23Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecatedCarl Schwan
2022-08-23Merge pull request #33574 from nextcloud/search-share-query-filter-no-initVincent Petry
2022-08-23Merge pull request #32162 from nextcloud/enh/session-reopenVincent Petry
2022-08-23Merge pull request #33595 from nextcloud/fix/cache-profile-configCarl Schwan
2022-08-23Merge pull request #33001 from nextcloud/enh/imip-invitations-responsesAnna
2022-08-23[tx-robot] updated from transifexNextcloud bot
2022-08-22Support iMIP invitations from Mailenh/imip-invitations-responsesAnna Larch
2022-08-22Fix creation of new user and display the correct error messagefix/33572/add-userChristopher Ng
2022-08-19Use user displayname cache for comment mentionsJoas Schilling
2022-08-18Cache ConfigProfilefix/cache-profile-configCarl Schwan
2022-08-18Hide deprecated projects in sharing tab by defaultenh/hide-projectsChristopher Ng
2022-08-17Merge pull request #33558 from nextcloud/fix/use-bigger-slice-share-providerVincent Petry
2022-08-17Merge pull request #33565 from nextcloud/debt/remove_todo_push_service_fairuseLouis
2022-08-17Move setting of gc_maxlifetime to initSessionenh/session-reopenJulius Härtl
2022-08-17Add config option to disable strict session timeout to be able to use read_an...Julius Härtl
2022-08-17Reopen sessions if we need to write to them instead of keeping them openJulius Härtl
2022-08-17directly build the search filter for shared storage instead of setting up the...search-share-query-filter-no-initRobin Appelman
2022-08-17Merge pull request #32943 from nextcloud/unencrypted-size-revert-interface-ch...Vincent Petry
2022-08-17Merge pull request #33550 from nextcloud/jail-search-postVincent Petry
2022-08-17Remove ITimeFactoryLouis
2022-08-17Merge pull request #33540 from nextcloud/mount-provider-migrationVincent Petry
2022-08-17Merge pull request #33551 from nextcloud/scanner-dont-update-same-sizeVincent Petry
2022-08-17[tx-robot] updated from transifexNextcloud bot
2022-08-17Merge pull request #33559 from yeyulantu/bugfix-search-cacheJulius Härtl
2022-08-16Remove time check in isFairUseOfFreePushServicedebt/remove_todo_push_service_fairuseLouis
2022-08-16Make DisplayNameCache return null if user doesn't existsCarl Schwan
2022-08-16don't update the folder size if we know it hasn't changedscanner-dont-update-same-sizeRobin Appelman
2022-08-16fix updating size when folder is emptyunencrypted-size-revert-interface-changesRobin Appelman
2022-08-16store unencrypted size in the unencrypted_size columnRobin Appelman
2022-08-16fix updating cached mounts that didn't have their mount provider set previouslyRobin Appelman
2022-08-16optimize search post-processing for jail wrapperjail-search-postRobin Appelman
2022-08-16Revert "store unencrypted size in the unencrypted_size column"Robin Appelman
2022-08-16Revert "add case statement to sql function builder"Robin Appelman
2022-08-16Revert "make expression build return IQueryFunction instead of string"Robin Appelman
2022-08-16fixed the cache searchBuilder negative mapDavid
2022-08-16Merge pull request #32461 from nextcloud/display-name-cache-publicCarl Schwan
2022-08-16Use bigger slice in share providerfix/use-bigger-slice-share-providerCarl Schwan
2022-08-16[tx-robot] updated from transifexNextcloud bot