summaryrefslogtreecommitdiffstats
path: root/apps/files/tests/js
Commit message (Expand)AuthorAgeFilesLines
* Do not encode slashes in "dir" URL param in files JSVincent Petry2016-05-061-14/+18
* Add anchor icon in sidebar to copy permalinkVincent Petry2016-05-061-0/+5
* Auto-add fileid in URL for currently displayed folderVincent Petry2016-05-062-0/+29
* fix default value, update js/php testsChristoph Wurst2016-04-131-0/+16
* Fix download spinner to work with CSS stylesVincent Petry2016-03-041-0/+20
* Fix favorite icon unit test for icon imageVincent Petry2016-02-251-2/+4
* Make file actions use icon CSS classesRoeland Jago Douma2016-02-251-2/+59
* Fix unit tests affected by side effectsVincent Petry2016-02-221-1/+3
* Merge pull request #16783 from owncloud/handle-redirects-globalThomas Müller2016-02-171-7/+0
|\
| * Add handler for global ajax errorsVincent Petry2016-02-151-7/+0
* | Close file detail sidebar when selecting/unselecting filesVincent Petry2016-02-151-5/+26
|/
* Fix elementToFile to also return path when definedVincent Petry2016-02-081-0/+6
* Merge pull request #21752 from owncloud/files-delete-fixThomas Müller2016-01-261-10/+0
|\
| * Remove faulty directory permissions testRobin McCorkell2016-01-151-10/+0
* | update JS humanFileSize to use KB instead of kBMorris Jobke2016-01-193-15/+15
|/
* Add unit test for file updateRoeland Jago Douma2016-01-091-0/+16
* Correctly render uploadtext indicator only on foldersVincent Petry2015-12-181-0/+15
* Fix mount type root detectionVincent Petry2015-12-141-0/+30
* Bring back file delete action text to be based on contextVincent Petry2015-12-111-2/+18
* Make files app use Webdav for most operationsVincent Petry2015-11-226-469/+394
* Remove "Text file" entry in the "+" menuVincent Petry2015-11-191-22/+51
* Fix file action download spinnerVincent Petry2015-10-302-1/+94
* Fix icon update to be more consistentVincent Petry2015-10-292-3/+58
* Fix file upload, conflict dialog, also in public linkVincent Petry2015-10-211-0/+96
* Do not register sidebar panels when no sidebarVincent Petry2015-10-151-2/+41
* If an inline files action provides an alt text show itRoeland Jago Douma2015-10-031-0/+56
* Fix moment.js "a few seconds ago" with "seconds ago"Morris Jobke2015-10-021-1/+1
* Merge pull request #19310 from owncloud/hide-sort-indicatorThomas Müller2015-09-301-0/+19
|\
| * Disable sorting when multiselect is enabled in file listVincent Petry2015-09-291-0/+19
* | Merge pull request #19365 from owncloud/files-detailsbar-interactionThomas Müller2015-09-291-5/+37
|\ \
| * | Fix sidebar interactionVincent Petry2015-09-281-5/+37
* | | Hide sidebar tab headers conditionallyVincent Petry2015-09-281-8/+70
|/ /
* | Merge pull request #19404 from owncloud/files-sidebar-sorttabsThomas Müller2015-09-281-0/+15
|\ \
| * | Fix tabs order in files sidebarVincent Petry2015-09-281-0/+15
| |/
* / Fix order of actions in the files actions menuVincent Petry2015-09-281-0/+37
|/
* Merge pull request #18630 from owncloud/files-combineuploadbuttonJan-Christoph Borchardt2015-09-073-51/+238
|\
| * Added unit tests for "new" file menu and small fixesVincent Petry2015-09-033-51/+238
* | Add versions tab to files sidebarVincent Petry2015-09-031-4/+14
* | Tags in FileInfo map must be an arrayVincent Petry2015-09-031-0/+15
* | Fix sidebar thumbnail loading JS unit testsVincent Petry2015-09-031-8/+58
* | Fixes failing testsRaghu Nayyar2015-08-311-4/+4
|/
* Fix trashbin sidebarVincent Petry2015-08-251-0/+13
* Parse mtime from the data attributesVincent Petry2015-08-241-0/+29
* Merge pull request #18310 from hasso/selection-string-fixVincent Petry2015-08-181-1/+1
|\
| * Update unit test to reflect the string changeHasso Tepper2015-08-171-1/+1
* | Improve right sidebar tabs behaviorVincent Petry2015-08-141-14/+66
|/
* Make file actions work from sidebarVincent Petry2015-08-124-33/+144
* Fixed file actions menu to close when reclicking triggerVincent Petry2015-08-112-27/+25
* Updated unit tests for file actions and actions menuVincent Petry2015-08-103-308/+609
* Fix unit test for tipsy->tooltip changeVincent Petry2015-08-101-3/+3