Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix license headers | Christoph Wurst | 2020-01-13 | 1 | -0/+1 |
* | Split the menu entry for external shares in two | Daniel Calviño Sánchez | 2019-12-30 | 1 | -5/+6 |
* | Format HTML elements | Daniel Calviño Sánchez | 2019-12-30 | 1 | -8/+8 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 51 | -84/+145 |
* | Merge pull request #17948 from nextcloud/enh/check-if-property-is-bool | Roeland Jago Douma | 2019-11-26 | 1 | -6/+18 |
|\ | |||||
| * | Make isXXX available for bool properties only | Daniel Kesselberg | 2019-11-16 | 1 | -6/+18 |
* | | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 22 | -17/+13 |
|/ | |||||
* | Do not throw an exception for base App class | Julius Härtl | 2019-11-08 | 1 | -1/+1 |
* | mark getAppContainer as a valid way to construct app containers | Robin Appelman | 2019-11-04 | 1 | -0/+8 |
* | Merge pull request #17562 from nextcloud/techdebt/17509/log-error-when-settin... | Roeland Jago Douma | 2019-10-29 | 1 | -2/+25 |
|\ | |||||
| * | Log an error in development cases when the application class was set up incor... | Joas Schilling | 2019-10-16 | 1 | -2/+25 |
* | | Add isXXX getter to Entity | Christoph Wurst | 2019-10-22 | 1 | -9/+12 |
|/ | |||||
* | set default CSP on NotFoundResponse | Roeland Jago Douma | 2019-09-09 | 1 | -0/+1 |
* | Remove reflect method form public interface | Roeland Jago Douma | 2019-08-30 | 1 | -0/+1 |
* | Add deprecation warning | Roeland Jago Douma | 2019-08-29 | 1 | -0/+1 |
* | Do not enforce the parent constructor of response to be called | Roeland Jago Douma | 2019-08-19 | 1 | -10/+8 |
* | frame-src doesn't respect the nonce attribute | Roeland Jago Douma | 2019-08-16 | 1 | -3/+0 |
* | Add feature policy header | Roeland Jago Douma | 2019-08-10 | 4 | -0/+266 |
* | Add form-action CSP element | Roeland Jago Douma | 2019-07-31 | 2 | -0/+35 |
* | No need to have these classes we tighten the default CSP from time to | Roeland Jago Douma | 2019-07-27 | 3 | -0/+3 |
* | Redirect to the right token on public shares | Roeland Jago Douma | 2019-05-23 | 1 | -0/+14 |
* | Set empty CSP by default | Roeland Jago Douma | 2019-04-16 | 12 | -1/+34 |
* | [#11236] Set parameter type in QBMapper | Marius David Wieschollek | 2019-03-24 | 1 | -3/+35 |
* | CSP: set nonce for iframes | Roeland Jago Douma | 2019-03-16 | 1 | -1/+5 |
* | Avoid duplicate App container creation | Joas Schilling | 2019-03-05 | 1 | -1/+6 |
* | Allow apps to redirect to the default app | Joas Schilling | 2019-03-01 | 1 | -0/+40 |
* | Add StandaloneTemplateResponse | Roeland Jago Douma | 2019-02-06 | 1 | -0/+37 |
* | Emit to load additionalscripts | Roeland Jago Douma | 2019-01-31 | 1 | -0/+3 |
* | Set default frame-ancestors to 'self' | Roeland Jago Douma | 2019-01-08 | 1 | -1/+3 |
* | CSP: Allow fonts to be provided in data | Roeland Jago Douma | 2019-01-07 | 1 | -0/+1 |
* | Access id property without getter. | Daniel Kesselberg | 2018-12-24 | 1 | -1/+1 |
* | Fetch lastInsertId only when id null | Daniel Kesselberg | 2018-12-24 | 1 | -1/+3 |
* | Add IMapperException | Roeland Jago Douma | 2018-12-06 | 3 | -2/+34 |
* | Basic CSP no longer deprecated | Roeland Jago Douma | 2018-11-08 | 1 | -1/+0 |
* | Add report-uri to CSP | Roeland Jago Douma | 2018-10-21 | 2 | -0/+23 |
* | Disallow unsafe-eval by default | Roeland Jago Douma | 2018-10-14 | 1 | -6/+2 |
* | Allow to inject/mock `new \DateTime()` similar to time() | Joas Schilling | 2018-10-09 | 1 | -1/+9 |
* | Merge pull request #10967 from nextcloud/zipresponse | Morris Jobke | 2018-10-02 | 1 | -0/+87 |
|\ | |||||
| * | Add PHPDoc | Morris Jobke | 2018-10-02 | 1 | -4/+14 |
| * | fixup! Add fix response | Roeland Jago Douma | 2018-10-02 | 1 | -1/+1 |
| * | fixup! Add fix response | Roeland Jago Douma | 2018-10-02 | 1 | -3/+5 |
| * | Add fix response | Jakob Sack | 2018-10-02 | 1 | -0/+75 |
* | | Document possibly thrown excption of QBMapper::insertOrUpdate | Christoph Wurst | 2018-10-02 | 1 | -0/+1 |
* | | Add QBMapper::insertOrUpdate() | Christoph Wurst | 2018-10-02 | 1 | -1/+18 |
|/ | |||||
* | Deprecate the childSrc functions | Roeland Jago Douma | 2018-09-04 | 1 | -0/+2 |
* | Add workerSrc to CSP | Roeland Jago Douma | 2018-09-04 | 2 | -0/+34 |
* | Disallow eval on the StrictEvalCSP | Roeland Jago Douma | 2018-07-11 | 1 | -1/+1 |
* | Fix direct access to authen page | Roeland Jago Douma | 2018-06-20 | 1 | -1/+3 |
* | Update token on regeneration for public login | Roeland Jago Douma | 2018-06-20 | 1 | -1/+1 |
* | Add AuthPublicShareControllerTest | Roeland Jago Douma | 2018-06-20 | 1 | -1/+0 |