68 Commits

Author SHA1 Message Date
Jamie Cameron fc241dd8cd If extra logs were defined in the syslog module in the past but it is deprecated, move them over to the logviewer module
https://github.com/webmin/webmin/issues/2722
2026-05-19 16:53:47 -07:00
Jamie Cameron f0a5b92b18 Clean up comment position 2026-04-26 22:00:49 -07:00
Ilia Ross 7f322a5df6 Fix to use quotemeta to prevent shell injection in Logviewer module 2026-02-11 01:05:36 +02:00
Ilia Ross a38114e623 Fix to use flags unconditionally as supported by all modern distros 2026-02-08 16:20:29 +02:00
Ilia Ross a655f875cf Fix log filtering logic to work with new regex flag correctly 2026-02-08 16:16:57 +02:00
Ilia Ross 79b5b307ed Add regex filter option to log viewer 2026-02-08 15:41:01 +02:00
Ilia Ross 5a3b0cfd2d Add context lines option for log viewer filter
https://github.com/virtualmin/virtualmin-gpl/issues/1174
2026-02-08 14:31:16 +02:00
Ilia Ross 1091434ff4 Add more days to view log since #2564 2025-10-02 16:24:41 +03:00
Ilia Ross 613b9e5ffa Add support to show last boot logs
https://forum.virtualmin.com/t/previous-boot-log/134731?u=ilia
2025-08-21 12:22:18 +03:00
Ilia Ross 695c78f631 Fix previously broken Farsi translations 2025-05-30 21:36:00 +03:00
Ilia Ross 396ac2f546 Fix to use full param names for readability and consistency 2025-05-15 13:45:19 +03:00
Ilia Ross 6ab3247d3d Fix not to show redundant hostname #2473 2025-05-15 13:16:41 +03:00
Ilia Ross 806c8f4128 Fix indent 2025-05-15 11:31:28 +03:00
Ilia Ross afaa49591a Fix reverse flag going to the command line #2473 2025-05-15 11:31:00 +03:00
Ilia Ross 3b82950571 Fix to respect reverse order flag #2473 2025-05-15 11:14:55 +03:00
Ilia Ross f880192526 Remove languages with 0% coverage
https://github.com/webmin/webmin/issues/2403#issuecomment-2652613588
2025-02-12 13:19:49 +02:00
MacSteini 162206949f Consecutive Spaces Replacement
Replaced multiple consecutive spaces with a single space
2024-12-16 16:57:09 +00:00
MacSteini 5ea0cc6b42 Trailing Spaces Removal
Removed trailing spaces
2024-12-16 15:16:55 +00:00
Ilia Ross 4a9ed9e8ab Update translations 2024-11-16 13:07:43 +02:00
Ilia Ross eab8fae651 Update Polish translations (System Logs) 2024-11-16 12:49:26 +02:00
MacSteini a0da37ca08 Updated de 2024-10-07 15:08:23 +01:00
leangjia 68fc90d2db Updated Chinese translations.
Happy Mid-autumn Festival.
2024-09-11 15:47:22 +08:00
Jamie Cameron c47c4b7ffd Merge branch 'master' of github.com:webmin/webmin 2024-07-23 20:12:17 -07:00
Jamie Cameron 8efa25eabf Add missing function 2024-07-23 20:12:06 -07:00
Ilia Ross 190bd58b1b Fix to clarify option name 2024-07-24 03:50:01 +03:00
Ilia Ross 963bb60c02 Fix to go directly to viewing logs on module load 2024-07-24 03:18:31 +03:00
Jamie Cameron c1b45ff210 Add option to include compressed rotated logs in searches, and enable it by default, to maintain parity with the old sylog module 2024-07-23 17:00:34 -07:00
Jamie Cameron 1fb01aa46e Fix permissions 2024-07-23 13:50:19 -07:00
Jamie Cameron 779ebb4a63 Fix redirection to first log 2024-07-23 13:50:02 -07:00
Ilia Ross 469857a41e Fix to use links as is
https://github.com/webmin/webmin/pull/2170#discussion_r1623004037
2024-06-01 18:37:28 +03:00
Ilia Ross ca3362ee84 Fix to properly test fetched filtered content 2024-05-29 19:20:15 +03:00
Ilia Ross e88ba87eae Add a message for progressive logs with no data 2024-05-29 17:38:28 +03:00
Ilia Ross a420c7142f Fix to use hash for mapping since select names 2024-05-29 15:35:41 +03:00
Ilia Ross 6f37dc94bf Revert the change to hide logs from other modules yet
https://github.com/webmin/webmin/pull/2170#discussion_r1618145017
2024-05-29 11:30:53 +03:00
Ilia Ross c59a200725 Fix functions name 2024-05-29 03:11:28 +03:00
Ilia Ross e56aa7711c Add status handler function 2024-05-29 03:11:18 +03:00
Ilia Ross b480b4caa3 Fix SPA themes have own control over onbeforeunload event 2024-05-29 01:37:43 +03:00
Ilia Ross db456ad458 Add crucial calls abortion control 2024-05-29 01:11:53 +03:00
Ilia Ross 9513d85157 Fix to just always call it Filter 2024-05-28 22:59:45 +03:00
Ilia Ross dccc3fb10e Fix to call check right away
https://github.com/webmin/webmin/pull/2170#discussion_r1616387257
2024-05-28 00:08:23 +03:00
Ilia Ross bb7938a0f5 Add support for tailing logs in real time 2024-05-27 21:52:24 +03:00
Ilia Ross 8164480b48 Fix lines bug in journalctl 2024-05-27 18:08:57 +03:00
Ilia Ross 4155fdb4c5 Fix not to use bare words 2024-05-27 15:05:15 +03:00
Ilia Ross 19efd89c28 Fix bug when hiding controls 2024-05-27 14:53:01 +03:00
Ilia Ross f911137624 Add module config and other buttons in case index page is bypassed 2024-05-27 14:40:06 +03:00
Ilia Ross d4ac34e4b5 Fix to show right title when viewing journal 2024-05-27 14:39:23 +03:00
Ilia Ross 5323bda372 Fix to limit select width not to break the page on long systemd entries 2024-05-27 14:37:40 +03:00
Ilia Ross 1b1ac686e3 Fix to redirect straight to log view or show error 2024-05-27 13:57:27 +03:00
Ilia Ross 75e9323429 Rename the old logging system to "System Logs RS" to free up the name for actual systemd-journald 2024-05-27 13:47:10 +03:00
Ilia Ross 554b439bf8 Fix to drop redundant support for extra units 2024-05-27 00:56:42 +03:00