Commit graph

121 commits

Author SHA1 Message Date
c5af0ac37a ocs progress bar
All checks were successful
CI / build (push) Successful in 57s
CI / checks (push) Successful in 1m25s
CI / build-nixpkgs (push) Successful in 39s
2025-08-06 15:30:12 +02:00
da02bb0329 some refactoring 2025-07-31 20:40:49 +02:00
14734ad089 clippy fix
All checks were successful
CI / build (push) Successful in 47s
CI / checks (push) Successful in 1m1s
CI / build-nixpkgs (push) Successful in 38s
2025-07-01 17:48:15 +02:00
cd36ba9a8f rar fixes 2025-07-01 17:48:15 +02:00
1b128bf177 fix terminal restore 2025-07-01 15:01:29 +02:00
14fb51c33d add rar support 2025-07-01 14:57:57 +02:00
55444a3886 split up archive module 2025-07-01 14:27:39 +02:00
b30003b304 handle files that start with an invalid line
All checks were successful
CI / build (push) Successful in 45s
CI / checks (push) Successful in 1m7s
CI / build-nixpkgs (push) Successful in 38s
2025-06-27 17:56:54 +02:00
7516cdcb7c improve exception display
All checks were successful
CI / build (push) Successful in 53s
CI / checks (push) Successful in 1m6s
CI / build-nixpkgs (push) Successful in 35s
2025-06-11 17:16:30 +02:00
ff5efa9eac allow filtering by log id 2025-06-11 16:28:28 +02:00
e2474640d6 support reading logs from csv files
All checks were successful
CI / build (push) Successful in 24s
CI / checks (push) Successful in 27s
CI / build-nixpkgs (push) Successful in 16s
2025-06-03 15:57:07 +02:00
758a4fa5e3 fix filtered grouped log view
All checks were successful
CI / build (push) Successful in 38s
CI / checks (push) Successful in 57s
CI / build-nixpkgs (push) Successful in 16s
2025-05-30 14:39:53 +02:00
4af0bcb512 fix error when selecting 'unmatched' while filter is active 2025-05-28 17:09:56 +02:00
f47002642d add 7z archive support 2025-05-28 16:18:20 +02:00
bee8062f3a fix false user files 2025-05-27 22:33:00 +02:00
eec9d1aa00 full line parse error page 2025-05-27 22:30:55 +02:00
ba88701f5e fix backtrace common prefix detection false positive 2025-05-26 19:27:52 +02:00
768c56c447 less fragile backtrace parsing 2025-05-26 19:27:52 +02:00
Daniel Kesselberg
01fc724876
feat: print version number
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-05-13 19:39:34 +02:00
c94c33067c improve log parsing
Some checks failed
CI / matrix (push) Failing after 10s
CI / (push) Has been skipped
CI / build (push) Has been skipped
CI / build-nixpkgs (push) Has been skipped
2025-04-25 22:09:25 +02:00
de82dcf793 handle non-string users
Some checks failed
CI / matrix (push) Failing after 2s
CI / (push) Has been skipped
CI / build (push) Has been skipped
CI / build-nixpkgs (push) Has been skipped
2025-04-07 19:45:27 +02:00
29e57dd6e3 clippy fixes 2025-03-26 18:55:29 +01:00
b8af91acd7 lazy single_match table 2025-03-26 18:55:29 +01:00
8299a90578 lazy histograms 2025-03-26 18:55:29 +01:00
2f3e2325df don't store match group lines twice 2025-03-26 18:55:29 +01:00
c1200c5676 gate jemalloc behind musl 2025-03-26 18:55:29 +01:00
f7ed810253 linenumber 2025-03-25 22:56:43 +01:00
efcb86d2cf log index type 2025-03-15 22:43:33 +01:00
1f8cbbf2b8 allow using custom date format 2025-02-20 23:26:17 +01:00
95dbe0171e updates
Some checks failed
CI / matrix (push) Has been cancelled
CI / (push) Has been cancelled
CI / build (push) Has been cancelled
CI / build-nixpkgs (push) Has been cancelled
2025-02-18 15:21:34 +01:00
763d4747a8 add log list per request
Some checks failed
CI / matrix (push) Has been cancelled
CI / ${{ matrix.check }} (push) Has been cancelled
CI / build (push) Has been cancelled
CI / build-nixpkgs (push) Has been cancelled
2024-12-18 19:52:26 +01:00
8cc3180c54 only render 100 rows around selection in grouped logs 2024-12-18 18:05:41 +01:00
589f695497 split out input code 2024-12-18 17:21:56 +01:00
7f575659a5 test fix
Some checks are pending
CI / matrix (push) Waiting to run
CI / ${{ matrix.check }} (push) Blocked by required conditions
CI / build (push) Blocked by required conditions
CI / build-nixpkgs (push) Blocked by required conditions
2024-12-17 22:50:00 +01:00
0def1f07ef fix grouped select 2024-12-17 22:22:44 +01:00
af9db2fa09 space separated filter parts 2024-12-17 20:15:27 +01:00
14e5ea72b0 implement Ctrl+W in filter input 2024-12-17 19:09:56 +01:00
4d9719345f add 'All Lines' to match view 2024-12-17 19:00:15 +01:00
64cea44dbe make grouped logs view more meaningfull 2024-12-17 18:34:31 +01:00
8cebac7905 filter logs by request id 2024-12-17 17:34:21 +01:00
f0e87de7df also filter matches by path and placeholders 2024-12-17 17:23:43 +01:00
89bf0a5de6 make F the main search shortcut 2024-12-17 17:18:55 +01:00
831ae1a9e8 case insentive filtering 2024-12-17 14:33:36 +01:00
a0624c4493 don't show "back" option in main page filter 2024-12-17 13:45:06 +01:00
ec19270ecd add filtering 2024-12-17 00:30:13 +01:00
a664daa606 updates 2024-12-16 22:43:49 +01:00
42c4ebe4c1 clippy, update readme 2024-11-05 20:08:24 +01:00
1e33ad60db add loading progress bar 2024-11-05 19:56:14 +01:00
9634736d8c support selecting a file from an archive 2024-11-05 19:50:13 +01:00
4f3d6a17ab support .zstd, .xz and .bz2 compressed inputs
Some checks are pending
CI / matrix (push) Waiting to run
CI / ${{ matrix.check }} (push) Blocked by required conditions
CI / build (push) Blocked by required conditions
CI / build-nixpkgs (push) Blocked by required conditions
2024-11-05 17:21:14 +01:00