summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Expand)AuthorAgeFilesLines
* Copy the 9.0 method for the background jobsJoas Schilling2016-04-201-1/+29
* Chunk the users correctly in the trashbin and versions background jobJoas Schilling2016-04-202-40/+12
* Properly check path validity before deleting to trashVincent Petry2016-03-041-1/+1
* Skip users with no trashbinVictor Dubiniuk2016-02-261-0/+6
* set etag and permission fields for trashbin entriesRobin Appelman2016-02-221-0/+3
* skip test if we cant use the filesystem when not logged inRobin Appelman2015-12-111-2/+5
* Fix thrashbin wrapper when no user is loggedinRobin Appelman2015-12-112-2/+13
* Deduplicate queued trashbin expire jobsMorris Jobke2015-11-273-26/+12
* Merge pull request #19882 from owncloud/backport-ceph-stop-script-changesThomas Müller2015-10-212-15/+20
|\
| * Fix listing of trash files in testRobin Appelman2015-10-201-0/+2
| * Fix trashbin handling of unknown/unlimited free spaceRobin Appelman2015-10-201-2/+3
| * dont assume home storage is local in trash testRobin Appelman2015-10-201-13/+15
* | Merge pull request #19779 from owncloud/stable8.2-trash-deletesectionposition-2Morris Jobke2015-10-201-0/+18
|\ \
| * | Move trashbin specific CSS that modifies sidebarVincent Petry2015-10-141-0/+18
* | | Merge pull request #19775 from owncloud/stable8.2-trashbin-removesidebarMorris Jobke2015-10-201-1/+2
|\ \ \ | |_|/ |/| |
| * | Remove sidebar for trashbin viewVincent Petry2015-10-141-1/+2
| |/
* / Increase the 2nd digit of shipped apps for 8.2Joas Schilling2015-10-172-2/+4
|/
* Revert "Move trashbin specific CSS that modifies sidebar"Thomas Müller2015-10-121-18/+0
* Move trashbin specific CSS that modifies sidebarVincent Petry2015-10-121-0/+18
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-072-0/+12
* update licence headers via scriptMorris Jobke2015-10-0517-4/+14
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-036-10/+30
* Merge pull request #19500 from owncloud/fix_trash_with_encryption2Thomas Müller2015-10-022-18/+26
|\
| * first copy to owner and then move to current user because the encryptionBjoern Schiessle2015-10-012-18/+26
* | display checkboxes properly after file restoreHendrik Leppelsack2015-10-011-2/+2
|/
* Change small thumbnails to 32 pxMorris Jobke2015-09-301-1/+1
* fix checkbox in trashbinHendrik Leppelsack2015-09-281-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-282-4/+4
* Add the method to the mockJoas Schilling2015-09-251-0/+1
* Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isI...Martin2015-09-221-1/+1
* Properly translate file actionsVincent Petry2015-09-221-0/+1
* make sure to add the correct file size to the file info, otherwise we will no...Bjoern Schiessle2015-09-211-0/+4
* Log deleted filesVictor Dubiniuk2015-09-161-0/+4
* Add PHPDocLukas Reschke2015-09-162-2/+16
* Updates according to reviewVictor Dubiniuk2015-09-162-11/+23
* Fix testsVictor Dubiniuk2015-09-161-3/+6
* Add expiration cronjobVictor Dubiniuk2015-09-168-1/+212
* Remove languages which are no longer maintained on transifexThomas Müller2015-08-2610-70/+0
* [tx-robot] updated from transifexJenkins for ownCloud2015-08-262-0/+22
* [tx-robot] updated from transifexJenkins for ownCloud2015-08-254-2/+6
* Fix trashbin sidebarVincent Petry2015-08-252-0/+30
* Merge pull request #18065 from owncloud/new-trashbin-retentionThomas Müller2015-08-126-34/+400
|\
| * Fix testsVictor Dubiniuk2015-08-101-7/+1
| * Migrate settingsVictor Dubiniuk2015-08-103-20/+93
| * Enhance trashbin expiration settingsVictor Dubiniuk2015-08-105-26/+325
* | Merge pull request #17709 from owncloud/fileactions-dropdownJan-Christoph Borchardt2015-08-111-1/+0
|\ \
| * | Implement file actions dropdownVincent Petry2015-08-101-1/+0
* | | Merge pull request #18175 from owncloud/automatic-db-prefix-query-builderThomas Müller2015-08-102-2/+2
|\ \ \ | |_|/ |/| |
| * | Remove unnecessary DB prefixes from existing query builder usagesJoas Schilling2015-08-102-2/+2
| |/
* | Use DIRoeland Jago Douma2015-08-101-4/+1