a41e042ef6
allow filtering by price
2024-05-18 17:06:32 +02:00
51eecc5372
reject invalid regex without fallback to plain text
2023-09-26 14:51:45 +02:00
27ad10c295
make try block nicer
2023-09-26 14:13:34 +02:00
5d7ace01fb
fix | in regex splitting the argument
2023-09-26 14:01:46 +02:00
59fffc1bf9
add regex support to text search
2023-09-26 13:40:47 +02:00
b1eac3fa00
always return false for fields that aren’t set
...
This means a search for level<4 won’t return link monsters.
Previously, a monster without level was considered to be level 0.
2023-06-26 14:27:53 +02:00
a91a93f0e2
fix readable output for |-separated filters
2023-04-18 00:43:15 +02:00
bd6e92fa2d
clean up multiple filter parsing
2023-04-18 00:28:06 +02:00
55bb41958b
Allow multiple filters values separated with |
2023-04-18 00:28:05 +02:00
0e4c792542
combine name searches
2023-02-03 17:27:01 +01:00
56cf06e7d5
Add banlist status to filters
2023-02-03 16:19:26 +01:00
892bbb1cc0
Add release year and filter for it
2023-02-02 11:34:58 +01:00
eee93f0d6e
Add card sets and allow to filter by them
2023-02-01 18:47:27 +01:00
944b9412f4
properly display quoted queries
2023-01-31 11:47:59 +01:00
51411e3d2b
add help page
2023-01-30 17:27:44 +01:00
94d73b2a36
Add filter by link rating
2023-01-30 11:51:36 +01:00
bc276ddd5d
add readable query and basic styling
2023-01-27 15:48:07 +01:00
557d7c680e
add NotEqual filter
2023-01-27 14:25:06 +01:00
fee7dcc62a
sort filters to improve performance
2023-01-27 00:03:00 +01:00
4995967cf4
clippy
2023-01-26 23:10:13 +01:00
f3eeb570ce
refactor into modules
2023-01-26 23:07:16 +01:00