Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Working subnavigation | Jakob Sack | 2011-04-17 | 1 | -1/+1 |
| | |||||
* | nicely slide in and out file action elements | Arthur Schiwon | 2011-04-17 | 1 | -6/+6 |
| | |||||
* | use prettybutton css class for file action stuff, too | Arthur Schiwon | 2011-04-17 | 1 | -2/+2 |
| | |||||
* | display max file size for upload | Arthur Schiwon | 2011-04-17 | 2 | -2/+5 |
| | |||||
* | 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 ↵ | Jakob Sack | 2011-03-29 | 1 | -0/+55 |
| | | | | directory! | ||||
* | 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 |
|\ | | | | | | | | | | | | | | | | | Conflicts: admin/templates/index.php templates/layout.admin.php templates/layout.user.php All conflicts are fixed. | ||||
| * | 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 ↵ | Jakob Sack | 2011-03-03 | 2 | -6/+7 |
| | | | | | | | | preferences | ||||
* | | Fixed PHP syntax in template files. | François KUBLER | 2011-03-09 | 1 | -9/+9 |
|/ | | | | | | * Full PHP tags * Alternative syntax for control structures * Semi-colon at the end of instructions | ||||
* | Application "files" is able to list the files again, start of splitting css ↵ | Jakob Sack | 2011-03-02 | 4 | -3/+156 |
| | | | | files | ||||
* | 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 ↵ | Jakob Sack | 2011-03-01 | 9 | -317/+26 |
| | | | | right from the beginning. Sorry. | ||||
* | 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 |
| | | | | in the (rare) case that there are unreadable files show an error since it's probably a case of incorrect premissions set by someone. | ||||
* | Also allow open_file.php to be called with a path paramater instead of only ↵ | Robin Appelman | 2011-01-04 | 1 | -5/+9 |
| | | | | with seperate dir/file | ||||
* | 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 ↵ | Robin Appelman | 2010-09-06 | 1 | -2/+20 |
| | | | | containing non-ascii characters | ||||
* | 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 ↵ | Robin | 2010-05-02 | 1 | -16/+36 |
| | | | | | | | | possible | ||||
* | | provide option for automatic backup | Robin | 2010-05-08 | 1 | -2/+2 |
| | | |||||
* | | use an abstraction for file system functions to allow premisions and ↵ | Robin | 2010-05-07 | 2 | -27/+6 |
|/ | | | | multiply storage backends | ||||
* | More bug fixes, mostly IE related | Robin Appelman | 2010-05-01 | 1 | -0/+3 |
| | |||||
* | merge | Robin | 2010-04-28 | 5 | -0/+0 |
| |