| Commit message (Expand) | Author | Age | Files | Lines |
* | move files to app folder | Georg Ehrke | 2012-04-18 | 1 | -104/+0 |
* | renamed extention to extension, also now only showing lowercase | Jan-Christoph Borchardt | 2012-04-15 | 1 | -2/+2 |
* | use placeholder in template file | Arthur Schiwon | 2012-03-21 | 1 | -0/+1 |
* | better handeling of files that can behave like folder (e.g. archives) | Robin Appelman | 2012-03-03 | 1 | -1/+1 |
* | Fixup use of OC_Helper::linkTo function | Bart Visscher | 2012-02-17 | 1 | -3/+3 |
* | writable not writeable | Robin Appelman | 2012-02-05 | 1 | -1/+1 |
* | fix creating/moving/renaming/deleting files/dirs with ' in name | Bartek Przybylski | 2012-01-15 | 1 | -1/+1 |
* | Remove repeated code | Tom Needham | 2011-12-31 | 1 | -3/+0 |
* | Fix encoding again and update the link after renaming files | Michael Gapczynski | 2011-12-28 | 1 | -1/+1 |
* | Fix folder names with + characters in it | Michael Gapczynski | 2011-12-27 | 1 | -1/+1 |
* | fix some display issues for readonly folders | Robin Appelman | 2011-12-16 | 1 | -0/+1 |
* | take free disk space (and user quota) into account for max upload size | Robin Appelman | 2011-11-08 | 1 | -0/+4 |
* | Redirect file browser if directory does not exist | Michael Gapczynski | 2011-10-22 | 1 | -0/+4 |
* | removed '/' from file path because only Unix people understand the concept of... | Jan-Christoph Borchardt | 2011-10-22 | 1 | -2/+2 |
* | Correct unknown breadcrumb add '/' permanantly in it and DRY code for last br... | Brice Maron | 2011-10-21 | 1 | -2/+2 |
* | Updated saving feedback | Tom Needham | 2011-10-05 | 1 | -0/+3 |
* | Moved addScript and addStyle calls to app.php | Tom Needham | 2011-10-05 | 1 | -3/+0 |
* | Editor now loads on top of files app. | Tom Needham | 2011-10-01 | 1 | -0/+3 |
* | files: fix max filesize check | Florian Pritz | 2011-09-24 | 1 | -1/+3 |
* | Move some common code to OC_Util | Bart Visscher | 2011-09-18 | 1 | -4/+1 |
* | Fix bug: filenames in filelisting are not shown for files without extension | Robin Appelman | 2011-08-30 | 1 | -2/+8 |
* | more valid HTML, alt attributes, refactored pagenavi etc. | Jan-Christoph Borchardt | 2011-08-20 | 1 | -0/+1 |
* | Add downloadURL to files templates for both public links and files | Michael Gapczynski | 2011-08-18 | 1 | -2/+3 |
* | Copy get.php into files_sharing, public links now use files templates | Michael Gapczynski | 2011-08-18 | 1 | -0/+2 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -15/+15 |
* | Delete requires in applications where possible | Jakob Sack | 2011-07-27 | 1 | -1/+0 |
* | Directory links in navigation shouldn't have a trailing '/' | Michael Gapczynski | 2011-07-10 | 1 | -2/+2 |
* | files can now be draged and dropped in the file browser | Robin Appelman | 2011-07-07 | 1 | -1/+1 |
* | show file extention in a lighter color | Robin Appelman | 2011-07-07 | 1 | -0/+4 |
* | try to adjust times to the clients timezone | Robin Appelman | 2011-06-05 | 1 | -0/+3 |
* | make fileactions extendable by plugins | Robin Appelman | 2011-06-04 | 1 | -0/+1 |
* | some refactoring of the filebrowsers javascript code | Robin Appelman | 2011-06-04 | 1 | -0/+1 |
* | one / in filepaths is enough | Robin Appelman | 2011-04-18 | 1 | -0/+3 |
* | Everything nice and active now | Jakob Sack | 2011-04-17 | 1 | -1/+1 |
* | display max file size for upload | Arthur Schiwon | 2011-04-17 | 1 | -1/+4 |
* | don't reload the whole page after file upload | Arthur Schiwon | 2011-04-17 | 1 | -3/+8 |
* | get max upload file size for upload form from php settings | Arthur Schiwon | 2011-04-17 | 1 | -0/+1 |
* | fix missing parameter in function call | Arthur Schiwon | 2011-04-17 | 1 | -1/+1 |
* | basic file upload reimplemented | Arthur Schiwon | 2011-04-16 | 1 | -0/+1 |
* | make use of new dateformat function | Robin Appelman | 2011-04-16 | 1 | -1/+1 |
* | get rid of the oc_require and friends | Robin Appelman | 2011-04-16 | 1 | -1/+1 |
* | Application "files" is able to list the files again, start of splitting css f... | Jakob Sack | 2011-03-02 | 1 | -2/+26 |
* | Start of the refactoring. Commit is quite big because I forgot to use git rig... | Jakob Sack | 2011-03-01 | 1 | -12/+17 |
* | Fix licencing, make headers refer to intended AGPL, include copy of AGPL | Jonathan Riddell | 2011-02-09 | 1 | -1/+1 |
* | fix permissions, start to implement private data api | Martin T. H. Sandsmark | 2010-07-16 | 1 | -0/+0 |
* | merge | Robin | 2010-04-28 | 1 | -0/+0 |
* | ajax interface | Robin | 2010-03-24 | 1 | -0/+35 |