aboutsummaryrefslogtreecommitdiff
path: root/src/Costasdev.Busurbano.Backend/Costasdev.Busurbano.Backend.csproj
AgeCommit message (Collapse)Author
2025-12-28Basic fare calculations for Galicia (Xunta)Ariel Costas Guerrero
2025-12-26Move OpenTripPlanner source to separate packageAriel Costas Guerrero
2025-12-23Full real-time page, coruña real timeAriel Costas Guerrero
2025-12-22Implement fetching scheduled arrivals for stopAriel Costas Guerrero
2025-12-19Implement loading stops as tiles from OTPAriel Costas Guerrero
2025-11-17Implement showing traffic density with municipal dataAriel Costas Guerrero
2025-11-14bump deps 1/2 [skip ci]Ariel Costas Guerrero
2025-11-14Add ShapeTraversalService for shape loading and bus position calculationAriel Costas Guerrero
2025-11-14Implement new stop schedule generation format using protobufAriel Costas Guerrero
2025-11-07Remove outdated stop overrides and examples for Vigo transit dataAriel Costas Guerrero
2025-09-07feat: Enhance development scripts and add Angular supportAriel Costas Guerrero
- Added new scripts for Angular development and formatting in package.json. - Updated workspaces to include Angular frontend. - Modified backend project file to exclude specific views from content inclusion. - Updated logging settings in appsettings.json to include HttpClient warnings. - Refactored TimetableTable component for cleaner rendering. - Removed UpdateNotification component and related service worker management code. - Simplified service worker registration in root component. - Cleaned up settings page by removing update management functionality. - Improved stoplist component structure for better readability. - Updated PWA worker to streamline caching and response handling.
2025-05-26Replace Azure SWA with custom serverAriel Costas Guerrero