0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-30 22:37:01 +00:00
nextcloud_server/apps/updatenotification/lib/Controller
Ferdinand Thiessen e212f337a2
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:43:20 +01: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:43:20 +01:00
ChangelogController.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00