summaryrefslogtreecommitdiffstats
path: root/files/ajax
Commit message (Expand)AuthorAgeFilesLines
* fix uploading files to the users root directoryRobin Appelman2011-08-211-1/+1
* Fix bugs preventing file upload in shared folders with write permissionMichael Gapczynski2011-08-201-1/+1
* a bit of refactoring for oc_filesystem and implement user quotaRobin Appelman2011-08-151-0/+10
* fix the getlink callsFrank Karlitschek2011-08-111-1/+1
* Renaming classes :-)Jakob Sack2011-07-298-23/+23
* Merge branch 'master' of git://anongit.kde.org/owncloud into autoloadJakob Sack2011-07-291-1/+1
|\
| * Implement inline renaming of filesRobin Appelman2011-07-281-1/+1
* | Delete requires in applications where possibleJakob Sack2011-07-271-1/+0
|/
* finally the missing file for moving files from the web interfaceRobin Appelman2011-07-221-0/+27
* Provide ability to select mutliply files during upload for browsers that supp...Robin Appelman2011-07-191-8/+14
* fix error in autocomplete when try to list non-existing or unreadable foldersRobin Appelman2011-07-121-10/+12
* try to adjust times to the clients timezoneRobin Appelman2011-06-051-0/+4
* fix file actions for newly uploaded filesRobin Appelman2011-06-041-1/+1
* make path autocompletion case insensitiveRobin Appelman2011-06-021-1/+2
* fix autocompletionRobin Appelman2011-06-011-0/+4
* add autocomplete for pathsRobin Appelman2011-05-281-0/+56
* don't create firefox hardlockArthur Schiwon2011-04-191-1/+1
* implemented deleting multiple filesArthur Schiwon2011-04-181-6/+15
* Make the download button workRobin Appelman2011-04-181-0/+37
* Made the "change password" thingie in settings workingJakob Sack2011-04-182-2/+2
* implement "new folder" functionArthur Schiwon2011-04-171-0/+29
* don't reload the whole page after file uploadArthur Schiwon2011-04-171-11/+26
* removed deprecated session check, which blocked file upload in some casesArthur Schiwon2011-04-171-3/+1
* fix that might solve strange uploading issuesArthur Schiwon2011-04-171-1/+2
* show error code if file upload failsArthur Schiwon2011-04-161-1/+3
* i heard, we start to commit all filesArthur Schiwon2011-04-161-0/+32
* Beginning of some ajax features and an admin page for filesJakob Sack2011-03-033-0/+91