Commit Graph

16 Commits

Author SHA1 Message Date
85bfc10474 Merge pull request #4 from RiccardoSenica/dependabot/npm_and_yarn/npm_and_yarn-9eaa48ee01
build(deps): bump next from 14.2.21 to 15.2.4 in the npm_and_yarn group across 1 directory
2025-05-31 00:43:05 +02:00
659d0fd0ac fix: linting 2025-05-31 00:41:34 +02:00
dependabot[bot]
6b6819d9d3 build(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.21 to 15.2.4
- [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.21...v15.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-30 22:39:36 +00:00
c990e11c43 chore: add vercel analytics 2025-05-31 00:37:59 +02:00
Riccardo Senica
d54c6c2e8b chore: mention sharing AI responses markdown 2025-02-15 16:30:15 +01:00
Riccardo Senica
ce9bddb6ed Merge pull request #3 from RiccardoSenica/favicon
style: add favicon
2025-02-15 16:14:44 +01:00
Riccardo Senica
c6b2adcf4a style: add favicon 2025-02-15 16:13:19 +01:00
Riccardo Senica
04b8d13f57 Merge pull request #2 from RiccardoSenica/dependabot/npm_and_yarn/npm_and_yarn-1ca363a475
build(deps): bump next from 13.5.4 to 14.2.21 in the npm_and_yarn group across 1 directory
2025-02-15 15:36:12 +01:00
dependabot[bot]
8f5e9b1d14 build(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 13.5.4 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/v13.5.4...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-02-15 14:33:14 +00:00
Riccardo Senica
1f0fd25e96 Merge pull request #1 from RiccardoSenica/online
feat: online converter
2025-02-15 15:32:12 +01:00
681607fef6 docs: update readme 2025-02-15 15:30:55 +01:00
4662ae040d feat: online converter 2025-02-15 15:19:03 +01:00
891cb90131 Updated yarn.lock 2024-11-16 14:41:11 +01:00
523966c212 Updated readme 2024-11-16 14:39:46 +01:00
c54eb91951 First version done 2024-11-16 14:35:32 +01:00
Riccardo Senica
22d38a3b5e Initial commit 2024-11-16 14:17:38 +01:00