aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/files.js
Commit message (Expand)AuthorAgeFilesLines
* Alert user of errors when creating new files or foldersMichael Gapczynski2012-07-231-12/+20
* - when creating a new text file or directory which name already exist use the...Bjoern Schiessle2012-06-291-3/+10
* block slashes only for new files and new folders but not for file upload from...Bjoern Schiessle2012-06-121-1/+1
* prevent creating files with a / the nameRobin Appelman2012-06-061-0/+5
* Don't allow user to delete, rename and re-share the "Shared" directoryBjoern Schiessle2012-06-041-1/+1
* Add translation for error messageBrice Maron2012-05-241-1/+1
* Add error message when uploading folder or null files. ref oc-739Brice Maron2012-05-241-0/+5
* Add pending line in file list before trying to upload. Correct indentationBrice Maron2012-05-241-111/+110
* Make only writable files draggableMichael Gapczynski2012-05-141-1/+1
* Use a clean uri param constructor to get filesBrice Maron2012-05-091-1/+1
* Correct file move by dropping on folderBrice Maron2012-05-081-7/+7
* fix merge conflictsGeorg Ehrke2012-04-261-66/+220
* fix security check for the path of the requested fileGeorg Ehrke2012-04-261-1/+1
* fix downloading of files in files appGeorg Ehrke2012-04-261-3/+3
* move files to app folderGeorg Ehrke2012-04-181-0/+591