aboutsummaryrefslogtreecommitdiffstats
path: root/files
Commit message (Expand)AuthorAgeFilesLines
* implement "new folder" functionArthur Schiwon2011-04-174-13/+89
* some forgotten files...Arthur Schiwon2011-04-174-0/+19
* don't reload the whole page after file uploadArthur Schiwon2011-04-174-29/+60
* small fixes in webdavRobin Appelman2011-04-171-1/+0
* get max upload file size for upload form from php settingsArthur Schiwon2011-04-172-1/+2
* removed deprecated session check, which blocked file upload in some casesArthur Schiwon2011-04-171-3/+1
* fix missing parameter in function callArthur Schiwon2011-04-171-1/+1
* fix that might solve strange uploading issuesArthur Schiwon2011-04-171-1/+2
* away with the h1, in with the good stuffJan-Christoph Borchardt2011-04-172-14/+0
* show error code if file upload failsArthur Schiwon2011-04-162-2/+4
* i heard, we start to commit all filesArthur Schiwon2011-04-161-0/+32
* basic file upload reimplementedArthur Schiwon2011-04-164-1/+43
* make use of new dateformat functionRobin Appelman2011-04-161-1/+1
* Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-161-1/+1
|\
| * show size of folders in filebrowserRobin Appelman2011-04-161-1/+1
* | Changes in the user experienceJakob Sack2011-04-161-1/+1
|/
* get rid of the oc_require and friendsRobin Appelman2011-04-165-5/+5
* Try to make owncloud working againJakob Sack2011-04-151-1/+1
* I changed my mind: webdav.php is for files only, so it belongs in this direct...Jakob Sack2011-03-291-0/+55
* Fix a couple of minor coding errorsRobin Appelman2011-03-181-2/+2
* Merge branch 'refactoring' of git.kde.org:owncloud into refactoringFrançois KUBLER2011-03-0910-6/+266
|\
| * Beginning of some ajax features and an admin page for filesJakob Sack2011-03-037-0/+258
| * Base for a more flexible navigationJakob Sack2011-03-032-3/+4
| * New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user pr...Jakob Sack2011-03-032-6/+7
* | Fixed PHP syntax in template files.François KUBLER2011-03-091-9/+9
|/
* Application "files" is able to list the files again, start of splitting css f...Jakob Sack2011-03-024-3/+156
* Getting rid of Smarty, using our own template systemJakob Sack2011-03-022-3/+8
* Say Smarty to only use one compile directory. Makes setup somewhat easier.Jakob Sack2011-03-021-0/+0
* Start of the refactoring. Commit is quite big because I forgot to use git rig...Jakob Sack2011-03-019-317/+26
* Fix permissions on filesJonathan Riddell2011-02-091-0/+0
* Fix licencing, make headers refer to intended AGPL, include copy of AGPLJonathan Riddell2011-02-095-5/+5
* only show files in the filebrowser that we can actually read.Robin Appelman2011-01-221-1/+1
* Also allow open_file.php to be called with a path paramater instead of only w...Robin Appelman2011-01-041-5/+9
* fix uploading files to folders with special characters in the nameRobin Appelman2010-10-241-3/+1
* fix viewing images that have a ' in the filenameRobin Appelman2010-09-281-0/+1
* use json to encode the file list, should work better with filenames containin...Robin Appelman2010-09-061-2/+20
* fix permissions, start to implement private data apiMartin T. H. Sandsmark2010-07-165-0/+0
* Initial version of remote ownCloud access through filesystem abstractionRobin Appelman2010-07-071-0/+3
* Initial work on transering files between serversRobin Appelman2010-07-062-0/+13
* webdav fixesRobin2010-05-111-5/+11
* mergeRobin2010-05-101-16/+36
|\
| * initial work on making connections between seperate owncloud installations po...Robin2010-05-021-16/+36
* | provide option for automatic backupRobin2010-05-081-2/+2
* | use an abstraction for file system functions to allow premisions and multiply...Robin2010-05-072-27/+6
|/
* More bug fixes, mostly IE relatedRobin Appelman2010-05-011-0/+3
* mergeRobin2010-04-285-0/+0
* bug fix when starting multiply uploads while the old ones arent finsihed, det...Robin2010-04-251-0/+2
* some cleanup/refactoringRobin2010-04-256-226/+69
* same fixes, this time hopefully without merge conflictRobin2010-04-194-15/+92
* visual changes WIPRobin2010-04-111-1/+1