1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-22 10:52:10 +00:00

431 Commits

Author SHA1 Message Date
ebc2bb28bf
feat: Allow to customize number of workers (#616) 2024-12-10 13:34:57 +01:00
c52ed815bb
feat: Add Scarlet & Violet Promos (#607)
* feat: ADd set datas

Signed-off-by: Avior <git@avior.me>

* feat: Add cards

Signed-off-by: Avior <git@avior.me>

---------

Signed-off-by: Avior <git@avior.me>
v2.23.0
2024-12-03 09:32:33 +01:00
5e1ba9ee8d
chore: update CODE_OF_CONDUCT.md (#593) 2024-12-01 23:36:54 +01:00
David Leiva
121db30389
feat: Add firstSet and lastSet properties to Serie interface (#591) 2024-12-01 23:35:26 +01:00
Richie Moon
48a984ef50
fix: Added the illustrator field to TCGP A1 cards. (#604) 2024-12-01 23:26:53 +01:00
Duncan
2b6d06184d
fix: Add SV08 Surging Sparks card variants (#592)
* fix: Add SV08 Surging Sparks card variants

* fix: Fix validate by adding 'abbreviation' to Set interface
2024-12-01 23:26:45 +01:00
Duncan
109921761e
fix: Enable reverse variant for SV05 Temporal Forces holo rare cards (#596) 2024-12-01 23:25:31 +01:00
Duncan
3b02e9be81
fix: Add SV06.5 Shrouded Fable card variants (#598) 2024-12-01 23:25:10 +01:00
Duncan
eaf5935a0f
fix: Enable reverse variant for SV06 Twilight Masquerade holo rare cards (#600) 2024-12-01 23:24:51 +01:00
Duncan
878c0dc83a
fix: Enable reverse variant for SV04.5 Paldean Fates holo rare cards (#603) 2024-12-01 23:24:21 +01:00
usullu
aeaa784100
fix: Fixed new added "Apex" Cards (#590)
Co-authored-by: yusullu <yusullu@gwh-digital.de>
2024-11-28 00:34:09 +01:00
Duncan
fabb829169
fix: Add SV07 Stellar Crown card variants (#588) 2024-11-28 00:25:43 +01:00
d291c692d9
fix: random card not respecting format (#589) 2024-11-27 23:55:07 +01:00
8610bd60fe
feat: Add TCG Pocket promos A (#587) 2024-11-26 00:44:07 +01:00
TCGdex [Bot]
89e0b8d367
editor: fix some other rarities (#584)
Co-authored-by: Avior <git@avior.me>
2024-11-21 01:52:48 +01:00
TCGdex [Bot]
660cccbe97
editor: Edited some rarities (#583)
Co-authored-by: Avior <git@avior.me>
2024-11-21 01:26:29 +01:00
8eb9131f60
feat: Add series names
Signed-off-by: Avior <git@avior.me>
2024-11-12 11:09:04 +01:00
041572da85
fix: missing one
Signed-off-by: Avior <git@avior.me>
2024-11-12 10:53:12 +01:00
982e0dd8f0
chore: Add Dutch sets names (#580) 2024-11-12 10:48:49 +01:00
207a18fec6
chore: Add polish sets names (#579) 2024-11-12 10:42:15 +01:00
ac83a0ebdb
chore: Add russian set names (#578) 2024-11-12 10:42:04 +01:00
45f7db66d7
feat: Add Surging Sparks (#576) v2.22.0 2024-11-12 01:16:52 +01:00
14ed8ee912
feat: Genetic Apex (A1) (English Only) (#573) v2.21.0 2024-11-06 02:16:30 +01:00
bf8f610c04
feat: Add chinese SV08 (#572) 2024-11-06 02:10:26 +01:00
8231f45f81
feat: Add abbreviations to the database (#534) 2024-11-06 02:10:06 +01:00
e30d54469d
feat: add the Japanese SV8 (#559) 2024-11-06 00:58:08 +01:00
c1d83caca0
feat: Update asian sets (#554) 2024-11-05 23:46:04 +01:00
64bcd0524d
fix: no data was returned when filtering with set (#568) 2024-11-05 19:03:12 +01:00
07a8ad0b8e
fix: Add missing multi value filtering (#564) 2024-10-29 14:52:11 +01:00
4c96331b93
fix: set id not taking into account in set search (#563) 2024-10-17 23:33:34 +02:00
1a52a6f29a
chore: Add sponsors segment (#549) 2024-10-10 02:49:52 +02:00
1d14078dd8
feat(asian): Updated SV6 and added SV6a & SV6s (#502) 2024-10-10 00:44:36 +02:00
4f2c27937a
feat: Add Stellar Crown (#533) v2.20.0 2024-10-09 23:30:26 +02:00
bbd5d28dc6 fix: missing deletion 2024-09-26 00:43:22 +02:00
ce8d5590ef chore: Remove unused logs 2024-09-26 00:37:22 +02:00
b9dae445b1 fix: sets not working when fetching with name 2024-09-26 00:31:10 +02:00
4700618047
feat: Add advanced filtering capabilities (#522) 2024-09-26 00:11:48 +02:00
5899083e5d
perfs: speedup Git file last edit lookup (#531) 2024-08-30 16:19:48 +02:00
ae6ed3cdaa
feat: setup clustering (#530) 2024-08-30 12:10:05 +02:00
5928a1dd25
chore: tag no displaying correctly 2024-08-25 19:16:27 +02:00
Felipe Contreras Salinas
5fbcd82457
fix: add missing retreat cost and weakness for some cards (#527)
Co-authored-by: Felipe Contreras Salinas <felipe@bstr.cl>
2024-08-25 02:45:45 +02:00
cfd6d5c0e8
feat: Add shrouded fable cards (#525) 2024-08-25 02:44:42 +02:00
Felipe Contreras Salinas
80f483ab66
fix: Reversal Energy type should be "Special" (#526)
Co-authored-by: Felipe Contreras Salinas <felipe@bstr.cl>
2024-08-24 17:02:42 +02:00
31b1ae566e
feat: Add standard Error reporting to user through RFC9457 (#519) 2024-07-25 12:29:06 +02:00
698f66cf55
chore: change favicon/robots/sitemap (#523) 2024-07-24 16:20:13 +02:00
c8ec4c88a7
feat: update format rotation to 2024 (#521) 2024-07-24 15:06:00 +02:00
68e363bfaa fix: Add missing codes of tcgOnline
Signed-off-by: Avior <git@avior.me>
2024-07-24 12:24:29 +02:00
TCGdex [Bot]
ab265c6c41
editor: misc fixes for variants (#517)
Co-authored-by: Avior <git@avior.me>
2024-07-03 22:44:31 +02:00
TCGdex [Bot]
c10020a9a9
editor: change Twilight Masquerade variants (#516)
Co-authored-by: Avior <git@avior.me>
2024-07-03 22:16:16 +02:00
TCGdex [Bot]
e36865e971
editor: fix temporal forces variants (#515)
Co-authored-by: Avior <git@avior.me>
2024-07-03 22:09:57 +02:00