| Commit message (Expand) | Author | Age | Files | Lines |
* | adjust backend and gui to update and changelog server | Arthur Schiwon | 2018-06-29 | 2 | -19/+71 |
* | adjust tests | Arthur Schiwon | 2018-06-29 | 1 | -1/+1 |
* | display whats new info in admin settings | Arthur Schiwon | 2018-06-29 | 2 | -0/+8 |
* | 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/+2 |
* | Check for app updates when there is a new major version available | Joas Schilling | 2018-02-28 | 1 | -0/+134 |
* | Use VueSelect instead of select2 | Joas Schilling | 2018-02-22 | 1 | -1/+26 |
* | Migrate the app to Vue.js | Joas Schilling | 2018-02-22 | 1 | -5/+8 |
* | Rename legacy notification so it's less confusing | Joas Schilling | 2018-02-22 | 1 | -1/+1 |
* | Use correct update server | Morris Jobke | 2018-02-01 | 1 | -1/+1 |
* | Make Update notficiations strict and fix all inspections | Joas Schilling | 2018-01-18 | 7 | -41/+58 |
* | Split controller and settings | Joas Schilling | 2018-01-16 | 2 | -77/+118 |
* | Refactor all the logic from app.php to Application class | Joas Schilling | 2018-01-15 | 2 | -1/+52 |
* | Automatic DI for Controllers also works | Joas Schilling | 2018-01-15 | 2 | -49/+18 |
* | Improve ResetTokenBackgroundJob and unit test | Joas Schilling | 2018-01-15 | 1 | -20/+6 |
* | Make update notification open the new update view from apps management | Julius Härtl | 2018-01-03 | 1 | -1/+1 |
* | Make isUpdateAvailable non-static | Morris Jobke | 2017-11-25 | 1 | -2/+7 |
* | Update license headers | Morris Jobke | 2017-11-06 | 4 | -1/+6 |
* | Improve update notification layout and show non-default update server | Morris Jobke | 2017-08-02 | 1 | -1/+5 |
* | Show correct status in update notification | Morris Jobke | 2017-08-02 | 1 | -3/+3 |
* | Fix L10N::t | Roeland Jago Douma | 2017-08-01 | 1 | -1/+1 |
* | Fix translations | Joas Schilling | 2017-04-18 | 1 | -1/+1 |
* | Also remove failure notification if no update is available | Morris Jobke | 2017-03-26 | 1 | -2/+4 |
* | Create a notification when the update server couldn't be reached for some days | Joas Schilling | 2017-03-26 | 2 | -4/+69 |
* | Fix update notification tests | Joas Schilling | 2017-01-09 | 1 | -8/+1 |
* | Only add the link when the user can follow it. | Joas Schilling | 2017-01-09 | 1 | -3/+34 |
* | Set the link of the notification on render instead of creation | Joas Schilling | 2017-01-09 | 2 | -9/+8 |
* | Highlight the app name in the notification | Joas Schilling | 2016-12-01 | 1 | -1/+8 |
* | Use the settings icon for the update notification | Joas Schilling | 2016-12-01 | 1 | -1/+9 |
* | Add update support | Lukas Reschke | 2016-10-31 | 1 | -2/+1 |
* | Use new URL schema | Joas Schilling | 2016-10-04 | 1 | -1/+1 |
* | Use the readable version for notifications | Joas Schilling | 2016-10-04 | 2 | -6/+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/+8 |
* | Revert "Show an update button instead of the updater" | Morris Jobke | 2016-09-23 | 2 | -4/+0 |
* | Fix more sniffing | Joas Schilling | 2016-09-12 | 1 | -1/+0 |
* | Show an update button instead of the updater | Joas Schilling | 2016-09-08 | 2 | -0/+4 |
* | Fix layout of success message and text | Morris Jobke | 2016-09-07 | 1 | -1/+1 |
* | make updatenotification settings appear as if it is part of the version part ... | Arthur Schiwon | 2016-08-13 | 1 | -1/+1 |
* | rename IAdmin to ISettings, the interface is not bound to a specific settings... | Arthur Schiwon | 2016-08-11 | 1 | -2/+2 |
* | more admin page splitup improvements | Arthur Schiwon | 2016-08-10 | 1 | -1/+27 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 6 | -9/+16 |
* | fix more strings | Morris Jobke | 2016-06-20 | 1 | -1/+1 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 4 | -4/+7 |
* | Add a URL to the notifications | Joas Schilling | 2016-05-24 | 1 | -5/+15 |
* | Add tests for the Notifier | Joas Schilling | 2016-05-24 | 1 | -1/+0 |
* | Add tests for the background job | Joas Schilling | 2016-05-24 | 2 | -12/+39 |
* | Make the group selectable | Joas Schilling | 2016-05-24 | 2 | -2/+14 |
* | Dismiss the notifications when the update is already installed | Joas Schilling | 2016-05-24 | 1 | -3/+45 |
* | Add a notifier that parses the notifications | Joas Schilling | 2016-05-24 | 1 | -0/+67 |