| Commit message (Expand) | Author | Age | Files | Lines |
* | Move \OCP\AppFramework to PSR-4 | Roeland Jago Douma | 2016-05-06 | 15 | -1729/+0 |
* | lib: Fix typos (found by codespell) | Stefan Weil | 2016-04-07 | 1 | -1/+1 |
* | Remove Scrutinizer Auto Fixer | Lukas Reschke | 2016-03-01 | 1 | -1/+0 |
* | Update author information | Lukas Reschke | 2016-03-01 | 2 | -2/+1 |
* | set correct http status code | v1r0x | 2016-02-18 | 1 | -1/+1 |
* | Add public API to give developers the possibility to adjust the global CSP de... | Lukas Reschke | 2016-01-28 | 2 | -322/+400 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 14 | -14/+14 |
* | Update license headers | Lukas Reschke | 2015-10-26 | 2 | -1/+2 |
* | Use `/` if installed in main folder | Lukas Reschke | 2015-10-06 | 1 | -2/+2 |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 3 | -0/+3 |
* | Add blob: scheme to default CSP policy | Lukas Reschke | 2015-09-29 | 1 | -0/+1 |
* | Encode HTML tags in JSON | Lukas Reschke | 2015-09-03 | 1 | -1/+1 |
* | Cleanup OCS code | Lukas Reschke | 2015-08-14 | 1 | -2/+0 |
* | With V2 we should ensure that the status codes are kept in sync | Thomas Müller | 2015-08-13 | 1 | -1/+1 |
* | Merge pull request #18096 from sualko/patch-1 | Morris Jobke | 2015-08-10 | 1 | -0/+1 |
|\ |
|
| * | add data: to allowed image domains | sualko | 2015-08-05 | 1 | -0/+1 |
* | | Remove duplicate and unused code | Thomas Müller | 2015-08-03 | 1 | -20/+8 |
|/ |
|
* | Check if response could get generated | Lukas Reschke | 2015-07-02 | 1 | -2/+9 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 5 | -0/+5 |
* | Add `no-store` to AppFramework | Lukas Reschke | 2015-06-15 | 1 | -1/+1 |
* | Add support for disallowing domains to the ContentSecurityPolicy | Lukas Reschke | 2015-05-20 | 1 | -2/+110 |
* | Merge pull request #15679 from owncloud/fix-private-member-access | Thomas Müller | 2015-04-17 | 1 | -2/+2 |
|\ |
|
| * | Fix private member access of parent class in ocsresponse | Morris Jobke | 2015-04-16 | 1 | -2/+2 |
* | | Add @since tags to all methods in public namespace | Morris Jobke | 2015-04-16 | 14 | -6/+102 |
|/ |
|
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 12 | -110/+180 |
* | Properly catch whether a share is `null` | Lukas Reschke | 2015-03-24 | 1 | -0/+43 |
* | Avatar controller moved to AppFrameWork | Roeland Jago Douma | 2015-03-11 | 1 | -0/+77 |
* | Merge pull request #14534 from owncloud/add-child-src | Thomas Müller | 2015-03-10 | 1 | -0/+17 |
|\ |
|
| * | Add support for 'child-src' directive | Lukas Reschke | 2015-02-28 | 1 | -0/+17 |
* | | Fix PHPDoc | Lukas Reschke | 2015-03-04 | 2 | -2/+2 |
|/ |
|
* | AppFramework StreamResponse | Bernhard Posselt | 2015-02-27 | 3 | -0/+133 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 9 | -124/+130 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 9 | -130/+124 |
* | Rename to allowEval | Lukas Reschke | 2015-02-16 | 1 | -1/+1 |
* | Allow AppFramework applications to specify a custom CSP header | Lukas Reschke | 2015-02-16 | 2 | -1/+270 |
* | add a controller and reponse for ocs | Bernhard Posselt | 2015-02-05 | 1 | -0/+99 |
* | add Download logfile button to admin settings | Georg Ehrke | 2015-01-07 | 1 | -0/+42 |
* | Add functions to modify cookies to response class | Lukas Reschke | 2014-11-27 | 1 | -5/+68 |
* | fix typo in content type | Bernhard Posselt | 2014-11-05 | 1 | -1/+1 |
* | add dataresponse | Bernhard Posselt | 2014-10-29 | 2 | -1/+92 |
* | Fix template rendering for 'blank' templates | Morris Jobke | 2014-07-29 | 1 | -1/+3 |
* | remove controller serializers | Bernhard Posselt | 2014-06-05 | 1 | -27/+0 |
* | adjust license headers to new mail address | Bernhard Posselt | 2014-05-11 | 6 | -6/+6 |
* | implement most of the basic stuff that was suggested in #8290 | Bernhard Posselt | 2014-05-11 | 2 | -3/+34 |
* | add cors middleware | Bernhard Posselt | 2014-05-09 | 1 | -0/+4 |
* | make download and redirectresponse public | Bernhard Posselt | 2014-04-20 | 2 | -0/+107 |
* | Remove uneeded usages of nosniff | Lukas Reschke | 2014-04-13 | 1 | -1/+0 |
* | Add @return PHPDocs | Thomas Tanghus | 2014-03-10 | 3 | -0/+7 |
* | Chainable Response in AppFramework | Thomas Tanghus | 2014-03-09 | 3 | -0/+15 |
* | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -1/+1 |