summaryrefslogtreecommitdiffstats
path: root/apps/files/js/files.js
Commit message (Expand)AuthorAgeFilesLines
* webDAV select bug fixedJulian Müller2016-01-111-2/+3
* Move files/ajax/scan.php to background jobLukas Reschke2015-11-281-48/+0
* Make public link share page work with Webdav and add operationsVincent Petry2015-11-221-1/+1
* Make files app use Webdav for most operationsVincent Petry2015-11-221-7/+23
* Fix file action download spinnerVincent Petry2015-10-301-1/+6
* Fix sidebar interactionVincent Petry2015-09-281-13/+8
* Prevent scanner going crazy with unavailable storagesVincent Petry2015-08-241-0/+3
* Merge pull request #18354 from owncloud/files-fixdndVincent Petry2015-08-191-1/+3
|\
| * Fix file drag and drop JS errorVincent Petry2015-08-171-1/+3
* | update jquery-visibility in files appMorris Jobke2015-08-171-2/+2
|/
* Merge pull request #18231 from owncloud/fix-show-shared-storage-full-temporaryVincent Petry2015-08-131-3/+2
|\
| * Show strage full warning for shared storages temporaryMorris Jobke2015-08-121-3/+2
* | replace tipsys with tooltipsHendrik Leppelsack2015-08-121-0/+2
|/
* Merge pull request #17175 from owncloud/add-download-feedbackMorris Jobke2015-07-301-1/+26
|\
| * move updateFileActionSpinner to OCA.Files.FileActionsMorris Jobke2015-07-221-20/+0
| * refactor this to proper separation of concernsMorris Jobke2015-07-151-14/+28
| * refactoring into proper methodsMorris Jobke2015-07-071-1/+32
* | Merge pull request #17075 from owncloud/bootstrap-tooltipBernhard Posselt2015-07-231-2/+2
|\ \
| * | fix tipsy dependencyHendrik Leppelsack2015-07-081-2/+2
| |/
* / Make getMimeIcon use OC.MimeType.getIconUrlRoeland Jago Douma2015-07-091-12/+7
|/
* Add owner to the storage stats to enable better notificationsMorris Jobke2015-06-051-1/+15
* 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
* fixing js unit testsThomas Müller2015-03-091-8/+0
* adding storage specific filename verification - refs #13640Thomas Müller2015-03-091-7/+7
* Propertly restore thumbnail on cancel/rename/moveVincent Petry2014-12-171-4/+7
* Improved Javascript docs for JSDocVincent Petry2014-10-311-1/+4
* Use function call for FileList.pageSizeNazar Mokrynskyi2014-10-151-1/+1
* Added permission check for drag and dropVincent Petry2014-09-041-1/+6
* decode filename for scrolltoJörn Friedrich Dreyer2014-06-051-1/+1
* use slide toggle for files appBernhard Posselt2014-06-051-7/+1
* Merge pull request #8695 from owncloud/jserrorfixesLukas Reschke2014-05-301-2/+3
|\
| * Fixed undefined object error that appears after a delayVincent Petry2014-05-231-2/+3
* | select webdav address on clickVolkan Gezer2014-05-301-0/+3
|/
* Merge pull request #8610 from owncloud/ie8-filesdndbugVincent Petry2014-05-161-1/+1
|\
| * Fix drag and drop in IE8Vincent Petry2014-05-161-1/+1
* | Fixed many issues, clean upVincent Petry2014-05-151-44/+28
* | Namespacing for FileList, FileActions and trashbin appVincent Petry2014-05-151-345/+297
* | Added app navigation for files appVincent Petry2014-05-151-0/+8
|/
* typos, naming, remove unused code, identationThomas Müller2014-04-281-36/+27
* Fixed drag and drop into folder and onto breadcrumbVincent Petry2014-04-281-40/+20
* Fixed drag shadow file sortingVincent Petry2014-04-281-0/+1
* Fixed selection to be based on FileList.filesVincent Petry2014-04-281-8/+4
* Fix file selection for infinite scrollingVincent Petry2014-04-281-199/+3
* we no longer need to handle the Shared folder different from any other folderBjoern Schiessle2014-04-231-4/+2
* Change from showHTML to showLukas Reschke2014-04-111-1/+1
* Merge pull request #8069 from owncloud/fix-localization-issues-with-file-encr...Björn Schießle2014-04-111-3/+3
|\
| * Fix some localization issues with file encryption/decription stringsVolkan Gezer2014-04-051-3/+3
* | Merge pull request #8049 from owncloud/filepickersvgMorris Jobke2014-04-091-1/+1
|\ \ | |/ |/|
| * Moved code to replace svg with png to OC.UtilVincent Petry2014-04-041-1/+1