Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into calendar_repeat | Georg Ehrke | 2012-06-11 | 35 | -157/+1294 |
|\ | |||||
| * | Categories: Turned the debugging down a bit. | Thomas Tanghus | 2012-06-11 | 1 | -4/+4 |
| | | |||||
| * | Copy/paste error. | Thomas Tanghus | 2012-06-11 | 1 | -1/+1 |
| | | |||||
| * | Sanitizing user input | Lukas Reschke | 2012-06-11 | 2 | -3/+3 |
| | | |||||
| * | Sanitize user input | Lukas Reschke | 2012-06-11 | 1 | -1/+1 |
| | | |||||
| * | Sanitize user input | Lukas Reschke | 2012-06-11 | 1 | -4/+4 |
| | | |||||
| * | Using POST instead of GET. | Lukas Reschke | 2012-06-10 | 9 | -11/+18 |
| | | |||||
| * | Sanitzing user input | Lukas Reschke | 2012-06-10 | 1 | -1/+1 |
| | | |||||
| * | Mount personal mount points into filesystem | Michael Gapczynski | 2012-06-10 | 2 | -3/+15 |
| | | |||||
| * | Stop AWS SDK from looking for configuration files, forgot to include ↵ | Michael Gapczynski | 2012-06-10 | 15 | -128/+1242 |
| | | | | | | | | lib/cachecore | ||||
| * | Contacts: 11th hour fix for invalid VCARD from CardDAV. | Thomas Tanghus | 2012-06-10 | 1 | -0/+4 |
| | | |||||
| * | prevent XSS | Frank Karlitschek | 2012-06-10 | 1 | -1/+1 |
| | | |||||
* | | use native sabredav functions to generate repeating events | Georg Ehrke | 2012-06-11 | 1 | -54/+25 |
| | | |||||
* | | remove include command for when | Georg Ehrke | 2012-06-10 | 1 | -4/+0 |
| | | |||||
* | | fix merge conflicts | Georg Ehrke | 2012-06-10 | 61 | -100/+1513 |
|\| | |||||
| * | fix variable name and undefined index notice | Bartek Przybylski | 2012-06-10 | 2 | -2/+2 |
| | | |||||
| * | fix first time image loading error | Bartek Przybylski | 2012-06-10 | 1 | -4/+7 |
| | | |||||
| * | Contacts: Used non-existent var. | Thomas Tanghus | 2012-06-10 | 1 | -7/+7 |
| | | |||||
| * | gallery: removing search provider for now | Bartek Przybylski | 2012-06-10 | 1 | -1/+1 |
| | | |||||
| * | apps paging is not yet implemented. increase pagesize to 100 as a quickfix | Frank Karlitschek | 2012-06-09 | 2 | -3/+4 |
| | | |||||
| * | sanitize scope and host | Michiel de Jong | 2012-06-09 | 1 | -2/+2 |
| | | |||||
| * | avoid clickjacking | Michiel de Jong | 2012-06-09 | 1 | -0/+1 |
| | | |||||
| * | Add Dropbox storage backend | Michael Gapczynski | 2012-06-09 | 14 | -0/+1224 |
| | | |||||
| * | sanitize when logged in as another user | Michiel de Jong | 2012-06-09 | 1 | -1/+1 |
| | | |||||
| * | finally fix the updater. next is an automatic updater. but this is a bit ↵ | Frank Karlitschek | 2012-06-09 | 2 | -6/+14 |
| | | | | | | | | more tricky. | ||||
| * | prevent opening non-music files through the media ajax api | Robin Appelman | 2012-06-09 | 1 | -0/+4 |
| | | |||||
| * | use absolute path for file proxies | Robin Appelman | 2012-06-09 | 4 | -6/+61 |
| | | |||||
| * | fix another XSS | Georg Ehrke | 2012-06-09 | 1 | -0/+3 |
| | | |||||
| * | fix XSS in Calendar | Georg Ehrke | 2012-06-09 | 1 | -1/+1 |
| | | |||||
| * | Bump version to trigger db update. | Thomas Tanghus | 2012-06-09 | 1 | -1/+1 |
| | | |||||
| * | load all apps when loging in, needed for apps listening to login hooks | Robin Appelman | 2012-06-09 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of gitorious.org:owncloud/owncloud | Georg Ehrke | 2012-06-09 | 4 | -8/+20 |
| |\ | |||||
| | * | Changed preferences configvalue to clob. Fixes several bugs e.g. oc-825 and ↵ | Thomas Tanghus | 2012-06-09 | 1 | -3/+1 |
| | | | | | | | | | | | | oc-743. | ||||
| | * | dont load apps when displaying the login page | Robin Appelman | 2012-06-09 | 1 | -1/+3 |
| | | | | | | | | | | | | and only load authentication apps during login | ||||
| | * | add function in filesystem to strip webroot | Bartek Przybylski | 2012-06-09 | 2 | -6/+15 |
| | | | |||||
| | * | handle encrypted images files in oc_image | Bartek Przybylski | 2012-06-09 | 1 | -4/+7 |
| | | | |||||
| * | | increase height of event dialog | Georg Ehrke | 2012-06-09 | 1 | -0/+1 |
| |/ | |||||
| * | fix a bug in when | Georg Ehrke | 2012-06-09 | 1 | -3/+9 |
| | | |||||
| * | fix creation of monthly repeated events | Georg Ehrke | 2012-06-09 | 1 | -0/+3 |
| | | |||||
| * | removing app access check, fix title for links in tiles | Bartek Przybylski | 2012-06-09 | 3 | -5/+6 |
| | | |||||
| * | fix potential xss in multiselect | Robin Appelman | 2012-06-09 | 1 | -3/+9 |
| | | |||||
| * | add two csrf check calls. Review and lot´s of porting needed. | Frank Karlitschek | 2012-06-09 | 2 | -0/+76 |
| | | |||||
| * | Contacts: Use POST instead of GET. | Thomas Tanghus | 2012-06-09 | 3 | -5/+5 |
| | | |||||
| * | Code cleanup. | Thomas Tanghus | 2012-06-09 | 1 | -10/+21 |
| | | |||||
| * | make use of post instead of get | Georg Ehrke | 2012-06-09 | 13 | -33/+33 |
| | | |||||
| * | Tasks: Use POST for ajax calls that change data | Bart Visscher | 2012-06-09 | 3 | -4/+4 |
| | | |||||
| * | Check for missing path_info, also use OC_Response for 404 error | Bart Visscher | 2012-06-09 | 1 | -2/+6 |
| | | |||||
| * | fix infinite redirect during setup for windows hosts | Robin Appelman | 2012-06-09 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into calendar_repeat | Georg Ehrke | 2012-06-09 | 28 | -340/+157 |
|\| | |||||
| * | fix loading of OC::$REQUESTEDAPP if WTFE the app parameter is given but ↵ | Georg Ehrke | 2012-06-08 | 1 | -1/+1 |
| | | | | | | | | empty aka /?app |