aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/lib
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-059-14/+35
* Keep the old method as a fallback and adjust the testsJoas Schilling2019-07-161-1/+1
* Update shipped implementations of the INotifierJoas Schilling2019-07-152-13/+26
* Enterprise update channelMorris Jobke2019-07-101-2/+14
* Remove unused IUserSessionJoas Schilling2019-03-201-4/+0
* Do not ignore the max-version for the "update-available" checkJoas Schilling2019-03-201-1/+1
* Always register the NotifierJoas Schilling2019-03-191-5/+5
* Use the version number when checking the appstore for compatible updatesJoas Schilling2018-11-083-4/+6
* Fix the link and anchor for the update notificationsJoas Schilling2018-09-121-1/+1
* Add summary with amount of updatesTobia De Koninck2018-08-271-0/+13
* Add license header and fix undefined index errorTobia De Koninck2018-08-271-1/+22
* Add an occ command to report updatesTobia De Koninck2018-08-271-0/+62
* and the user popover needs a higher z-index, to make it visible againArthur Schiwon2018-08-161-1/+1
* fix wrong return value of filtered whats new infoArthur Schiwon2018-08-161-1/+2
* Backend work to provide NC whats New info to usersArthur Schiwon2018-07-051-27/+6
* adjust backend and gui to update and changelog serverArthur Schiwon2018-06-292-19/+71
* adjust testsArthur Schiwon2018-06-291-1/+1
* display whats new info in admin settingsArthur Schiwon2018-06-292-0/+8
* Adjust updatenotification app settings section/priorityJulius Härtl2018-05-031-2/+2
* Show EOL warning in the update sectionJoas Schilling2018-03-202-0/+2
* Check for app updates when there is a new major version availableJoas Schilling2018-02-281-0/+134
* Use VueSelect instead of select2Joas Schilling2018-02-221-1/+26
* Migrate the app to Vue.jsJoas Schilling2018-02-221-5/+8
* Rename legacy notification so it's less confusingJoas Schilling2018-02-221-1/+1
* Use correct update serverMorris Jobke2018-02-011-1/+1
* Make Update notficiations strict and fix all inspectionsJoas Schilling2018-01-187-41/+58
* Split controller and settingsJoas Schilling2018-01-162-77/+118
* Refactor all the logic from app.php to Application classJoas Schilling2018-01-152-1/+52
* Automatic DI for Controllers also worksJoas Schilling2018-01-152-49/+18
* Improve ResetTokenBackgroundJob and unit testJoas Schilling2018-01-151-20/+6
* Make update notification open the new update view from apps managementJulius Härtl2018-01-031-1/+1
* Make isUpdateAvailable non-staticMorris Jobke2017-11-251-2/+7
* Update license headersMorris Jobke2017-11-064-1/+6
* Improve update notification layout and show non-default update serverMorris Jobke2017-08-021-1/+5
* Show correct status in update notificationMorris Jobke2017-08-021-3/+3
* Fix L10N::tRoeland Jago Douma2017-08-011-1/+1
* Fix translationsJoas Schilling2017-04-181-1/+1
* Also remove failure notification if no update is availableMorris Jobke2017-03-261-2/+4
* Create a notification when the update server couldn't be reached for some daysJoas Schilling2017-03-262-4/+69
* Fix update notification testsJoas Schilling2017-01-091-8/+1
* Only add the link when the user can follow it.Joas Schilling2017-01-091-3/+34
* Set the link of the notification on render instead of creationJoas Schilling2017-01-092-9/+8
* Highlight the app name in the notificationJoas Schilling2016-12-011-1/+8
* Use the settings icon for the update notificationJoas Schilling2016-12-011-1/+9
* Add update supportLukas Reschke2016-10-311-2/+1
* Use new URL schemaJoas Schilling2016-10-041-1/+1
* Use the readable version for notificationsJoas Schilling2016-10-042-6/+14
* UpdateState is empty if no update is availableLukas Reschke2016-09-281-1/+1
* Respect updater kill switch and fall back to download buttonJoas Schilling2016-09-272-2/+8
* Revert "Show an update button instead of the updater"Morris Jobke2016-09-232-4/+0