summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Expand)AuthorAgeFilesLines
* Make oc_files_trash.auto_id a bigintVincent Petry2020-12-231-2/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-169-8/+10
* FIXRoeland Jago Douma2020-12-071-36/+1
* rebuild autoloader scripts with 2.0.7Robin Appelman2020-11-264-3/+5
* Merge pull request #24094 from nextcloud/bugfix/noid/trash-appdataMorris Jobke2020-11-191-1/+1
|\
| * Only attempt to move to trash if a file is not in appdataJulius Härtl2020-11-131-1/+1
* | [tx-robot] updated from transifexNextcloud bot2020-11-142-0/+2
* | Bump jquery from 2.2.4 to 3.1.0Christoph Wurst2020-11-131-8/+8
* | Don't leave cursors open when tests failJoas Schilling2020-11-092-4/+12
|/
* [tx-robot] updated from transifexNextcloud bot2020-11-082-6/+6
* Merge pull request #23936 from nextcloud/bugfix/noid/trashbin-ocdbJohn Molakvoæ2020-11-071-21/+56
|\
| * Use query builder instead of OC_DB in trashbinJoas Schilling2020-11-061-21/+56
* | Bump css-loader from 3.6.0 to 5.0.1dependabot-preview[bot]2020-11-062-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2020-10-242-2/+2
* Restrict query when searching for versions of trashbin filesJulius Härtl2020-10-141-14/+43
* Sort deleted files by most recently deleted firstJan C. Borchardt2020-10-134-4/+6
* Format code to a single space around binary operatorsChristoph Wurst2020-10-054-12/+12
* dont hold a transaction during the move to trashRobin Appelman2020-09-301-5/+7
* Update autloaderRoeland Jago Douma2020-09-241-1/+1
* Delete files that exceed trashbin size immediatelyJulius Härtl2020-09-231-0/+8
* Bump versionsJoas Schilling2020-09-181-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-09-182-0/+14
* Fix variable name and add spaces around path in info log lineMorris Jobke2020-09-171-2/+2
* Update .l10nignore for apps to exclude bundled JS filesMorris Jobke2020-09-151-2/+1
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-072-0/+2
* Tests only: Forward calls to getUserValue and getAppValueDaniel Kesselberg2020-09-011-4/+14
* Change free space calculationDaniel Kesselberg2020-08-311-4/+6
* [tx-robot] updated from transifexNextcloud bot2020-08-282-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-08-262-2/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-246-3/+9
* Fix "misplaced variables" warning of Psalm in PHPDoc statementsMorris Jobke2020-08-171-1/+1
* [tx-robot] updated from transifexNextcloud bot2020-08-132-0/+2
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-123-10/+10
* Merge pull request #21954 from nextcloud/techdebt/noid/bootstrap-files_trashbinblizzz2020-08-075-94/+49
|\
| * Use IBootstrap for the files_trashbin appMorris Jobke2020-07-235-94/+49
* | [tx-robot] updated from transifexNextcloud bot2020-08-072-0/+20
* | Merge pull request #22067 from nextcloud/dependabot/npm_and_yarn/variousMorris Jobke2020-07-312-6/+6
|\ \
| * | Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-312-6/+6
* | | fix object store trashbin handlingRobin Appelman2020-07-301-3/+10
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-07-294-0/+6
* | rollback cache rename if trashbin move failsRobin Appelman2020-07-231-0/+5
* | fix moving files from external storage to object store trashbinRobin Appelman2020-07-231-2/+2
|/
* Merge pull request #21658 from nextcloud/trashbin-configurable-sizeMorris Jobke2020-07-215-0/+159
|\
| * allow admin to configure the max trashbin sizeRobin Appelman2020-07-075-0/+159
* | Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-203-3/+3
* | [tx-robot] updated from transifexNextcloud bot2020-07-192-8/+8
* | Clean up container usage in files trashbinChristoph Wurst2020-07-161-2/+1
* | Compile assetsnpmbuildbot[bot]2020-07-141-1/+2
* | [tx-robot] updated from transifexNextcloud bot2020-07-112-0/+30
* | [tx-robot] updated from transifexNextcloud bot2020-07-092-4/+4
|/