Commit Graph

19 Commits

Author SHA1 Message Date
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