| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #17175 from owncloud/add-download-feedback | Morris Jobke | 2015-07-30 | 1 | -1/+26 |
|\ |
|
| * | move updateFileActionSpinner to OCA.Files.FileActions | Morris Jobke | 2015-07-22 | 1 | -20/+0 |
| * | refactor this to proper separation of concerns | Morris Jobke | 2015-07-15 | 1 | -14/+28 |
| * | refactoring into proper methods | Morris Jobke | 2015-07-07 | 1 | -1/+32 |
* | | Merge pull request #17075 from owncloud/bootstrap-tooltip | Bernhard Posselt | 2015-07-23 | 1 | -2/+2 |
|\ \ |
|
| * | | fix tipsy dependency | Hendrik Leppelsack | 2015-07-08 | 1 | -2/+2 |
| |/ |
|
* / | Make getMimeIcon use OC.MimeType.getIconUrl | Roeland Jago Douma | 2015-07-09 | 1 | -12/+7 |
|/ |
|
* | Add owner to the storage stats to enable better notifications | Morris Jobke | 2015-06-05 | 1 | -1/+15 |
* | remove encryption specific code from files app | Bjoern Schiessle | 2015-04-07 | 1 | -17/+0 |
* | Removing left overs from old encryption app | Thomas Müller | 2015-04-07 | 1 | -6/+0 |
* | fixing js unit tests | Thomas Müller | 2015-03-09 | 1 | -8/+0 |
* | adding storage specific filename verification - refs #13640 | Thomas Müller | 2015-03-09 | 1 | -7/+7 |
* | Propertly restore thumbnail on cancel/rename/move | Vincent Petry | 2014-12-17 | 1 | -4/+7 |
* | Improved Javascript docs for JSDoc | Vincent Petry | 2014-10-31 | 1 | -1/+4 |
* | Use function call for FileList.pageSize | Nazar Mokrynskyi | 2014-10-15 | 1 | -1/+1 |
* | Added permission check for drag and drop | Vincent Petry | 2014-09-04 | 1 | -1/+6 |
* | decode filename for scrollto | Jörn Friedrich Dreyer | 2014-06-05 | 1 | -1/+1 |
* | use slide toggle for files app | Bernhard Posselt | 2014-06-05 | 1 | -7/+1 |
* | Merge pull request #8695 from owncloud/jserrorfixes | Lukas Reschke | 2014-05-30 | 1 | -2/+3 |
|\ |
|
| * | Fixed undefined object error that appears after a delay | Vincent Petry | 2014-05-23 | 1 | -2/+3 |
* | | select webdav address on click | Volkan Gezer | 2014-05-30 | 1 | -0/+3 |
|/ |
|
* | Merge pull request #8610 from owncloud/ie8-filesdndbug | Vincent Petry | 2014-05-16 | 1 | -1/+1 |
|\ |
|
| * | Fix drag and drop in IE8 | Vincent Petry | 2014-05-16 | 1 | -1/+1 |
* | | Fixed many issues, clean up | Vincent Petry | 2014-05-15 | 1 | -44/+28 |
* | | Namespacing for FileList, FileActions and trashbin app | Vincent Petry | 2014-05-15 | 1 | -345/+297 |
* | | Added app navigation for files app | Vincent Petry | 2014-05-15 | 1 | -0/+8 |
|/ |
|
* | typos, naming, remove unused code, identation | Thomas Müller | 2014-04-28 | 1 | -36/+27 |
* | Fixed drag and drop into folder and onto breadcrumb | Vincent Petry | 2014-04-28 | 1 | -40/+20 |
* | Fixed drag shadow file sorting | Vincent Petry | 2014-04-28 | 1 | -0/+1 |
* | Fixed selection to be based on FileList.files | Vincent Petry | 2014-04-28 | 1 | -8/+4 |
* | Fix file selection for infinite scrolling | Vincent Petry | 2014-04-28 | 1 | -199/+3 |
* | we no longer need to handle the Shared folder different from any other folder | Bjoern Schiessle | 2014-04-23 | 1 | -4/+2 |
* | Change from showHTML to show | Lukas Reschke | 2014-04-11 | 1 | -1/+1 |
* | Merge pull request #8069 from owncloud/fix-localization-issues-with-file-encr... | Björn Schießle | 2014-04-11 | 1 | -3/+3 |
|\ |
|
| * | Fix some localization issues with file encryption/decription strings | Volkan Gezer | 2014-04-05 | 1 | -3/+3 |
* | | Merge pull request #8049 from owncloud/filepickersvg | Morris Jobke | 2014-04-09 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Moved code to replace svg with png to OC.Util | Vincent Petry | 2014-04-04 | 1 | -1/+1 |
* | | Show higher resolution previews for high dpi screens | Robin Appelman | 2014-04-04 | 1 | -2/+4 |
|/ |
|
* | Files, trashbin, public apps use ajax/JSON for the file list | Vincent Petry | 2014-04-02 | 1 | -164/+52 |
* | fixing javascript error where $(Files.breadcrumbs[1]).get(0) returns undefine... | Thomas Müller | 2014-03-18 | 1 | -5/+8 |
* | Merge branch 'master' into fix-7307 | Thomas Müller | 2014-03-06 | 1 | -2/+5 |
|\ |
|
| * | don't allow to create a file or folder named 'Shared' in the root folder, als... | Bjoern Schiessle | 2014-03-05 | 1 | -2/+5 |
* | | Replace OC.Router.generate() with OC.generateUrl() | Thomas Müller | 2014-03-02 | 1 | -2/+2 |
|/ |
|
* | rename url parameter | Robin Appelman | 2014-02-24 | 1 | -1/+1 |
* | Add url parameter to control whether previews should return 404 when the mime... | Robin Appelman | 2014-02-21 | 1 | -0/+1 |
* | Merge branch 'master' into mimeicons-svg | Robin Appelman | 2014-02-20 | 1 | -10/+13 |
|\ |
|
| * | Do not send file list for select all on Download/delete | Vincent Petry | 2014-02-13 | 1 | -10/+13 |
* | | Show svg mime icons when no preview is available | Robin Appelman | 2014-02-19 | 1 | -2/+7 |
|/ |
|
* | Fix implied evals and doubled definition of variable | Morris Jobke | 2014-02-07 | 1 | -1/+1 |
* | Merge pull request #7011 from owncloud/jshint | Thomas Müller | 2014-02-04 | 1 | -12/+33 |
|\ |
|