aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/lib
Commit message (Expand)AuthorAgeFilesLines
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-235-18/+19
* refactor: Rename OpenAPI type aliases to their namespacesjld31032023-11-022-4/+4
* Migrate applications away from deprecated ILoggerCôme Chilliet2023-09-211-7/+7
* fix(updatenotification): Skip update checkChristopher Ng2023-08-111-0/+5
* Add instance category while checking new updatesBenjamin Gaussorgues2023-07-181-47/+11
* updatenotification: Add OpenAPI specjld31032023-07-112-4/+51
* chore: Drop \OC_App::getAppInfoChristoph Wurst2023-06-011-1/+2
* Fix types for reading and writing config valuesjld31032023-04-054-7/+7
* fix(updater): Don't warn about missing appstore updates for apps deployed fro...Joas Schilling2023-02-011-0/+9
* Merge pull request #35769 from nextcloud/rakekniven-patch-1John Molakvoæ2022-12-201-1/+8
|\
| * l10n: Align notification messages for server version and appsrakekniven2022-12-201-1/+8
* | Merge pull request #34807 from nextcloud/fix/compute-notification-parsed-subjectCôme Chilliet2022-12-191-9/+7
|\ \ | |/ |/|
| * Get rid of all useless calls to setParsedSubject now that setRichSubject is a...Côme Chilliet2022-11-291-9/+7
* | Use TimedJob from OCP instead of OCCôme Chilliet2022-12-051-2/+5
|/
* Hide warning about missing apps for when shipped in the next versionJoas Schilling2022-11-151-1/+13
* Cleanup updatenotificationCarl Schwan2022-09-151-38/+18
* Use OCP version of TimedJob instead of OC for ResetTokenBackgroundJobThomas Citharel2022-06-151-2/+3
* Make sure ResetTokenBackgroundJob doesn't execute if config is read-onlyThomas Citharel2022-06-151-1/+1
* address reviewsszaimen2022-03-281-15/+3
* show warning in update admin overviewszaimen2022-03-241-1/+50
* Fix translated app detailsJoas Schilling2021-09-302-15/+25
* Jitter the requests to the appstore and updater server over 3 minutesJoas Schilling2021-07-161-11/+16
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-049-12/+7
* Move over notification to new registrationRoeland Jago Douma2021-04-161-5/+1
* Updatenotification: add missing strict_typesJ0WI2021-04-141-1/+4
* Hide updater button when web updater is disabledVincent Petry2021-02-182-0/+10
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Use the proper IAppContainer and IServerContainer type hints to know which co...Morris Jobke2020-07-211-3/+3
* Adjust apps' code to use the ContainerInterfaceChristoph Wurst2020-07-211-25/+37
* Use IBootstrap for the app updatenotificationMorris Jobke2020-07-131-10/+13
* Also always return in app commandsJoas Schilling2020-06-261-1/+1
* Update license headers for 19Christoph Wurst2020-04-295-0/+5
* Add tests for update notification controller for non-default updater server URLMorris Jobke2020-04-281-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-103-7/+5
* Use elseif instead of else ifChristoph Wurst2020-04-102-2/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* 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