Commit Graph

20 Commits

Author SHA1 Message Date
x e39fe93651 update 2025-12-20 23:26:12 +01:00
x b76a113c4d fix 2025-12-06 02:31:33 +01:00
x cf243d46f1 feat: update Next.js configuration and dependencies, add Docker support
- Set output mode to "standalone" in next.config.ts
- Update dependencies in package.json:
  - Upgrade @heroui/react to ^2.8.5
  - Upgrade framer-motion to ^12.23.25
  - Upgrade next to 16.0.7
  - Upgrade react and react-dom to 19.2.1
  - Upgrade undici to ^7.16.0
  - Upgrade devDependencies including @biomejs/biome, @tailwindcss/postcss, and typescript
- Modify error handling in API routes to simplify catch blocks
- Refactor NotFound component for cleaner JSX structure
- Update global CSS imports for consistency
- Change tsconfig to use "react-jsx" for JSX and include additional type definitions
- Add GitHub Actions workflow for Docker image build and push
- Create Dockerfile for multi-stage build process
- Add development and production Docker Compose configurations

ai commit message xd
2025-12-06 01:41:00 +01:00
dependabot[bot] d33cff7063 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.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>
2025-12-06 00:59:28 +01:00
dependabot[bot] eb40c5d59d Bump next from 15.3.4 to 15.4.7
Bumps [next](https://github.com/vercel/next.js) from 15.3.4 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.4...v15.4.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-22 00:41:03 +00:00
x a0d9bfd5dc update 2025-06-19 21:39:32 +02:00
x bd838c7b3f mp3 support 2024-05-21 23:27:19 +02:00
x 495637da48 license 2024-02-01 07:48:43 +01:00
x 414934de11 million 2024-01-10 14:21:22 +01:00
x 76f75a2f60 minor changes pt.2 2023-12-12 13:16:08 +01:00
x 6275b083db minor changes / cleanup 2023-12-12 00:11:24 +01:00
x 6783d4c872 asd 2023-09-30 22:01:03 +02:00
x 52179826e9 meh 2023-09-30 21:53:43 +02:00
x 0baf56fbf8 kell valami analytics naa 2023-09-25 23:08:12 +02:00
x 3eb48a80c1 téma váltó funkció gomb implementálása a kódbau 2023-09-21 22:13:37 +02:00
x 6ca06abc00 nextui, next-themes, pnpm 2023-09-19 21:12:46 +02:00
x 43d51f172a remove unnecessary dependency 2023-09-16 23:16:46 +02:00
x cb4ea60dfc fix yandere 2023-09-16 23:15:55 +02:00
x f7a8512076 Initial commit 2023-09-15 21:11:43 +02:00
x e02071ead0 Initial commit from Create Next App 2023-09-15 18:01:02 +02:00