65 Commits

Author SHA1 Message Date
xavidop b1cf465b57 feat: add grading feature 2026-01-04 18:33:10 +01:00
Xavier Portilla Edo eeddaa77c2 Merge pull request #17 from xavidop/dependabot/npm_and_yarn/trpc/server-10.45.3
build(deps-dev): bump @trpc/server from 10.45.2 to 10.45.3
2025-12-19 10:11:16 +01:00
dependabot[bot] aa901acd9c build(deps-dev): bump @trpc/server from 10.45.2 to 10.45.3
Bumps [@trpc/server](https://github.com/trpc/trpc/tree/HEAD/packages/server) from 10.45.2 to 10.45.3.
- [Release notes](https://github.com/trpc/trpc/releases)
- [Commits](https://github.com/trpc/trpc/commits/HEAD/packages/server)

---
updated-dependencies:
- dependency-name: "@trpc/server"
  dependency-version: 10.45.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-16 19:45:23 +00:00
xavidop 6b60853edf fix: cve 2025-12-12 08:32:19 +01:00
xavidop 8a4b59246d feat: bump versions 2025-12-08 18:34:06 +01:00
Xavier Portilla Edo a35c5569be Merge pull request #9 from xavidop/dependabot/npm_and_yarn/multi-02f46b787d
build(deps): bump tmp, patch-package and inquirer
2025-12-08 18:32:12 +01:00
dependabot[bot] 507a48b8ca build(deps): bump tmp, patch-package and inquirer
Bumps [tmp](https://github.com/raszi/node-tmp) to 0.2.5 and updates ancestor dependencies [tmp](https://github.com/raszi/node-tmp), [patch-package](https://github.com/ds300/patch-package) and [inquirer](https://github.com/SBoudrias/Inquirer.js). These dependencies need to be updated together.


Updates `tmp` from 0.0.33 to 0.2.5
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raszi/node-tmp/compare/v0.0.33...v0.2.5)

Updates `patch-package` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/ds300/patch-package/releases)
- [Changelog](https://github.com/ds300/patch-package/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ds300/patch-package/commits)

Updates `inquirer` from 8.2.6 to 8.2.7
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.6...inquirer@8.2.7)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 0.2.5
  dependency-type: indirect
- dependency-name: patch-package
  dependency-version: 8.0.1
  dependency-type: direct:production
- dependency-name: inquirer
  dependency-version: 8.2.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-08 17:32:03 +00:00
Xavier Portilla Edo ba5180ab75 Merge pull request #5 from xavidop/dependabot/npm_and_yarn/axios-1.11.0
build(deps-dev): bump axios from 1.10.0 to 1.11.0
2025-12-08 18:31:59 +01:00
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
dependabot[bot] b922acd91a build(deps-dev): bump axios from 1.10.0 to 1.11.0
Bumps [axios](https://github.com/axios/axios) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.11.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-23 17:31:07 +00: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