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-07-14Move CappedMemoryCache to OCPfeat/capped-memorycache-ocpCarl Schwan
2022-07-12Merge pull request #32552 from nextcloud/enh/improve-job-handling-commandsCôme Chilliet
2022-07-11Merge pull request #32973 from nextcloud/cleanup/avatar-codeCarl Schwan
2022-07-11Add command to list jobsCôme Chilliet
2022-07-05Make Color class publiccleanup/avatar-codeCarl Schwan
2022-06-28Merge pull request #33007 from nextcloud/cleanup/federation-appCarl Schwan
2022-06-24Summer cleanup of the federation appCarl Schwan
2022-06-22Cleanup avatar related codeCarl Schwan
2022-06-15Add comments expire dateVitor Mattos
2022-06-10Add password reset typed eventsThomas Citharel
2022-06-08Add new share attributes columnVincent Petry
2022-06-07Merge pull request #26582 from nextcloud/enhancement/logger-functionChristoph Wurst
2022-05-30Add the ISizeEstimationMigrator interface for method getExportEstimatedSizeCôme Chilliet
2022-05-27Merge pull request #32349 from nextcloud/enh/projects-eventCarl Schwan
2022-05-23Add API to change preferencesfeature/noid/preferences-apiJoas Schilling
2022-05-23Add a helper function that makes it easier to log from anywhereenhancement/logger-functionChristoph Wurst
2022-05-13Cleanup and compileJohn Molakvoæ
2022-05-13Remove SCSSCacherJohn Molakvoæ
2022-05-12Introduce event for loading additional script on projectsJulius Härtl
2022-05-12Make it possible to get the appdata folder using the public APIappdatafactory-publicCarl Schwan
2022-05-11Merge pull request #32326 from nextcloud/fix/icons-cacherJohn Molakvoæ
2022-05-11Compile themingJohn Molakvoæ
2022-05-10Add a public replacement for OC::$server->getCarl Schwan
2022-05-02Merge pull request #31752 from nextcloud/fix/remove-still-more-iloggerCôme Chilliet
2022-04-29Merge pull request #31703 from nextcloud/techdebt/noid/emojihelper-interfaceJoas Schilling
2022-04-28Remove deprecated occ app:check-code commandCôme Chilliet
2022-04-28Extract the EmojiService from user status and add an OCP interfaceJoas Schilling
2022-04-26Remove unused class SearchResultSorterCôme Chilliet
2022-04-26Fix mexitek/phpcolorsfix/phpcolorsJohn Molakvoæ
2022-04-25Merge pull request #32082 from nextcloud/directory-content-lazy-ownerVincent Petry
2022-04-25Fix older migrations to the version patternJoas Schilling
2022-04-25Add missing indexJoas Schilling
2022-04-22Use a lazy user for the file owner when listing a directorydirectory-content-lazy-ownerRobin Appelman
2022-04-22Merge pull request #31751 from nextcloud/theming-providersJohn Molakvoæ
2022-04-22Cache display nameCarl Schwan
2022-04-21Ship mexitek/phpcolorsJohn Molakvoæ
2022-04-14Fix an issue with the search backend updateCarl Schwan
2022-04-13Add a metadata service to store file metadataCarl Schwan
2022-04-11Merge pull request #31848 from nextcloud/performance/trottling-capability-fro...Carl Schwan
2022-04-08Merge pull request #31676 from nextcloud/enh/ocp-owner-lockVincent Petry
2022-04-07Merge pull request #31713 from nextcloud/fed-performanceRobin Appelman
2022-04-07Don't inject Bruteforce capability info in the webuiperformance/trottling-capability-frontentCarl Schwan
2022-04-07Adapt LockScope to LockContext renameenh/ocp-owner-lockJulius Härtl
2022-04-07Merge pull request #31833 from nextcloud/profile-db-backtraceCarl Schwan
2022-04-04record backtrace when profiling db requestsRobin Appelman
2022-04-04don't overwrite the etag from storage backends that already provide "good" etagsRobin Appelman
2022-04-04split out some path manipulation logicRobin Appelman
2022-04-04Merge pull request #30823 from nextcloud/work/profilerCarl Schwan
2022-04-04Add a built-in profiler inside NextcloudCarl Schwan
2022-04-04Add public API for owner based lockingJulius Härtl