summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Expand)AuthorAgeFilesLines
* Add type hinting to functionsLukas Reschke2014-10-241-10/+25
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-231-0/+1
* Fix SPACE_UNKNOWN constantRobin Appelman2014-10-161-1/+1
* make trashbin compatible with objectstore, replace glob with search in cache,...Jörn Friedrich Dreyer2014-10-161-5/+13
* introduce new app page layoutThomas Müller2014-10-151-0/+54
* Add support for keys in the info.xmlLukas Reschke2014-10-091-0/+3
* Merge pull request #11474 from owncloud/fix_trash_permission_checkMorris Jobke2014-10-091-1/+1
|\
| * check if I can create a file at the locationBjoern Schiessle2014-10-081-1/+1
* | Forgot a '.'MTRichards2014-10-081-1/+1
* | Updated info.xml app descriptionMTRichards2014-10-081-11/+2
|/
* [tx-robot] updated from transifexJenkins for ownCloud2014-09-281-1/+1
* Merge pull request #11234 from owncloud/fix-icon-classesJan-Christoph Borchardt2014-09-232-4/+4
|\
| * correct progress-icon to icon-loading-smallJan-Christoph Borchardt2014-09-222-4/+4
| * correct delete-icon to icon-delete, fix #11128Jan-Christoph Borchardt2014-09-222-4/+4
* | Merge pull request #11137 from owncloud/enc-pregfixVincent Petry2014-09-231-5/+1
|\ \ | |/ |/|
| * Fix share key finding algorithm in various casesVincent Petry2014-09-231-5/+1
* | Added extra check to avoid deleting key foldersVincent Petry2014-09-191-0/+26
|/
* Merge pull request #11081 from owncloud/trash_fix_expireLukas Reschke2014-09-161-1/+1
|\
| * also expire file if timestamp = limit, happens if trashbin_retention_obligati...Bjoern Schiessle2014-09-151-1/+1
* | Merge pull request #10663 from owncloud/files_trashbin_original_pathMorris Jobke2014-09-162-5/+53
|\ \
| * | Show original path information in trashbin and sharing viewsRobin McCorkell2014-09-112-5/+53
| |/
* / remove obsolete language filesVolkan Gezer2014-09-131-6/+0
|/
* [tx-robot] updated from transifexJenkins for ownCloud2014-09-111-3/+10
* [tx-robot] updated from transifexJenkins for ownCloud2014-09-021-0/+5
* Use public api for getting l10nRobin Appelman2014-08-314-4/+4
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-311-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-301-1/+7
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-281-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-261-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-241-1/+2
* Merge pull request #10522 from owncloud/removeLoadAppScriptblizzz2014-08-211-0/+9
|\
| * Add routing to files_trashbinLukas Reschke2014-08-191-0/+9
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-191-1/+3
|/
* Merge pull request #10407 from owncloud/rm-obsolete-japaneseLukas Reschke2014-08-171-15/+0
|\
| * remove obsolete japanese lang codeVolkan Gezer2014-08-131-15/+0
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-171-0/+11
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-161-0/+1
|/
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-131-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-111-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2014-07-181-5/+7
* [tx-robot] updated from transifexJenkins for ownCloud2014-07-171-0/+14
* throw exception if file is to large for trash binBjoern Schiessle2014-07-153-6/+46
* add ocsids to info.xmlGeorg Ehrke2014-07-072-1/+2
* Hide the size in the trashbin summary rowVincent Petry2014-07-031-0/+3
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-301-1/+1
* Sync file list with file actionsVincent Petry2014-06-271-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-271-1/+1
* Merge pull request #9051 from owncloud/Bagera-masterFrank Karlitschek2014-06-261-0/+4
|\
| * fix padding for last cell in summary of trashbinMorris Jobke2014-06-261-0/+4
* | Merge pull request #9093 from owncloud/remove_unused_codeMorris Jobke2014-06-191-1/+1
|\ \