Commit Graph

58 Commits

Author SHA1 Message Date
396ac2f546 Fix to use full param names for readability and consistency 2025-05-15 13:45:19 +03:00
6ab3247d3d Fix not to show redundant hostname #2473 2025-05-15 13:16:41 +03:00
806c8f4128 Fix indent 2025-05-15 11:31:28 +03:00
afaa49591a Fix reverse flag going to the command line #2473 2025-05-15 11:31:00 +03:00
3b82950571 Fix to respect reverse order flag #2473 2025-05-15 11:14:55 +03:00
f880192526 Remove languages with 0% coverage
https://github.com/webmin/webmin/issues/2403#issuecomment-2652613588
2025-02-12 13:19:49 +02:00
162206949f Consecutive Spaces Replacement
Replaced multiple consecutive spaces with a single space
2024-12-16 16:57:09 +00:00
5ea0cc6b42 Trailing Spaces Removal
Removed trailing spaces
2024-12-16 15:16:55 +00:00
4a9ed9e8ab Update translations 2024-11-16 13:07:43 +02:00
eab8fae651 Update Polish translations (System Logs) 2024-11-16 12:49:26 +02:00
a0da37ca08 Updated de 2024-10-07 15:08:23 +01:00
68fc90d2db Updated Chinese translations.
Happy Mid-autumn Festival.
2024-09-11 15:47:22 +08:00
c47c4b7ffd Merge branch 'master' of github.com:webmin/webmin 2024-07-23 20:12:17 -07:00
8efa25eabf Add missing function 2024-07-23 20:12:06 -07:00
190bd58b1b Fix to clarify option name 2024-07-24 03:50:01 +03:00
963bb60c02 Fix to go directly to viewing logs on module load 2024-07-24 03:18:31 +03:00
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
1fb01aa46e Fix permissions 2024-07-23 13:50:19 -07:00
779ebb4a63 Fix redirection to first log 2024-07-23 13:50:02 -07:00
469857a41e Fix to use links as is
https://github.com/webmin/webmin/pull/2170#discussion_r1623004037
2024-06-01 18:37:28 +03:00
ca3362ee84 Fix to properly test fetched filtered content 2024-05-29 19:20:15 +03:00
e88ba87eae Add a message for progressive logs with no data 2024-05-29 17:38:28 +03:00
a420c7142f Fix to use hash for mapping since select names 2024-05-29 15:35:41 +03:00
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
c59a200725 Fix functions name 2024-05-29 03:11:28 +03:00
e56aa7711c Add status handler function 2024-05-29 03:11:18 +03:00
b480b4caa3 Fix SPA themes have own control over onbeforeunload event 2024-05-29 01:37:43 +03:00
db456ad458 Add crucial calls abortion control 2024-05-29 01:11:53 +03:00
9513d85157 Fix to just always call it Filter 2024-05-28 22:59:45 +03:00
dccc3fb10e Fix to call check right away
https://github.com/webmin/webmin/pull/2170#discussion_r1616387257
2024-05-28 00:08:23 +03:00
bb7938a0f5 Add support for tailing logs in real time 2024-05-27 21:52:24 +03:00
8164480b48 Fix lines bug in journalctl 2024-05-27 18:08:57 +03:00
4155fdb4c5 Fix not to use bare words 2024-05-27 15:05:15 +03:00
19efd89c28 Fix bug when hiding controls 2024-05-27 14:53:01 +03:00
f911137624 Add module config and other buttons in case index page is bypassed 2024-05-27 14:40:06 +03:00
d4ac34e4b5 Fix to show right title when viewing journal 2024-05-27 14:39:23 +03:00
5323bda372 Fix to limit select width not to break the page on long systemd entries 2024-05-27 14:37:40 +03:00
1b1ac686e3 Fix to redirect straight to log view or show error 2024-05-27 13:57:27 +03:00
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
554b439bf8 Fix to drop redundant support for extra units 2024-05-27 00:56:42 +03:00
2f9a0b3f21 Add support for showing messages all units and filter by since
Fix numerous of other bugs:

  1. No `tac` for `journalctl` as there is a special `-r` flag
  2. No using tail for `journalctl`
2024-05-27 00:52:45 +03:00
cc2502737f Add support for additional units in systemd log viewer 2024-05-26 01:12:39 +03:00
60793e9ac5 Fix to pass view param as it is being relied on in themes 2024-03-02 20:08:41 +02:00
e50898dd05 Update translations 2024-03-02 19:28:48 +02:00
bc27c75027 Fix not to print pointless file name 2024-03-02 19:25:41 +02:00
9c4f32246d No need for a special view param because that's all this module does 2024-03-01 18:12:21 -08:00
79b840024a Update translations 2023-11-14 20:16:19 +02:00
ef41362b57 Russian localization update. Logviewer. 2023-10-20 10:29:12 +06:00
3c113c9278 Fix not to print section when there are none 2023-07-10 01:30:07 +03:00
097e24a7b1 Allow extra logs to end with a | indicating they are actually commands https://github.com/webmin/webmin/issues/1946 2023-07-09 10:55:48 -07:00