Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-02Add message for DoesNotExistExceptionDaniel Kesselberg
2020-02-14when we receive intentional empty whats new info, do not try to show itArthur Schiwon
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-11-20Do not check for updates if we have no internetRoeland Jago Douma
2018-07-05Backend work to provide NC whats New info to usersArthur Schiwon
2018-06-29adjust backend and gui to update and changelog serverArthur Schiwon
2018-06-29adjust testsArthur Schiwon
2018-06-29display whats new info in admin settingsArthur Schiwon
2018-03-20Show EOL warning in the update sectionJoas Schilling
2017-12-18Cache final result of update checkMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-04-23Remove unused use statementsMorris Jobke
2017-03-26Create a notification when the update server couldn't be reached for some daysJoas Schilling
2016-12-06Document updater channel & check for correct PHP version in updaterMorris Jobke
2016-09-27Use the same URL everywhereJoas Schilling
2016-09-27Return the autoupdater value from the serverJoas Schilling
2016-09-08Change updater URLJoas Schilling
2016-09-07Fix updater URLMorris Jobke
2016-09-06Deprecate getEditionString()Joas Schilling
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-09Make update server URL configurableLukas Reschke
2016-04-25Move \OC\Updater to PSR-4Roeland Jago Douma