Commit graph

220 commits

Author SHA1 Message Date
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
f5f93c79c2 update readme 2025-06-03 15:59:06 +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
fea1e1d4de workflow updates 2025-05-26 19:27:52 +02:00
a128d026ad update releases link 2025-05-26 18:48:52 +02:00
2197181ab4 formatting 2025-05-26 18:48:52 +02:00
085da1a195 flake updates 2025-05-26 18:48:52 +02:00
0904424bac
Merge pull request #8 from kesselb/add-version-number
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
feat: print version number
2025-05-14 14:34:33 +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
7e166af604 0.1.10
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
v0.1.10
2025-03-26 19:11:41 +01: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
7584aff9ea 0.1.9
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
v0.1.9
2025-02-20 23:26:41 +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
1873a9ac1f 0.1.8
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
v0.1.8
2025-02-09 22:36:44 +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
e4fd6fc0f0 0.1.8-beta1
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
v0.1.8-beta1
2024-12-17 00:33:09 +01:00
ec19270ecd add filtering 2024-12-17 00:30:13 +01:00
a664daa606 updates 2024-12-16 22:43:49 +01:00
029894b74c fmt
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
v0.1.7
2024-11-09 14:50:49 +01:00
8192c971fe 0.1.7 2024-11-09 14:48:15 +01:00