aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-18114-114/+0
* apply empty state for 'Deleted files'Jan-Christoph Borchardt2014-12-171-1/+5
* [tx-robot] updated from transifexJenkins for ownCloud2014-12-172-0/+12
* Merge pull request #12527 from owncloud/js-pluginsystemRobin Appelman2014-12-121-0/+1
|\
| * Simple Plugin system for JavascriptVincent Petry2014-12-011-0/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2014-12-10108-0/+108
* | Fix namespace of Files_Encryption outside of the appJoas Schilling2014-12-091-2/+2
* | reduce OC_Preferences, OC_Config and \OCP\Config usageMorris Jobke2014-12-081-2/+4
* | Merge pull request #12696 from owncloud/trashbin-selected-deleteRobin Appelman2014-12-081-0/+4
|\ \
| * | Fix deleting selected files in the trashbinRobin Appelman2014-12-081-0/+4
* | | Merge pull request #12394 from owncloud/files-fileactionsimprovementsLukas Reschke2014-12-081-15/+28
|\ \ \ | |/ / |/| |
| * | Improve FileActions JS to allow for custom renderingVincent Petry2014-11-241-15/+28
* | | Merge pull request #12382 from owncloud/enc_reorganize_folders2Morris Jobke2014-12-031-152/+29
|\ \ \
| * | | new folder structure for keysBjoern Schiessle2014-11-261-152/+29
* | | | Autoload exception from files_trashbinJoas Schilling2014-12-022-2/+0
| |_|/ |/| |
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-282-0/+10
|/ /
* / Replace deprecated constant with new class constantJoas Schilling2014-11-251-1/+1
|/
* [tx-robot] updated from transifexJenkins for ownCloud2014-11-216-0/+48
* Merge pull request #12325 from owncloud/removeunneccessarylangLukas Reschke2014-11-208-58/+0
|\
| * cleanup languages. closes #11274Volkan Gezer2014-11-208-58/+0
* | Make apps/ extend the \Test\TestCase and fix overwritten methodsJoas Schilling2014-11-191-3/+11
|/
* Merge pull request #12276 from owncloud/undelete-only-if-files-trashin-is-ena...Morris Jobke2014-11-192-0/+36
|\
| * Only show undelete capability if files_trashbin is enabledLukas Reschke2014-11-182-0/+36
* | [tx-robot] updated from transifexJenkins for ownCloud2014-11-192-4/+4
|/
* Merge pull request #9177 from owncloud/jsdocexperimentVincent Petry2014-11-132-3/+22
|\
| * Improved Javascript docs for JSDocVincent Petry2014-10-312-3/+22
* | Merge pull request #11853 from owncloud/close-session-for-trashbinVincent Petry2014-11-055-0/+6
|\ \
| * | Close session for files_trashbinLukas Reschke2014-10-295-0/+6
* | | Only rescan trash folder when checking deleted versionsVincent Petry2014-11-041-1/+1
| |/ |/|
* | remove unnecessary require calls - the ownCloud class loader is supposed to t...Thomas Müller2014-10-301-2/+0
* | [tx-robot] updated from transifexJenkins for ownCloud2014-10-304-0/+20
|/
* update all translation files to js and jsonThomas Müller2014-10-29231-918/+1836
* Added OC.L10N namespace with translation functionsVincent Petry2014-10-291-0/+2
* 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
|/