Commit Graph

19830 Commits

Author SHA1 Message Date
Jamie Cameron
b3f6db0906 Minor version bump 2021-08-28 12:06:02 -07:00
Jamie Cameron
154ecf734a Also check for minor relesae version 2021-08-28 11:56:47 -07:00
Jamie Cameron
c86e9de2e5 Include release in displayed version 2021-08-25 17:54:03 -07:00
Jamie Cameron
46f3a6685e Merge branch 'master' of github.com:webmin/webmin 2021-08-25 17:38:47 -07:00
Jamie Cameron
2daa5e845d Add API function to get the release, and clean up version function 2021-08-25 17:38:40 -07:00
Jamie Cameron
56bb08950f Merge pull request #1518 from maicol07/patch-6
Missing italian translation for Package Updates module and config info
2021-08-25 16:47:27 -07:00
Jamie Cameron
4a83104599 Merge pull request #1517 from maicol07/patch-5
Missing italian translation for filemin module and config info
2021-08-25 16:46:50 -07:00
Jamie Cameron
18d0c858c8 Handle new format for secondary IPs 2021-08-25 10:38:59 -07:00
Maicol Battistini
adb62385de Fixed minor issue in italian translation 2021-08-25 10:08:31 +02:00
Maicol Battistini
f2c7a2fd39 Create config.info.it 2021-08-25 10:07:18 +02:00
Maicol Battistini
a6c9a02edc Delete module.info.it.auto 2021-08-25 10:05:55 +02:00
Maicol Battistini
7d05a1a128 Update module.info.it 2021-08-25 10:04:29 +02:00
Maicol Battistini
618c32ee53 Create config.info.it 2021-08-25 10:01:18 +02:00
Maicol Battistini
e561dc0735 Delete module.info.it.auto 2021-08-25 09:59:38 +02:00
Maicol Battistini
7e5e4c0764 Update module.info.it 2021-08-25 09:57:38 +02:00
Jamie Cameron
05098635aa Also run postinstall on themes 2021-08-23 20:00:33 -07:00
Ilia Rostovtsev
1b05b7b4e5 Use undef instead of 0 https://github.com/webmin/webmin/pull/1513#discussion_r694106675 2021-08-23 19:09:16 +03:00
Ilia Rostovtsev
6c9a24a826 Use undef instead of 0 #1513 2021-08-23 18:38:04 +03:00
Ilia
4668698121 Merge pull request #1513 from scottlucas/master
Fix Virtualmin breaking mysql backup_database force parameter
2021-08-23 18:33:38 +03:00
Scott Lucas
480c81f272 Fix Virtualmin breaking mysql backup_database force parameter 2021-08-23 14:40:24 +01:00
Jamie Cameron
82bc6685b6 Improve support for different versions of the server running 2021-08-22 22:31:44 -07:00
Jamie Cameron
0ef5902dd7 Remove code to check for the latest version 2021-08-22 21:16:55 -07:00
Jamie Cameron
ee9ff4accb Add UI to download the latest version 2021-08-22 21:04:52 -07:00
Jamie Cameron
a4b109b116 Check file format 2021-08-22 16:54:04 -07:00
Jamie Cameron
eada9db4ce Add UI to upload a new version 2021-08-22 16:49:49 -07:00
Jamie Cameron
5e15e740e1 Add UI for changing the minecraft server version 2021-08-22 10:58:35 -07:00
Jamie Cameron
53982c2c0f oath-perl package isn't always available 2021-08-21 20:07:59 -07:00
Jamie Cameron
31737508ee Pass on timeout 1.980 2021-08-21 13:13:15 -07:00
Jamie Cameron
41bacc005a New webmin version 2021-08-21 09:30:57 -07:00
Jamie Cameron
0b0a9e5d39 Clean up version check code 2021-08-17 22:23:28 -07:00
Jamie Cameron
73aa2eac76 Japanese update 2021-08-17 20:54:02 -07:00
Jamie Cameron
7ef3b7bb1e Fix passing of user to systemd 2021-08-15 18:25:56 -07:00
Jamie Cameron
2b357cf0f1 Add function to enable an action at boot that runs as a non-root user 2021-08-15 14:04:05 -07:00
Jamie Cameron
e39b67c98c Support 'secondary' IP keyword https://github.com/webmin/webmin/issues/1506 2021-08-14 17:53:37 -07:00
Jamie Cameron
83df0508f1 Add detection for all php.ini paths 2021-08-14 17:40:56 -07:00
Jamie Cameron
bdc54a6364 Merge branch 'master' of github.com:webmin/webmin 2021-08-14 13:21:22 -07:00
Jamie Cameron
5328a45081 PHP INI file paths can be globs 2021-08-14 13:20:46 -07:00
Jamie Cameron
7a70418d87 Merge pull request #1511 from scottlucas/master
Add custom mysql backup parameters option
2021-08-12 22:04:59 -07:00
Scott Lucas
ea91c26d70 Add custom mysql backup parameters option 2021-08-12 09:29:02 +01:00
Ilia Rostovtsev
1c7de43373 Fix to remove unnecessary line break 2021-08-10 21:30:20 +03:00
Jamie Cameron
f2953c81f9 Don't update let's encrypt account with domain's email address https://forum.virtualmin.com/t/stop-updating-lets-encrypt-contact-email/111731 2021-08-08 20:50:41 -07:00
Jamie Cameron
a87791e479 Show useful info about params 2021-08-05 13:15:42 -07:00
Jamie Cameron
58b5844765 Add documentation URL and fix locking 2021-08-05 12:13:01 -07:00
Jamie Cameron
84435597ee Add function to get the current browser URL 2021-08-05 12:10:50 -07:00
Jamie Cameron
5def4a417c Add API function to get the miniserv config file 2021-08-01 22:06:43 -07:00
Jamie Cameron
b19d4fc005 Fixed bugs in password change API 2021-08-01 14:41:30 -07:00
Jamie Cameron
5b0bc3c30f UI to enable password change API 2021-08-01 13:04:33 -07:00
Jamie Cameron
715803655f Everyone runs session authentication these days 2021-08-01 11:33:51 -07:00
Jamie Cameron
e48ffba236 Remove some options nobody uses anymore 2021-08-01 11:28:49 -07:00
Jamie Cameron
131c5f08e3 Merge branch 'master' of github.com:webmin/webmin 2021-08-01 11:23:32 -07:00