aboutsummaryrefslogtreecommitdiffstats
path: root/files
Commit message (Collapse)AuthorAgeFilesLines
* Working subnavigationJakob Sack2011-04-171-1/+1
|
* nicely slide in and out file action elementsArthur Schiwon2011-04-171-6/+6
|
* use prettybutton css class for file action stuff, tooArthur Schiwon2011-04-171-2/+2
|
* display max file size for uploadArthur Schiwon2011-04-172-2/+5
|
* 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 ↵Jakob Sack2011-03-291-0/+55
| | | | directory!
* 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
|\ | | | | | | | | | | | | | | | | 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 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 ↵Jakob Sack2011-03-032-6/+7
| | | | | | | | preferences
* | Fixed PHP syntax in template files.François KUBLER2011-03-091-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 Sack2011-03-024-3/+156
| | | | files
* 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 ↵Jakob Sack2011-03-019-317/+26
| | | | right from the beginning. Sorry.
* 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
| | | | 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 Appelman2011-01-041-5/+9
| | | | with seperate dir/file
* 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 ↵Robin Appelman2010-09-061-2/+20
| | | | containing non-ascii characters
* 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 ↵Robin2010-05-021-16/+36
| | | | | | | | possible
* | provide option for automatic backupRobin2010-05-081-2/+2
| |
* | use an abstraction for file system functions to allow premisions and ↵Robin2010-05-072-27/+6
|/ | | | multiply storage backends
* More bug fixes, mostly IE relatedRobin Appelman2010-05-011-0/+3
|
* mergeRobin2010-04-285-0/+0
|