0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-31 06:43:12 +00:00
nextcloud_server/apps/updatenotification/lib/Controller
Ferdinand Thiessen f9c63d1f94 fix(updatenotification): Parse pre-release version of apps
The notitication is correctly created, but the changelog is not show.
We need to make sure the version passed to the manager is in the allowed
format (major.minor.patch).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-21 16:18:31 +00:00
..
AdminController.php chore: Add SPDX header 2024-05-31 10:38:47 +02:00
APIController.php fix(updatenotification): Parse pre-release version of apps 2025-01-21 16:18:31 +00:00
ChangelogController.php refactor(updatenotification): Replace security annotations with respective attributes 2024-07-27 21:35:26 +02:00