| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |
* | | | | | Merge pull request #15777 from nextcloud/feature/ocp-event-dispatcher | Roeland Jago Douma | 2019-06-25 | 1 | -4/+3 |
|\ \ \ \ \ |
|
| * | | | | | Add event dispatcher to OCP | Christoph Wurst | 2019-06-25 | 1 | -4/+3 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #15889 from nextcloud/touch-handle-backend-exceptions | Robin Appelman | 2019-06-21 | 1 | -0/+3 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | fix tests | Robin Appelman | 2019-06-21 | 1 | -0/+3 |
| | |_|/
| |/| | |
|
* | | | | Fix subscription tests | Julius Härtl | 2019-06-17 | 1 | -0/+12 |
| |/ /
|/| | |
|
* | | | Add strict type on Notifications tests | John Molakvoæ (skjnldsv) | 2019-06-13 | 1 | -7/+42 |
|/ / |
|
* / | Do not try to autoload built in types | Roeland Jago Douma | 2019-06-04 | 1 | -3/+3 |
|/ |
|
* | Fix personal security section tests | Christoph Wurst | 2019-05-29 | 1 | -0/+16 |
* | Check for free space on touch | Julius Härtl | 2019-05-28 | 1 | -0/+5 |
* | 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 | 2 | -16/+79 |
|/ |
|
* | Fix l10n for SettingsManager by injecting the l10n factory | Morris Jobke | 2019-05-21 | 1 | -1/+30 |
* | Allow 2FA to be setup on first login | Roeland Jago Douma | 2019-05-17 | 2 | -0/+199 |
* | Add interfaces to interact with subscription from support app | Morris Jobke | 2019-05-13 | 1 | -0/+87 |
* | Allow crash reporters to catpture any message | Christoph Wurst | 2019-05-09 | 1 | -0/+14 |
* | Use non-absolute logout URL to fix wrong URL in reverse proxy scenario | Morris Jobke | 2019-05-08 | 1 | -6/+4 |
* | Add a login chain to reduce the complexity of LoginController::tryLogin | Christoph Wurst | 2019-05-07 | 13 | -0/+1254 |
* | Deprecate legacy share code and cleanup some unused methods | Morris Jobke | 2019-04-18 | 1 | -14/+0 |
* | Merge pull request #15152 from nextcloud/enhancement/noid/contactsmenu-sharin... | Morris Jobke | 2019-04-18 | 1 | -1/+80 |
|\ |
|
| * | Respect sharing enumeration config in contacts menu | Julius Härtl | 2019-04-18 | 1 | -1/+80 |
* | | Fix testGetProxyUri | Daniel Kesselberg | 2019-04-16 | 1 | -6/+1 |
* | | Set User-Agent as header without middleware | Daniel Kesselberg | 2019-04-16 | 2 | -39/+68 |
|/ |
|
* | Set empty CSP by default | Roeland Jago Douma | 2019-04-16 | 3 | -4/+4 |
* | Return true in the dummy backend for successful display name change | Morris Jobke | 2019-04-11 | 1 | -0/+1 |
* | lib/private/User: do not change user properties if value has not changed | Leon Klingele | 2019-04-11 | 1 | -16/+4 |
* | Merge pull request #14825 from marius-wieschollek/bugfix/11236 | Morris Jobke | 2019-03-25 | 1 | -0/+241 |
|\ |
|
| * | [#11236] Set parameter type in QBMapper | Marius David Wieschollek | 2019-03-24 | 1 | -0/+241 |
* | | Fetch proper translations | Roeland Jago Douma | 2019-03-25 | 1 | -1/+7 |
|/ |
|
* | Properly inject EventDispatched in BackgroundRepair | Roeland Jago Douma | 2019-03-22 | 1 | -3/+2 |
* | Merge pull request #14578 from nextcloud/enh/force_enable_apps | Roeland Jago Douma | 2019-03-20 | 1 | -10/+6 |
|\ |
|
| * | allow enforcing apps to ignore the max version | Roeland Jago Douma | 2019-03-20 | 1 | -10/+6 |
* | | Revert "Where is your data?" | Roeland Jago Douma | 2019-03-20 | 1 | -9/+3 |
|/ |
|