snipe/web/src
pyr0ball f8dd1d261d
Some checks are pending
CI / Python tests (push) Waiting to run
CI / Frontend typecheck + tests (push) Waiting to run
Mirror / mirror (push) Waiting to run
feat: preferences store, community signals, a11y + API fixes
- Store: add save_community_signal, get/set_user_preference, get_all_preferences
- App.vue: move skip link before nav (correct a11y order); bootstrap preferences store after session
- useTrustFeedback: prefix fetch URL with VITE_API_BASE (fixes menagerie routing)
- search.ts: guard v-model.number empty-string from cleared price inputs
- Python: isort import ordering pass across adapters, trust, tasks, tests
2026-04-14 16:15:09 -07:00
..
assets fix(css): replace hardcoded rgba colors with color-mix(var(--token)) for light/dark parity 2026-04-13 20:56:07 -07:00
components fix: rename Build with AI → Search with AI, sync panel CSS to amber theme 2026-04-14 12:32:33 -07:00
composables feat: preferences store, community signals, a11y + API fixes 2026-04-14 16:15:09 -07:00
router feat: snipe beta backlog batch (tickets #22/#28/#30/#34/#35/#36/#37/#38) 2026-04-13 19:32:50 -07:00
stores feat: preferences store, community signals, a11y + API fixes 2026-04-14 16:15:09 -07:00
utils feat: scammer blocklist, search/listing UI overhaul, tier refactor 2026-04-03 19:08:54 -07:00
views fix: rename Build with AI → Search with AI, sync panel CSS to amber theme 2026-04-14 12:32:33 -07:00
App.vue feat: preferences store, community signals, a11y + API fixes 2026-04-14 16:15:09 -07:00
main.ts feat(snipe): Vue 3 frontend scaffold + Docker web service 2026-03-25 15:11:35 -07:00
test-setup.ts feat(snipe): Vue 3 frontend scaffold + Docker web service 2026-03-25 15:11:35 -07:00