Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 34 | -146/+97 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -3/+3 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 17 | -132/+132 |
* | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 5 | -0/+5 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 11 | -11/+0 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 6 | -236/+236 |
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 1 | -19/+19 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 10 | -33/+0 |
|\ | |||||
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 10 | -33/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 15 | -208/+208 |
* | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 12 | -118/+118 |
|/ | |||||
* | Add test to trigger "Trying to access array offset on value of type int" | Daniel Kesselberg | 2020-01-23 | 1 | -0/+62 |
* | Make getServerHost more robust to faulty user input | Daniel Kesselberg | 2020-01-16 | 1 | -0/+46 |
* | Modify regex to match some other chromium browsers | Daniel Kesselberg | 2019-12-27 | 1 | -5/+26 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 19 | -85/+85 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 40 | -42/+42 |
* | Merge pull request #17948 from nextcloud/enh/check-if-property-is-bool | Roeland Jago Douma | 2019-11-26 | 1 | -8/+35 |
|\ | |||||
| * | Make isXXX available for bool properties only | Daniel Kesselberg | 2019-11-16 | 1 | -8/+35 |
* | | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 39 | -68/+32 |
|/ | |||||
* | Move settings to an app | Christoph Wurst | 2019-09-28 | 1 | -1/+1 |
* | SessionMiddleware: declare session property | Roeland Jago Douma | 2019-08-28 | 1 | -12/+4 |
* | Add tests | Roeland Jago Douma | 2019-08-10 | 3 | -0/+355 |
* | Add feature policy header | Roeland Jago Douma | 2019-08-10 | 3 | -1/+4 |
* | Update CSP test cases to handle the new form-action | Roeland Jago Douma | 2019-07-31 | 1 | -58/+58 |
* | Split up security middleware | Roeland Jago Douma | 2019-07-27 | 2 | -97/+149 |
* | Merge pull request #15714 from nextcloud/fix/204_304_rfc | Roeland Jago Douma | 2019-05-24 | 1 | -10/+9 |
|\ | |||||
| * | Check the actual status code for 204 and 304 | Roeland Jago Douma | 2019-05-24 | 1 | -10/+9 |
* | | Make it possible to show admin settings for sub admins | Christoph Wurst | 2019-05-23 | 1 | -16/+47 |
|/ | |||||
* | Set empty CSP by default | Roeland Jago Douma | 2019-04-16 | 3 | -4/+4 |
* | [#11236] Set parameter type in QBMapper | Marius David Wieschollek | 2019-03-24 | 1 | -0/+241 |
* | Add StandaloneTemplateResponse | Roeland Jago Douma | 2019-02-06 | 1 | -0/+17 |
* | No need to emit additonalscript event on public pages | Roeland Jago Douma | 2019-02-05 | 1 | -0/+10 |
* | Emit to load additionalscripts | Roeland Jago Douma | 2019-01-31 | 1 | -0/+108 |
* | Allow resources via OCS as well | Joas Schilling | 2019-01-22 | 1 | -0/+85 |
* | Set default frame-ancestors to 'self' | Roeland Jago Douma | 2019-01-08 | 4 | -61/+61 |
* | CSP: Allow fonts to be provided in data | Roeland Jago Douma | 2019-01-07 | 4 | -62/+62 |
* | Cleanup middleware registering | Roeland Jago Douma | 2019-01-03 | 1 | -9/+10 |
* | Only trust the X-FORWARDED-HOST header for trusted proxies | Roeland Jago Douma | 2018-12-17 | 1 | -53/+90 |
* | Fix tests | Roeland Jago Douma | 2018-11-02 | 2 | -17/+7 |
* | Adding handling of CIDR notation to trusted_proxies for IPv4 | Oliver Wegner | 2018-10-30 | 1 | -0/+115 |
* | Add report-uri to CSP | Roeland Jago Douma | 2018-10-21 | 1 | -0/+15 |
* | Disallow unsafe-eval by default | Roeland Jago Douma | 2018-10-14 | 4 | -60/+67 |
* | Do not use file as template parameter | Roeland Jago Douma | 2018-08-09 | 1 | -1/+1 |
* | Fix direct access to authen page | Roeland Jago Douma | 2018-06-20 | 1 | -0/+2 |
* | Add AuthPublicShareControllerTest | Roeland Jago Douma | 2018-06-20 | 1 | -0/+157 |
* | Add PublicShareControllerTests | Roeland Jago Douma | 2018-06-20 | 1 | -0/+102 |
* | Add PublicShareMiddlewareTest | Roeland Jago Douma | 2018-06-20 | 1 | -0/+287 |
* | Move caching logic to response | Roeland Jago Douma | 2018-06-04 | 1 | -2/+12 |
* | Merge pull request #8593 from eneiluj/master | Morris Jobke | 2018-03-08 | 1 | -10/+78 |
|\ |