Commit Graph

56 Commits

Author SHA1 Message Date
Xavier Portilla Edo d312d4af65 Merge pull request #11 from xavidop/dependabot/npm_and_yarn/node-forge-1.3.2
build(deps): bump node-forge from 1.3.1 to 1.3.2
2025-12-08 18:31:49 +01:00
Xavier Portilla Edo 94695c1a13 Merge pull request #7 from xavidop/dependabot/npm_and_yarn/js-yaml-4.1.1
build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1
2025-12-08 18:31:42 +01:00
Xavier Portilla Edo e7f7c4b76b Merge pull request #3 from xavidop/dependabot/npm_and_yarn/multi-a1c2ce69a2
build(deps): bump brace-expansion
2025-12-08 18:31:33 +01:00
Xavier Portilla Edo d0f9116b50 Merge pull request #8 from xavidop/dependabot/npm_and_yarn/glob-10.5.0
build(deps): bump glob from 10.4.5 to 10.5.0
2025-12-08 18:31:13 +01:00
Xavier Portilla Edo 8693023292 Merge pull request #12 from xavidop/dependabot/npm_and_yarn/multi-ea4f9575c3
build(deps): bump express
2025-12-08 18:31:04 +01:00
Xavier Portilla Edo 7863db5cc8 Merge pull request #13 from xavidop/dependabot/npm_and_yarn/modelcontextprotocol/sdk-1.24.0
build(deps): bump @modelcontextprotocol/sdk from 1.22.0 to 1.24.0
2025-12-08 18:30:54 +01:00
Xavier Portilla Edo 2a1db7612f Merge pull request #14 from xavidop/dependabot/npm_and_yarn/next-15.5.7
build(deps): bump next from 15.3.3 to 15.5.7
2025-12-08 18:30:41 +01:00
Xavier Portilla Edo b3a683bdc7 Merge pull request #15 from xavidop/dependabot/npm_and_yarn/jws-3.2.3
build(deps): bump jws from 3.2.2 to 3.2.3
2025-12-08 18:30:29 +01:00
dependabot[bot] 0cb70ad087 build(deps): bump jws from 3.2.2 to 3.2.3
Bumps [jws](https://github.com/brianloveswords/node-jws) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/brianloveswords/node-jws/releases)
- [Changelog](https://github.com/auth0/node-jws/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianloveswords/node-jws/compare/v3.2.2...v3.2.3)

---
updated-dependencies:
- dependency-name: jws
  dependency-version: 3.2.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-04 18:42:08 +00:00
dependabot[bot] ea94d858c0 build(deps): bump next from 15.3.3 to 15.5.7
Bumps [next](https://github.com/vercel/next.js) from 15.3.3 to 15.5.7.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.3.3...v15.5.7)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.5.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-03 23:31:24 +00:00
dependabot[bot] 53d6445514 build(deps): bump @modelcontextprotocol/sdk from 1.22.0 to 1.24.0
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.22.0 to 1.24.0.
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](https://github.com/modelcontextprotocol/typescript-sdk/compare/1.22.0...1.24.0)

---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.24.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-02 17:36:48 +00:00
dependabot[bot] 8dad2becab build(deps): bump express
Bumps  and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `express` from 4.21.2 to 4.22.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.2...v4.22.1)

Updates `express` from 5.1.0 to 5.2.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.2...v4.22.1)

---
updated-dependencies:
- dependency-name: express
  dependency-version: 4.22.1
  dependency-type: indirect
- dependency-name: express
  dependency-version: 5.2.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-02 01:14:36 +00:00
dependabot[bot] 22b8f7779f build(deps): bump node-forge from 1.3.1 to 1.3.2
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.2.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-version: 1.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-27 07:45:01 +00:00
xavidop ff22a83b6d feat: refactors 2025-11-21 11:13:43 +01:00
xavidop 01ef82b4d9 feat: refactor 2025-11-21 10:10:00 +01:00
xavidop abd98f8009 feat: multiple TCG 2025-11-21 09:59:33 +01:00
xavidop 2209d61879 fix: improve config 2025-11-20 18:09:06 +01:00
xavidop 2c2f1e0e72 feat: add gemini 3 2025-11-20 17:57:06 +01:00
dependabot[bot] 24a4bb2ed1 build(deps): bump glob from 10.4.5 to 10.5.0
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 10.5.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-20 01:42:20 +00:00
dependabot[bot] 6f28862ee6 build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-16 13:15:20 +00:00
xavidop 4e5729e088 feat: add imodel selector 2025-08-26 10:48:50 -04:00
xavidop 7c83fd1d06 feat: use veo3 2025-08-01 10:19:50 +02:00
xavidop 3965209752 feat: improve video generation 2025-07-23 23:46:15 +02:00
xavidop ada9184c0b feat: added warning for the api keys 2025-07-23 23:17:38 +02:00
xavidop a29f191d03 fix: shareutils 2025-07-23 19:03:30 +02:00
xavidop f00b4f8b61 fix: cors issue 2025-07-23 18:15:51 +02:00
xavidop 57a9805ff2 fix: firestore rules 2025-07-23 17:38:39 +02:00
xavidop 867e12cc92 fix: rules a favicon 2025-07-23 17:21:05 +02:00
xavidop 88463d6554 fix: generation 2025-07-23 17:16:03 +02:00
xavidop c7f4ff9899 fix: crate or update user 2025-07-23 16:57:16 +02:00
xavidop f1edae23ce fix: from reading from firestore 2025-07-23 16:52:58 +02:00
xavidop 7ca5c6a572 fix: throw error 2025-07-23 16:22:38 +02:00
xavidop d3bf5498ad feat: video generation, image to image generation and a bunch of new features 2025-07-23 16:12:17 +02:00
xavidop 5a5b279c4a fix: firebase config 2025-07-21 14:12:08 +02:00
xavidop 5db6da10f3 fix: remove NEXT gemini key 2025-07-21 14:05:22 +02:00
xavidop 2bae46ad8d feat: add card generator 2025-07-21 13:14:24 +02:00
dependabot[bot] dbf6125f2f build(deps): bump brace-expansion
Bumps  and [brace-expansion](https://github.com/juliangruber/brace-expansion). These dependencies needed to be updated together.

Updates `brace-expansion` from 1.1.11 to 2.0.2
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v2.0.2)

Updates `brace-expansion` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v2.0.2)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 2.0.2
  dependency-type: indirect
- dependency-name: brace-expansion
  dependency-version: 2.0.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-12 15:55:05 +00:00
xavidop 7695d8c6a7 fix: specify the key 2025-06-04 22:34:22 +02:00
Xavier Portilla Edo 0a3816417a fix: secret 2025-06-04 20:28:41 +00:00
Xavier Portilla Edo 00fb3dfc93 fix: gemini key 2025-06-04 15:28:11 +00:00
xavidop 1c873925b1 fix: API KEY 2025-06-04 17:24:27 +02:00
xavidop 74fc035ec4 feat: use gemini 2.5 pro 2025-06-04 16:59:09 +02:00
Xavier Portilla Edo 418fc21d47 Merge pull request #1 from xavidop/dependabot/npm_and_yarn/babel/runtime-7.27.4
build(deps): bump @babel/runtime from 7.26.9 to 7.27.4
2025-06-04 16:37:09 +02:00
Xavier Portilla Edo 0bc8f42906 Merge pull request #2 from xavidop/dependabot/npm_and_yarn/next-15.3.3
build(deps): bump next from 15.2.3 to 15.3.3
2025-06-04 16:36:59 +02:00
Xavier Portilla Edo d0a506852b Update README.md 2025-06-04 16:36:04 +02:00
xavidop f661f90992 feat: updating some fixes 2025-06-04 16:08:46 +02:00
xavidop 1c8653a38a feat: apphosting 2025-06-04 15:30:05 +02:00
Xavier Portilla Edo 4763dc3d53 I am getting this error when saving the card:
https://firestore.googleapis.com/google.firestore.v1.Firestore/Listen/channel?gsessionid=Da9ga26vaDS2NMMwCHc18fbJSi5FOsYDhxFGH9WDcJk&VER=8&database=projects%2Fcardex-1mapj%2Fdatabases%2F(default)&RID=rpc&SID=cHzt3lDHgQb2Z_z2VrKW2w&AID=0&CI=0&TYPE=xmlhttp&zx=l9xpcaot2kx5&t=1
2025-06-04 13:29:39 +00:00
dependabot[bot] 79feba7423 build(deps): bump next from 15.2.3 to 15.3.3
Bumps [next](https://github.com/vercel/next.js) from 15.2.3 to 15.3.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.2.3...v15.3.3)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.3.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-04 12:16:52 +00:00
dependabot[bot] 360f6c871e build(deps): bump @babel/runtime from 7.26.9 to 7.27.4
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.9 to 7.27.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.4/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-version: 7.27.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-04 12:16:36 +00:00