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

41 Commits

Author SHA1 Message Date
1a52a6f29a
chore: Add sponsors segment (#549) 2024-10-10 02:49:52 +02:00
4700618047
feat: Add advanced filtering capabilities (#522) 2024-09-26 00:11:48 +02:00
dependabot[bot]
d0b4071ff9
build: bump docker/build-push-action from 5 to 6 (#496)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 12:33:44 +02:00
dependabot[bot]
661edcf790
build: bump oven-sh/setup-bun from 1 to 2 (#499)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 10:13:20 +02:00
27521b92ad
fix: dependabot still has permission (#501) 2024-06-25 10:04:42 +02:00
6751deb9d0
chore: disable push to Docker for forks (#500) 2024-06-25 10:00:48 +02:00
2e8c843c5a
chore: unused text (#497) 2024-06-19 23:35:44 +02:00
a26ef0e5eb
feat: Add support for Asians Pokémon Cards (#481) 2024-06-07 12:53:08 +02:00
16fe072e7e
fix: Updated field not working as intended (#488) 2024-05-12 02:32:58 +02:00
c7b3267ca2
fix: Missing Compilation when testing 2024-05-06 01:39:46 +02:00
dependabot[bot]
3a441887b8
build: bump actions/setup-node from 3 to 4 (#470)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Avior <github@avior.me>
2024-01-08 00:50:15 +01:00
dependabot[bot]
e36c92a0b0
build: bump actions/checkout from 3 to 4 (#469)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 00:48:09 +01:00
5c8ca20a41
feat: Add better sorting/filtering/pagination (#458) 2024-01-03 02:27:56 +01:00
034b7e2cec
feat: Move internals to bunJS (#459) 2024-01-03 00:40:03 +01:00
a7011c519d
feat: Add built image to dockerhub (#449)
Some checks failed
Build Docker image / build (push) Failing after 26s
2023-11-30 01:47:36 +01:00
2da15ced34
feat: Add a prebuilt docker image (#448)
Some checks failed
Build Docker image / build (push) Failing after 42s
2023-11-29 11:20:11 +01:00
fad5e018a3
misc: Add Project funding 2022-08-06 18:23:36 +02:00
dependabot[bot]
2bed8a4995
build: bump docker/build-push-action from 2 to 3 (#291)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-12 10:32:35 +02:00
dependabot[bot]
ecd9cb313f
build: bump actions/setup-node from 2 to 3.1.0 (#267)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-02 10:46:44 +02:00
dependabot[bot]
f867e18ab7
build: bump actions/checkout from 2 to 3 (#254)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-02 10:33:55 +02:00
ac3a62c0ec
fix: Fix database issues template data-type 2021-11-22 13:51:54 +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
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
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
83705dd880
Maintenance work
Signed-off-by: Avior <github@avior.me>
2021-10-11 15:18:10 +02:00
8eb96fd279
Fixed missing letter in issue template 2021-10-07 14:33:38 +02:00
dependabot[bot]
87363cce0f
Bump actions/setup-node from 1 to 2.4.1 (#75)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v2.4.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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-09-30 11:25:45 +02:00
f8508fcd08
Update workflows
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-09-29 23:29:54 +02:00
fd570a3ec4
Added legals.ts file to workflow 2021-09-20 21:39:08 +00:00
d389ca9a41
Updated ISSUE_TEMPLATE to use the new issue templates
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2021-08-23 00:56:36 +02:00
587b42b010
Update node.js.yml 2021-04-26 13:43:56 +02:00
1cd0961ef1
Update node.js.yml 2021-04-26 13:40:52 +02:00
c246f3597c
Update node.js.yml 2021-04-26 12:31:08 +02:00
5a4a1f4399
Update Github Action + send push to Compiler (#7)
* Update node.js.yml

* Update node.js.yml

* Update node.js.yml

* Update node.js.yml
2021-04-26 11:38:23 +02:00
b0649c0e6a Update issue templates 2021-04-05 16:24:21 +02:00
fead56daaa
Moved from DronIO to Github Actions (#5)
* Added Action file

* Delete .drone.yml
2020-12-10 15:57:24 +01:00