aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/public
AgeCommit message (Collapse)Author
2025-12-07Fix icons not transparentAriel Costas Guerrero
2025-12-07Implement Renfe data sourceAriel Costas Guerrero
2025-12-01Update stops data (#113)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-30Refactor street name processing and remove unused stop downloader scriptAriel Costas Guerrero
- Updated `street_name.py` to simplify street name handling by removing the `re_remove_street_type` regex and exception streets list, replacing them with a dictionary for name replacements. - Deleted the `download-stops.py` script from the Santiago stop downloader, which was no longer needed. - Removed the empty `.gitkeep` file from the overrides directory. - Added a new `VigoController` class to handle stop estimates and timetables, including error handling for missing data. - Introduced `LineFormatterService` to format circulation routes based on specific line conditions.
2025-11-22Fix 3 errors in JS consoleAriel Costas Guerrero
2025-11-22Let's see nowAriel Costas Guerrero
2025-11-22Try to debug why in prod, clicking the map doesn't workAriel Costas Guerrero
2025-11-22Update stops data (#106)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-19Some UI tweaksAriel Costas Guerrero
2025-11-18Update stops data (#102)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-17Use consolidated data API in map sheet with shared card component (#100)Copilot
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>
2025-11-17Implement showing traffic density with municipal dataAriel Costas Guerrero
2025-11-17Drop support for Santiago de Compostela, add collection scriptAriel Costas Guerrero
2025-11-15Refactor code structure for improved readability and maintainabilityAriel Costas Guerrero
2025-11-14Update stops data (#93)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-13Update stops data (#88)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-08Update stops data (#87)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-07PWA: use standalone display mode and disable scroll on modal sheets (#82)Copilot
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com>
2025-11-07Make "stops" page be the home (renaming only)Ariel Costas Guerrero
2025-11-07Remove outdated stop overrides and examples for Vigo transit dataAriel Costas Guerrero
2025-11-07Fix shitAriel Costas Guerrero
2025-11-07Implement code changes to enhance functionality and improve performanceAriel Costas Guerrero
2025-11-07Improve gallery scroll indicators and format codecopilot-swe-agent[bot]
Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com>
2025-11-07Finish implementing navidadAriel Costas Guerrero
2025-11-06Refactor styles and add alert color variables; implement scroll management ↵Ariel Costas Guerrero
for timetable
2025-11-06Update stops data (#75)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-06Begin adding christmas modificationsAriel Costas Guerrero
2025-11-06Update stops data (#68)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-06Bump SW version to expire assetsAriel Costas Guerrero
2025-10-30Update stops data (#58)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-30Update stops data (#56)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-22Confirm region change, make app name more consistentAriel Costas Guerrero
2025-10-21Fix cache version format in service workerAriel Costas Guerrero
2025-10-21Update spriteAriel Costas Guerrero
2025-10-21Refactor solution file and update region configuration with bounds and text ↵Ariel Costas Guerrero
color
2025-10-21update action, backend deploymemtAriel Costas Guerrero
2025-10-21Add region-specific stop icons for Vigo and SantiagoAriel Costas Guerrero
2025-10-21Implement new Santiago region (WIP)Ariel Costas Guerrero
2025-10-13Remove font filesAriel Costas Guerrero
2025-10-13Use openfreemapinstead of self-hosting, improve stop display, improve dark modeAriel Costas Guerrero
2025-10-12update SW versionAriel Costas Guerrero
2025-10-12Update stops data (#53)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Ariel Costas Guerrero <ariel@costas.dev>
2025-10-05Update stops data (#52)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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-09-06Update stops data (#49)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-03Update stops data (#48)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-12Update stops data (#43)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-08Update stops data (#42)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-07Update stops data (#41)github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-06Fix this fucking pile of steaming garbageAriel Costas Guerrero