0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-30 14:26:57 +00:00
nextcloud_server/apps/updatenotification/lib
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
..
AppInfo refactor(updatenotification): Migrate legacy code 2024-09-24 18:53:49 +02:00
BackgroundJob fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-10-08 11:26:53 +02:00
Command refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Controller fix(updatenotification): Parse pre-release version of apps 2025-01-21 16:43:20 +01:00
Listener chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
Migration chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
Notification refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Settings feat(updatenotification): Add a limit to user count from LDAP so save performances 2025-01-14 12:26:24 +01:00
Manager.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
ResponseDefinitions.php chore: Add SPDX header 2024-05-31 10:38:47 +02:00
UpdateChecker.php refactor(updatenotification): Migrate legacy code 2024-09-24 18:53:49 +02:00