bitstream
  • Joined on 2026-03-13
bitstream pushed to main at bitstream/fuel-price 2026-04-20 19:27:07 +00:00
d822b77fb0 feat: redesign homepage with responsive hero, verdict card preview, and modular landing components
bitstream pushed to main at bitstream/fuel-price 2026-04-20 17:58:18 +00:00
831637380c feat: expand station cards with detailed information and add live statistics endpoint
c2466e5a61 feat(tiers): add display-name layer, push.frequency entitlement, and rename pricing cards
Compare 2 commits »
bitstream pushed to main at bitstream/fuel-price 2026-04-20 14:51:07 +00:00
7dc41ba9ee feat: add location-based search, redesign station cards, and implement URL state management
bitstream pushed to main at bitstream/fuel-price 2026-04-20 13:13:07 +00:00
d29f3e6487 Add tier feature design spec, annual billing, fuel type normalization, and admin subscription management
bitstream pushed to main at bitstream/fuel-price 2026-04-20 13:12:20 +00:00
5acb99c9e3 Remove obsolete Livewire fuel search components and consolidate pricing tiers
bitstream pushed to main at bitstream/fuel-price 2026-04-14 18:26:06 +00:00
aec547cd86 refactor: restructure Stripe pricing config to support monthly and annual tiers
486f0e689c refactor: split oil price ingestion and prediction into separate services + commands
1a0381265e refactor: extract Brent price sources into dedicated classes
a7ee9f4557 feat: use EIA as primary Brent crude source with FRED fallback
Compare 4 commits »
bitstream pushed to main at bitstream/fuel-price 2026-04-14 15:20:56 +00:00
4220b1b86a Add subscription tiers, notification preferences, and logging infrastructure
3cd3467178 config: add EIA API key for Brent crude price source
Compare 2 commits »
bitstream pushed to main at bitstream/fuel-price 2026-04-11 20:27:16 +00:00
d25883ead4 feat: add geolocation support with Near Me button and user location marker on map
bitstream pushed to main at bitstream/fuel-price 2026-04-11 19:51:12 +00:00
a969c1b347 feat: add fuel price classification markers and responsive search UI improvements
951bb0b98d feat: add sort select to homepage SearchBar
b8adc98669 feat: add brand and reliable sort options to StationList
2747047f53 fix: correct default fuelType in useStations from 'petrol' to 'e10'
5fe9f9dc6d fix: empty results state and validation error display on homepage
Compare 11 commits »
bitstream pushed to main at bitstream/fuel-price 2026-04-11 16:08:25 +00:00
03b0bece2c feat: add auth guards and server-side logout with postcode search integration
bitstream pushed to main at bitstream/fuel-price 2026-04-11 15:28:41 +00:00
4a3ce4cc1d docs: add advanced skills for Vitest, Pinia, and Vue built-ins
bitstream pushed to main at bitstream/fuel-price 2026-04-11 15:26:39 +00:00
069a85cf11 refactor: migrate from hardcoded hex colors to Tailwind CSS color tokens
02b004f381 fix: handle TransientToken in logout for session-based auth
977ae8a5a1 chore: remove orphaned settings-heading partial
25770445bc fix: correct $route naming and aria-expanded type in DashboardLayout
3895356b0d fix: replace Alpine dropdown with Vue reactive state in DashboardLayout
Compare 15 commits »
bitstream pushed to main at bitstream/fuel-price 2026-04-11 07:53:42 +00:00
c6e65330b2 fix: make SPA catch-all param optional, add named dashboard route
6224dedd45 fix: restore route('home'), remove dashboard Blade route, load iconify in SPA
1bfcb84402 feat: add dashboard Overview, SavedStations, and Preferences views
4c3ef5af99 feat: add DashboardLayout with sidebar navigation
fe01d2d6d0 feat: add useSavedStations composable
Compare 20 commits »
bitstream pushed to main at bitstream/fuel-price 2026-04-10 10:41:17 +00:00
771f499f36 feat: add pricing section and hero redesign to homepage
bitstream pushed to main at bitstream/fuel-price 2026-04-09 14:41:11 +00:00
28d4a9df5c frontend
bitstream pushed to main at bitstream/fuel-price 2026-04-09 14:28:56 +00:00
c47d024b36 homepage layout
bitstream pushed to main at bitstream/fuel-price 2026-04-09 14:13:49 +00:00
7869d27c63 cleanup
bitstream pushed to main at bitstream/fuel-price 2026-04-09 14:10:57 +00:00
1074681dd9 livewire kit
bitstream pushed to main at bitstream/fuel-price 2026-04-09 13:19:09 +00:00
19d5c6eb0b feat: add Laravel Fortify skill, condense API data rules, add homepage mockup
bitstream pushed to main at bitstream/fuel-price 2026-04-08 09:06:59 +00:00
1848c070da feat: replace flux:select with dropdown menus using Alpine.js for fuel filters
7b6aaac661 chore: remove StationSearch, dead Volt SFCs, mobile prototype, and fix homepage CTAs
c935903614 feat: strip FuelFinder to layout shell, wire sub-components
bce5aa72c8 feat: extract fuel.map component and wire Leaflet to map-update browser event
0809a5340b feat: extract fuel.recommendation Livewire component
Compare 10 commits »