bitstream
  • Joined on 2026-03-13
bitstream pushed to main at bitstream/fuel-price 2026-04-07 19:21:36 +00:00
4e9b809a10 feat: add user geolocation marker and auto-zoom to map based on search radius
bitstream pushed to main at bitstream/fuel-price 2026-04-07 13:51:18 +00:00
0b26c4c257 fix: convert avg_price from pence to pounds before linear regression calculation
bitstream pushed to main at bitstream/fuel-price 2026-04-07 13:43:07 +00:00
6da626347b docs: add FuelFinder mobile landing implementation plan
bitstream pushed to main at bitstream/fuel-price 2026-04-07 13:42:47 +00:00
6a80c11f38 feat: add LLM prediction providers with structured output support
e9612666e3 feat: wire FuelFinder to home route, replacing static homepage
41a2cc5f43 feat: build fuel-finder view with mobile layout
8a8dc15c0d feat: add x-mobile-header and x-mobile-footer components
b21c99411d feat: add x-fuel.* Blade components
Compare 8 commits »
bitstream pushed to main at bitstream/fuel-price 2026-04-07 07:29:17 +00:00
4b29e6fdb0 feat: add saved stations mockup with iconify-icon package
bitstream pushed to main at bitstream/fuel-price 2026-04-06 19:01:52 +00:00
41be8e2806 superdesign
bitstream pushed to main at bitstream/fuel-price 2026-04-06 08:58:51 +00:00
5bc6ca720c feat: add price classification enum and reliable sort option
f5b39e8dc4 fix: add match default arm and escape colour in station-map popup
4f695ca37c test: add lat/lng to faked meta fixture in StationSearchTest
40c0815a2c feat: add Leaflet map and colour legend to station search results
ffdcb8baff feat: register stationMap Alpine component
Compare 22 commits »
bitstream pushed to main at bitstream/fuel-price 2026-04-05 19:28:02 +00:00
7e1a000e2a feat: add API key authentication middleware
bitstream pushed to main at bitstream/fuel-price 2026-04-05 19:27:45 +00:00
1860cf0a49 feat: add API key authentication and update tests
1318e3ac3b test: fix quality issues in StationSearchTest
55cd68fbaa test: add failing tests for StationSearch Livewire component
279ed529ab feat: add fuelalert config and public /stations route
a80320bc27 docs: add station search page implementation plan
Compare 6 commits »
bitstream pushed to main at bitstream/fuel-price 2026-04-05 18:52:25 +00:00
6176359d1f feat: add updated and brand sort options to /api/stations endpoint
bitstream pushed to main at bitstream/fuel-price 2026-04-05 18:52:16 +00:00
6249ed8fe2 refactor: add Enum labels, fix indentation, and add URL links to StatsOverviewWidget
bitstream pushed to main at bitstream/fuel-price 2026-04-05 18:34:36 +00:00
4f57c97015 docs: add comprehensive API reference documentation
bitstream pushed to main at bitstream/fuel-price 2026-04-05 18:10:37 +00:00
7101ed3550 feat: add postcode resolution to /api/stations and Filament SearchResource
bitstream pushed to main at bitstream/fuel-price 2026-04-05 16:08:25 +00:00
3ccdc28763 prediction with context
0bea50b843 feat: add GET /api/stats/searches endpoint
8bd43ee9e4 feat: add GET /api/stations nearby stations endpoint with haversine query and search logging
cf6a1369d4 feat: add GET /api/prediction endpoint
1c548eae87 feat: add NationalFuelPredictionService with trend, day-of-week, brand-behaviour, and stickiness signals
Compare 7 commits »
bitstream pushed to main at bitstream/fuel-price 2026-04-04 18:04:00 +00:00
70cb40ff5d feat: add UserResource with is_admin toggle and delete
bitstream pushed to main at bitstream/fuel-price 2026-04-04 17:32:05 +00:00
c2c16c928b feat: add UserResource with is_admin toggle and delete
fb4c413926 feat: add generateLlmPredictionWithContext with web search geopolitical context
1d2eb12e83 feat: add StatsOverviewWidget to admin dashboard
a3288955d8 fix: use IconEntry for boolean fields in StationResource infolist
52dc225b3d feat: add StationResource with poll action and view page
Compare 14 commits »
bitstream pushed to main at bitstream/fuel-price 2026-04-04 12:50:54 +00:00
a0e74f2363 feat: reorganize Filament into multi-panel structure and add is_admin cast
bitstream pushed to main at bitstream/fuel-price 2026-04-04 12:41:01 +00:00
d5fb7f85bd feat: add Filament admin panel with migrations and design spec
bitstream pushed to main at bitstream/fuel-price 2026-04-04 11:40:48 +00:00
e532cc1208 feat: add PostcodeService and price validation with DB constraints
bitstream pushed to main at bitstream/fuel-price 2026-04-04 07:41:27 +00:00
097f1b0529 apilogs
9e0aebc729 docs: add apilog design spec
Compare 2 commits »