Commit graph

28 commits

Author SHA1 Message Date
d16a7d6b53
ci(rust): revert cache and jq install
All checks were successful
/ lint-n-test (push) Successful in 49s
2025-07-11 22:50:45 +10:00
28bbd0d16e
ci(rust): install jq
Some checks failed
/ lint-n-test (push) Failing after 37s
2025-07-11 22:44:33 +10:00
5c83c599f0
ci(rust): cache cargo build files
Some checks failed
/ lint-n-test (push) Failing after 2m25s
2025-07-11 22:41:14 +10:00
a0d030d26e
ci(rust): continue testing on fmt or clippy error
All checks were successful
/ lint-n-test (push) Successful in 1m3s
2025-07-11 22:27:56 +10:00
6f6209ee7c
refactor: cargo clippy -- -D warnings 2025-07-11 22:27:29 +10:00
96766f116f
refactor: cargo clippy -- -D warnings 2025-07-11 22:19:56 +10:00
fafa4d9ad7
ci(rust): allow manual running 2025-07-11 22:15:22 +10:00
3602e23e68
style: rust fmt 2025-07-11 22:14:06 +10:00
52b8c5f88f
ci(rust): create a rust lint&test workflow 2025-07-11 22:13:26 +10:00
5b4bc6bda1
feat: Add tests 2025-07-11 21:55:24 +10:00
1292117e58
refactor: move regex commands into dedicated functions 2025-07-11 21:55:01 +10:00
f04a0379aa
feat(is_possible_chat_msg): support extra chat log format and add catchall backup 2025-07-11 20:43:45 +10:00
dcfd8d72eb
feat: release 0.2.0 2025-07-08 18:55:45 +10:00
16d4f2301b
docs(README): add links to mirrors 2025-07-08 18:43:14 +10:00
b72489b196
style(README): fix formatting 2025-07-08 18:40:23 +10:00
ab5cefb519
feat(README): add README 2025-07-07 23:34:05 +10:00
2b0b584232
feat: add MIT and Apache-2.0 licenses 2025-07-07 23:28:57 +10:00
58e3fc6b53
chore: add font info 2025-07-07 23:27:46 +10:00
9ecf3081c0
refactor: use Write::write_all 2025-07-07 23:26:02 +10:00
4bc9b563e4
refactor: clippy::explicit_counter_loop 2025-07-07 23:25:09 +10:00
77fd4b62d2
refactor: clippy::upper_case_acronyms 2025-07-07 23:23:36 +10:00
d4db48ce33
refactor: clippy lint 2025-07-07 23:22:25 +10:00
e5592ad1c9
refactor: cleanup un-used import 2025-07-07 23:21:33 +10:00
a0ad592374
feat(main): very early version of image output 2025-07-07 23:16:13 +10:00
bad28abf05
feat(main): add csv output 2025-07-07 22:17:22 +10:00
50b9a8dac4
feat(main): add txt output 2025-07-07 22:07:21 +10:00
fce08f6583
feat(main): add multi selection to messages 2025-07-07 21:29:35 +10:00
a40586d51e
feat: Inital setup of regex chat detection 2025-07-06 07:44:27 +10:00