aboutsummaryrefslogtreecommitdiff
path: root/Costasdev.Busurbano.sln.DotSettings.user
AgeCommit message (Collapse)Author
2025-12-28Basic fare calculations for Galicia (Xunta)Ariel Costas Guerrero
2025-11-06Begin (poorly) implementing merging scheduled and real-time dataAriel Costas Guerrero
2025-11-03Show distances only whne supportedAriel 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.