| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add default timeout to expected request options | Daniel Kesselberg | 2019-09-03 | 1 | -34/+19 |
* | SessionMiddleware: declare session property | Roeland Jago Douma | 2019-08-28 | 1 | -12/+4 |
* | Merge pull request #16865 from nextcloud/bugfix/noid/5-min-cron | Roeland Jago Douma | 2019-08-26 | 1 | -23/+2 |
|\ |
|
| * | Cleanup the Settings class | Joas Schilling | 2019-08-26 | 1 | -23/+2 |
* | | Fix report of phpstan in Limiter | Roeland Jago Douma | 2019-08-19 | 1 | -8/+0 |
|/ |
|
* | Merge pull request #16721 from nextcloud/fix/16644 | Roeland Jago Douma | 2019-08-11 | 1 | -2/+12 |
|\ |
|
| * | Correctly handle emtpy string in proxyuserpwd config | Scott Shambarger | 2019-08-11 | 1 | -2/+12 |
* | | Add tests | Roeland Jago Douma | 2019-08-10 | 5 | -0/+492 |
* | | Add feature policy header | Roeland Jago Douma | 2019-08-10 | 3 | -1/+4 |
|/ |
|
* | Merge pull request #16592 from nextcloud/bugfix/noid/federated-reshare | Roeland Jago Douma | 2019-08-01 | 1 | -0/+33 |
|\ |
|
| * | Fix permission check on incoming federated shares | Julius Härtl | 2019-07-31 | 1 | -0/+33 |
* | | Update CSP test cases to handle the new form-action | Roeland Jago Douma | 2019-07-31 | 2 | -60/+64 |
|/ |
|
* | Merge pull request #16594 from nextcloud/tech-debt/noid/remove-unused-checkPa... | Joas Schilling | 2019-07-30 | 1 | -29/+0 |
|\ |
|
| * | Remove unused OC\Share\Share::checkPasswordProtectedShare | Morris Jobke | 2019-07-29 | 1 | -29/+0 |
* | | Merge pull request #16579 from nextcloud/enh/PostLoginEvent | Roeland Jago Douma | 2019-07-30 | 1 | -44/+71 |
|\ \ |
|
| * | | Update tests | Roeland Jago Douma | 2019-07-29 | 1 | -44/+71 |
| |/ |
|
* | | Merge pull request #16502 from nextcloud/bugfix/16474 | Morris Jobke | 2019-07-29 | 1 | -7/+14 |
|\ \
| |/
|/| |
|
| * | Check the if we can actually access the storage cache for recent files | Julius Härtl | 2019-07-24 | 1 | -7/+14 |
* | | Split up security middleware | Roeland Jago Douma | 2019-07-27 | 2 | -97/+149 |
* | | Merge pull request #16555 from nextcloud/fix/16529/mask-keys | Morris Jobke | 2019-07-26 | 1 | -0/+2 |
|\ \ |
|
| * | | treat sensitive config keys by pattern | Arthur Schiwon | 2019-07-26 | 1 | -0/+2 |
| |/ |
|
* / | Remove deprecated searchByTag | Roeland Jago Douma | 2019-07-26 | 3 | -125/+0 |
|/ |
|
* | Merge pull request #16492 from nextcloud/enh/exclude-rnd-files | Morris Jobke | 2019-07-23 | 1 | -0/+1 |
|\ |
|
| * | Exclude .rnd files from integrity check | Daniel Kesselberg | 2019-07-21 | 1 | -0/+1 |
* | | Add support for CSP_NONCE server variable | Sam Bull | 2019-07-18 | 1 | -2/+21 |
|/ |
|
* | Merge pull request #15040 from nextcloud/feature/13980/push-for-deleted-notif... | Morris Jobke | 2019-07-17 | 6 | -425/+198 |
|\ |
|
| * | Update unit tests | Joas Schilling | 2019-07-16 | 1 | -2/+2 |
| * | Keep the old method as a fallback and adjust the tests | Joas Schilling | 2019-07-16 | 5 | -423/+196 |
* | | Merge pull request #16075 from nextcloud/bugfix/15823/app-restricted-groups | Morris Jobke | 2019-07-17 | 2 | -7/+49 |
|\ \
| |/
|/| |
|
| * | Properly inject the logger | Morris Jobke | 2019-07-16 | 2 | -7/+13 |
| * | Remove deleted groups from app restrictions fixes #15823 | Greta Doci | 2019-06-27 | 1 | -0/+36 |
* | | Lock SCSS so we only run 1 job at a time | Roeland Jago Douma | 2019-07-12 | 1 | -2/+2 |
* | | Add a unit test for guests as well | Joas Schilling | 2019-07-11 | 1 | -4/+18 |
* | | Make it possible to wipe all tokens/devices of a user | Christoph Wurst | 2019-07-09 | 1 | -0/+38 |
* | | Refactor: move remote wipe token logic to RW service | Christoph Wurst | 2019-07-09 | 1 | -0/+30 |
* | | Merge pull request #15730 from nextcloud/enh/14179/event_for_csp | Roeland Jago Douma | 2019-07-09 | 2 | -2/+96 |
|\ \ |
|
| * | | Add an event to edit the CSP | Roeland Jago Douma | 2019-07-08 | 2 | -2/+96 |
* | | | Remove one time repair steps that have already run when updating to 17 | Morris Jobke | 2019-07-08 | 3 | -544/+0 |
|/ / |
|
* | | Mimetype list integrity check should not fail if it's changed (#15810) | John Molakvoæ | 2019-07-07 | 1 | -2/+263 |
|\ \ |
|
| * | | Added Tests for modified mimetypelist | Xheni Myrtaj | 2019-07-04 | 1 | -3/+258 |
| * | | Fix checker test | Xheni Myrtaj | 2019-05-30 | 1 | -2/+8 |
* | | | Always set the display name for user shares | Julius Härtl | 2019-07-03 | 1 | -0/+9 |
* | | | Unify the permission checking in one place only | Joas Schilling | 2019-07-03 | 1 | -4/+9 |
* | | | Better check reshare permissions when creating a share | Joas Schilling | 2019-07-03 | 1 | -0/+6 |
* | | | Send emails when remote wipe starts/finishes | Christoph Wurst | 2019-07-02 | 1 | -0/+241 |
* | | | Decouple remote wipe notifcation channels with events | Christoph Wurst | 2019-06-27 | 5 | -0/+513 |
* | | | Merge pull request #16055 from nextcloud/design/native-fonts | Jan-Christoph Borchardt | 2019-06-26 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Move font from Nunito to Noto Sans | Jan-Christoph Borchardt | 2019-06-22 | 1 | -1/+1 |
* | | | | Merge pull request #15870 from nextcloud/preview-provider-v2 | Roeland Jago Douma | 2019-06-25 | 2 | -4/+8 |
|\ \ \ \ |
|
| * | | | | Add new Provider interface for preview providers | Robin Appelman | 2019-06-17 | 2 | -4/+8 |