| Commit message (Expand) | Author | Age | Files | Lines |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-05-19 | 1 | -1/+0 |
* | remove encryption specific code from files app | Bjoern Schiessle | 2015-04-07 | 1 | -3/+0 |
* | Removing left overs from old encryption app | Thomas Müller | 2015-04-07 | 1 | -1/+0 |
* | Removing files_encryption left overs | Thomas Müller | 2015-04-07 | 1 | -4/+0 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -13/+22 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -21/+13 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -13/+21 |
* | Remove unneeded addTranslations() calls | Vincent Petry | 2015-01-14 | 1 | -1/+0 |
* | move search results below filelist, show hint when results are off screen, us... | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -0/+1 |
* | put Favorites second in list, after 'All files' | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+1 |
* | Fixed small code style issues | Vincent Petry | 2014-12-15 | 1 | -5/+5 |
* | Use star icon for favorites | Vincent Petry | 2014-12-15 | 1 | -0/+2 |
* | Added favorites feature to the files app | Vincent Petry | 2014-12-15 | 1 | -0/+17 |
* | Merge pull request #11214 from owncloud/issue/10836 | Morris Jobke | 2014-12-09 | 1 | -0/+1 |
|\ |
|
| * | Add an option to disallow sending sharing emails to non-owncloud users | Joas Schilling | 2014-12-09 | 1 | -0/+1 |
* | | Fix namespace of Files_Encryption outside of the app | Joas Schilling | 2014-12-09 | 1 | -1/+1 |
|/ |
|
* | Added OC.L10N namespace with translation functions | Vincent Petry | 2014-10-29 | 1 | -0/+1 |
* | set "allow users to send mail notification for shared files default" setting ... | Bjoern Schiessle | 2014-06-03 | 1 | -1/+1 |
* | drop allowZIPdownload and maxZIPSize as options | Morris Jobke | 2014-06-02 | 1 | -1/+0 |
* | Fixed navigation order | Vincent Petry | 2014-05-30 | 1 | -0/+5 |
* | Fix whitespace issues | Robin McCorkell | 2014-05-16 | 1 | -2/+2 |
* | Fixed many issues, clean up | Vincent Petry | 2014-05-15 | 1 | -0/+5 |
* | Namespacing for FileList, FileActions and trashbin app | Vincent Petry | 2014-05-15 | 1 | -35/+11 |
* | Files app navigation can now switch | Vincent Petry | 2014-05-15 | 1 | -1/+3 |
* | Added navigation manager in files app for the sidebar | Vincent Petry | 2014-05-15 | 1 | -10/+30 |
* | Added app navigation for files app | Vincent Petry | 2014-05-15 | 1 | -0/+6 |
* | Fix file summary to use the whole file list | Vincent Petry | 2014-04-28 | 1 | -0/+1 |
* | Merge pull request #8015 from owncloud/storageinfo-reuse | Vincent Petry | 2014-04-04 | 1 | -2/+2 |
|\ |
|
| * | Allow reusing FileInfo for getStorageInfo | Robin Appelman | 2014-04-02 | 1 | -2/+2 |
* | | Merge pull request #6968 from owncloud/files-ajaxload | Morris Jobke | 2014-04-03 | 1 | -38/+3 |
|\ \ |
|
| * | | Files, trashbin, public apps use ajax/JSON for the file list | Vincent Petry | 2014-04-02 | 1 | -38/+3 |
| |/ |
|
* / | Reuse known free space in the files app | Robin Appelman | 2014-04-02 | 1 | -1/+1 |
|/ |
|
* | Fix dirInfo check when dir does not exist | Vincent Petry | 2014-04-01 | 1 | -1/+1 |
* | Merge pull request #7724 from owncloud/mobile | Thomas Müller | 2014-03-28 | 1 | -0/+1 |
|\ |
|
| * | mobile: first mobile fixes for Files. We still need to hide Rename and Versions | Jan-Christoph Borchardt | 2014-03-14 | 1 | -0/+1 |
* | | drop file cache migration OC5 -> OC6 | Thomas Müller | 2014-03-18 | 1 | -73/+62 |
|/ |
|
* | Merge pull request #7257 from owncloud/filelist-fileinfo | Vincent Petry | 2014-02-19 | 1 | -2/+3 |
|\ |
|
| * | use a FileInfo object of the directory when generting the filelist | Robin Appelman | 2014-02-18 | 1 | -2/+3 |
* | | Remove usage of legacy OC_Appconfig | Robin Appelman | 2014-02-13 | 1 | -3/+5 |
|/ |
|
* | Merge branch 'master' into pr-exceed_upload_limit_msg | Pellaeon Lin | 2014-01-30 | 1 | -2/+0 |
|\ |
|
| * | Remove unused $freeSpace | Robin Appelman | 2014-01-27 | 1 | -2/+0 |
* | | Use $storageInfo['free'] | Pellaeon Lin | 2014-01-29 | 1 | -1/+1 |
* | | Comments to clarify | Pellaeon Lin | 2014-01-16 | 1 | -2/+2 |
* | | Display different messages for uploadLimit and freeSpace | Pellaeon Lin | 2013-12-08 | 1 | -0/+4 |
|/ |
|
* | public upload now also works with encryption enabled | Bjoern Schiessle | 2013-11-21 | 1 | -1/+0 |
* | Files app backend now normalizes paths before rendering templates | Vincent Petry | 2013-11-14 | 1 | -1/+2 |
* | Merge pull request #5310 from owncloud/hide_filestable-header_when_empty | Christopher Schäpers | 2013-10-22 | 1 | -1/+7 |
|\ |
|
| * | Fixed empty content logic | Vincent Petry | 2013-10-21 | 1 | -1/+1 |
| * | Fix mind-boggling emptycontent logic | kondou | 2013-10-21 | 1 | -1/+3 |
| * | Fix shared folder still showing fileheader | kondou | 2013-10-21 | 1 | -1/+1 |