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-05-05Fix usage of rename executeUpdateChristoph Wurst
2021-04-20Fix broken Expiration testJoas Schilling
2021-04-17[tx-robot] updated from transifexNextcloud bot
2021-03-31Compile nodeJohn Molakvoæ (skjnldsv)
2021-03-31Bump js licensesJohn Molakvoæ (skjnldsv)
2021-03-26[tx-robot] updated from transifexNextcloud bot
2021-03-17Merge pull request #25676 from nextcloud/drop/utl-is-ieMorris Jobke
2021-03-17Fix TerserPluginJohn Molakvoæ (skjnldsv)
2021-03-17Lint fixJohn Molakvoæ (skjnldsv)
2021-03-11Cleanp execute usage in the trashbinRoeland Jago Douma
2021-03-10Bump css-loader from 5.0.1 to 5.1.1dependabot-preview[bot]
2021-03-10Merge pull request #25916 from nextcloud/bugfix/noid/trashbin-delete-allJulius Härtl
2021-03-09Drop \OCP\Util::isIeChristoph Wurst
2021-03-06[tx-robot] updated from transifexNextcloud bot
2021-03-03Remove trash items from other trash backends when deleting allJulius Härtl
2021-03-03[tx-robot] updated from transifexNextcloud bot
2021-03-02Update autoloader filesRoeland Jago Douma
2021-03-02Merge pull request #25568 from nextcloud/move-storage-disable-cacheRobin Appelman
2021-02-25[tx-robot] updated from transifexNextcloud bot
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-02-18[tx-robot] updated from transifexNextcloud bot
2021-02-17disable trasbin during the moveFromStorage fallbackRobin Appelman
2021-02-03This is 22Joas Schilling
2021-01-30[tx-robot] updated from transifexNextcloud bot
2021-01-28Update all composer autoloader filesChristoph Wurst
2021-01-25[tx-robot] updated from transifexNextcloud bot
2021-01-22Do not obtain userFolder of a federated userRoeland Jago Douma
2021-01-20Re-use fetched dependencies in lib/base.phpMorris Jobke
2021-01-12Migrate internal classes to the OCP db col typesChristoph Wurst
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2020-12-30Update license headersChristoph Wurst
2020-12-23Make oc_files_trash.auto_id a bigintVincent Petry
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-07FIXRoeland Jago Douma
2020-11-26rebuild autoloader scripts with 2.0.7Robin Appelman
2020-11-20Merge pull request #24094 from nextcloud/bugfix/noid/trash-appdataMorris Jobke
2020-11-14[tx-robot] updated from transifexNextcloud bot
2020-11-13Bump jquery from 2.2.4 to 3.1.0Christoph Wurst
2020-11-13Only attempt to move to trash if a file is not in appdataJulius Härtl
2020-11-09Don't leave cursors open when tests failJoas Schilling
2020-11-08[tx-robot] updated from transifexNextcloud bot
2020-11-07Merge pull request #23936 from nextcloud/bugfix/noid/trashbin-ocdbJohn Molakvoæ
2020-11-07Use query builder instead of OC_DB in trashbinJoas Schilling
2020-11-06Bump css-loader from 3.6.0 to 5.0.1dependabot-preview[bot]
2020-10-24[tx-robot] updated from transifexNextcloud bot
2020-10-14Restrict query when searching for versions of trashbin filesJulius Härtl
2020-10-13Sort deleted files by most recently deleted firstJan C. Borchardt
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-30dont hold a transaction during the move to trashRobin Appelman
2020-09-24Update autloaderRoeland Jago Douma