Commit Graph

  • fc5a638e24 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2023-10-05 21:22:33 -07:00
  • cf6a14b7a6 Version bump Jamie Cameron 2023-10-05 21:22:19 -07:00
  • 6ddde41728 Revert "Wait a bit longer for DNS propogation" Ilia Ross 2023-10-04 13:01:43 +03:00
  • 5114308d0d Fix to never double escape HTML in display Ilia Ross 2023-10-04 00:51:49 +03:00
  • 2c325b1ee4 Add support for numbered list hotkey Ilia Ross 2023-10-03 19:04:29 +03:00
  • e087bb718c Add support for bullet list hotkey Ilia Ross 2023-10-03 18:55:38 +03:00
  • 51bdd0d07e Fix to remove old Webmin repo in sources.list file https://github.com/webmin/webmin/issues/1969#issuecomment-1742141240 Ilia Ross 2023-10-02 21:14:18 +03:00
  • 74fec8b171 Merge pull request #2013 from webmin/dev/theme-switcher Jamie Cameron 2023-10-01 15:21:47 -07:00
  • 9d360f1c24 Fix not to enable on error_stack option Ilia Ross 2023-10-01 21:34:50 +03:00
  • 148743894f The rm command should always be available Jamie Cameron 2023-10-01 11:15:23 -07:00
  • 6b935f980c Fix to use ACL modify_user to change theme https://github.com/webmin/webmin/pull/2013#discussion_r1342020745 Ilia Ross 2023-10-01 14:36:56 +03:00
  • e751836684 Revert "Fix to use full path [build]" Jamie Cameron 2023-09-30 21:40:53 -07:00
  • b9449c213b Fix to use full path [build] Ilia Ross 2023-10-01 03:04:27 +03:00
  • a3c9770d4f Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2023-09-29 20:43:28 -07:00
  • 3c971dacc1 Copy allow-transfer directives up from global, because they aren't merged Jamie Cameron 2023-09-29 20:40:31 -07:00
  • ac1a73c154 Update CHANGELOG.md for 2.103 Ilia Ross 2023-09-29 17:23:52 +03:00
  • 3a099fabec Fix to consider stand alone option as well Ilia Ross 2023-09-29 15:32:07 +03:00
  • 9a1e869a82 Fix to only enable theme switcher in debug mode Ilia Ross 2023-09-29 12:56:23 +03:00
  • 5c54c614e3 Fix comments to update hotkeys Ilia Ross 2023-09-29 03:40:32 +03:00
  • cbdc843500 Add theme switcher using hotkeys Ilia Ross 2023-09-29 03:24:14 +03:00
  • 82fbca20e4 Merge branch 'master' of github.com:webmin/webmin Ilia Ross 2023-09-29 00:22:13 +03:00
  • ef7dbb1f77 Fix to support hiding dot-files in File Manager Ilia Ross 2023-09-29 00:21:50 +03:00
  • 4f15106fa9 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2023-09-27 16:45:11 -07:00
  • 96bfc34247 Clean up code to set per-domain allow-transfer and also-notify Jamie Cameron 2023-09-27 16:36:21 -07:00
  • 0289ceed5b Fix indent [build] Ilia Ross 2023-09-26 21:24:12 +03:00
  • 4e54ce3f85 Fix to correctly cache cloned locale with military time Ilia Ross 2023-09-26 21:22:44 +03:00
  • 73b2322597 Add English (United States) (military time) locale https://github.com/webmin/authentic-theme/issues/1676#issuecomment-1735466651 Ilia Ross 2023-09-26 19:19:21 +03:00
  • 05c7b6c3a3 Fix locale as sv isn't se https://github.com/webmin/authentic-theme/issues/1676 Ilia Ross 2023-09-26 15:22:57 +03:00
  • 1bb70effea Use proper page flipper API Jamie Cameron 2023-09-25 20:04:11 -07:00
  • 590c27d202 Make option a bit nicer Jamie Cameron 2023-09-25 19:58:09 -07:00
  • 846dff2636 Clean up page flipper Jamie Cameron 2023-09-25 19:56:26 -07:00
  • b339c76fc7 Fix to always escape & by default Ilia Ross 2023-09-25 19:19:52 +03:00
  • fbabecbe9e Fix support for new ZSTD and XZ formats Ilia Ross 2023-09-24 22:12:59 +03:00
  • 7706c0795e Add XZ and ZSTD compression ; add plain TAR archives Ilia Ross 2023-09-24 21:21:08 +03:00
  • 4be368c523 Fix elements overflow in shell module [build] Ilia Ross 2023-09-23 13:08:18 +03:00
  • b268c1bb66 Fix to import missing $bind_version vars Ilia Ross 2023-09-20 19:33:41 +03:00
  • b2f18fb784 dnssec-enabled has been obsoleted in new version https://github.com/virtualmin/virtualmin-gpl/issues/645 Jamie Cameron 2023-09-19 21:13:38 -07:00
  • 34e3b4c027 Fix core vs cores https://github.com/webmin/webmin/issues/2008 Jamie Cameron 2023-09-19 16:15:30 -07:00
  • 3c5edcf184 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2023-09-18 22:04:15 -07:00
  • 33f4d7a008 Re-check OS after reboot https://github.com/webmin/webmin/issues/2004 Jamie Cameron 2023-09-18 22:04:04 -07:00
  • 2d182a2eea Fix ProFTPd config path Ilia Ross 2023-09-19 01:07:41 +03:00
  • 7f06ccaf53 Merge pull request #2003 from webmin/dev/die-handler Jamie Cameron 2023-09-17 22:26:05 -07:00
  • d8fa7f26af Use proper function to compare versions https://github.com/virtualmin/virtualmin-gpl/issues/641 Jamie Cameron 2023-09-17 19:39:40 -07:00
  • aa6edf6c55 Preserve original permissions, ownership and file times after gunzipping Jamie Cameron 2023-09-17 19:20:26 -07:00
  • 4333435739 Fix indent dev/die-handler Ilia Ross 2023-09-17 13:44:03 +03:00
  • f01197df71 Add die handler that stores the error from eval message Ilia Ross 2023-09-17 13:42:30 +03:00
  • cb41eff450 Fix decompression of folders Jamie Cameron 2023-09-16 18:44:42 -07:00
  • 352326f574 Return decompression status Jamie Cameron 2023-09-16 18:44:16 -07:00
  • 410fd07287 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2023-09-16 09:29:49 -07:00
  • faededeb77 Fix variable name Jamie Cameron 2023-09-16 09:29:42 -07:00
  • f0f8dc2850 Fix to correctly escape content in editor mode Ilia Ross 2023-09-16 16:57:08 +03:00
  • 184e8d627d Deal with case where all configs are under /opt Jamie Cameron 2023-09-15 20:52:23 -07:00
  • fd2b7c1fc7 Merge pull request #2002 from webmin/dev/protocols-save-to-global Jamie Cameron 2023-09-15 20:50:34 -07:00
  • 98192ca099 Fix variable name Jamie Cameron 2023-09-15 18:54:43 -07:00
  • 05a93a5e3d Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2023-09-15 18:53:00 -07:00
  • 50a2820a97 remove typo Jamie Cameron 2023-09-15 18:52:54 -07:00
  • 87f2640ee3 Update CHANGELOG.md Ilia Ross 2023-09-16 00:21:59 +03:00
  • 4180e3d3ee Fix to always include vendor_perl for 2FA to work [build] Ilia Ross 2023-09-16 00:03:45 +03:00
  • b7d7ea5d8d Fix to simplify code Ilia Ross 2023-09-15 22:34:32 +03:00
  • 4e09cf0b55 Fix sent folder name ; update translations Ilia Ross 2023-09-15 21:14:43 +03:00
  • 3f0ab3fb92 Fix missing line increment Ilia Ross 2023-09-15 19:21:08 +03:00
  • 836647525a Fix to save protocols to global config file Ilia Ross 2023-09-15 17:50:39 +03:00
  • 8b68eac561 Fix how errors are handled when $main::error_last_eval is set Ilia Ross 2023-09-15 15:37:33 +03:00
  • 0503299773 Fix to correctly set last caller (file:line) in error Ilia Ross 2023-09-15 14:16:58 +03:00
  • 2e8000d191 Show full error if Authen::OATH cannot be loaded Jamie Cameron 2023-09-14 18:50:39 -07:00
  • 65ffcea0db Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2023-09-14 18:47:44 -07:00
  • 45845b8ca6 Wait a bit longer for DNS propogation Jamie Cameron 2023-09-14 17:07:04 -07:00
  • fead9b108d Fix to print errors to STDERR nicely Ilia Ross 2023-09-15 01:13:54 +03:00
  • db1c9679ba Fix to revert previous patch Ilia Ross 2023-09-15 00:40:16 +03:00
  • d753fa7a8d Fix to actually print the error Ilia Ross 2023-09-15 00:11:06 +03:00
  • f6d7e05b14 Fix to remove unused config title Ilia Ross 2023-09-13 22:53:32 +03:00
  • a9288423cc Fix to remove unused config title Ilia Ross 2023-09-12 16:08:25 +03:00
  • ac9e54afba Update CHANGELOG.md for 2.103 Ilia Ross 2023-09-11 21:34:42 +03:00
  • f7cf6419d2 Use taqbs Jamie Cameron 2023-09-06 16:23:40 -07:00
  • a9097cbb42 Also support passing in the key ID and hmac for non-standard servers Jamie Cameron 2023-09-05 20:28:21 -07:00
  • 6f84ca1c9d Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2023-09-04 19:09:58 -07:00
  • dff70c3349 Fix Postfix check options page Ilia Ross 2023-09-04 22:38:47 +03:00
  • fe8f3f8494 Use standard buffer size Jamie Cameron 2023-09-04 11:13:45 -07:00
  • f5f3510a59 Fix default download buffer (once more) as 1 MiB should be just fine Ilia Ross 2023-09-04 14:09:55 +03:00
  • 1e375b4740 Fix indent one more time c573496914 Ilia Ross 2023-09-04 13:14:31 +03:00
  • c573496914 Fix indenting Jamie Cameron 2023-09-03 22:54:28 -07:00
  • 73e731722d Use packages with new key for upgrading Jamie Cameron 2023-09-02 21:44:29 -07:00
  • 6186376b6b Use packages with new key for upgrading Jamie Cameron 2023-09-02 21:43:58 -07:00
  • 31e0151804 Fix to use help UI lib for showing explanatory message Ilia Ross 2023-09-02 16:11:02 +03:00
  • 872ca66b07 Add UI option to control network buffer size for downloads Ilia Ross 2023-09-02 15:49:47 +03:00
  • 088aba8cec Fix to use safer default buffer Ilia Ross 2023-09-02 15:19:11 +03:00
  • 99b8959559 Fix to send a file in chunks https://forum.virtualmin.com/t/upgrade-2-102-killed-download-from-server-feature/122413/7?u=ilia Ilia Ross 2023-09-02 15:18:49 +03:00
  • 94f23e63e7 Hide ps command in output Jamie Cameron 2023-08-31 22:44:44 -07:00
  • 7c449cf4a3 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2023-08-31 22:40:06 -07:00
  • 2db507e5e8 Use proper UI functions for CPU and RAM modes Jamie Cameron 2023-08-31 22:39:45 -07:00
  • bdeb908df0 Fix to add --no-reuse-key as well https://forum.virtualmin.com/t/unable-to-switch-ssl-certificate-into-elliptic-curve/122383?u=ilia Ilia Ross 2023-08-31 17:15:24 +03:00
  • a133cdfdef Also uncompress sub-folders Jamie Cameron 2023-08-30 22:54:25 -07:00
  • fe2656acd8 Add flag for the key name Jamie Cameron 2023-08-30 20:15:41 -07:00
  • 64a44a667e Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2023-08-30 20:10:39 -07:00
  • 59cef9a04f Add flag for the default GPG key Jamie Cameron 2023-08-30 20:10:01 -07:00
  • af629fe3cd Fix code indent Ilia Ross 2023-08-28 16:08:28 +03:00
  • 80368e2a04 Merge branch 'master' of github.com:webmin/webmin Ilia Ross 2023-08-28 16:05:39 +03:00
  • 5237ae8ea2 Fix bug when backend isn't saved correctly #1992 Ilia Ross 2023-08-28 16:05:33 +03:00
  • 54ad4f7f74 Work on function to uncompress mail folders Jamie Cameron 2023-08-27 21:54:18 -07:00
  • 0dd94f5957 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2023-08-26 18:51:08 -07:00