Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Expires and caching headers by OC_Response functions | Bart Visscher | 2012-02-13 | 1 | -3/+1 |
| | |||||
* | proper file sorting | Robin Appelman | 2012-01-31 | 1 | -1/+11 |
| | |||||
* | merge master into filesystem | Robin Appelman | 2012-01-16 | 1 | -2/+17 |
|\ | |||||
| * | fix issue with moving music files | Robin Appelman | 2012-01-14 | 1 | -2/+17 |
| | | |||||
* | | provide caching for file metadata | Robin Appelman | 2011-11-09 | 1 | -36/+5 |
|/ | |||||
* | Don't use sys_get_temp_dir(), as it reports the wrong path in restricted ↵ | Hendrik Langer | 2011-10-19 | 1 | -3/+3 |
| | | | | environments | ||||
* | Cleanup lib/base.php | Bart Visscher | 2011-09-18 | 1 | -2/+19 |
| | |||||
* | Remove global vars and use the OC static version. | Bart Visscher | 2011-09-18 | 1 | -7/+4 |
| | | | | Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY | ||||
* | fixed picture preview broken for some, thanks to Felix on Shapado | Jan-Christoph Borchardt | 2011-08-29 | 1 | -1/+1 |
| | |||||
* | some filesystem fixes | Robin Appelman | 2011-08-15 | 1 | -5/+1 |
| | |||||
* | fixed downloading of files with spaces in name for Firefox | Jan-Christoph Borchardt | 2011-08-12 | 1 | -1/+1 |
| | |||||
* | remove Log completely | Robin Appelman | 2011-08-10 | 1 | -2/+0 |
| | |||||
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -37/+37 |
| | |||||
* | One class per file! | Jakob Sack | 2011-07-29 | 1 | -76/+0 |
| | |||||
* | Use autoload | Jakob Sack | 2011-07-27 | 1 | -3/+0 |
| | |||||
* | fix 404 | Kamil Domanski | 2011-06-23 | 1 | -1/+1 |
| | |||||
* | no indexing in generated htaccess | Kamil Domanski | 2011-06-23 | 1 | -0/+1 |
| | |||||
* | Removed debug messages | Jakob Sack | 2011-06-19 | 1 | -11/+1 |
| | |||||
* | Make max upload filesize configurable for apache hosts | Robin Appelman | 2011-05-29 | 1 | -0/+18 |
| | |||||
* | recursive deletion is now in OC_HELPER | Robin Appelman | 2011-05-29 | 1 | -18/+0 |
| | |||||
* | recursive copy is now in OC_HELPER | Robin Appelman | 2011-05-29 | 1 | -16/+0 |
| | |||||
* | now my uppercase Wikileaks folder is correctly sorted below pr0n, like it ↵ | Jan-Christoph Borchardt | 2011-04-18 | 1 | -3/+3 |
| | | | | should be | ||||
* | send proper headers | Robin Appelman | 2011-04-18 | 1 | -1/+1 |
| | |||||
* | dissable loggin for now | Robin Appelman | 2011-04-18 | 1 | -2/+3 |
| | |||||
* | clarify OC_FILES::get() documentation | Robin Appelman | 2011-04-18 | 1 | -1/+1 |
| | |||||
* | 404 error page | Robin Appelman | 2011-04-18 | 1 | -1/+4 |
| | |||||
* | show size of folders in filebrowser | Robin Appelman | 2011-04-16 | 1 | -0/+1 |
| | |||||
* | get rid of the oc_require and friends | Robin Appelman | 2011-04-16 | 1 | -1/+1 |
| | |||||
* | Start of the refactoring. Commit is quite big because I forgot to use git ↵ | Jakob Sack | 2011-03-01 | 1 | -0/+399 |
right from the beginning. Sorry. |