Commit Graph

13 Commits

Author SHA1 Message Date
1f52a5097c feat(db/katana): don't crash if the query failed 2024-02-10 21:45:11 +07:00
1a68d9b177 fix(katana/parser): remove -PRINT] part from name
fk calf
2024-01-31 23:34:53 +07:00
588e50af33 feat(db/katana): introduce optimized aggregation query functions
But we still use the old one because it's good enough, and i'm too lazy to rewrite that part :)
2024-01-31 01:27:03 +07:00
952467d4b1 chore(katana): move regex building to swordfish
Welp, I can add my dirty workaround now
2024-01-10 12:31:29 +07:00
6f35d05a3e fix(katana): improve the image analyzing process
Zamn, decreasing contrast and also copying Nori code.
2024-01-10 01:24:22 +07:00
c347abd07d chore: restructure the structs and its functions a bit 2024-01-08 20:56:02 +07:00
301feb415b chore: redo the ping command 2024-01-08 20:04:29 +07:00
0f9331ba60 feat: introduce querying card with partial match using regex 2024-01-08 12:44:04 +07:00
fb74bfe568 feat(katana): c o:w parser 2024-01-07 14:07:22 +07:00
b16c0dadab feat: implement write_cards & support Qingque 2024-01-07 01:05:47 +07:00
4b14ee7c90 fix: check for db connection first 2024-01-06 15:30:11 +07:00
dbc168a955 feat(common): implement database reading
Also fix some bugs
2024-01-06 14:34:45 +07:00
30a7098bed feat: initial work on MongoDB support 2024-01-06 00:03:23 +07:00