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
2022-09-15Cleanup updatenotificationCarl Schwan
2022-06-15Use OCP version of TimedJob instead of OC for ResetTokenBackgroundJobThomas Citharel
2022-06-15Make sure ResetTokenBackgroundJob doesn't execute if config is read-onlyThomas Citharel
2022-03-28address reviewsszaimen
2022-03-25show warning in update admin overviewszaimen
2021-09-30Fix translated app detailsJoas Schilling
2021-07-16Jitter the requests to the appstore and updater server over 3 minutesJoas Schilling
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-04-16Move over notification to new registrationRoeland Jago Douma
2021-04-14Updatenotification: add missing strict_typesJ0WI
2021-02-18Hide updater button when web updater is disabledVincent Petry
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-07-21Use the proper IAppContainer and IServerContainer type hints to know which co...Morris Jobke
2020-07-21Adjust apps' code to use the ContainerInterfaceChristoph Wurst
2020-07-13Use IBootstrap for the app updatenotificationMorris Jobke
2020-06-26Also always return in app commandsJoas Schilling
2020-04-29Update license headers for 19Christoph Wurst
2020-04-28Add tests for update notification controller for non-default updater server URLMorris Jobke
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-07-16Keep the old method as a fallback and adjust the testsJoas Schilling
2019-07-15Update shipped implementations of the INotifierJoas Schilling
2019-07-10Enterprise update channelMorris Jobke
2019-03-20Remove unused IUserSessionJoas Schilling
2019-03-20Do not ignore the max-version for the "update-available" checkJoas Schilling
2019-03-19Always register the NotifierJoas Schilling
2018-11-08Use the version number when checking the appstore for compatible updatesJoas Schilling
2018-09-12Fix the link and anchor for the update notificationsJoas Schilling
2018-08-27Add summary with amount of updatesTobia De Koninck
2018-08-27Add license header and fix undefined index errorTobia De Koninck
2018-08-27Add an occ command to report updatesTobia De Koninck
2018-08-16and the user popover needs a higher z-index, to make it visible againArthur Schiwon
2018-08-16fix wrong return value of filtered whats new infoArthur Schiwon
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-05-03Adjust updatenotification app settings section/priorityJulius Härtl
2018-03-20Show EOL warning in the update sectionJoas Schilling
2018-02-28Check for app updates when there is a new major version availableJoas Schilling
2018-02-22Use VueSelect instead of select2Joas Schilling
2018-02-22Migrate the app to Vue.jsJoas Schilling
2018-02-22Rename legacy notification so it's less confusingJoas Schilling
2018-02-01Use correct update serverMorris Jobke