aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/files.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-041-203/+37
|\
| * Merge master into oc_previewGeorg Ehrke2013-08-261-200/+0
| |\
| | * remove duplicate codeThomas Müller2013-08-221-198/+0
| * | fix preview issue when uploading a file with parenthesesGeorg Ehrke2013-08-261-1/+3
| * | move path generation for previews to dedicated functionGeorg Ehrke2013-08-231-2/+7
| * | Merge master into oc_previewGeorg Ehrke2013-08-191-0/+16
| |\|
| | * Merge pull request #4239 from owncloud/decrypt_files_againBjörn Schießle2013-08-181-0/+14
| | |\
| | | * Merge branch 'master' into decrypt_files_againBjoern Schiessle2013-08-171-11/+11
| | | |\
| | | * | remove whitespaces and some leftover code from testingBjoern Schiessle2013-08-151-1/+1
| | | * | check if some encrypted files are left after the app was disabled and warn th...Bjoern Schiessle2013-08-121-0/+14
| | * | | communicate size of newly created file back and update UIThomas Müller2013-08-161-0/+2
| | | |/ | | |/|
| * | | use jQuery.get instead of jQuery.ajaxGeorg Ehrke2013-08-161-6/+2
| * | | Merge master into oc_previewGeorg Ehrke2013-08-141-10/+2
| |\| |
| | * | Use plural translationskondou2013-08-091-11/+3
| * | | lazy load preview iconsGeorg Ehrke2013-08-141-6/+14
| * | | don't use hardcoded size for previewGeorg Ehrke2013-08-141-1/+3
| * | | style fixesGeorg Ehrke2013-07-301-1/+1
| * | | Merge branch 'master' into oc_previewThomas Müller2013-07-301-4/+10
| |\| |
| * | | merge conflicts ...Georg Ehrke2013-07-101-150/+17
| |\ \ \
| * | | | properly encode pathGeorg Ehrke2013-07-101-1/+1
| * | | | implement preview loading after uploadGeorg Ehrke2013-07-021-6/+13
* | | | | architecture too complexJörn Friedrich Dreyer2013-08-211-7/+0
* | | | | progress fixesJörn Friedrich Dreyer2013-08-161-27/+2
| |_|/ / |/| | |
* | | | remove whitespacesBjoern Schiessle2013-07-291-1/+1
* | | | disable "deleted files" button if trash bin is emptyBjörn Schießle2013-07-261-2/+10
| |_|/ |/| |
* | | finally remove the file size obfuscation as it had more disadvantages. I was ...Jan-Christoph Borchardt2013-07-181-3/+1
| |/ |/|
* | Public upload featureRoman Geber2013-06-251-148/+1
* | use json to encode user listRobin Appelman2013-06-191-1/+1
* | allow scanning files for multiple usersRobin Appelman2013-06-191-2/+16
|/
* small typo fix: added 2 whitespacesdavidak2013-05-241-2/+2
* Files: set the proper mimetype when creating a new text fileRobin Appelman2013-05-061-2/+2
* It's a classLukas Reschke2013-04-281-1/+1
* Move onclick handlerLukas Reschke2013-04-281-0/+5
* Files: Fix XSS when creating dropshadowRobin Appelman2013-04-221-3/+3
* Merge pull request #2279 from owncloud/refactor_upload_jsBart Visscher2013-04-061-240/+138
|\
| * use css browser switch instead of deprecated jquery browser detectionJörn Friedrich Dreyer2013-03-281-7/+7
| * '#upload' is actually '#uploadprogresswrapper', fix css and js to show cancel...Jörn Friedrich Dreyer2013-03-281-5/+2
| * use === to compare empty string ''Jörn Friedrich Dreyer2013-03-281-1/+1
| * don't update progress bar in ie < 10Jörn Friedrich Dreyer2013-03-281-1/+3
| * refactor files.js, make proper use of fileupload eventsJörn Friedrich Dreyer2013-03-281-237/+136
* | Translate 'Error' in corekondou2013-04-061-4/+4
* | Fixed things in alert-messagesroot2013-04-051-4/+4
|/
* Merge pull request #2575 from owncloud/fixing-1461-masterJörn Friedrich Dreyer2013-03-281-5/+25
|\
| * fixes #1463 - file size is now displayed correctly in IE8Thomas Mueller2013-03-261-2/+6
| * fixes #1461Thomas Mueller2013-03-261-3/+19
* | prevent to fire delete ajax a second time.Thomas Mueller2013-03-261-1/+1
|/
* let public link download handle json encoded file listsBjörn Schießle2013-03-131-1/+1
* json encode list of filesBjörn Schießle2013-03-071-2/+3
* fixed bug that prevented a newly created file to be opened with registered fi...Bernhard Posselt2013-02-251-1/+1
* use distance option to delay dragging in sane browsersJörn Friedrich Dreyer2013-02-251-0/+4