summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Temporary fix to prevent rename action in root of Shared directoryMichael Gapczynski2012-08-241-0/+4
* Moves the lastAction=null outside the if so it can include the undo requests ...Juan Carlos Cornejo2012-08-221-1/+1
* Fixes a bug where if one tries to delete a file, then clicks undo, and then t...Juan Carlos Cornejo2012-08-221-0/+1
* Fix deletion for browser that do not support onBeforeUnload, fixes oc-1534.Arthur Schiwon2012-08-201-17/+24
* Check if New and Upload buttons exist before adding their width to the total ...Michael Gapczynski2012-08-061-1/+5
* Merge branch 'master' into share_apiMichael Gapczynski2012-08-061-0/+59
|\
| * Fix condition checking for resizing breadcrumbsMichael Gapczynski2012-08-041-1/+1
| * Dynamically resize breadcrumbs, fix for bug oc-468Michael Gapczynski2012-08-041-0/+59
* | Merge branch 'master' into share_apiMichael Gapczynski2012-07-312-22/+106
|\|
| * Add notifications and undo support for replacing files when renamingMichael Gapczynski2012-07-301-19/+103
| * Tweak appearance of undo delete notificationMichael Gapczynski2012-07-291-3/+2
| * Remove delete tipsy if file is deleted, fixes bug oc-958Michael Gapczynski2012-07-271-0/+1
* | Merge branch 'master' into share_apiMichael Gapczynski2012-07-251-17/+21
|\|
| * progressbar for New->From UrlRobin Appelman2012-07-221-16/+20
* | Make file actions permissions awareMichael Gapczynski2012-07-252-23/+36
* | Alert user of errors when creating new files or foldersMichael Gapczynski2012-07-231-12/+20
|/
* Sanitizing file namesLukas Reschke2012-07-111-1/+1
* - when creating a new text file or directory which name already exist use the...Bjoern Schiessle2012-06-291-3/+10
* Files: Double encode download links. Fix for oc-1016.Thomas Tanghus2012-06-151-1/+1
* Label the delete operation "unshare" for files in the "Shared" folder to reduceBjoern Schiessle2012-06-121-1/+5
* block slashes only for new files and new folders but not for file upload from...Bjoern Schiessle2012-06-121-1/+1
* committed patch (bug #967) to add missing translations for file actionsBjoern Schiessle2012-06-121-2/+2
* 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-042-3/+5
* linkTo instead of hard links in Files and Files_Archive. Hope that makes sense.Arthur Schiwon2012-05-312-3/+3
* 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 file deletionRobin Appelman2012-04-291-2/+2
* move files to the correct placeGeorg Ehrke2012-04-262-0/+1031
* fix merge conflictsGeorg Ehrke2012-04-263-67/+235
* fix security check for the path of the requested fileGeorg Ehrke2012-04-262-2/+2
* fix downloading of files in files appGeorg Ehrke2012-04-262-4/+4
* fix path in /apps/files/js/timezone.phpGeorg Ehrke2012-04-231-1/+1
* move files to app folderGeorg Ehrke2012-04-185-0/+1012