PriceGhost/frontend
clucraft 5e67e76504 Add version tracking and v1.0.0 release
- Create CHANGELOG.md documenting all features
- Add version.json for version tracking
- Display version in Settings page footer with links to Changelog and GitHub
- Tag release as v1.0.0

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 09:54:15 -05:00
..
public Add version tracking and v1.0.0 release 2026-01-23 09:54:15 -05:00
src Add version tracking and v1.0.0 release 2026-01-23 09:54:15 -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