Skip to content

Commit

Permalink
IONOS(serverinfo): set to v30.0.4
Browse files Browse the repository at this point in the history
in order to have latest v30 release version

Signed-off-by: Misha M.-Kupriyanov <[email protected]>
  • Loading branch information
printminion-co committed Jan 13, 2025
1 parent 9a77eee commit 414fb72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps-external/serverinfo
Submodule serverinfo updated 47 files
+0 −9 .git-blame-ignore-revs
+0 −1 .github/workflows/block-merge-freeze.yml
+0 −36 .github/workflows/block-unconventional-commits.yml
+53 −0 .github/workflows/command-rebase.yml
+1 −7 .github/workflows/dependabot-approve-merge.yml
+5 −9 .github/workflows/lint-php-cs.yml
+3 −8 .github/workflows/lint-php.yml
+5 −11 .github/workflows/phpunit-mariadb.yml
+5 −11 .github/workflows/phpunit-mysql.yml
+5 −11 .github/workflows/phpunit-oci.yml
+5 −11 .github/workflows/phpunit-pgsql.yml
+5 −11 .github/workflows/phpunit-sqlite.yml
+1 −2 .github/workflows/pr-feedback.yml
+4 −14 .github/workflows/psalm.yml
+4 −6 .github/workflows/reuse.yml
+2 −8 .github/workflows/update-nextcloud-ocp-approve-merge.yml
+4 −5 .github/workflows/update-nextcloud-ocp.yml
+2 −2 appinfo/info.xml
+2 −2 composer.json
+37 −89 composer.lock
+16 −41 css/style.css
+41 −69 js/script.js
+166 −535 js/smoothie.js
+0 −5 l10n/cs.js
+0 −5 l10n/cs.json
+0 −5 l10n/de.js
+0 −5 l10n/de.json
+0 −5 l10n/tr.js
+0 −5 l10n/tr.json
+2 −2 l10n/zh_HK.js
+2 −2 l10n/zh_HK.json
+1 −2 lib/Controller/PageController.php
+1 −1 lib/DatabaseStatistics.php
+0 −4 lib/OperatingSystems/Dummy.php
+2 −14 lib/OperatingSystems/FreeBSD.php
+0 −7 lib/OperatingSystems/IOperatingSystem.php
+4 −16 lib/OperatingSystems/Linux.php
+0 −4 lib/Os.php
+1 −2 lib/Resources/ThermalZone.php
+2 −2 lib/Settings/AdminSection.php
+4 −5 lib/Settings/AdminSettings.php
+2 −2 lib/ShareStatistics.php
+2 −2 lib/StorageStatistics.php
+1 −3 lib/SystemStatistics.php
+6 −7 psalm.xml
+2 −2 templates/settings-admin.php
+11 −11 tests/lib/ApiControllerTest.php

0 comments on commit 414fb72

Please sign in to comment.