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-04-26Remove unused class SearchResultSorterCôme Chilliet
2022-04-26Remove ILogger usages in lib/private/Files/StorageCôme Chilliet
2022-04-26Migrate more classes of lib/private to LoggerInterfaceCôme Chilliet
2022-04-26Fix identationCôme Chilliet
2022-04-26Move away from deprecated ILoggerCôme Chilliet
2022-04-26Trying without the useCôme Chilliet
2022-04-26Use sabre function directly rather than duplicating itCôme Chilliet
2022-04-26Fix translations with trailing colonsJoas Schilling
2022-04-26Merge pull request #32147 from nextcloud/fix/css-default-load-setup-guestJohn Molakvoæ
2022-04-26Allow compatibility wrapper on local external storagebugfix/32151/allow-compatibility-wrapper-local-ext-storageVincent Petry
2022-04-26Fix default fallback theme on setup ang guests pagesJohn Molakvoæ
2022-04-26Fix mexitek/phpcolorsfix/phpcolorsJohn Molakvoæ
2022-04-25Merge pull request #32084 from nextcloud/root-setup-groupfoldersVincent Petry
2022-04-25Merge pull request #32069 from nextcloud/cleanup/allconfig-sqlCarl Schwan
2022-04-25Merge pull request #32033 from nextcloud/fix/metadata-scan-app-dataVincent Petry
2022-04-25Merge pull request #32074 from nextcloud/mysql-search-ignore-index-2Robin Appelman
2022-04-25Merge pull request #32082 from nextcloud/directory-content-lazy-ownerVincent Petry
2022-04-25Merge pull request #32079 from nextcloud/directory-listing-optimize-add-submountVincent Petry
2022-04-25Merge pull request #32112 from nextcloud/bugfix/noid/add-missing-indexVincent Petry
2022-04-25Fix older migrations to the version patternJoas Schilling
2022-04-25Add missing indexJoas Schilling
2022-04-24Get not only time-sensitive next job from list but anyKirill Popov
2022-04-24[tx-robot] updated from transifexNextcloud bot
2022-04-23[tx-robot] updated from transifexNextcloud bot
2022-04-22Merge pull request #32076 from nextcloud/cache-storage-info-failed-shareCarl Schwan
2022-04-22Only need to setup root for groupfoldersroot-setup-groupfoldersRobin Appelman
2022-04-22Merge pull request #32040 from nextcloud/full-setup-only-newJulius Härtl
2022-04-22Use a lazy user for the file owner when listing a directorydirectory-content-lazy-ownerRobin Appelman
2022-04-22Cleanup AllConfigcleanup/allconfig-sqlCarl Schwan
2022-04-22optimize adding submount info to directory contentdirectory-listing-optimize-add-submountRobin Appelman
2022-04-22use and cache root storage info if a share can't be resolvedRobin Appelman
2022-04-22Fix scanning app data with metadatafix/metadata-scan-app-dataCarl Schwan
2022-04-22tell mysql to ignore the sort index for search queriesmysql-search-ignore-index-2Robin Appelman
2022-04-22cache display names in local memory before external memcacheRobin Appelman
2022-04-22Merge pull request #31751 from nextcloud/theming-providersJohn Molakvoæ
2022-04-22Merge pull request #32045 from nextcloud/cache-fullSetupRequiredblizzz
2022-04-22Add default theming disabled fallbackJohn Molakvoæ
2022-04-22Update cache when display name changeCarl Schwan
2022-04-22Cache display nameCarl Schwan
2022-04-22Merge pull request #32048 from nextcloud/cache-storage-infoJohn Molakvoæ
2022-04-22[tx-robot] updated from transifexNextcloud bot
2022-04-21Ship mexitek/phpcolorsJohn Molakvoæ
2022-04-21cache storage info in memcache for 5mRobin Appelman
2022-04-21cache fullSetupRequired locallyRobin Appelman
2022-04-21only register mounts that are new from providers that are new during a full s...Robin Appelman
2022-04-21Make the binary operation order explicitbugfix/noid/satisfy-binary-operation-orderJoas Schilling
2022-04-21Merge pull request #31047 from nextcloud/enh/preferences-indexJulius Härtl
2022-04-21Write body theme selector straight in the templateJohn Molakvoæ
2022-04-21Start theming providersJoas Schilling
2022-04-20Merge pull request #30311 from nextcloud/enh/search-loadJulius Härtl