Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -8/+8 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 4 | -0/+4 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 6 | -32/+32 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 2 | -0/+2 |
* | Add tests for update notification controller for non-default updater server URL | Morris Jobke | 2020-04-28 | 1 | -0/+170 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 3 | -3/+4 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 2 | -2/+0 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 6 | -9/+28 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 6 | -6/+6 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 6 | -6/+6 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -3/+3 |
* | Update unit tests | Joas Schilling | 2019-07-16 | 1 | -10/+2 |
* | Enterprise update channel | Morris Jobke | 2019-07-10 | 1 | -1/+11 |
* | Remove unused IUserSession | Joas Schilling | 2019-03-20 | 1 | -4/+1 |
* | Adjust unit tests | Joas Schilling | 2018-11-09 | 2 | -7/+11 |
* | fix wrong return value of filtered whats new info | Arthur Schiwon | 2018-08-16 | 1 | -0/+75 |
* | adjust tests | Arthur Schiwon | 2018-06-29 | 1 | -6/+11 |
* | adjust backend and gui to update and changelog server | Arthur Schiwon | 2018-06-29 | 2 | -12/+32 |
* | adjust tests | Arthur Schiwon | 2018-06-29 | 2 | -0/+10 |
* | Adjust updatenotification app settings section/priority | Julius Härtl | 2018-05-03 | 1 | -2/+2 |
* | Show EOL warning in the update section | Joas Schilling | 2018-03-20 | 2 | -0/+6 |
* | Fix unit tests | Joas Schilling | 2018-02-23 | 1 | -1/+21 |
* | Migrate the app to Vue.js | Joas Schilling | 2018-02-22 | 1 | -15/+15 |
* | Use correct update server | Morris Jobke | 2018-02-01 | 1 | -3/+3 |
* | Make Update notficiations strict and fix all inspections | Joas Schilling | 2018-01-18 | 6 | -31/+32 |
* | Split controller and settings | Joas Schilling | 2018-01-16 | 2 | -130/+127 |
* | Automatic DI for Controllers also works | Joas Schilling | 2018-01-15 | 1 | -28/+29 |
* | Improve ResetTokenBackgroundJob and unit test | Joas Schilling | 2018-01-15 | 1 | -10/+9 |
* | Make isUpdateAvailable non-static | Morris Jobke | 2017-11-25 | 1 | -1/+7 |
* | Update license headers | Morris Jobke | 2017-11-06 | 3 | -0/+3 |
* | Improve update notification layout and show non-default update server | Morris Jobke | 2017-08-02 | 1 | -0/+14 |
* | Show correct status in update notification | Morris Jobke | 2017-08-02 | 1 | -0/+2 |
* | Fix unit test | Joas Schilling | 2017-03-26 | 1 | -1/+1 |
* | Create a notification when the update server couldn't be reached for some days | Joas Schilling | 2017-03-26 | 2 | -38/+75 |
* | Fix update notification tests | Joas Schilling | 2017-01-09 | 2 | -37/+26 |
* | Fix tests | Joas Schilling | 2016-12-02 | 1 | -4/+11 |
* | Use new URL schema | Joas Schilling | 2016-10-04 | 1 | -1/+1 |
* | Use the readable version for notifications | Joas Schilling | 2016-10-04 | 1 | -10/+14 |
* | UpdateState is empty if no update is available | Lukas Reschke | 2016-09-28 | 1 | -1/+1 |
* | Respect updater kill switch and fall back to download button | Joas Schilling | 2016-09-27 | 2 | -2/+16 |
* | Revert "Fix tests" | Morris Jobke | 2016-09-26 | 2 | -7/+1 |
* | Fix tests | Joas Schilling | 2016-09-08 | 2 | -7/+15 |
* | Merge branch 'master' into implement_712 | Arthur Schiwon | 2016-08-16 | 4 | -16/+17 |
|\ | |||||
| * | Fix deprecated getMock warning | Roeland Jago Douma | 2016-08-14 | 4 | -22/+22 |
* | | Use MockBuilder instead of createMock | Lukas Reschke | 2016-08-15 | 1 | -8/+8 |
* | | Add unit tests | Lukas Reschke | 2016-08-15 | 1 | -9/+16 |
|/ | |||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 5 | -8/+13 |