Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check for string | Lukas Reschke | 2012-06-11 | 1 | -14/+2 |
| | |||||
* | Some updates... | Lukas Reschke | 2012-06-11 | 1 | -14/+28 |
| | |||||
* | Handling arrays | Lukas Reschke | 2012-06-11 | 1 | -1/+16 |
| | |||||
* | Revert | Lukas Reschke | 2012-06-11 | 16 | -111/+78 |
| | |||||
* | Settings... | Lukas Reschke | 2012-06-11 | 5 | -16/+16 |
| | |||||
* | First try of implementing assignHTML | Lukas Reschke | 2012-06-11 | 11 | -59/+78 |
| | |||||
* | ldap: check array for emptiness, not nullness | Arthur Schiwon | 2012-06-11 | 1 | -1/+1 |
| | |||||
* | implement a simple request token session garbage collector | Frank Karlitschek | 2012-06-11 | 1 | -0/+18 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| |