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
2021-01-28Merge pull request #25360 from nextcloud/fix/update-autoloadersRoeland Jago Douma
2021-01-28Update all composer autoloader filesChristoph Wurst
2021-01-28Move TemplateProvider registration to boot context and make template type reg...Julius Härtl
2021-01-28files: Create files from template APIJulius Härtl
2021-01-22Change license mail aliasJohn Molakvoæ (skjnldsv)
2021-01-20Drop authtoken_version_indexRoeland Jago Douma
2021-01-19Add support for webpRoeland Jago Douma
2021-01-14Merge pull request #25091 from nextcloud/enhancement/ocp-db-exception-abstrac...Christoph Wurst
2021-01-12Add our own DB exception abstractionChristoph Wurst
2021-01-12Add our own constants for db column typesChristoph Wurst
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2021-01-05Command: Add app password generationSean Molenaar
2020-12-29Bump icewind/streams from 0.7.1 to 0.7.2Christoph Wurst
2020-12-23+ShareDeletedEventMaxence Lange
2020-12-16Add well known handlers APIChristoph Wurst
2020-12-09Dump autoloaderJulius Härtl
2020-12-09Readd repair steps that are relevant when migrating from ownCloudJulius Härtl
2020-12-07Add a repairstep to validate the phone numbersJoas Schilling
2020-12-07Add a database table for the accounts data so we can search it betterJoas Schilling
2020-12-02Merge pull request #24113 from nextcloud/extend-cache-eventsRoeland Jago Douma
2020-12-02Merge pull request #23278 from nextcloud/enh/noid/user-limitsChristoph Wurst
2020-12-02Add notification for user limitMorris Jobke
2020-11-26rebuild autoloader scripts with 2.0.7Robin Appelman
2020-11-26rename cache event to follow new naming standardsRobin Appelman
2020-11-26extend cache eventsRobin Appelman
2020-11-24Streamline user creation and deletion eventsMorris Jobke
2020-11-11Dump autoloaderMorris Jobke
2020-11-10Create primary keys on all tables and add a command to create the afterwardsJoas Schilling
2020-11-10Replace the credentials table with one that can have empty userJoas Schilling
2020-11-10Make sure columns with an empty default are nullable for OracleJoas Schilling
2020-11-05Merge pull request #23819 from nextcloud/td/routing/move_things_aroundMorris Jobke
2020-11-03Add a background job that checks for potential user imported SSL certificates...Morris Jobke
2020-11-03Cleanup route registration logicRoeland Jago Douma
2020-11-01Remove deprecated OCSResponseRoeland Jago Douma
2020-10-30Revert "[Automated] Update psalm-baseline.xml"Morris Jobke
2020-10-30Update psalm baselineNextcloud-PR-Bot
2020-10-29Merge pull request #23765 from nextcloud/techdebt/noid/sudadmin-events-into-t...Morris Jobke
2020-10-29Merge pull request #23766 from nextcloud/techdebt/noid/remove-unused-private-...Morris Jobke
2020-10-29Remove ISection in favor of IIconSectionMorris Jobke
2020-10-29Remove unused private ForwardEmitter and LegacyEmitterMorris Jobke
2020-10-28Add typed events for adding and removing a subadminMorris Jobke
2020-10-08Add cleanup job for old brutefoce attemptsRoeland Jago Douma
2020-10-04Move initial state provider to boostrapRoeland Jago Douma
2020-09-24Update autloaderRoeland Jago Douma
2020-09-17Autoloader updateMorris Jobke
2020-09-15disable update checking for shared storagesRobin Appelman
2020-09-03Fix app password updating out of boundsRoeland Jago Douma
2020-08-24Add repair step to remove old dashboard app configJulius Härtl
2020-08-20New SSE key formatRoeland Jago Douma
2020-08-19Merge pull request #22218 from nextcloud/enh/sse/make_legacy_cipher_opt_inRoeland Jago Douma