Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spelling fixes | Bart Visscher | 2012-06-22 | 1 | -3/+4 |
| | |||||
* | Enhance hint about writable app directory | Brice Maron | 2012-06-22 | 1 | -1/+2 |
| | |||||
* | Correct writable check for app dir | Brice Maron | 2012-06-21 | 1 | -3/+5 |
| | |||||
* | check if the data directory is accessible via http. Show a big security ↵ | Frank Karlitschek | 2012-06-21 | 1 | -7/+46 |
| | | | | warning if yes | ||||
* | Prefer requested app before redirecting to default page | Bart Visscher | 2012-06-20 | 1 | -1/+5 |
| | |||||
* | Delay setup of FS until OC_Filesystem is used | Bart Visscher | 2012-06-20 | 1 | -3/+5 |
| | |||||
* | Small code reorder | Bart Visscher | 2012-06-20 | 1 | -5/+6 |
| | |||||
* | Remove OC::$CONFIG_DATADIRECTORY, not used | Bart Visscher | 2012-06-19 | 1 | -17/+17 |
| | |||||
* | Move check code from setupFS to checkServer | Bart Visscher | 2012-06-19 | 1 | -34/+20 |
| | |||||
* | introducing a sanitize HTML function for the internal and the public API. This | Bjoern Schiessle | 2012-06-19 | 1 | -1/+16 |
| | | | | | allows to easily convert strings to HTML before displaying them on the web page to reduce the risk of xss vulnerabilities. | ||||
* | Added JSON methods for CSRF prevention. Make request token accessible from ↵ | Thomas Tanghus | 2012-06-13 | 1 | -22/+21 |
| | | | | template and add js var. | ||||
* | fix time call | Frank Karlitschek | 2012-06-13 | 1 | -1/+1 |
| | |||||
* | Allow same host redirects (/somepath). | Thomas Tanghus | 2012-06-11 | 1 | -1/+2 |
| | |||||
* | implement a simple request token session garbage collector | Frank Karlitschek | 2012-06-11 | 1 | -0/+18 |
| | |||||
* | Mount personal mount points into filesystem | Michael Gapczynski | 2012-06-10 | 1 | -0/+9 |
| | |||||
* | Bump version to trigger db update. | Thomas Tanghus | 2012-06-09 | 1 | -1/+1 |
| | |||||
* | add two csrf check calls. Review and lot´s of porting needed. | Frank Karlitschek | 2012-06-09 | 1 | -0/+56 |
| | |||||
* | add unique instance id | Robin Appelman | 2012-06-05 | 1 | -0/+13 |
| | |||||
* | Make check for writable apps dir configurable | Bart Visscher | 2012-06-05 | 1 | -1/+1 |
| | |||||
* | Merge branch 'unstable' | Bart Visscher | 2012-06-04 | 1 | -2/+3 |
|\ | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_external/tests/config.php apps/files_versions/ajax/getVersions.php apps/files_versions/appinfo/app.php apps/files_versions/history.php apps/files_versions/js/versions.js apps/files_versions/templates/history.php apps/files_versions/versions.php lib/base.php | ||||
| * | Combine and minimize core and default app js files | Bart Visscher | 2012-05-16 | 1 | -0/+1 |
| | | |||||
| * | Combine and minimize core and default app css files | Bart Visscher | 2012-05-16 | 1 | -0/+1 |
| | | |||||
| * | Whitespace fixes | Bart Visscher | 2012-05-10 | 1 | -2/+1 |
| | | |||||
* | | add a check for pdo | Frank Karlitschek | 2012-06-01 | 1 | -0/+3 |
| | | |||||
* | | check if apps folder is writable | Frank Karlitschek | 2012-06-01 | 1 | -0/+8 |
| | | |||||
* | | this is 5 pre alpha now | Frank Karlitschek | 2012-05-19 | 1 | -2/+2 |
| | | |||||
* | | Fix redirect after login, prevent open redirects | Michael Gapczynski | 2012-05-18 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2012-05-18 | 1 | -1/+1 |
|\ \ | |||||
| * | | this code looks wrong to me but i'm putting it back while we find out what ↵ | Michiel de Jong | 2012-05-18 | 1 | -1/+1 |
| | | | | | | | | | | | | the right code should look like | ||||
| * | | make redirect safe by restricting it to current host | Michiel de Jong | 2012-05-18 | 1 | -1/+1 |
| | | | |||||
| * | | fix redirect to desired page after login | Michiel de Jong | 2012-05-18 | 1 | -1/+1 |
| | | | |||||
* | | | increase to RC2 | Frank Karlitschek | 2012-05-18 | 1 | -2/+2 |
|/ / | |||||
* / | This is RC nowv4.0.0RC | Frank Karlitschek | 2012-05-13 | 1 | -2/+2 |
|/ | |||||
* | Sanitize redirect urls | Michael Gapczynski | 2012-05-08 | 1 | -1/+1 |
| | |||||
* | increase to 4 betav4.0.0beta | Frank Karlitschek | 2012-05-07 | 1 | -2/+2 |
| | |||||
* | some more porting | Frank Karlitschek | 2012-05-01 | 1 | -2/+4 |
| | |||||
* | Checks if config folder is writable on begin of the installation. | Marvin Thomas Rabe | 2012-05-01 | 1 | -2/+10 |
| | |||||
* | we require php 5.3 now. so please notify the user if an old version is in use | Frank Karlitschek | 2012-04-30 | 1 | -0/+3 |
| | |||||
* | Merge branch 'master' into movable_apps_2 | Georg Ehrke | 2012-04-27 | 1 | -0/+3 |
|\ | |||||
| * | some more csrf fixes | Frank Karlitschek | 2012-04-26 | 1 | -0/+3 |
| | | |||||
* | | Merge branch 'master' into movable_apps | Georg Ehrke | 2012-04-18 | 1 | -17/+23 |
|\| | |||||
| * | check if PHP mod GD is installed | Arthur Schiwon | 2012-04-17 | 1 | -0/+3 |
| | | |||||
| * | check if PHP mod JSON is installed | Arthur Schiwon | 2012-04-17 | 1 | -0/+3 |
| | | |||||
| * | merge log into admin | Robin Appelman | 2012-04-16 | 1 | -17/+17 |
| | | |||||
* | | open app thru index.php | Georg Ehrke | 2012-04-18 | 1 | -1/+1 |
|/ | |||||
* | improved installation instructions | Jan-Christoph Borchardt | 2012-04-14 | 1 | -1/+1 |
| | |||||
* | increase version to show that we are not the same as stable | Frank Karlitschek | 2012-04-11 | 1 | -2/+2 |
| | |||||
* | Show the different editions to the user. Used in the status call, on the ↵ | Frank Karlitschek | 2012-04-01 | 1 | -0/+8 |
| | | | | personal settings page and in the updater to update to the next available version from the same edition. | ||||
* | add path_hash to the filesystem cache | Robin Appelman | 2012-03-30 | 1 | -1/+1 |
| | |||||
* | merge master into encryption | Robin Appelman | 2012-02-26 | 1 | -1/+1 |
|\ |