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

9 Commits

Author SHA1 Message Date
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
f9aa90ed09 fix: Move from require to import
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
2024-02-29 14:38:32 +01:00
5c8ca20a41
feat: Add better sorting/filtering/pagination (#458) 2024-01-03 02:27:56 +01:00
467f6e9e95
fix: Build issues
Signed-off-by: Avior <f.bouillon@aptatio.com>
2022-12-09 14:57:08 +01:00
97a521ddac
feat: Add Github Table as SVG (#232) 2022-01-19 11:29:27 +01:00
62257cb5f0
fix: Fix Total progress without the correct pre language progress (#226) 2022-01-17 10:21:14 +01:00
6045261e59
fix: Fix server not Starting (#191)
Signed-off-by: Avior <github@avior.me>
2021-11-23 16:54:56 +01:00
762ce389c1
feat: Add status Dashboard (#187)
* feat: Add status Dashboard

Still need some polishing like using the compiler instead of the live DB

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

* refactor: Simplified compiler files generators

Signed-off-by: Avior <florian.bouillon@delta-wings.net>

* chore: Add step to compiler for stats and optimize

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

* refactor: Remove unused variable

Signed-off-by: Avior <github@avior.me>
2021-11-23 16:12:50 +01:00