aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-313-62/+6
* feat(updatenotification): Add notification for users when apps are updatedFerdinand Thiessen2024-03-072-27/+123
* fix(updatenotification): Replace deprecated code and move background jobs int...Ferdinand Thiessen2024-03-071-34/+15
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-232-13/+13
* refactor: Rename OpenAPI type aliases to their namespacesjld31032023-11-021-3/+3
* updatenotification: Add OpenAPI specjld31032023-07-111-4/+16
* Fix types for reading and writing config valuesjld31032023-04-051-2/+2
* fix(updater): Don't warn about missing appstore updates for apps deployed fro...Joas Schilling2023-02-011-0/+9
* Hide warning about missing apps for when shipped in the next versionJoas Schilling2022-11-151-1/+13
* Fix translated app detailsJoas Schilling2021-09-301-12/+22
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-3/+2
* Hide updater button when web updater is disabledVincent Petry2021-02-181-0/+9
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Update license headersChristoph Wurst2019-12-052-3/+8
* Do not ignore the max-version for the "update-available" checkJoas Schilling2019-03-201-1/+1
* Check for app updates when there is a new major version availableJoas Schilling2018-02-281-0/+134
* Make Update notficiations strict and fix all inspectionsJoas Schilling2018-01-181-2/+3
* Split controller and settingsJoas Schilling2018-01-161-77/+2
* Automatic DI for Controllers also worksJoas Schilling2018-01-151-13/+6
* Update license headersMorris Jobke2017-11-061-0/+2
* 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
* 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-271-2/+4
* Revert "Show an update button instead of the updater"Morris Jobke2016-09-231-1/+0
* Show an update button instead of the updaterJoas Schilling2016-09-081-0/+1
* Fix layout of success message and textMorris Jobke2016-09-071-1/+1
* make updatenotification settings appear as if it is part of the version part ...Arthur Schiwon2016-08-131-1/+1
* rename IAdmin to ISettings, the interface is not bound to a specific settings...Arthur Schiwon2016-08-111-2/+2
* more admin page splitup improvementsArthur Schiwon2016-08-101-1/+27
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+2
* Add tests for the background jobJoas Schilling2016-05-241-1/+1
* Make the group selectableJoas Schilling2016-05-241-0/+5
* Move comments, systemtags and updatenotifications to PSR-4Joas Schilling2016-05-031-0/+140