| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixed trashbin to use correct class | Vincent Petry | 2014-05-15 | 1 | -1/+1 |
* | remove legacy aka deprecated code: OC_FilesystemView | Thomas Müller | 2014-05-12 | 1 | -3/+3 |
* | Merge pull request #8041 from owncloud/files-sortcolumns | Vincent Petry | 2014-05-12 | 4 | -14/+22 |
|\ |
|
| * | html input tag has no closing tag | Thomas Müller | 2014-04-28 | 1 | -2/+3 |
| * | Set default sort of trashbin to timestamp descending | Vincent Petry | 2014-04-28 | 1 | -0/+1 |
| * | Add sorting to files list, trashbin and public files | Vincent Petry | 2014-04-28 | 3 | -12/+18 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-12 | 2 | -2/+5 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-11 | 1 | -1/+1 |
* | | Merge pull request #8407 from owncloud/scale-pics-on-public-sharing-master | Thomas Müller | 2014-05-05 | 1 | -2/+3 |
|\ \ |
|
| * | | Images on public sharing get downscaled to increase use experience - this wil... | Thomas Müller | 2014-05-02 | 1 | -2/+3 |
| |/ |
|
* | | Merge pull request #8377 from youngguns-nl/issue_8376 | Vincent Petry | 2014-05-02 | 1 | -1/+9 |
|\ \
| |/
|/| |
|
| * | refs #8376; spaces=>tabs | Sjors van der Pluijm | 2014-04-29 | 1 | -1/+1 |
| * | refs #8376; added comment and applied patch on other files | Sjors van der Pluijm | 2014-04-28 | 1 | -1/+9 |
* | | Cleanup and fix trashbin "clear all files" operation | Vincent Petry | 2014-04-28 | 1 | -1/+1 |
* | | Fixed selection to be based on FileList.files | Vincent Petry | 2014-04-28 | 1 | -2/+2 |
* | | Fix trashbin previews and "delete selected" | Vincent Petry | 2014-04-28 | 2 | -4/+4 |
* | | Fix file selection for infinite scrolling | Vincent Petry | 2014-04-28 | 2 | -161/+128 |
* | | Fix file summary to use the whole file list | Vincent Petry | 2014-04-28 | 3 | -2/+7 |
|/ |
|
* | Merge pull request #8247 from owncloud/l10n-files_trasbin-fix | Thomas Müller | 2014-04-22 | 1 | -4/+4 |
|\ |
|
| * | Fix localization issues of files_trashbin | Volkan Gezer | 2014-04-17 | 1 | -4/+4 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-19 | 1 | -0/+5 |
* | | Merge pull request #8189 from Xenopathic/misc_fixes | Robin McCorkell | 2014-04-17 | 1 | -14/+14 |
|\ \
| |/
|/| |
|
| * | Prevent error in files_trashbin | Robin McCorkell | 2014-04-13 | 1 | -7/+9 |
| * | Adjust logic for deciding if trashbin empty | Robin McCorkell | 2014-04-13 | 1 | -7/+5 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-16 | 48 | -96/+96 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-11 | 1 | -3/+3 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-10 | 1 | -0/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-09 | 1 | -0/+2 |
* | Disable sharing in trashbin app | Vincent Petry | 2014-04-08 | 1 | -0/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-08 | 1 | -0/+5 |
* | Files, trashbin, public apps use ajax/JSON for the file list | Vincent Petry | 2014-04-02 | 12 | -333/+187 |
* | Merge pull request #7872 from owncloud/trash-disablestoragestats | Björn Schießle | 2014-03-28 | 1 | -0/+5 |
|\ |
|
| * | Do not retrieve storage stats for trash bin | Vincent Petry | 2014-03-28 | 1 | -0/+5 |
* | | Merge pull request #7107 from owncloud/load-apps-proper-master | Thomas Müller | 2014-03-28 | 1 | -6/+0 |
|\ \ |
|
| * \ | Merge branch 'master' into load-apps-proper-master | Thomas Müller | 2014-03-21 | 66 | -251/+334 |
| |\ \ |
|
| * | | | remove superfluous $RUNTIME_APPTYPES | Thomas Müller | 2014-02-06 | 1 | -6/+0 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-27 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | Merge pull request #7768 from owncloud/trashempty-nocache | icewind1991 | 2014-03-24 | 1 | -17/+26 |
|\ \ \
| |_|/
|/| | |
|
| * | | catch the case where files_trashbin/files doesn't exist | Robin Appelman | 2014-03-24 | 1 | -1/+4 |
| * | | More robust way to check if the folder is empty | Robin Appelman | 2014-03-17 | 1 | -3/+6 |
| * | | Use a more efficient way to determine that the trashbin is empty that doesn't... | Robin Appelman | 2014-03-17 | 1 | -20/+23 |
* | | | Improve sorting performance of large lists of files | Robin Appelman | 2014-03-19 | 1 | -2/+6 |
|/ / |
|
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-13 | 1 | -0/+15 |
* | | Merge pull request #7668 from owncloud/trashbin_predelete | Vincent Petry | 2014-03-12 | 1 | -0/+1 |
|\ \ |
|
| * | | add preDelete hook for files_trashbin app | Georg Ehrke | 2014-03-11 | 1 | -0/+1 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-12 | 49 | -0/+49 |
|/ / |
|
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-11 | 8 | -6/+21 |
* | | fix mimetype detection, introduce fake etag to identify preview images | Bjoern Schiessle | 2014-03-10 | 1 | -1/+2 |
* | | get trash size from file cache | Bjoern Schiessle | 2014-03-10 | 4 | -77/+10 |
* | | only enable previews if the encryption is disabled | Bjoern Schiessle | 2014-03-10 | 1 | -1/+5 |