| Age | Commit message (Collapse) | Author |
|
improved response handling
|
|
|
|
|
|
click behavior
|
|
Closes #147
|
|
|
|
- Added useGeolocation hook to manage user location and permissions.
- Updated PlannerOverlay to utilize geolocation for setting origin.
- Enhanced NavBar with a new planner route.
- Introduced context menu for map interactions to set routes from current location.
- Improved search functionality in the map with a dedicated search bar.
- Updated localization files with new strings for routing and search features.
|
|
- New GET /api/stops/estimates endpoint (nano mode: tripId, patternId, estimate, delay only)
- useStopEstimates hook wiring estimates to routes-$id stop panel
- Pattern-aware styling: dim schedules and estimates from other patterns
- Past scheduled departures shown with strikethrough instead of hidden
- Persist selected pattern in URL hash (replace navigation, no history push)
- Fix planner arrivals using new estimates endpoint
|
|
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com>
|
|
timeout configurations
|
|
improve layout for favorites display
|
|
for estimates display
|
|
error logging and response structure
|
|
StopUsageChart component for usage visualization in Stops page
|
|
update translations in es-ES.json
|
|
update StopList to show arrivals for the first three stops
|
|
|
|
municipalities (#141)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com>
Co-authored-by: Ariel Costas Guerrero <ariel@costas.dev>
|
|
project paths, and add CtagShuttleRealtimeEstimatesProvider and CtagShuttleStatus classes
|
|
|
|
Squashed commit of the following:
commit 6c70396fe66ff8bc64655dd8e8c393001d2df8c3
Author: Ariel Costas Guerrero <ariel@costas.dev>
Date: Thu Mar 5 01:35:52 2026 +0100
feat: enhance stop sorting logic for bus and coach in map component
commit 380396c78a0b9dc8b0435a479236031e0910b57e
Author: Ariel Costas Guerrero <ariel@costas.dev>
Date: Thu Mar 5 01:30:46 2026 +0100
Update sprite and map colours
commit cc3662922d8cf7d8d87c52444bc582c8332160c1
Author: Ariel Costas Guerrero <ariel@costas.dev>
Date: Thu Mar 5 01:02:22 2026 +0100
update ourense colour codes and refactor route fetching logic
commit a2d8e8b0ecc57989dc79214947ed805d98ebddaa
Author: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Date: Wed Mar 4 23:42:49 2026 +0000
feat: add ourense urban bus feed (schedule-only, no real-time)
Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com>
commit 639a9cf75a71dabc07d1cdf2b39edfd264ccc220
Author: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Date: Wed Mar 4 23:35:44 2026 +0000
Initial plan
|
|
Squashed commit of the following:
commit 2f2261f764e0a0a52652bceda306f39f6f568b87
Author: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Date: Sun Mar 1 10:21:52 2026 +0000
Implement route-specific realtime filtering and route detail UI updates
Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com>
commit e5ab68b158558e0f6577bf0fdd95e652fb269e6a
Author: Ariel Costas Guerrero <ariel@costas.dev>
Date: Sun Mar 1 11:17:19 2026 +0100
Fix delay formatting to ensure absolute values are displayed for arrivals and rejections
commit df7d61c089a4e55a3b2efad8556b17e1f7f25e1c
Author: Ariel Costas Guerrero <ariel@costas.dev>
Date: Sun Mar 1 11:14:11 2026 +0100
Improve the formatting a bit for the arrival schedules
commit 4b65cdb43824ba936234be6b5bdd6cf8ac9c56bb
Author: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Date: Sun Mar 1 10:05:34 2026 +0000
Fix hook-order violation in route details stop departures
Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com>
commit 2da4fb594f1433ddd1a26e267bbc7e917145b3b5
Author: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Date: Sun Mar 1 09:50:14 2026 +0000
Polish selected-stop realtime display in route details
Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com>
commit dc7fc11085773a030bc9109e8c435a62a3567051
Author: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Date: Sun Mar 1 09:48:33 2026 +0000
Load route-details realtime only for selected stop
Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com>
commit b9408664fd0c0d115f6aa0341deb9fa5b74f2b26
Author: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Date: Fri Feb 27 18:20:16 2026 +0000
Initial plan
|
|
|
|
|
|
disambiguation
Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com>
|
|
|
|
|
|
- Added icon-maskable-192.png and icon-maskable-512.png for application icons.
- Introduced icon-monochrome-256.png for monochrome icon representation.
- Created icon.svg for scalable vector graphics representation of the icon.
|
|
|
|
processor components
|
|
|
|
processing
|
|
Closes #131
|
|
Closes #133
|
|
|
|
|
|
|
|
English, Spanish, and Galician
|
|
support date queries
feat: Enhance localization with new date-related strings in English, Spanish, and Galician
feat: Improve RouteDetailsPage with layout options and date selection for better user experience
|
|
support
|
|
|
|
|
|
telemetry tracking
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|