315 Commits

Author SHA1 Message Date
f25e5e0597 feat: refactor ESLint configuration and update dependencies; improve error handling and code structure 2026-01-19 23:55:01 +00:00
1cbcb2051f feat: implement Material Design 3 styles for buttons and dialogs
- Revamped button styles to align with Material Design 3 guidelines, including new variants (filled, tonal, elevated, outlined, text, and icon buttons).
- Enhanced button states with hover, focus, and active effects, incorporating opacity transitions and background color changes.
- Updated dialog styles to reflect MD3 design principles, including scrim overlay, dialog content, headers, footers, and close buttons.
- Introduced animations for dialogs, dropdowns, and snackbars to improve user experience.
- Refined dropdown menu and select component styles, ensuring consistency with MD3 aesthetics.
2026-01-19 23:41:56 +00:00
f5c11d3113 Merge pull request #25 from johndoe6345789/dependabot/npm_and_yarn/typescript-5.9.3
Bump typescript from 5.7.3 to 5.9.3
2026-01-19 22:37:02 +00:00
dependabot[bot]
6df135685d Bump typescript from 5.7.3 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.9.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.9.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 22:36:15 +00:00
d164f51d3d Merge pull request #23 from johndoe6345789/dependabot/npm_and_yarn/multi-90222c9740
Bump react and @types/react
2026-01-19 22:35:55 +00:00
edd1acb282 Merge pull request #24 from johndoe6345789/dependabot/npm_and_yarn/eslint-plugin-react-hooks-7.0.1
Bump eslint-plugin-react-hooks from 5.2.0 to 7.0.1
2026-01-19 22:35:34 +00:00
b100c54432 Merge pull request #26 from johndoe6345789/dependabot/npm_and_yarn/typescript-eslint-8.53.1
Bump typescript-eslint from 8.48.0 to 8.53.1
2026-01-19 22:34:58 +00:00
e3e425c7a8 Merge pull request #27 from johndoe6345789/dependabot/npm_and_yarn/lucide-react-0.562.0
Bump lucide-react from 0.484.0 to 0.562.0
2026-01-19 22:34:44 +00:00
c2ae27059a Merge pull request #28 from johndoe6345789/copilot/improve-scss-styling
Remove Tailwind CSS and migrate to pure SCSS with Material Design 3
2026-01-19 22:34:21 +00:00
copilot-swe-agent[bot]
72a9164233 Soften styling with Material Design 3 principles - less bright colors, subtle elevations, balanced contrast
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 22:29:07 +00:00
copilot-swe-agent[bot]
77a19db9fb Remove Tailwind CSS and migrate to pure SCSS with polished UI components
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 22:16:09 +00:00
copilot-swe-agent[bot]
4b36e2c852 Polish UI: Beautiful header, burger menu, logo, dialogs, and dropdowns inspired by GitHub Spark
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 22:14:04 +00:00
copilot-swe-agent[bot]
1ef70d6661 Add comprehensive Tailwind-like utilities to SCSS for proper UI rendering
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 22:05:29 +00:00
copilot-swe-agent[bot]
d6c7c43b1a Fix code review issues: centralize variables, remove duplication, use SCSS vars consistently
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 21:50:36 +00:00
copilot-swe-agent[bot]
84b6b1f80f Complete SCSS migration: Remove Tailwind, add component styles, convert all CSS to SCSS
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 21:46:32 +00:00
copilot-swe-agent[bot]
242364f985 Updated plan: Remove Tailwind, convert all CSS to SCSS
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 21:40:14 +00:00
copilot-swe-agent[bot]
17440cfec5 Initial plan 2026-01-19 21:34:11 +00:00
dependabot[bot]
43b468b5fa Bump lucide-react from 0.484.0 to 0.562.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.484.0 to 0.562.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.562.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 0.562.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 21:12:46 +00:00
dependabot[bot]
ff6ad63235 Bump typescript-eslint from 8.48.0 to 8.53.1
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.48.0 to 8.53.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.53.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 21:12:37 +00:00
dependabot[bot]
c68fd305b8 Bump eslint-plugin-react-hooks from 5.2.0 to 7.0.1
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.2.0 to 7.0.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
  dependency-version: 7.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 21:12:15 +00:00
dependabot[bot]
15980d4a63 Bump react and @types/react
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.

Updates `react` from 19.2.0 to 19.2.3
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react)

Updates `@types/react` from 19.2.7 to 19.2.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: react
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/react"
  dependency-version: 19.2.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 21:12:08 +00:00
68117acab1 Merge pull request #22 from johndoe6345789/copilot/fix-sass-deprecations
Migrate Sass to modern module system and enable TypeScript type checking
2026-01-19 20:29:25 +00:00
copilot-swe-agent[bot]
c1b3929940 Improve SCSS import consistency with namespaced imports
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 20:19:41 +00:00
copilot-swe-agent[bot]
f3bc433297 Fix Sass deprecations and enable TypeScript checking
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 20:15:18 +00:00
copilot-swe-agent[bot]
f85ca45dfa Initial plan 2026-01-19 20:01:56 +00:00
f4d5aac55d Merge pull request #21 from johndoe6345789/copilot/fix-dockerfile-copy-error
Fix Docker build failure: remove non-existent public directory copy
2026-01-19 19:53:13 +00:00
copilot-swe-agent[bot]
c5db89149e Remove misleading comment from Dockerfile
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 19:37:34 +00:00
copilot-swe-agent[bot]
5971a245a5 Fix Docker build: Remove non-existent public directory copy
The project doesn't have a public directory and Next.js standalone builds don't create one. Removed the COPY command that was failing on line 30.

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 19:35:30 +00:00
copilot-swe-agent[bot]
936566e4a7 Initial plan 2026-01-19 19:28:22 +00:00
ee60184665 Merge pull request #20 from johndoe6345789/copilot/fix-build-chunk-load-error
[WIP] Fix fatal chunk load error in server bundle generation
2026-01-19 19:22:07 +00:00
copilot-swe-agent[bot]
8be2c3e313 Remove 77 unused dependencies and add missing @types/node
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 19:18:42 +00:00
copilot-swe-agent[bot]
de0a282086 Replace Tailwind with modular Sass system using mixins and utilities
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 19:13:21 +00:00
copilot-swe-agent[bot]
95b712db37 Address code review feedback: fix model name, error messages, and TypeScript config comment
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 19:06:01 +00:00
copilot-swe-agent[bot]
37b1c9d6ea Clean up config files for ESM and remove module warnings
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 19:02:43 +00:00
copilot-swe-agent[bot]
1e1a978472 Add OpenAI API integration for error analysis with settings UI
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 18:59:19 +00:00
copilot-swe-agent[bot]
8192bdce0c Fix Turbopack build by removing @github/spark dependency and using dynamic imports
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 18:55:47 +00:00
copilot-swe-agent[bot]
de1a71805a Initial plan 2026-01-19 18:33:00 +00:00
fbcb321570 Merge pull request #19 from johndoe6345789/copilot/update-docker-build-configuration
Fix Turbopack multi-platform Docker build race condition
2026-01-19 18:22:05 +00:00
copilot-swe-agent[bot]
e988310ecc Remove unused TARGETPLATFORM build arg
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 18:14:50 +00:00
copilot-swe-agent[bot]
6c84fb6d4f Fix Turbopack multi-platform build by removing scoped cache and disabling provenance
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 18:13:23 +00:00
copilot-swe-agent[bot]
e8fec7cb07 Fix Turbopack multi-platform build failure by building AMD64 only
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 18:06:28 +00:00
copilot-swe-agent[bot]
05a226f0d2 Initial plan 2026-01-19 17:56:24 +00:00
5cf0db983d Merge pull request #18 from johndoe6345789/copilot/run-docker-build-push-action
Fix TailwindCSS v4 build failure: migrate from @apply to direct CSS
2026-01-19 17:31:28 +00:00
copilot-swe-agent[bot]
d1180dc739 Fix TailwindCSS v4 compatibility by migrating from v3 syntax
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 14:05:43 +00:00
copilot-swe-agent[bot]
e86ee34af0 Initial plan 2026-01-19 13:46:37 +00:00
fdd775a927 Merge pull request #17 from johndoe6345789/copilot/convert-to-nextjs-update-files
Convert from Vite to Next.js, remove sql.js, use IndexedDB directly
2026-01-19 13:41:16 +00:00
copilot-swe-agent[bot]
ea79d908bb Complete Next.js conversion - removed sql.js, updated routing, fixed Tailwind
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 13:36:35 +00:00
copilot-swe-agent[bot]
8e93467317 Convert to Next.js - core setup complete
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 12:57:36 +00:00
copilot-swe-agent[bot]
345e73b813 Initial exploration - planning Next.js conversion
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-19 12:49:16 +00:00
copilot-swe-agent[bot]
4de6e72c9c Initial plan 2026-01-19 12:46:09 +00:00