aboutsummaryrefslogtreecommitdiffstats
path: root/files/index.php
Commit message (Expand)AuthorAgeFilesLines
* move files to app folderGeorg Ehrke2012-04-181-104/+0
* renamed extention to extension, also now only showing lowercaseJan-Christoph Borchardt2012-04-151-2/+2
* use placeholder in template fileArthur Schiwon2012-03-211-0/+1
* better handeling of files that can behave like folder (e.g. archives)Robin Appelman2012-03-031-1/+1
* Fixup use of OC_Helper::linkTo functionBart Visscher2012-02-171-3/+3
* writable not writeableRobin Appelman2012-02-051-1/+1
* fix creating/moving/renaming/deleting files/dirs with ' in nameBartek Przybylski2012-01-151-1/+1
* Remove repeated codeTom Needham2011-12-311-3/+0
* Fix encoding again and update the link after renaming filesMichael Gapczynski2011-12-281-1/+1
* Fix folder names with + characters in itMichael Gapczynski2011-12-271-1/+1
* fix some display issues for readonly foldersRobin Appelman2011-12-161-0/+1
* take free disk space (and user quota) into account for max upload sizeRobin Appelman2011-11-081-0/+4
* Redirect file browser if directory does not existMichael Gapczynski2011-10-221-0/+4
* removed '/' from file path because only Unix people understand the concept of...Jan-Christoph Borchardt2011-10-221-2/+2
* Correct unknown breadcrumb add '/' permanantly in it and DRY code for last br...Brice Maron2011-10-211-2/+2
* Updated saving feedbackTom Needham2011-10-051-0/+3
* Moved addScript and addStyle calls to app.phpTom Needham2011-10-051-3/+0
* Editor now loads on top of files app.Tom Needham2011-10-011-0/+3
* files: fix max filesize checkFlorian Pritz2011-09-241-1/+3
* Move some common code to OC_UtilBart Visscher2011-09-181-4/+1
* Fix bug: filenames in filelisting are not shown for files without extensionRobin Appelman2011-08-301-2/+8
* more valid HTML, alt attributes, refactored pagenavi etc.Jan-Christoph Borchardt2011-08-201-0/+1
* Add downloadURL to files templates for both public links and filesMichael Gapczynski2011-08-181-2/+3
* Copy get.php into files_sharing, public links now use files templatesMichael Gapczynski2011-08-181-0/+2
* Renaming classes :-)Jakob Sack2011-07-291-15/+15
* Delete requires in applications where possibleJakob Sack2011-07-271-1/+0
* Directory links in navigation shouldn't have a trailing '/'Michael Gapczynski2011-07-101-2/+2
* files can now be draged and dropped in the file browserRobin Appelman2011-07-071-1/+1
* show file extention in a lighter colorRobin Appelman2011-07-071-0/+4
* try to adjust times to the clients timezoneRobin Appelman2011-06-051-0/+3
* make fileactions extendable by pluginsRobin Appelman2011-06-041-0/+1
* some refactoring of the filebrowsers javascript codeRobin Appelman2011-06-041-0/+1
* one / in filepaths is enoughRobin Appelman2011-04-181-0/+3
* Everything nice and active nowJakob Sack2011-04-171-1/+1
* display max file size for uploadArthur Schiwon2011-04-171-1/+4
* don't reload the whole page after file uploadArthur Schiwon2011-04-171-3/+8
* get max upload file size for upload form from php settingsArthur Schiwon2011-04-171-0/+1
* fix missing parameter in function callArthur Schiwon2011-04-171-1/+1
* basic file upload reimplementedArthur Schiwon2011-04-161-0/+1
* make use of new dateformat functionRobin Appelman2011-04-161-1/+1
* get rid of the oc_require and friendsRobin Appelman2011-04-161-1/+1
* Application "files" is able to list the files again, start of splitting css f...Jakob Sack2011-03-021-2/+26
* Start of the refactoring. Commit is quite big because I forgot to use git rig...Jakob Sack2011-03-011-12/+17
* Fix licencing, make headers refer to intended AGPL, include copy of AGPLJonathan Riddell2011-02-091-1/+1
* fix permissions, start to implement private data apiMartin T. H. Sandsmark2010-07-161-0/+0
* mergeRobin2010-04-281-0/+0
* ajax interfaceRobin2010-03-241-0/+35