summaryrefslogtreecommitdiffstats
path: root/lib/private/Updater
Commit message (Collapse)AuthorAgeFilesLines
* Add instance category while checking new updatesBenjamin Gaussorgues2023-07-211-14/+31
| | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Migrate from ILogger to LoggerInterface in lib/privateCôme Chilliet2022-03-241-4/+3
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Avoid deprecation warnings about libxml_disable_entity_loader in PHP 8.1Côme Chilliet2021-12-162-6/+14
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-044-7/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Update license headers for 19Christoph Wurst2020-04-292-0/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add visibility to all constantsChristoph Wurst2020-04-102-4/+4
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-9/+9
| | | | | | | | | | | | | | | To continue this formatting madness, here's a tiny patch that adds unified formatting for control structures like if and loops as well as classes, their methods and anonymous functions. This basically forces the constructs to start on the same line. This is not exactly what PSR2 wants, but I think we can have a few exceptions with "our" style. The starting of braces on the same line is pracrically standard for our code. This also removes and empty lines from method/function bodies at the beginning and end. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use elseif instead of else ifChristoph Wurst2020-04-101-2/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add message for DoesNotExistExceptionDaniel Kesselberg2020-03-021-2/+2
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* when we receive intentional empty whats new info, do not try to show itArthur Schiwon2020-02-131-1/+5
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Update license headersChristoph Wurst2019-12-054-4/+12
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
| | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Do not check for updates if we have no internetRoeland Jago Douma2019-11-201-1/+6
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Backend work to provide NC whats New info to usersArthur Schiwon2018-07-051-1/+10
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* adjust backend and gui to update and changelog serverArthur Schiwon2018-06-294-6/+278
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* adjust testsArthur Schiwon2018-06-291-1/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* display whats new info in admin settingsArthur Schiwon2018-06-291-2/+6
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Show EOL warning in the update sectionJoas Schilling2018-03-201-0/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Cache final result of update checkMorris Jobke2017-12-181-3/+1
| | | | | | | | If the parsed data is not a valid response we should not cache it and only cache the preprocessed result set. Fixes #7442 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Update license headersMorris Jobke2017-11-061-0/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Remove unused use statementsMorris Jobke2017-04-221-2/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Create a notification when the update server couldn't be reached for some daysJoas Schilling2017-03-261-9/+11
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Document updater channel & check for correct PHP version in updaterMorris Jobke2016-12-061-0/+3
| | | | | | * see https://github.com/nextcloud/updater/issues/53 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Use the same URL everywhereJoas Schilling2016-09-271-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Return the autoupdater value from the serverJoas Schilling2016-09-271-0/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Change updater URLJoas Schilling2016-09-081-1/+1
|
* Fix updater URLMorris Jobke2016-09-071-1/+1
|
* Deprecate getEditionString()Joas Schilling2016-09-061-1/+1
|
* Fix othersJoas Schilling2016-07-211-1/+2
|
* Update license headersLukas Reschke2016-05-261-12/+1
|
* Make update server URL configurableLukas Reschke2016-05-091-6/+2
| | | | Currently testing the updates is a big problem and not really super easy possible. Since we now have a new updater server we should also make this configurable so that people can properly test updates.
* Move \OC\Updater to PSR-4Roeland Jago Douma2016-04-251-0/+133