summaryrefslogtreecommitdiffstats
path: root/apps/files/js/app.js
Commit message (Expand)AuthorAgeFilesLines
* added quit option in commentstabview.jsnoveens2017-03-231-2/+1
* Use Webdav PUT for uploads in the web browserVincent Petry2016-10-241-0/+1
* Improve the UX for "not found" perma linksJoas Schilling2016-06-071-0/+3
* Do not encode slashes in "dir" URL param in files JSVincent Petry2016-05-061-2/+15
* Auto-add fileid in URL for currently displayed folderVincent Petry2016-05-061-3/+21
* filter hidden files on the web interfaceChristoph Wurst2016-04-191-2/+49
* persist file sorting changesChristoph Wurst2016-04-131-1/+4
* load file sorting mode from the dbChristoph Wurst2016-04-131-1/+2
* Make files app use Webdav for most operationsVincent Petry2015-11-221-1/+2
* Properly hide sidebar when switching between files app sectionsVincent Petry2015-08-251-0/+4
* Added favorites feature to the files appVincent Petry2014-12-151-0/+2
* Improved Javascript docs for JSDocVincent Petry2014-10-311-2/+23
* Fixed scrollto for search resultsVincent Petry2014-09-041-2/+4
* Propagate file action changes to the file listsVincent Petry2014-07-091-3/+31
* Sync file list with file actionsVincent Petry2014-06-271-0/+4
* Sharing overview fixes and unit testsVincent Petry2014-05-301-0/+8
* Distinguish legacy file actions from regular file actionsVincent Petry2014-05-301-6/+13
* Fixed file actions for sharing viewsVincent Petry2014-05-301-2/+10
* Fixed many issues, clean upVincent Petry2014-05-151-3/+23
* Namespacing for FileList, FileActions and trashbin appVincent Petry2014-05-151-7/+109
* Files app navigation can now switchVincent Petry2014-05-151-0/+25