summaryrefslogtreecommitdiffstats
path: root/js
Commit message (Expand)AuthorAgeFilesLines
* fix permissions, start to implement private data apiMartin T. H. Sandsmark2010-07-1610-0/+0
* change target directory for uploads when changing folders in web-frontendRobin Appelman2010-06-292-4/+7
* fix checkboxes in filebrowser in konquerorRobin Appelman2010-06-221-2/+0
* changed a single typo. 'to' --> 'too'.Willi Ballenthin2010-06-091-1/+1
* provide layout for smaller screens on android/iphoneRobin2010-05-141-8/+14
* fix first run dialog in konquerorRobin2010-05-021-5/+7
* More bug fixes, mostly IE relatedRobin Appelman2010-05-012-7/+12
* fix renaming files in IERobin Appelman2010-05-012-3/+3
* Fix a few things in IERobin Appelman2010-04-302-3/+4
* mergeRobin2010-04-287-0/+0
* small bugfix when creatring new files/foldersRobin2010-04-251-2/+3
* bug fix when starting multiply uploads while the old ones arent finsihed, det...Robin2010-04-252-20/+34
* some cleanup/refactoringRobin2010-04-252-36/+65
* same fixes, this time hopefully without merge conflictRobin2010-04-196-320/+1121
* visual changesRobin2010-04-121-4/+9
* visual changes WIPRobin2010-04-112-73/+119
* some more cleanupRobin2010-04-085-103/+126
* some cleanup in ajax fronted, give error message before starting an upload th...Robin2010-04-047-319/+558
* show file actions in a dropdown menuRobin2010-03-292-79/+145
* most of the ajax frontend works in IE now (IE8 not sure about other versions)Robin2010-03-292-6/+20
* added option to delete multiply files and fixed a bug when downloading large ...Robin2010-03-281-15/+78
* added option to download multiply files or folder as zip fileRobin2010-03-271-2/+69
* added MAX_FILE_SIZE field to upload formRobin2010-03-261-2/+9
* ajax interfaceRobin2010-03-244-0/+539