| Commit message (Expand) | Author | Age | Files | Lines |
* | implement "new folder" function | Arthur Schiwon | 2011-04-17 | 4 | -13/+89 |
* | some forgotten files... | Arthur Schiwon | 2011-04-17 | 4 | -0/+19 |
* | don't reload the whole page after file upload | Arthur Schiwon | 2011-04-17 | 4 | -29/+60 |
* | small fixes in webdav | Robin Appelman | 2011-04-17 | 1 | -1/+0 |
* | get max upload file size for upload form from php settings | Arthur Schiwon | 2011-04-17 | 2 | -1/+2 |
* | removed deprecated session check, which blocked file upload in some cases | Arthur Schiwon | 2011-04-17 | 1 | -3/+1 |
* | fix missing parameter in function call | Arthur Schiwon | 2011-04-17 | 1 | -1/+1 |
* | fix that might solve strange uploading issues | Arthur Schiwon | 2011-04-17 | 1 | -1/+2 |
* | away with the h1, in with the good stuff | Jan-Christoph Borchardt | 2011-04-17 | 2 | -14/+0 |
* | show error code if file upload fails | Arthur Schiwon | 2011-04-16 | 2 | -2/+4 |
* | i heard, we start to commit all files | Arthur Schiwon | 2011-04-16 | 1 | -0/+32 |
* | basic file upload reimplemented | Arthur Schiwon | 2011-04-16 | 4 | -1/+43 |
* | make use of new dateformat function | Robin Appelman | 2011-04-16 | 1 | -1/+1 |
* | Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring | Jakob Sack | 2011-04-16 | 1 | -1/+1 |
|\ |
|
| * | show size of folders in filebrowser | Robin Appelman | 2011-04-16 | 1 | -1/+1 |
* | | Changes in the user experience | Jakob Sack | 2011-04-16 | 1 | -1/+1 |
|/ |
|
* | get rid of the oc_require and friends | Robin Appelman | 2011-04-16 | 5 | -5/+5 |
* | Try to make owncloud working again | Jakob Sack | 2011-04-15 | 1 | -1/+1 |
* | I changed my mind: webdav.php is for files only, so it belongs in this direct... | Jakob Sack | 2011-03-29 | 1 | -0/+55 |
* | Fix a couple of minor coding errors | Robin Appelman | 2011-03-18 | 1 | -2/+2 |
* | Merge branch 'refactoring' of git.kde.org:owncloud into refactoring | François KUBLER | 2011-03-09 | 10 | -6/+266 |
|\ |
|
| * | Beginning of some ajax features and an admin page for files | Jakob Sack | 2011-03-03 | 7 | -0/+258 |
| * | Base for a more flexible navigation | Jakob Sack | 2011-03-03 | 2 | -3/+4 |
| * | New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user pr... | Jakob Sack | 2011-03-03 | 2 | -6/+7 |
* | | Fixed PHP syntax in template files. | François KUBLER | 2011-03-09 | 1 | -9/+9 |
|/ |
|
* | Application "files" is able to list the files again, start of splitting css f... | Jakob Sack | 2011-03-02 | 4 | -3/+156 |
* | Getting rid of Smarty, using our own template system | Jakob Sack | 2011-03-02 | 2 | -3/+8 |
* | Say Smarty to only use one compile directory. Makes setup somewhat easier. | Jakob Sack | 2011-03-02 | 1 | -0/+0 |
* | Start of the refactoring. Commit is quite big because I forgot to use git rig... | Jakob Sack | 2011-03-01 | 9 | -317/+26 |
* | Fix permissions on files | Jonathan Riddell | 2011-02-09 | 1 | -0/+0 |
* | Fix licencing, make headers refer to intended AGPL, include copy of AGPL | Jonathan Riddell | 2011-02-09 | 5 | -5/+5 |
* | only show files in the filebrowser that we can actually read. | Robin Appelman | 2011-01-22 | 1 | -1/+1 |
* | Also allow open_file.php to be called with a path paramater instead of only w... | Robin Appelman | 2011-01-04 | 1 | -5/+9 |
* | fix uploading files to folders with special characters in the name | Robin Appelman | 2010-10-24 | 1 | -3/+1 |
* | fix viewing images that have a ' in the filename | Robin Appelman | 2010-09-28 | 1 | -0/+1 |
* | use json to encode the file list, should work better with filenames containin... | Robin Appelman | 2010-09-06 | 1 | -2/+20 |
* | fix permissions, start to implement private data api | Martin T. H. Sandsmark | 2010-07-16 | 5 | -0/+0 |
* | Initial version of remote ownCloud access through filesystem abstraction | Robin Appelman | 2010-07-07 | 1 | -0/+3 |
* | Initial work on transering files between servers | Robin Appelman | 2010-07-06 | 2 | -0/+13 |
* | webdav fixes | Robin | 2010-05-11 | 1 | -5/+11 |
* | merge | Robin | 2010-05-10 | 1 | -16/+36 |
|\ |
|
| * | initial work on making connections between seperate owncloud installations po... | Robin | 2010-05-02 | 1 | -16/+36 |
* | | provide option for automatic backup | Robin | 2010-05-08 | 1 | -2/+2 |
* | | use an abstraction for file system functions to allow premisions and multiply... | Robin | 2010-05-07 | 2 | -27/+6 |
|/ |
|
* | More bug fixes, mostly IE related | Robin Appelman | 2010-05-01 | 1 | -0/+3 |
* | merge | Robin | 2010-04-28 | 5 | -0/+0 |
* | bug fix when starting multiply uploads while the old ones arent finsihed, det... | Robin | 2010-04-25 | 1 | -0/+2 |
* | some cleanup/refactoring | Robin | 2010-04-25 | 6 | -226/+69 |
* | same fixes, this time hopefully without merge conflict | Robin | 2010-04-19 | 4 | -15/+92 |
* | visual changes WIP | Robin | 2010-04-11 | 1 | -1/+1 |