bitstream
  • Joined on 2026-03-13
bitstream pushed to main at bitstream/fuel-alert 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-alert 2026-04-05 19:28:02 +00:00
7e1a000e2a feat: add API key authentication middleware
bitstream pushed to main at bitstream/fuel-alert 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-alert 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-alert 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-alert 2026-04-05 18:34:36 +00:00
4f57c97015 docs: add comprehensive API reference documentation
bitstream pushed to main at bitstream/fuel-alert 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-alert 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-alert 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-alert 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-alert 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-alert 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-alert 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-alert 2026-04-04 07:41:27 +00:00
097f1b0529 apilogs
9e0aebc729 docs: add apilog design spec
Compare 2 commits »
bitstream pushed to main at bitstream/fuel-alert 2026-04-04 07:23:09 +00:00
ec3ad9130c init
ada43d222a feat: FuelPriceService station upsert with tagging
a83d06d76a feat: FuelPriceService with OAuth token caching
80a8a9f93b feat: add StationTaggingService with supermarket detection
7f153fb08d feat: add Station, StationPrice, StationPriceCurrent, StationPriceArchive models and factories
Compare 10 commits »
bitstream pushed to main at bitstream/fuel-alert 2026-04-03 15:49:24 +00:00
02d4c9d888 Add comprehensive project documentation and architecture guidelines
bitstream pushed to main at bitstream/fuel-alert 2026-04-03 15:47:10 +00:00
c94c4f7beb init
8cf504ec3c first commit
bitstream created branch main in bitstream/fuel-alert 2026-04-03 15:47:10 +00:00
bitstream created repository bitstream/fuel-alert 2026-04-03 15:45:24 +00:00
bitstream pushed to main at bitstream/math-puzzle 2026-03-30 10:39:14 +00:00
7f8024199a initial