Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> | ||||
* | 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 |
| | | | | in server settings | ||||
* | rename IAdmin to ISettings, the interface is not bound to a specific ↵ | Arthur Schiwon | 2016-08-11 | 1 | -2/+2 |
| | | | | settings scope | ||||
* | more admin page splitup improvements | Arthur Schiwon | 2016-08-10 | 1 | -1/+27 |
| | | | | | | | | | | * bump version to ensure tables are created * make updatenotification app use settings api * change IAdmin::render() to getForm() and change return type from Template to TemplateResponse * adjust User_LDAP accordingly, as well as built-in forms * add IDateTimeFormatter to AppFramework/DependencyInjection/DIContainer.php. This is important so that \OC::$server->query() is able to resolve the constructor parameters. We should ensure that all OCP/* stuff that is available from \OC::$server is available here. Kudos to @LukasReschke * make sure apps that have settings info in their info.xml are loaded before triggering adding the settings setup method | ||||
* | 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 |
| | |||||
* | Add a background job that generates notifications when an update is available | Joas Schilling | 2016-05-24 | 1 | -0/+169 |
| | |||||
* | Move comments, systemtags and updatenotifications to PSR-4 | Joas Schilling | 2016-05-03 | 4 | -0/+195 |
| | |||||
* | Move version check code out of class Updater | Thomas Müller | 2016-04-18 | 1 | -4/+4 |
| |