Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Christoph Wurst | 2019-12-05 | 9 | -14/+35 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Keep the old method as a fallback and adjust the tests | Joas Schilling | 2019-07-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update shipped implementations of the INotifier | Joas Schilling | 2019-07-15 | 2 | -13/+26 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Enterprise update channel | Morris Jobke | 2019-07-10 | 1 | -2/+14 |
| | | | | | | Allows to select the enterprise update channel for instances that have a valid subscription. Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Remove unused IUserSession | Joas Schilling | 2019-03-20 | 1 | -4/+0 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Do not ignore the max-version for the "update-available" check | Joas Schilling | 2019-03-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Always register the Notifier | Joas Schilling | 2019-03-19 | 1 | -5/+5 |
| | | | | | | ... so background jobs without a user can prepare push notifications Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Use the version number when checking the appstore for compatible updates | Joas Schilling | 2018-11-08 | 3 | -4/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix the link and anchor for the update notifications | Joas Schilling | 2018-09-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add summary with amount of updates | Tobia De Koninck | 2018-08-27 | 1 | -0/+13 |
| | | | | Signed-off-by: Tobia De Koninck <LEDfan@users.noreply.github.com> | ||||
* | Add license header and fix undefined index error | Tobia De Koninck | 2018-08-27 | 1 | -1/+22 |
| | | | | Signed-off-by: Tobia De Koninck <LEDfan@users.noreply.github.com> | ||||
* | Add an occ command to report updates | Tobia De Koninck | 2018-08-27 | 1 | -0/+62 |
| | | | | Signed-off-by: Tobia De Koninck <LEDfan@users.noreply.github.com> | ||||
* | and the user popover needs a higher z-index, to make it visible again | Arthur Schiwon | 2018-08-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | fix wrong return value of filtered whats new info | Arthur Schiwon | 2018-08-16 | 1 | -1/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Backend work to provide NC whats New info to users | Arthur Schiwon | 2018-07-05 | 1 | -27/+6 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | adjust backend and gui to update and changelog server | Arthur Schiwon | 2018-06-29 | 2 | -19/+71 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | adjust tests | Arthur Schiwon | 2018-06-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | display whats new info in admin settings | Arthur Schiwon | 2018-06-29 | 2 | -0/+8 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Adjust updatenotification app settings section/priority | Julius Härtl | 2018-05-03 | 1 | -2/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Show EOL warning in the update section | Joas Schilling | 2018-03-20 | 2 | -0/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Check for app updates when there is a new major version available | Joas Schilling | 2018-02-28 | 1 | -0/+134 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Use VueSelect instead of select2 | Joas Schilling | 2018-02-22 | 1 | -1/+26 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Migrate the app to Vue.js | Joas Schilling | 2018-02-22 | 1 | -5/+8 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Rename legacy notification so it's less confusing | Joas Schilling | 2018-02-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Use correct update server | Morris Jobke | 2018-02-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Make Update notficiations strict and fix all inspections | Joas Schilling | 2018-01-18 | 7 | -41/+58 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Split controller and settings | Joas Schilling | 2018-01-16 | 2 | -77/+118 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Refactor all the logic from app.php to Application class | Joas Schilling | 2018-01-15 | 2 | -1/+52 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Automatic DI for Controllers also works | Joas Schilling | 2018-01-15 | 2 | -49/+18 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Improve ResetTokenBackgroundJob and unit test | Joas Schilling | 2018-01-15 | 1 | -20/+6 |
| | | | | | | | | * Automatic DI is implemented since 11 * Correctly type hint parameters * Optimise the tests Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Make update notification open the new update view from apps management | Julius Härtl | 2018-01-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Make isUpdateAvailable non-static | Morris Jobke | 2017-11-25 | 1 | -2/+7 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 4 | -1/+6 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Improve update notification layout and show non-default update server | Morris Jobke | 2017-08-02 | 1 | -1/+5 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Show correct status in update notification | Morris Jobke | 2017-08-02 | 1 | -3/+3 |
| | | | | | | | | | Sometimes it could be the case that after a channel change the last updated timestamp is reset, but the check for updates is not yet completed. In this case the update notification showed "You are up to date" and the date was "1970-01-01 00:00:00". With this fix the state is properly shown. Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix L10N::t | Roeland Jago Douma | 2017-08-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix translations | Joas Schilling | 2017-04-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Also remove failure notification if no update is available | Morris Jobke | 2017-03-26 | 1 | -2/+4 |
| | | | | | | | * error happened and vanished the notification should also vanish even if no update is available Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Create a notification when the update server couldn't be reached for some days | Joas Schilling | 2017-03-26 | 2 | -4/+69 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix update notification tests | Joas Schilling | 2017-01-09 | 1 | -8/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Only add the link when the user can follow it. | Joas Schilling | 2017-01-09 | 1 | -3/+34 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Set the link of the notification on render instead of creation | Joas Schilling | 2017-01-09 | 2 | -9/+8 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Highlight the app name in the notification | Joas Schilling | 2016-12-01 | 1 | -1/+8 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Use the settings icon for the update notification | Joas Schilling | 2016-12-01 | 1 | -1/+9 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add update support | Lukas Reschke | 2016-10-31 | 1 | -2/+1 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Use new URL schema | Joas Schilling | 2016-10-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Use the readable version for notifications | Joas Schilling | 2016-10-04 | 2 | -6/+14 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | UpdateState is empty if no update is available | Lukas Reschke | 2016-09-28 | 1 | -1/+1 |
| | | | | | | This leads to log messages such as "Undefined index: updaterEnabled at /media/psf/nextcloud/apps/updatenotification/lib/Controller/AdminController.php#116". Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Respect updater kill switch and fall back to download button | Joas Schilling | 2016-09-27 | 2 | -2/+8 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Revert "Show an update button instead of the updater" | Morris Jobke | 2016-09-23 | 2 | -4/+0 |
| | | | | | | This reverts commit 202ae42506e9bbb167889735b2c56ccebace594b. Signed-off-by: Morris Jobke <hey@morrisjobke.de> |