PriceGhost/frontend
clucraft 925ff1cb27 v1.0.1: CI optimization, changelog update
- CI/CD now only rebuilds images when backend/ or frontend/ changes
- Uses dorny/paths-filter to detect which components changed
- README, docs, and asset changes no longer trigger builds
- Updated CHANGELOG with all recent changes
- Bumped version to 1.0.1

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 13:31:27 -05:00
..
public v1.0.1: CI optimization, changelog update 2026-01-23 13:31:27 -05:00
src Add ghostly wispy effect to Ghost text in navbar 2026-01-23 10:24:42 -05:00
.dockerignore Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
Dockerfile Fix Dockerfiles: use npm install instead of npm ci 2026-01-20 14:02:06 -05:00
index.html Add PWA support for mobile app-like experience 2026-01-23 04:11:27 -05:00
nginx.conf Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
package-lock.json Add toast notifications for user feedback 2026-01-21 21:35:28 -05:00
package.json Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
tsconfig.json Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
tsconfig.node.json Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
tsconfig.node.tsbuildinfo Add toast notifications for user feedback 2026-01-21 21:35:28 -05:00
tsconfig.tsbuildinfo Add password visibility toggle for sensitive fields in Settings 2026-01-22 20:33:58 -05:00
vite.config.d.ts Add toast notifications for user feedback 2026-01-21 21:35:28 -05:00
vite.config.js Add toast notifications for user feedback 2026-01-21 21:35:28 -05:00
vite.config.ts Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00