summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17175 from owncloud/add-download-feedbackMorris Jobke2015-07-303-3/+75
|\
| * move updateFileActionSpinner to OCA.Files.FileActionsMorris Jobke2015-07-223-24/+24
| * refactor this to proper separation of concernsMorris Jobke2015-07-153-19/+39
| * refactoring into proper methodsMorris Jobke2015-07-073-57/+34
| * Add proper download started feedbackMorris Jobke2015-07-072-12/+48
| * Reduce timeout for download spinner to 2 secondsMorris Jobke2015-07-072-2/+2
| * Add loading spinner to multi select download buttonMorris Jobke2015-07-071-0/+20
| * Fix layout of disabled links in the file listMorris Jobke2015-07-071-1/+12
| * Add loading spinner to download iconMorris Jobke2015-07-071-0/+8
* | fixed tooltip for modified dateHendrik Leppelsack2015-07-271-1/+3
* | Merge pull request #17075 from owncloud/bootstrap-tooltipBernhard Posselt2015-07-231-2/+2
|\ \
| * | fix tipsy dependencyHendrik Leppelsack2015-07-081-2/+2
* | | The external directories should get the correct iconRoeland Jago Douma2015-07-171-0/+4
* | | Fix unit testsRoeland Jago Douma2015-07-091-0/+8
* | | Make the filelist get the mimetypeicon from the mimetypeRoeland Jago Douma2015-07-091-9/+1
* | | Move calls to Files.getMimeIcon to OC.MimeType.getIconUrlRoeland Jago Douma2015-07-091-27/+25
* | | Make getMimeIcon use OC.MimeType.getIconUrlRoeland Jago Douma2015-07-091-12/+7
| |/ |/|
* | add check if server returns a 500 and display errorClark Tomlinson2015-06-261-0/+8
* | Merge pull request #17048 from owncloud/hotfix/fix-firewall-blocking-dir-messageVincent Petry2015-06-231-0/+8
|\ \
| * | adding correct blocking logic for fffClark Tomlinson2015-06-221-0/+8
| |/
* | remove whitespace on bottom when no search results, fix laylout, fix #16878Jan-Christoph Borchardt2015-06-221-2/+2
* | add filter-empty class if no search result in current folderBjoern Schiessle2015-06-221-0/+2
|/
* Truncate preview resolutionVincent Petry2015-06-111-1/+3
* Add owner to the storage stats to enable better notificationsMorris Jobke2015-06-051-1/+15
* Closes "New" dropdown when switching categoryMorris Jobke2015-05-191-1/+1
* Enable file icons & previews in "Shared ..." categoriesMorris Jobke2015-05-061-1/+2
* Fix file name validation in New menuVincent Petry2015-04-271-9/+3
* Show hint if there is no delete permissionMorris Jobke2015-04-231-2/+13
* Added empty content message for empty read-only foldersVincent Petry2015-04-211-1/+2
* remove encryption specific code from files appBjoern Schiessle2015-04-071-17/+0
* Removing left overs from old encryption appThomas Müller2015-04-071-6/+0
* Merge pull request #15254 from owncloud/fix-14853-masterThomas Müller2015-03-271-11/+27
|\
| * Adding a pending indicator to the files summary - fixes #14853Thomas Müller2015-03-271-11/+27
* | adjust controls bar width to not overlay scrollbarJan-Christoph Borchardt2015-03-271-1/+6
|/
* Revert "add https:// placeholder for From Link feature. closes #13255"Robin McCorkell2015-03-261-1/+1
* Show hidden files (dot files) in grayMorris Jobke2015-03-261-1/+5
* Fix middle click on breadcrumbVincent Petry2015-03-241-2/+2
* Merge pull request #13941 from owncloud/fix-folder-upload-on-firefoxLukas Reschke2015-03-231-0/+9
|\
| * Show message if upload of folder isn't allowedMorris Jobke2015-02-061-0/+9
* | fixing js unit testsThomas Müller2015-03-091-8/+0
* | adding storage specific filename verification - refs #13640Thomas Müller2015-03-091-7/+7
* | Remove "Download from URL" featureLukas Reschke2015-03-021-53/+1
* | fix issue with previews not being displayed if filename contains apostropheGeorg Ehrke2015-02-221-2/+2
* | Merge pull request #13645 from owncloud/fix-breadcrumb-backslashMorris Jobke2015-02-202-0/+2
|\ \
| * | apply backslash fix to _setCurrentDirThomas Müller2015-02-191-0/+1
| * | Parse backslash as directory separator in breadcrumbLukas Reschke2015-01-241-0/+1
| |/
* | toggle back when the action was not performedJoas Schilling2015-02-021-2/+7
* | fix response for tags and show error messageMorris Jobke2015-02-021-3/+8
* | Only update favorite icon if the operation was successfulJoas Schilling2015-02-021-1/+3
|/
* Merge pull request #13276 from Sugaroverdose/fix_#11348Morris Jobke2015-01-181-1/+2
|\