Commit graph

142 commits

Author SHA1 Message Date
b33aa02997 allow filtering group by menu 2025-08-21 19:15:22 +02:00
73e00b699a fmt + clippy 2025-08-21 00:10:48 +02:00
f684cee465 allow canceling group-by 2025-08-21 00:06:33 +02:00
f1d53dea58 better searching distrinct logs 2025-08-21 00:04:14 +02:00
e982a12df5 group by route 2025-08-20 23:53:32 +02:00
a00565cf65 fix count/sparkline for all/unmatched 2025-08-20 23:16:48 +02:00
52091f55e2 fix tests
All checks were successful
CI / build (push) Successful in 48s
CI / checks (push) Successful in 1m5s
CI / build-nixpkgs (push) Successful in 39s
2025-08-18 00:15:57 +02:00
cbdc59d591 group by user agent
Some checks failed
CI / build (push) Successful in 50s
CI / checks (push) Failing after 2m9s
CI / build-nixpkgs (push) Has been skipped
2025-08-16 23:09:48 +02:00
181559d841 group by remote and user 2025-08-16 23:00:06 +02:00
06704ebc6a lazy histograms for groups list 2025-08-16 22:45:25 +02:00
2631696ddd by-request fixes
All checks were successful
CI / build (push) Successful in 58s
CI / checks (push) Successful in 1m16s
CI / build-nixpkgs (push) Successful in 38s
2025-08-16 15:22:30 +02:00
3982c2e354 group by for distinct logs 2025-08-16 15:16:38 +02:00
a36df49377 group by app and url 2025-08-16 14:48:02 +02:00
9e66967141 event more grouping prep 2025-08-16 13:22:41 +02:00
0fa90510cb more grouping prep 2025-08-10 12:35:23 +02:00
3943407b9b work towards generic grouping
All checks were successful
CI / build (push) Successful in 48s
CI / checks (push) Successful in 1m1s
CI / build-nixpkgs (push) Successful in 42s
2025-08-09 23:39:23 +02:00
4f9e5df792 remove reduntant histogram 2025-08-09 22:24:55 +02:00
36bdc23080 stack sparkline 2025-08-09 22:21:57 +02:00
ea695e8460 remove logging statement indirection 2025-08-09 17:27:28 +02:00
7dfbbddde6 cleanup 2025-08-09 16:12:03 +02:00
dc4b5d2853 store logline references instead of indirecting trough logindex
All checks were successful
CI / build (push) Successful in 1m4s
CI / checks (push) Successful in 1m21s
CI / build-nixpkgs (push) Successful in 37s
2025-08-09 16:02:38 +02:00
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