summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Expand)AuthorAgeFilesLines
...
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-08-071-0/+1
* | | fix merge conflictsGeorg Ehrke2013-08-0525-27/+57
|\| |
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-08-032-0/+2
| * | Merge pull request #3006 from owncloud/===_and_!==_in_files_trashbin-appJörn Friedrich Dreyer2013-08-028-27/+27
| |\ \
| | * | Use isIgnoredDir()kondou2013-07-101-1/+1
| | * | Use !== and === in files_trashbin-appkondou2013-07-108-27/+27
| * | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-022-0/+2
| * | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-015-0/+5
| * | | [tx-robot] updated from transifexJenkins for ownCloud2013-07-317-0/+7
| * | | added missing isEmpty ajax fileBjoern Schiessle2013-07-301-0/+14
* | | | Merge branch 'master' into oc_previewThomas Müller2013-07-304-42/+114
|\| | |
| * | | reduce time for auto expire to 30 days by defaultBjörn Schießle2013-07-261-1/+1
| * | | found some more places where we can disable buttons while performing a actionBjörn Schießle2013-07-261-6/+18
| * | | Hide Delete Permanently button when Restore happensBjörn Schießle2013-07-261-0/+4
| * | | make 'restored' extension translatableBjörn Schießle2013-07-261-2/+3
| * | | expire trash bin if trash bin exceeds max size after a new file was added to ...Björn Schießle2013-07-262-7/+34
| * | | disable "deleted files" button if trash bin is emptyBjörn Schießle2013-07-261-0/+15
| * | | don't move empty folders to the trash binBjörn Schießle2013-07-251-0/+5
| * | | nicer format of unique names, use 'file (restored).txt' instead of 'files.txt...Björn Schießle2013-07-251-32/+39
| | |/ | |/|
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-07-141-0/+1
| |/
* | add class='preview-icon' in trashbin app as wellGeorg Ehrke2013-07-292-2/+6
* | merge conflicts ...Georg Ehrke2013-07-108-334/+341
|\|
| * Encode current trashbin directoryVictor Dubiniuk2013-07-091-3/+6
| * Migrate to encodePathVictor Dubiniuk2013-07-092-6/+3
| * Merge pull request #3757 from owncloud/icon-cleanupJan-Christoph Borchardt2013-07-082-4/+4
| |\
| | * use history icon in Deleted Files template as wellJan-Christoph Borchardt2013-06-172-2/+2
| | * remove unused loading spinners, just have oneJan-Christoph Borchardt2013-06-171-2/+2
| | * use consistent icon for 'restore'/versions/history, also SVGJan-Christoph Borchardt2013-06-171-1/+1
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-07-081-2/+2
| * | make trash bin aware of system wide mounts with respect to encryption keysBjörn Schießle2013-07-051-7/+21
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-06-251-0/+1
| * | Merge branch 'master' into fix_glob_escapingBjörn Schießle2013-06-171-1/+8
| |\ \
| * | | fix indentionBjörn Schießle2013-06-141-319/+310
| * | | only escape glob patternBjörn Schießle2013-06-141-5/+7
| | |/ | |/|
* | | properly encode pathGeorg Ehrke2013-07-101-1/+1
* | | fix for previews in trashbin appGeorg Ehrke2013-07-081-1/+1
* | | implement use of preview icons in thrashbin appGeorg Ehrke2013-07-082-1/+5
| |/ |/|
* | Merge pull request #3301 from bastho/fix_filestrashbin_missing-sub-folderMorris Jobke2013-06-151-2/+9
|\ \ | |/ |/|
| * duplicate verificationBastien Ho2013-05-101-3/+0
| * Fix inexisting trashbin's sub-foldersBastien Ho2013-05-101-2/+12
* | [tx-robot] updated from transifexJenkins for ownCloud2013-06-072-9/+10
* | [tx-robot] updated from transifexJenkins for ownCloud2013-06-051-1/+10
* | add event.preventDefault to undelete functionGeorg Ehrke2013-05-271-0/+1
* | fix https://github.com/owncloud/core/issues/3320Georg Ehrke2013-05-271-0/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2013-05-256-9/+11
* | Merge pull request #3416 from owncloud/files_encryptionThomas Müller2013-05-248-84/+143
|\ \
| * | added static function registerHooks() for better unit tests handlingFlorin Peter2013-05-222-5/+12
| * | Merge branch 'master' into files_encryptionBjörn Schießle2013-05-212-2/+16
| |\ \
| * \ \ Merge branch 'master' into files_encryptionFlorin Peter2013-05-201-16/+1
| |\ \ \
| * \ \ \ Merge branch 'files_encryption' of https://github.com/owncloud/core into file...Florin Peter2013-05-158-84/+131
| |\ \ \ \