|
|
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
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
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
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
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
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
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
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
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
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
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
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 |
|
|
|
36c134fc95
|
fix cross builds
|
2024-11-09 14:47:45 +01:00 |
|
|
|
f66a115c50
|
updates
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-11-06 18:47:04 +01:00 |
|
|
|
3191c98457
|
0.1.6
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.6
|
2024-11-05 20:13:22 +01:00 |
|
|
|
d33bbc8ed2
|
nix: auto version
|
2024-11-05 20:12:39 +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 |
|