Commit Graph

  • c48cd87d16 feat(frontend): add theme switcher with light dark and system modes main origin/main origin/HEAD William Valentin 2025-09-21 20:28:33 -07:00
  • f38e0c1276 fix: Resolve lint errors in validate_config.py William Valentin 2025-09-15 02:35:53 -07:00
  • 0f891aab2d chore: Remove temporary .env.example.new file William Valentin 2025-09-15 02:26:34 -07:00
  • e44234805c docs: Update documentation index with CI/CD references William Valentin 2025-09-15 02:26:23 -07:00
  • 03fa856199 feat: Add CI/CD secrets configuration and documentation William Valentin 2025-09-15 02:26:02 -07:00
  • 25666a76cf feat: Add comprehensive Gitea CI/CD workflows for multi-arch container builds William Valentin 2025-09-15 02:04:07 -07:00
  • 1f0604cba6 make: add docker buildx multi-arch targets (linux/amd64, linux/arm64) with setup, push, and local build William Valentin 2025-09-15 01:31:53 -07:00
  • b544399f9c backend: remove __main__ runner; typing: fix mypy across core and routes; tooling: use uv for pytest in pre-commit; security: narrow broad except in config; mypy: relax untyped decorator check for backend.app.main William Valentin 2025-09-15 01:25:25 -07:00
  • be520c14e9 feat(k8s): Update ingress host and service port, set VPA controlledValues to RequestsOnly William Valentin 2025-09-15 01:00:03 -07:00
  • ec68e52e28 fix: Use uv to run pytest in pre-commit hook William Valentin 2025-09-15 00:59:44 -07:00
  • a0ae5f869e feat(frontend): add dedicated /cli page, nav links, and CTA buttons; remove CLI modals for leaner UX William Valentin 2025-09-15 00:47:31 -07:00
  • 9caf95bb7a refactor: simplify k8s deployment to pure kubectl William Valentin 2025-09-14 23:18:04 -07:00
  • e2788cb634 fix: add standard mobile-web-app-capable meta tag William Valentin 2025-09-14 22:50:17 -07:00
  • 62a189ef98 fix: resolve .env file parsing issues in Makefile William Valentin 2025-09-14 19:43:00 -07:00
  • 4132399533 fix: resolve uv installation in Docker container William Valentin 2025-09-14 19:36:31 -07:00
  • 3fd7b1ca53 docs: consolidate and clean up documentation William Valentin 2025-09-14 19:29:21 -07:00
  • 302a3d545c docs: remove legacy Docker networking workarounds from README files William Valentin 2025-09-14 17:35:36 -07:00
  • 1fb8168b6a refactor: remove legacy support from Docker and Makefile William Valentin 2025-09-14 17:29:21 -07:00
  • 00a71165ac feat: add container registry targets to Makefile William Valentin 2025-09-14 17:25:31 -07:00
  • 2d7bd53767 feat: add container registry configuration support William Valentin 2025-09-14 17:25:20 -07:00
  • 3002003b6f fix(lint): resolve line length violations in main.py William Valentin 2025-09-14 17:03:51 -07:00
  • e313de31e3 docs(readme): update Docker section with current status and workarounds William Valentin 2025-09-14 17:00:03 -07:00
  • 348a9817a3 docs(docker): add comprehensive Docker documentation and troubleshooting William Valentin 2025-09-14 16:59:55 -07:00
  • 7131b2ed17 enhance(make): improve Docker commands and add networking workarounds William Valentin 2025-09-14 16:59:48 -07:00
  • 82455db3c7 feat(docker): add host networking workaround for bridge network issues William Valentin 2025-09-14 16:59:40 -07:00
  • 4883981246 refactor(docker): simplify docker-compose.yml configuration William Valentin 2025-09-14 16:59:30 -07:00
  • 74cee9e4cb fix(docker): simplify Dockerfile and fix build issues William Valentin 2025-09-14 16:59:22 -07:00
  • d15dffd120 fix: address linting and security warnings in configuration system William Valentin 2025-09-14 15:58:35 -07:00
  • 1c1f5c1f39 feat: add python-dotenv dependency for .env file support William Valentin 2025-09-14 15:58:24 -07:00
  • 769175e32a docs: add implementation summary for environment variable system William Valentin 2025-09-14 15:58:15 -07:00
  • 6841bce2e7 docs: add comprehensive environment variable documentation William Valentin 2025-09-14 15:58:07 -07:00
  • ebc5d42645 feat: add comprehensive environment configuration validation system William Valentin 2025-09-14 15:57:59 -07:00
  • 69f6fd1827 feat: integrate environment configuration into development workflow William Valentin 2025-09-14 15:57:50 -07:00
  • b32cfcab2d feat: add environment file support to Docker Compose William Valentin 2025-09-14 15:57:42 -07:00
  • d6851ad58e feat: create comprehensive .env.example configuration template William Valentin 2025-09-14 15:57:34 -07:00
  • f3b3562e6a feat: add environment variable support to CLI and backend metadata William Valentin 2025-09-14 15:57:25 -07:00
  • 5eee1beb8d feat: replace hardcoded values with environment variables in templates William Valentin 2025-09-14 15:57:16 -07:00
  • c4fd9427ed feat: integrate configuration system into FastAPI application William Valentin 2025-09-14 15:57:08 -07:00
  • 4f94583b54 feat: add comprehensive environment variable configuration system William Valentin 2025-09-14 15:56:59 -07:00
  • c7a601a1cf Fix Font Awesome glyph bbox warnings by updating to version 6.5.1 William Valentin 2025-09-14 15:11:12 -07:00
  • 115e344157 Add comprehensive favicon and PWA support William Valentin 2025-09-14 15:08:50 -07:00
  • 860f60591c Fix contrast issues with text-muted and bg-dark classes William Valentin 2025-09-14 14:58:35 -07:00