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-11-14[tx-robot] updated from transifexNextcloud bot
2021-11-13[tx-robot] updated from transifexNextcloud bot
2021-11-11[tx-robot] updated from transifexNextcloud bot
2021-11-06[tx-robot] updated from transifexNextcloud bot
2021-11-03[tx-robot] updated from transifexNextcloud bot
2021-11-02[tx-robot] updated from transifexNextcloud bot
2021-10-31[tx-robot] updated from transifexNextcloud bot
2021-10-26Fix "No entries in this …" templateJoas Schilling
2021-10-23[tx-robot] updated from transifexNextcloud bot
2021-09-22[tx-robot] updated from transifexNextcloud bot
2021-08-16Improve auto expiration hintszaimen
2021-08-04[tx-robot] updated from transifexNextcloud bot
2021-06-24Bump vue-loader from 15.9.3 to 15.9.7dependabot[bot]
2021-06-23Merge pull request #27016 from nextcloud/backport/26980-stable20blizzz
2021-06-15[tx-robot] updated from transifexNextcloud bot
2021-06-03[tx-robot] updated from transifexNextcloud bot
2021-05-21[tx-robot] updated from transifexNextcloud bot
2021-05-18Use parent wrapper to properly handle moves on the same source/target storageJulius Härtl
2021-05-12[tx-robot] updated from transifexNextcloud bot
2021-04-17[tx-robot] updated from transifexNextcloud bot
2021-03-26[tx-robot] updated from transifexNextcloud bot
2021-03-11Merge pull request #26040 from nextcloud/backport/25916/stable20Roeland Jago Douma
2021-03-10Merge pull request #25878 from nextcloud/backport/25568/stable20Roeland Jago Douma
2021-03-10Remove trash items from other trash backends when deleting allJulius Härtl
2021-03-06[tx-robot] updated from transifexNextcloud bot
2021-03-03[tx-robot] updated from transifexNextcloud bot
2021-03-02disable trasbin during the moveFromStorage fallbackRobin Appelman
2021-02-25[tx-robot] updated from transifexNextcloud bot
2021-02-18[tx-robot] updated from transifexNextcloud bot
2021-01-30[tx-robot] updated from transifexNextcloud bot
2021-01-25[tx-robot] updated from transifexNextcloud bot
2021-01-22Do not obtain userFolder of a federated userRoeland Jago Douma
2020-12-28Make oc_files_trash.auto_id a bigintVincent Petry
2020-12-02Only attempt to move to trash if a file is not in appdataJulius Härtl
2020-11-23Delete files that exceed trashbin size immediatelyJulius Härtl
2020-11-14[tx-robot] updated from transifexNextcloud bot
2020-11-12Make sure columns with an empty default are nullable for OracleJoas Schilling
2020-11-10Don't leave cursors open when tests failJoas Schilling
2020-11-09Merge pull request #23971 from nextcloud/backport/23936/stable20Morris Jobke
2020-11-08[tx-robot] updated from transifexNextcloud bot
2020-11-07Use query builder instead of OC_DB in trashbinJoas Schilling
2020-11-04Restrict query when searching for versions of trashbin filesJulius Härtl
2020-10-24[tx-robot] updated from transifexNextcloud bot
2020-10-14[tx-robot] updated from transifexNextcloud bot
2020-10-05dont hold a transaction during the move to trashRobin Appelman
2020-09-17Fix variable name and add spaces around path in info log lineMorris Jobke
2020-09-15Update .l10nignore for apps to exclude bundled JS filesMorris Jobke
2020-09-07Update license headers for Nextcloud 20 (again)Christoph Wurst
2020-09-01Tests only: Forward calls to getUserValue and getAppValueDaniel Kesselberg
2020-09-01Change free space calculationDaniel Kesselberg