0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-20 23:38:25 +00:00
nextcloud_server/apps/updatenotification
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
composer fix(updatenotification): Add migration step to replace and remove renamed background jobs 2024-03-07 22:40:30 +01:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +02:00
l10n Fix(l10n): Update translations from Transifex 2025-01-21 00:21:03 +00:00
lib fix(updatenotification): Parse pre-release version of apps 2025-01-21 16:43:20 +01:00
src refactor(updatenotification): Migrate legacy code 2024-09-24 18:53:49 +02:00
templates chore: Add SPDX header 2024-06-02 20:00:00 +02:00
tests fix(updatenotification): Parse pre-release version of apps 2025-01-21 16:43:20 +01:00
.l10nignore chore: Add SPDX header 2024-05-31 10:38:47 +02:00
Makefile chore: Remove old travis related stuff 2024-09-19 20:16:29 +02:00
openapi.json fix(updatenotification): Parse pre-release version of apps 2025-01-21 16:43:20 +01:00
openapi.json.license chore: Add SPDX header 2024-05-31 10:38:47 +02:00