summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make some apps compatibleLukas Reschke2012-06-1117-35/+64
* Check for stringLukas Reschke2012-06-111-14/+2
* Some updates...Lukas Reschke2012-06-111-14/+28
* Handling arraysLukas Reschke2012-06-111-1/+16
* RevertLukas Reschke2012-06-1116-111/+78
* Settings...Lukas Reschke2012-06-115-16/+16
* First try of implementing assignHTMLLukas Reschke2012-06-1111-59/+78
* ldap: check array for emptiness, not nullnessArthur Schiwon2012-06-111-1/+1
* implement a simple request token session garbage collectorFrank Karlitschek2012-06-111-0/+18
* Categories: Turned the debugging down a bit.Thomas Tanghus2012-06-111-4/+4
* Copy/paste error.Thomas Tanghus2012-06-111-1/+1
* Sanitizing user inputLukas Reschke2012-06-112-3/+3
* Sanitize user inputLukas Reschke2012-06-111-1/+1
* Sanitize user inputLukas Reschke2012-06-111-4/+4
* Using POST instead of GET.Lukas Reschke2012-06-109-11/+18
* Sanitzing user inputLukas Reschke2012-06-101-1/+1
* Mount personal mount points into filesystemMichael Gapczynski2012-06-102-3/+15
* Stop AWS SDK from looking for configuration files, forgot to include lib/cach...Michael Gapczynski2012-06-1015-128/+1242
* Contacts: 11th hour fix for invalid VCARD from CardDAV.Thomas Tanghus2012-06-101-0/+4
* prevent XSSFrank Karlitschek2012-06-101-1/+1
* fix variable name and undefined index noticeBartek Przybylski2012-06-102-2/+2
* fix first time image loading errorBartek Przybylski2012-06-101-4/+7
* Contacts: Used non-existent var.Thomas Tanghus2012-06-101-7/+7
* gallery: removing search provider for nowBartek Przybylski2012-06-101-1/+1
* apps paging is not yet implemented. increase pagesize to 100 as a quickfixFrank Karlitschek2012-06-092-3/+4
* sanitize scope and hostMichiel de Jong2012-06-091-2/+2
* avoid clickjackingMichiel de Jong2012-06-091-0/+1
* Add Dropbox storage backendMichael Gapczynski2012-06-0914-0/+1224
* sanitize when logged in as another userMichiel de Jong2012-06-091-1/+1
* finally fix the updater. next is an automatic updater. but this is a bit more...Frank Karlitschek2012-06-092-6/+14
* prevent opening non-music files through the media ajax apiRobin Appelman2012-06-091-0/+4
* use absolute path for file proxiesRobin Appelman2012-06-094-6/+61
* fix another XSSGeorg Ehrke2012-06-091-0/+3
* fix XSS in CalendarGeorg Ehrke2012-06-091-1/+1
* Bump version to trigger db update.Thomas Tanghus2012-06-091-1/+1
* load all apps when loging in, needed for apps listening to login hooksRobin Appelman2012-06-091-1/+1
* Merge branch 'master' of gitorious.org:owncloud/owncloudGeorg Ehrke2012-06-094-8/+20
|\
| * Changed preferences configvalue to clob. Fixes several bugs e.g. oc-825 and o...Thomas Tanghus2012-06-091-3/+1
| * dont load apps when displaying the login pageRobin Appelman2012-06-091-1/+3
| * add function in filesystem to strip webrootBartek Przybylski2012-06-092-6/+15
| * handle encrypted images files in oc_imageBartek Przybylski2012-06-091-4/+7
* | increase height of event dialogGeorg Ehrke2012-06-091-0/+1
|/
* fix a bug in whenGeorg Ehrke2012-06-091-3/+9
* fix creation of monthly repeated eventsGeorg Ehrke2012-06-091-0/+3
* removing app access check, fix title for links in tilesBartek Przybylski2012-06-093-5/+6
* fix potential xss in multiselectRobin Appelman2012-06-091-3/+9
* add two csrf check calls. Review and lot´s of porting needed.Frank Karlitschek2012-06-092-0/+76
* Contacts: Use POST instead of GET.Thomas Tanghus2012-06-093-5/+5
* Code cleanup.Thomas Tanghus2012-06-091-10/+21
* make use of post instead of getGeorg Ehrke2012-06-0913-33/+33