summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Expand)AuthorAgeFilesLines
* Fix broken Expiration testJoas Schilling2021-04-201-9/+11
* [tx-robot] updated from transifexNextcloud bot2021-04-172-4/+4
* Compile nodeJohn Molakvoæ (skjnldsv)2021-03-312-2/+80
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-316-40/+128
* [tx-robot] updated from transifexNextcloud bot2021-03-268-0/+8
* Merge pull request #25676 from nextcloud/drop/utl-is-ieMorris Jobke2021-03-171-1/+1
|\
| * Drop \OCP\Util::isIeChristoph Wurst2021-03-091-1/+1
* | Fix TerserPluginJohn Molakvoæ (skjnldsv)2021-03-172-2/+2
* | Lint fixJohn Molakvoæ (skjnldsv)2021-03-171-2/+2
* | Cleanp execute usage in the trashbinRoeland Jago Douma2021-03-111-9/+9
* | Bump css-loader from 5.0.1 to 5.1.1dependabot-preview[bot]2021-03-101-1/+1
* | Merge pull request #25916 from nextcloud/bugfix/noid/trashbin-delete-allJulius Härtl2021-03-101-0/+3
|\ \ | |/ |/|
| * Remove trash items from other trash backends when deleting allJulius Härtl2021-03-031-0/+3
* | [tx-robot] updated from transifexNextcloud bot2021-03-062-6/+20
|/
* [tx-robot] updated from transifexNextcloud bot2021-03-032-8/+8
* Update autoloader filesRoeland Jago Douma2021-03-021-2/+4
* Merge pull request #25568 from nextcloud/move-storage-disable-cacheRobin Appelman2021-03-022-8/+80
|\
| * disable trasbin during the moveFromStorage fallbackRobin Appelman2021-02-172-8/+80
* | [tx-robot] updated from transifexNextcloud bot2021-02-252-16/+16
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-183-4/+4
* | [tx-robot] updated from transifexNextcloud bot2021-02-182-0/+14
|/
* This is 22Joas Schilling2021-02-031-1/+1
* [tx-robot] updated from transifexNextcloud bot2021-01-302-6/+42
* Update all composer autoloader filesChristoph Wurst2021-01-282-1/+33
* [tx-robot] updated from transifexNextcloud bot2021-01-252-0/+2
* Do not obtain userFolder of a federated userRoeland Jago Douma2021-01-221-1/+1
* Re-use fetched dependencies in lib/base.phpMorris Jobke2021-01-201-1/+1
* Migrate internal classes to the OCP db col typesChristoph Wurst2021-01-121-1/+1
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-1/+2
* Update license headersChristoph Wurst2020-12-301-0/+1
* 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