Commit Graph

34 Commits (087a72f0efea85fd0ec7efd1d42a4fda6497abca)

Author SHA1 Message Date
ente a576150b64 replaced fileActions[this.mime] by fileActions[this.mime1 + this.mime2], since an object name cannot contain slashes. (correct me if I'm wrong) 2010-12-04 17:36:52 +07:00
Robin Appelman e61c59165c Fix for https://bugs.kde.org/show_bug.cgi?id=257861
Patch by Romain GRENIER
2010-11-30 13:23:47 +07:00
Robin Appelman 962e548495 Merge branch 'master' of git://gitorious.org/owncloud/owncloud 2010-11-28 22:54:59 +07:00
Robin Appelman 4b0c953e66 only ask once when removing multiply files 2010-11-28 15:05:54 +07:00
Robin Appelman b116b2fd4c fix uploading files to folders with special characters in the name 2010-10-24 13:25:21 +07:00
Robin Appelman 13efdf6aa7 plugin manager 2010-10-18 20:58:51 +07:00
Robin Appelman af8b66c2c3 the text viewer now does syntax highlighting for code 2010-09-08 20:18:42 +07:00
Robin Appelman 5da12fcfa1 use json to encode the file list, should work better with filenames containing non-ascii characters 2010-09-06 23:09:14 +07:00
Aaron Reichman 7bdda2b8f2 First commit, changing capitalization 2010-08-22 00:44:22 +07:00
Robin Appelman 417b1efdca use encodeURIComponent in more places 2010-08-03 17:35:59 +07:00
Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 2010-07-16 11:36:03 +07:00
Robin Appelman 2a5bcbe721 change target directory for uploads when changing folders in web-frontend 2010-06-29 04:00:01 +07:00
Robin Appelman 69ab810005 fix checkboxes in filebrowser in konqueror 2010-06-22 16:13:45 +07:00
Willi Ballenthin 9ac8c324ed changed a single typo. 'to' --> 'too'. 2010-06-09 13:24:57 +07:00
Robin 8058b24227 provide layout for smaller screens on android/iphone 2010-05-14 23:32:35 +07:00
Robin 5a500a2455 fix first run dialog in konqueror 2010-05-02 14:39:58 +07:00
Robin Appelman c52e7d360f More bug fixes, mostly IE related 2010-05-01 23:09:36 +07:00
Robin Appelman 567c17fde5 fix renaming files in IE 2010-05-01 22:35:18 +07:00
Robin Appelman accc1d7bf3 Fix a few things in IE 2010-04-30 16:49:09 +07:00
Robin aacda0367d merge 2010-04-28 12:15:52 +07:00
Robin 4eddb7b2d3 small bugfix when creatring new files/folders 2010-04-25 15:18:00 +07:00
Robin afc0ef420b bug fix when starting multiply uploads while the old ones arent finsihed, detect file actions on mimetype not on extention 2010-04-25 15:04:13 +07:00
Robin c2bdd6134b some cleanup/refactoring 2010-04-25 14:21:04 +07:00
Robin 38bdf4083a same fixes, this time hopefully without merge conflict 2010-04-19 19:46:42 +07:00
Robin 48341b0826 visual changes 2010-04-12 14:31:22 +07:00
Robin 2e39fba305 visual changes WIP 2010-04-11 22:49:24 +07:00
Robin e830718757 some more cleanup 2010-04-08 23:59:19 +07:00
Robin 7657926a60 some cleanup in ajax fronted, give error message before starting an upload that is to big 2010-04-04 16:50:04 +07:00
Robin e658a00258 show file actions in a dropdown menu 2010-03-29 21:49:11 +07:00
Robin 5ac201dc83 most of the ajax frontend works in IE now (IE8 not sure about other versions) 2010-03-29 15:25:00 +07:00
Robin 6822185c5b added option to delete multiply files and fixed a bug when downloading large files 2010-03-28 19:08:18 +07:00
Robin 4ff703e9ab added option to download multiply files or folder as zip file 2010-03-27 23:50:13 +07:00
Robin 5cb7524d5c added MAX_FILE_SIZE field to upload form 2010-03-26 19:04:35 +07:00
Robin ba9c95621b ajax interface 2010-03-24 16:35:24 +07:00