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
d7d600c0d7
feat: Add W Promotional variant (#183)
Signed-off-by: Avior <github@avior.me>
2021-11-22 14:52:58 +01:00
227637fd97
fix: Misc Endpoints not working as intended (#181)
Signed-off-by: Avior <github@avior.me>
2021-11-22 14:46:03 +01:00
ac3a62c0ec
fix: Fix database issues template data-type 2021-11-22 13:51:54 +01:00
dependabot[bot]
9d2cad1cc9
build: bump @types/node from 16.11.8 to 16.11.9 (#182)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.8 to 16.11.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-22 10:00:26 +01:00
afe33f4b3c
fix: incorrect set being reconized (#180)
* fix: set fetching name not stricly checking

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

* fix: finding card by set not testing set name

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

* fix: incorrect set being reconized

Signed-off-by: Avior <github@avior.me>
2021-11-19 15:47:58 +01:00
dependabot[bot]
d81275b679
build: bump @types/node from 16.11.7 to 16.11.9 in /server (#178)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.7 to 16.11.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-19 09:57:09 +01:00
dependabot[bot]
6c0db1fba8
build: bump @types/node from 16.11.7 to 16.11.8 (#176)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.7 to 16.11.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-19 09:55:02 +01:00
b55cab7c6f
fix: JSON endpoints not working as intended (#175)
* fix: set fetching name not stricly checking

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

* fix: finding card by set not testing set name

Signed-off-by: Avior <github@avior.me>
2021-11-18 11:52:10 +01:00
dependabot[bot]
7f83a6f8eb
build: bump typescript from 4.4.4 to 4.5.2 in /server (#174)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.5.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-18 10:12:28 +01:00
dependabot[bot]
f473f1e920
build: bump typescript from 4.4.4 to 4.5.2 (#173)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.5.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-18 09:53:31 +01:00
ada32e3b20
feat: Add Baby stage (#123)
Signed-off-by: Avior <github@avior.me>
2021-11-17 15:09:13 +01:00
2f5f52b51c
refactor: Add Sets/Series translations (#172)
* refactor: Add set/Series translations

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

* refactor: Done Trainer kits

Signed-off-by: Avior <github@avior.me>
2021-11-16 12:44:58 +01:00
df23371cb4
fix: Add most POP series French translations (#170)
* fix: Added most of the translations

Some translations aren't available or are user made without a card image depicted

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

* fix: Add sets French translations

Signed-off-by: Avior <github@avior.me>
2021-11-16 10:08:20 +01:00
b6fbcc1b77
fix: add EX French translations (#169)
* fix: Add for some sets

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

* Added Sets titles

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

* fix: Finished last EX sets

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

* Change Discord Link text
2021-11-15 16:24:10 +01:00
68054fe4c9
fix: Add Neo serie french translations (#167)
Signed-off-by: Avior <github@avior.me>
2021-11-12 17:24:19 +01:00
ffdd3b4656
fix: Add Base serie translations (#161)
Signed-off-by: Avior <github@avior.me>
2021-11-12 17:07:41 +01:00
3b8e87e284
fix: Fix Resistance and Weaknesses GQL being incorrect type (#168) 2021-11-12 16:05:57 +01:00
dependabot[bot]
64f107ca01
build: Bump @types/node from 16.11.6 to 16.11.7 in /server (#152)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.6 to 16.11.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-12 15:00:48 +01:00
dependabot[bot]
a15a6e122c
Bump @types/node from 16.11.6 to 16.11.7 (#150)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.6 to 16.11.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Avior <github@avior.me>
2021-11-12 14:55:57 +01:00
5ef66aac3b
fix: Make /series/:serie case insensitive (#164)
Signed-off-by: Avior <github@avior.me>
2021-11-12 14:37:49 +01:00
a8c1188e5f
fix: Fusion Strike id (#163)
I AM STUPID, FUCK MYSELF
2021-11-12 12:53:28 +01:00
2be1cb2be9
feat: Add Fusion Strike (#162)
Signed-off-by: Avior <github@avior.me>
2.6.0
2021-11-12 12:42:38 +01:00
Maxopoly
a0792cd72f
fix: Fix typo in base1-1 (#160) 2021-11-12 09:45:34 +01:00
e12adb1641
fix: Same problem for set subid (#158)
* fix: Fix /sets/:id endpoint to check in lowercase

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

* fix: Same problem for set subid

Signed-off-by: Avior <github@avior.me>
2021-11-10 11:18:18 +01:00
d432b8a826
fix: Fix /sets/:id endpoint to check in lowercase (#157)
Signed-off-by: Avior <github@avior.me>
2021-11-09 15:23:33 +01:00
fa6322a635
feat: Add serie wide energies (#115)
Signed-off-by: Avior <github@avior.me>
2021-11-09 11:03:41 +01:00
dependabot[bot]
e7b660eb21
build: bump graphql from 15.7.0 to 15.7.2 in /server (#154)
Bumps [graphql](https://github.com/graphql/graphql-js) from 15.7.0 to 15.7.2.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v15.7.0...v15.7.2)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 10:35:44 +01:00
dependabot[bot]
aa88a08083
Bump js2xmlparser from 4.0.1 to 4.0.2 in /server (#146)
Bumps [js2xmlparser](https://github.com/michaelkourlas/node-js2xmlparser) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/michaelkourlas/node-js2xmlparser/releases)
- [Changelog](https://github.com/michaelkourlas/node-js2xmlparser/blob/master/CHANGES.md)
- [Commits](https://github.com/michaelkourlas/node-js2xmlparser/compare/v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: js2xmlparser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 10:28:42 +01:00
b4dc289f07
fix: Update Dependabot to use conventional commits (#153) 2021-11-09 10:11:28 +01:00
4dedacee58
docs: Update Code of Conduction, Contributing and templates (#145)
* feat: Add Code of Conduct

this Code of Conduct will be Enforced on the TCGdex's Github and on the TCGdex's Discord

* Update Issue templates

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

* Updated Documents

Signed-off-by: Avior <github@avior.me>
2021-11-08 17:10:19 +01:00
d65a69bcac
fix: Change to use angular conventional changelog (#144) 2021-11-08 14:58:55 +01:00
c3149d9028
feat: Add Pull Request Template (#143) 2021-11-08 12:53:10 +01:00
4cee9d98cd
fix: conventional Commits to use the correct preset (#142) 2021-11-08 11:24:28 +01:00
allcontributors[bot]
337f50a6df
docs: add Maxopoly as a contributor for data (#140)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-11-04 19:33:53 +01:00
Maxopoly
9622f84388
feature: Complete german meta text (#139) 2021-11-04 19:33:04 +01:00
8c9657f8f2
Forogt to remove the import
Signed-off-by: Avior <github@avior.me>
2021-11-04 13:52:29 +01:00
02de2d5006
Fixed (#138)
Signed-off-by: Avior <github@avior.me>
2021-11-04 13:36:15 +01:00
7173179d6f
Fix: card endpoint (#137)
* Fixed duplication bug

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

* Fixed

Signed-off-by: Avior <github@avior.me>
2021-11-04 12:30:08 +01:00
80ec53a57d
Fix: duplication bug (#136)
Signed-off-by: Avior <github@avior.me>
2021-11-04 12:21:54 +01:00
7de5764409
fix: bad type (#135)
* Fixed path

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

* Fixed Builder

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

* Fixed

Signed-off-by: Avior <github@avior.me>
2021-11-04 12:03:06 +01:00
40240f2ab9
fix: Fixed DB path (#134)
* Fixed path

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

* Fixed Builder

Signed-off-by: Avior <github@avior.me>
2021-11-04 11:51:09 +01:00
65e5bdb9ee
fix: Fixed paths not being changed (#133) 2021-11-04 11:01:56 +01:00
c4b4449fd4
feature: Implement new Server infrastructure with GraphQL. (#132)
* Added new compiler to db

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

* Add compiled DB to artifacts

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

* Fixed space error

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

* Fixed?

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

* Update node.js.yml

* Update node.js.yml

* Made change so the db is no longer dependent on the SDK

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

* f

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

* Fixed artifact

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

* U

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

* \Changed folder

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

* Fixede?

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

* Try with everything

* saved the file ;)

* ignore compiler

* Fixed prebuild being run again

* Fixed public folder

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

* fixed graphql file

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

* fixed?

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

* Check tree because life is potato

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

* this is harder

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

* f

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

* Fixed?

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

* r

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

* fd

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

* added back context

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

* ah

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

* AAH

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

* AAAH

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

* ffffffffffffffffff

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

* fix: Changed the default builder

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

* Removed useless tree function

Signed-off-by: Avior <github@avior.me>
2021-11-04 10:02:26 +01:00
allcontributors[bot]
c991193f4b
docs: add Kevin-Adrea as a contributor for bug (#131)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-11-03 14:36:57 +01:00
a2a8582253
fix: enforce conventionnal commit (#130) 2021-11-02 19:34:55 +01:00
allcontributors[bot]
0bccc9866b
docs: add JuneTwooo as a contributor for bug (#129)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

* quick fix

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Avior <florian.bouillon@delta-wings.net>
2021-11-02 17:18:29 +01:00
allcontributors[bot]
cce0236851
docs: add Aviortheking as a contributor for code, data (#128)
* docs: update README.md [skip ci]

* docs: create .all-contributorsrc [skip ci]

* Fix All contributor not displaying correctly

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Avior <florian.bouillon@delta-wings.net>
2021-11-02 17:03:52 +01:00
dependabot[bot]
f8be90b71d
Bump @types/node from 16.11.5 to 16.11.6 (#125)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.5 to 16.11.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2.5.3
2021-10-27 10:50:15 +02:00
afd3a664ae
Fixed most POP sets (#99)
Signed-off-by: Avior <github@avior.me>
2021-10-26 17:23:45 +02:00
829d78fa6f
Added Celebrations Datas (#124)
Signed-off-by: Avior <github@avior.me>
2021-10-26 17:21:38 +02:00