Commit Graph

19 Commits

Author SHA1 Message Date
40deda425d add prices to detail view 2024-03-06 17:54:50 +01:00
2446aefba1 zero-pad ID for yugipedia links 2023-08-07 09:38:52 +02:00
2056b9b9f2
redirect to detail if there’s only a single result 2023-07-28 18:42:35 +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
8bebefe996 Add Yugipedia link to card details 2023-04-24 11:23:07 +02:00
4178501a07 add rulings link and make pend effects more readable 2023-02-17 15:37:03 +01:00
cb60970924 add more page metadata 2023-02-13 12:01:58 +01:00
11ad72a33f show banlist status next to card name 2023-02-03 16:45:06 +01:00
56cf06e7d5 Add banlist status to filters 2023-02-03 16:19:26 +01:00
3bbe4d652a make the entire search tile a hyperlink 2023-02-02 15:46:15 +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
1d3a79857c use flex layout 2023-01-31 17:29:29 +01:00
51411e3d2b add help page 2023-01-30 17:27:44 +01:00
27adb0f196 add card images and detail view 2023-01-30 15:57:08 +01:00
e72c760f7b add some css 2023-01-30 11:39:42 +01:00
8fcb2824de add basic web server 2023-01-27 14:18:33 +01:00
fee7dcc62a
sort filters to improve performance 2023-01-27 00:03:00 +01:00
f3eeb570ce
refactor into modules 2023-01-26 23:07:16 +01:00