summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Tasks: Use POST for ajax calls that change dataBart Visscher2012-06-093-4/+4
* Check for missing path_info, also use OC_Response for 404 errorBart Visscher2012-06-091-2/+6
* fix infinite redirect during setup for windows hostsRobin Appelman2012-06-091-1/+1
* fix loading of OC::$REQUESTEDAPP if WTFE the app parameter is given but empty...Georg Ehrke2012-06-081-1/+1
* tabs for spaces, fix array key nameBartek Przybylski2012-06-081-4/+4
* hide share button until sharing wont be fixedBartek Przybylski2012-06-081-1/+1
* adding navigation bar to galleryBartek Przybylski2012-06-082-5/+18
* remove old codeBartek Przybylski2012-06-081-91/+1
* adding missing fileBartek Przybylski2012-06-081-0/+37
* tabs for spaces, removing thumbnail on file removalBartek Przybylski2012-06-088-279/+121
* Don't use substr to get first char of stringBart Visscher2012-06-0814-24/+24
* Smarter code for OC_FileProxyBart Visscher2012-06-081-14/+4
* Add cache for getStorage and getInternalPath functions.Bart Visscher2012-06-081-2/+10
* Add stat cache to OC_Connector_Sabre_Node and OC_Connector_Sabre_FileBart Visscher2012-06-082-5/+17
* Comment layout and spelling fixesBart Visscher2012-06-083-9/+14
* Contacts: Closed stupid XSS hole. Thanks AnybodyElse ;-)Thomas Tanghus2012-06-081-1/+1
* Add Amazon Web Services SDK to 3rdparty for Amazon S3 external storageMichael Gapczynski2012-06-0855-1/+19625
* Working UI for external storage mount configurationMichael Gapczynski2012-06-089-92/+482
* typo in varArthur Schiwon2012-06-081-1/+1
* generate a random salt during installation and store it in the config.php. us...Frank Karlitschek2012-06-083-3/+10
* Sharing, fix: connect to hooks from the correct classesArthur Schiwon2012-06-081-2/+2
* Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-06-082-2/+3
|\
| * fixed broken lines in user tableBjoern Schiessle2012-06-082-2/+3
* | add spacing lines to our awesome new sample config file. readability++Frank Karlitschek2012-06-081-0/+26
|/
* split share and root config for smb backend, also sanitize config a bit moreRobin Appelman2012-06-083-4/+21
* Gallery: Fix database creation on update, also only from version less then 0.5Bart Visscher2012-06-071-6/+8
* Use the default parameter of OC_Config::getValue to set defaultsBart Visscher2012-06-071-12/+2
* Add help texts to config options in config.sample.phpBart Visscher2012-06-071-4/+33
* Better handling of core.css and core.jsBart Visscher2012-06-074-11/+9
* Contacts: Attempt to make file upload work in ICS Chrome.Thomas Tanghus2012-06-071-1/+3