aboutsummaryrefslogtreecommitdiff
path: root/Costasdev.Busurbano.slnx
AgeCommit message (Collapse)Author
2025-12-29Rename a lot of stuff, add Santiago real timeAriel 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-12Some rework on the ServiceViewer (which will be repurposed for live ↵Ariel Costas Guerrero
multi-GTFS serving)
2025-10-21Refactor solution file and update region configuration with bounds and text ↵Ariel Costas Guerrero
color
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-06-21Refactor project structure and update dependencies; replace Outfit font with ↵Ariel Costas Guerrero
Roboto, enhance navigation bar styles, and add .gitignore for frontend
2025-05-26Replace Azure SWA with custom serverAriel Costas Guerrero