Jonathan Riddell
d294c2f6bd
Fix licencing, make headers refer to intended AGPL, include copy of AGPL
2011-02-09 14:50:27 +00:00
Robin Appelman
7351528431
Change the icon to the correct one after uploading is finished
...
fixes http://bugs.kde.org/show_bug.cgi?id=264295
2011-01-26 17:40:42 +01:00
Robin Appelman
066ca70890
only show files in the filebrowser that we can actually read.
...
in the (rare) case that there are unreadable files show an error since it's probably a case of incorrect premissions set by someone.
2011-01-22 02:56:16 +01:00
Robin Appelman
654387ff05
Show error when trying to create a file or folder that already exists
...
fixes https://bugs.kde.org/show_bug.cgi?id=259616
2010-12-12 22:34:17 +01:00
ente
db5cac3b3f
reverted a576150b
...
Seems we don't really need this, since calling e.g. fileActions['audio/x-wav'] is no problem. It should be also more clear to use and read than e.g. fileActions.audioxwav
2010-12-05 17:45:17 +01:00
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 +01: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 +00:00
Robin Appelman
4b0c953e66
only ask once when removing multiply files
2010-11-28 15:05:54 +00: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 +02: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 +02:00
Martin T. H. Sandsmark
64d4d57615
fix permissions, start to implement private data api
2010-07-16 11:36:03 +02:00
Robin Appelman
2a5bcbe721
change target directory for uploads when changing folders in web-frontend
2010-06-29 04:00:01 +02:00
Willi Ballenthin
9ac8c324ed
changed a single typo. 'to' --> 'too'.
2010-06-09 13:24:57 -04:00
Robin Appelman
c52e7d360f
More bug fixes, mostly IE related
2010-05-01 23:09:36 +02:00
Robin Appelman
567c17fde5
fix renaming files in IE
2010-05-01 22:35:18 +02:00
Robin
aacda0367d
merge
2010-04-28 12:15:52 +02:00
Robin
4eddb7b2d3
small bugfix when creatring new files/folders
2010-04-25 15:18:00 +02: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 +02:00
Robin
c2bdd6134b
some cleanup/refactoring
2010-04-25 14:21:04 +02:00
Robin
38bdf4083a
same fixes, this time hopefully without merge conflict
2010-04-19 19:46:42 +02:00
Robin
2e39fba305
visual changes WIP
2010-04-11 22:49:24 +02:00
Robin
e830718757
some more cleanup
2010-04-08 23:59:19 +02: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 +02:00
Robin
e658a00258
show file actions in a dropdown menu
2010-03-29 21:49:11 +02:00
Robin
5ac201dc83
most of the ajax frontend works in IE now (IE8 not sure about other versions)
2010-03-29 15:25:00 +02:00
Robin
6822185c5b
added option to delete multiply files and fixed a bug when downloading large files
2010-03-28 19:08:18 +02:00
Robin
4ff703e9ab
added option to download multiply files or folder as zip file
2010-03-27 23:50:13 +01:00
Robin
5cb7524d5c
added MAX_FILE_SIZE field to upload form
2010-03-26 19:04:35 +01:00
Robin
ba9c95621b
ajax interface
2010-03-24 16:35:24 +01:00