aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Expand)AuthorAgeFilesLines
* Background jobs from info.xml (#24582)Joas Schilling2016-05-123-26/+4
* Move files_trashbin to PSR-4 (#24570)Joas Schilling2016-05-1218-14/+16
* Merge pull request #24401 from owncloud/trash-list-cacheVincent Petry2016-05-101-46/+38
|\
| * use the cache for trash listingRobin Appelman2016-05-031-46/+38
* | [tx-robot] updated from transifexJenkins for ownCloud2016-05-102-4/+10
* | [tx-robot] updated from transifexJenkins for ownCloud2016-05-082-0/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2016-05-072-0/+2
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-04-302-2/+2
* Merge pull request #24111 from owncloud/chunk-users-in-background-jobsBjörn Schießle2016-04-212-40/+12
|\
| * Chunk the users correctly in the trashbin and versions background jobJoas Schilling2016-04-202-40/+12
* | Merge pull request #23919 from owncloud/cyclyc-share-dep-exampleThomas Müller2016-04-202-9/+24
|\ \
| * | Fix testsRoeland Jago Douma2016-04-192-9/+24
| |/
* / filter hidden files on the web interfaceChristoph Wurst2016-04-191-1/+2
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-04-132-2/+4
* apps/files_trashbin: Fix typos in comments (found and fixed by codespell)Stefan Weil2016-03-302-3/+3
* set watch policy in testRobin Appelman2016-03-211-9/+24
* Merge pull request #22785 from owncloud/trash-returnfalseon401Thomas Müller2016-03-071-0/+4
|\
| * Return false on 401 in file list + trash file listVincent Petry2016-03-031-0/+4
* | [tx-robot] updated from transifexJenkins for ownCloud2016-03-054-0/+4
* | Properly check path validity before deleting to trashVincent Petry2016-03-041-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2016-03-042-0/+10
|/
* Increase all versions on master which is now 9.1Joas Schilling2016-03-021-2/+2
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-012-2/+0
* Update author informationLukas Reschke2016-03-012-1/+1
* Make more action icons themable + style fixesVincent Petry2016-02-251-6/+4
* Make file actions use icon CSS classesRoeland Jago Douma2016-02-251-4/+2
* Merge pull request #22628 from owncloud/fix-thrashbin-cronjobThomas Müller2016-02-251-0/+6
|\
| * Skip users with no trashbinVictor Dubiniuk2016-02-241-0/+6
* | [tx-robot] updated from transifexJenkins for ownCloud2016-02-2510-2/+24
|/
* get the actual user instead of a federated cloud idBjoern Schiessle2016-02-181-40/+62
* Merge pull request #22451 from owncloud/use-proper-user-folderThomas Müller2016-02-171-6/+10
|\
| * Handles null as return code and uses proper UserFolder in trashbinMorris Jobke2016-02-161-6/+10
* | Don't resize trash when no userVincent Petry2016-02-161-2/+5
|/
* Consolidate getQuota and setQuota methods in User instanceArthur Schiwon2016-02-091-4/+1
* Merge pull request #21844 from owncloud/drop-image-pathThomas Müller2016-01-251-2/+2
|\
| * Remove OC_Helper::imagePath and use the proper public interfaceMorris Jobke2016-01-241-2/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2016-01-252-0/+4
|/
* Merge pull request #21117 from owncloud/owner-file-existsThomas Müller2016-01-151-13/+6
|\
| * handle not found in trash hookRobin Appelman2016-01-111-1/+5
| * de-deplicate getUidAndFilenameRobin Appelman2016-01-111-12/+1
* | Merge pull request #21544 from owncloud/trashbin-permissionsThomas Müller2016-01-151-0/+3
|\ \
| * | set etag and permission fields for trashbin entriesRobin Appelman2016-01-081-0/+3
| |/
* / Happy new year!Thomas Müller2016-01-1228-35/+43
|/
* Merge pull request #21498 from owncloud/cleanup-OC_DBThomas Müller2016-01-071-6/+0
|\
| * Remove OC_DB::dropTableMorris Jobke2016-01-071-6/+0
* | Remove deprecated shipped flag from info.xml which has no use anymoreJoas Schilling2016-01-071-1/+0
* | Add ownCloud min and max version for shipped appsJoas Schilling2016-01-071-1/+1
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-072-0/+12
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-052-0/+4
* Merge pull request #21268 from owncloud/cleanup-OC_Helper-getFileNameMimeTypeThomas Müller2015-12-182-2/+2
|\