Ovidiu U 6176359d1f
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (8.3) (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled
feat: add updated and brand sort options to /api/stations endpoint
Extends NearbyStationsRequest validation to accept `sort=updated` and `sort=brand`. Updates StationController to use match expression with dedicated closures: 'updated' sorts by price_effective_at descending (newest first), 'brand' sorts alphabetically by brand_name, with existing price and distance options.
2026-04-05 19:52:20 +01:00
2026-04-03 16:47:05 +01:00
2026-04-05 17:08:16 +01:00
2026-04-03 16:47:05 +01:00
2026-04-03 16:47:05 +01:00
2026-04-03 16:47:05 +01:00
2026-04-03 16:47:05 +01:00
2026-04-03 16:47:05 +01:00
2026-04-03 16:47:05 +01:00
2026-04-04 08:23:04 +01:00
2026-04-03 16:47:05 +01:00
2026-04-03 16:47:05 +01:00
2026-04-04 08:23:04 +01:00
2026-04-04 08:23:04 +01:00
2026-04-05 17:08:16 +01:00
2026-04-05 17:08:16 +01:00
2026-04-03 16:47:05 +01:00
2026-04-03 16:47:05 +01:00
2026-04-03 16:47:05 +01:00
2026-04-03 16:47:05 +01:00
2026-04-03 16:45:47 +01:00
2026-04-03 16:47:05 +01:00

The file is empty.
Description
No description provided
Readme 3 MiB
Languages
PHP 62.5%
Blade 15.3%
Vue 13.4%
HTML 7.5%
JavaScript 0.9%
Other 0.4%