aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/lib/Controller/APIController.php
Commit message (Expand)AuthorAgeFilesLines
* fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-1/+1
* fix(updatenotification): Communicate app_api as shipped in 30+bugfix/noid/skip-future-shipped-apps-from-updatenotification-checkJoas Schilling2024-09-261-0/+1
* fix(updatenotification): Communicate twofactor_nextcloud_notification as ship...Joas Schilling2024-09-261-0/+1
* fix(updatenotification): Communicate files_downloadlimit as shipped in 29+Joas Schilling2024-09-261-0/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-311-21/+2
* feat(updatenotification): Add notification for users when apps are updatedFerdinand Thiessen2024-03-071-27/+47
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-7/+7
* refactor: Rename OpenAPI type aliases to their namespacesjld31032023-11-021-3/+3
* updatenotification: Add OpenAPI specjld31032023-07-111-4/+16
* 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-041-2/+1
* 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-051-1/+5
* 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