Commit Graph

34 Commits

Author SHA1 Message Date
c58ee71c9c fix: legacy-peer-deps
Some checks failed
Deploy / lint-build-deploy (push) Failing after 6s
2026-01-19 20:26:08 +01:00
04be7a66c0 fix: use lazy loading
Some checks failed
Deploy / lint-build-deploy (push) Failing after 6s
2026-01-19 20:19:54 +01:00
ef333ae7f2 feat: switch to llama on ovh
Some checks failed
Deploy / lint-build-deploy (push) Failing after 7s
2026-01-19 20:06:09 +01:00
dependabot[bot]
4453fb7943 chore(deps): bump next in the npm_and_yarn group across 1 directory (#14)
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js).


Updates `next` from 15.4.9 to 15.4.10
- [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.4.9...v15.4.10)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.4.10
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-12 22:54:22 +01:00
dependabot[bot]
25f7a72b64 chore(deps): bump next in the npm_and_yarn group across 1 directory (#13)
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js).


Updates `next` from 15.4.8 to 15.4.9
- [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.4.8...v15.4.9)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.4.9
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-12 22:46:58 +01:00
dependabot[bot]
895e2fc04b chore(deps): bump next in the npm_and_yarn group across 1 directory (#12)
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js).


Updates `next` from 15.4.7 to 15.4.8
- [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.4.7...v15.4.8)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.4.8
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-06 15:11:41 +01:00
dependabot[bot]
26bb716d96 chore(deps): bump js-yaml in the npm_and_yarn group 2025-11-16 20:46:00 +01:00
017e538396 Vercel ai gateway (#10)
* feat: use vercel ai gateway

* fix: correct response handling

* ci: add pipeline
2025-10-11 15:07:54 +02:00
99a04d2a3e fix: correct handling of claude response 2025-09-28 17:16:29 +08:00
3f64b70e18 chore: update claude version 2025-09-27 21:03:01 +08:00
b2c11ca77a Merge pull request #9 from RiccardoSenica/dependabot/npm_and_yarn/npm_and_yarn-16c0b19af7
chore(deps): bump axios from 1.9.0 to 1.12.0 in the npm_and_yarn group across 1 directory
2025-09-14 20:50:13 +08:00
dependabot[bot]
272e4df227 chore(deps): bump axios in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [axios](https://github.com/axios/axios).


Updates `axios` from 1.9.0 to 1.12.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.9.0...v1.12.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-14 12:42:48 +00:00
2a6fb86059 Merge pull request #8 from RiccardoSenica/dependabot/npm_and_yarn/npm_and_yarn-2cb8645c2b
chore(deps): bump next from 15.3.3 to 15.4.7 in the npm_and_yarn group across 1 directory
2025-09-14 20:41:50 +08:00
dependabot[bot]
d8c581bd21 chore(deps): bump next in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js).


Updates `next` from 15.3.3 to 15.4.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.4.7)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.4.7
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-30 12:12:02 +00:00
0ca1c7bbf0 Merge pull request #7 from RiccardoSenica/dependabot/npm_and_yarn/npm_and_yarn-e04d5d616f
chore(deps): bump form-data from 4.0.1 to 4.0.4 in the npm_and_yarn group across 1 directory
2025-08-04 20:19:20 +08:00
dependabot[bot]
315044f5ce chore(deps): bump form-data in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [form-data](https://github.com/form-data/form-data).


Updates `form-data` from 4.0.1 to 4.0.4
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.1...v4.0.4)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-22 12:09:30 +00:00
579e3ad1c5 chore: add vercel analytics 2025-05-31 00:49:14 +02:00
abad698d25 chore: replace favicon 2025-01-18 22:17:09 +01:00
Riccardo Senica
ef1ce8aa87 Merge pull request #4 from RiccardoSenica/remove-prisma
chore: remove prisma
2025-01-09 07:09:47 +01:00
Riccardo Senica
152088a923 chore: remove prisma 2025-01-09 05:41:55 +00:00
Riccardo Senica
53b9afeafd Merge pull request #3 from RiccardoSenica/dependabot/npm_and_yarn/npm_and_yarn-1ca363a475
chore(deps): bump next from 14.2.15 to 14.2.21 in the npm_and_yarn group across 1 directory
2025-01-08 17:21:44 +01:00
dependabot[bot]
99ce034ca8 chore(deps): bump next in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js).


Updates `next` from 14.2.15 to 14.2.21
- [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/v14.2.15...v14.2.21)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-04 02:28:52 +00:00
24fd38eeb0 chore: use axios 2024-12-29 20:30:55 +01:00
Riccardo Senica
98b0510dfb Merge pull request #2 from RiccardoSenica/dependabot/npm_and_yarn/npm_and_yarn-3226c314bf
chore(deps): bump next from 14.2.10 to 14.2.15 in the npm_and_yarn group across 1 directory
2024-12-21 14:32:18 +01:00
dependabot[bot]
98691268c0 chore(deps): bump next in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js).


Updates `next` from 14.2.10 to 14.2.15
- [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/v14.2.10...v14.2.15)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-18 18:46:06 +00:00
b154474075 chore: query optimization 2024-12-08 10:17:25 +01:00
Riccardo Senica
a91c4d56b0 chore: update text 2024-12-07 09:20:40 +01:00
633b8ee207 feat: convert to nextjs v1.0.0 2024-12-07 07:45:24 +01:00
b248ee80ee feat: general improvements 2024-11-30 16:01:33 +01:00
8e7bfd2048 feat: add purchase reflections 2024-11-24 21:31:59 +01:00
a73f5b883c feat: add purchases generation 2024-11-24 11:16:42 +01:00
d5fd74b0c5 feat: use message tool for anthropic 2024-11-24 11:11:26 +01:00
13b5beeb7e feat: base code 2024-11-23 23:48:25 +01:00
Riccardo Senica
7d962abaaa Initial commit 2024-11-23 21:27:23 +01:00