Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | files: fix max filesize check | Florian Pritz | 2011-09-24 | 1 | -1/+3 |
| | | | | | | | php check both, upload_max_filesize and post_max_size, when uploading a file so we should do the same when figuring out the maximum size. Signed-off-by: Florian Pritz <bluewind@xinu.at> | ||||
* | Move some common code to OC_Util | Bart Visscher | 2011-09-18 | 1 | -6/+1 |
| | | | | | | | Created the following function: - checkLoggedIn - checkAdminUser - redirectToDefaultPage | ||||
* | fix the getlink calls | Frank Karlitschek | 2011-08-11 | 1 | -1/+1 |
| | |||||
* | show settings page in the correct context | Robin Appelman | 2011-08-08 | 1 | -1/+1 |
| | |||||
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -5/+5 |
| | |||||
* | Delete requires in applications where possible | Jakob Sack | 2011-07-27 | 1 | -1/+0 |
| | |||||
* | add oc_user::getUser to get the user id of the loggedin user | Robin Appelman | 2011-06-22 | 1 | -1/+1 |
| | |||||
* | Make max upload filesize configurable for apache hosts | Robin Appelman | 2011-05-29 | 1 | -0/+11 |
| | |||||
* | Everything nice and active now | Jakob Sack | 2011-04-17 | 1 | -0/+1 |
| | |||||
* | get rid of the oc_require and friends | Robin Appelman | 2011-04-16 | 1 | -1/+1 |
| | |||||
* | Try to make owncloud working again | Jakob Sack | 2011-04-15 | 1 | -1/+1 |
| | |||||
* | Beginning of some ajax features and an admin page for files | Jakob Sack | 2011-03-03 | 1 | -0/+39 |