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

15 Commits

Author SHA1 Message Date
87d9b16fb8
chore: Add error reporting (#617)
* chore: Add error reporting

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

* fix: test issues

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

---------

Signed-off-by: Avior <git@avior.me>
2024-12-12 00:20:58 +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
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
a26ef0e5eb
feat: Add support for Asians Pokémon Cards (#481) 2024-06-07 12:53:08 +02:00
d48971c95e
fix: Ordering failing when one value is null (#490) 2024-05-19 01:32:23 +02:00
e4aba3bf1c
feat: Add random card/set/serie endpoint (#484)
Co-authored-by: Avior <git@avior.me>
2024-05-10 02:44:50 +02:00
0146765e7a fix: Cache saving 5xx errors
Signed-off-by: Avior <github@avior.me>
2024-01-22 23:22:39 +01:00
41bf9afde7
feat: Add ability for users to requests using the subfields values (#477) 2024-01-22 01:48:04 +01:00
2cfa860f6d
fix: Undefined values crashing the request (#476) 2024-01-22 01:42:59 +01:00
b168b86006
chore: Update Bruno tests (#473) 2024-01-08 01:33:47 +01:00
33007d83bc
fix: Invalid card when searching using the set and localid (#472) 2024-01-08 00:40:31 +01:00
8684fb14e4
feat: Add bruno to tests the APIs (#468) 2024-01-03 23:42:56 +01:00