| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-07 | feat: Enhance development scripts and add Angular support | Ariel 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-06 | Update stops data (#49) | github-actions[bot] | |
| Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
| 2025-09-03 | Update stops data (#48) | github-actions[bot] | |
| Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
| 2025-08-12 | Update stops data (#43) | github-actions[bot] | |
| Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
| 2025-08-08 | Update stops data (#42) | github-actions[bot] | |
| Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
| 2025-08-07 | Update stops data (#41) | github-actions[bot] | |
| Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
| 2025-08-06 | Fix this fucking pile of steaming garbage | Ariel Costas Guerrero | |
| 2025-08-06 | feat: Implement pull-to-refresh functionality across various components | Ariel Costas Guerrero | |
| - Added `PullToRefresh` component to enable pull-to-refresh behavior in `StopList` and `Estimates` pages. - Integrated `usePullToRefresh` hook to manage pull-to-refresh state and actions. - Created `UpdateNotification` component to inform users of available updates from the service worker. - Enhanced service worker management with `ServiceWorkerManager` class for better update handling and caching strategies. - Updated CSS styles for new components and improved layout for better user experience. - Refactored API caching logic in service worker to handle multiple endpoints and dynamic cache expiration. - Added auto-refresh functionality for estimates data to keep information up-to-date. | |||
| 2025-08-05 | Add timetable feature with caching and localization support | Ariel Costas Guerrero | |
| 2025-08-02 | Update stops data (#40) | github-actions[bot] | |
| Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
| 2025-07-16 | Update stops data (#37) | github-actions[bot] | |
| Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
| 2025-07-11 | Update stops data (#35) | github-actions[bot] | |
| Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
| 2025-07-08 | Update stops data (#34) | github-actions[bot] | |
| Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
| 2025-07-01 | Update stops data (#30) | github-actions[bot] | |
| Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
| 2025-06-29 | Implement code changes to enhance functionality and improve performance | Ariel Costas Guerrero | |
| 2025-06-29 | Update amenities in README and add amenities.yaml for bus stop overrides | Ariel Costas Guerrero | |
| 2025-06-29 | Fix background colour in dark mode | Ariel Costas Guerrero | |
| 2025-06-26 | Implement stop sheet modal for map stop interactions (#27) | 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-06-24 | Add missing translations | Ariel Costas Guerrero | |
| 2025-06-24 | Implement i18n | Ariel Costas Guerrero | |
| Closes #18 | |||
| 2025-06-24 | Refactor navigation structure: move NavBar to its own component, implement ↵ | Ariel Costas Guerrero | |
| geolocation handling, and remove unused isWithinVigo function from AppContext. | |||
| 2025-06-24 | Fix heights (temp patch, should be flexible) | Ariel Costas Guerrero | |
| 2025-06-24 | Fix build | Ariel Costas Guerrero | |
| 2025-06-24 | Replace leaflet for maplibre, use react-router in framework mode | Ariel Costas Guerrero | |
| 2025-06-21 | Update dependencies | Ariel Costas Guerrero | |
| 2025-06-21 | Refactor project structure and update dependencies; replace Outfit font with ↵ | Ariel Costas Guerrero | |
| Roboto, enhance navigation bar styles, and add .gitignore for frontend | |||
| 2025-06-20 | Update stops data (#26) | github-actions[bot] | |
| Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
| 2025-06-15 | Update stops data (#25) | github-actions[bot] | |
| Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
| 2025-06-06 | Update stops data (#23) | github-actions[bot] | |
| Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
| 2025-06-03 | Update stops data (#22) | github-actions[bot] | |
| Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
| 2025-06-03 | Replace AI slop for deleting branch for an actual git command | Ariel Costas Guerrero | |
| 2025-05-28 | Update stops data (#19) | github-actions[bot] | |
| Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
| 2025-05-28 | Fix download script | Ariel Costas Guerrero | |
| 2025-05-26 | Replace Azure SWA with custom server | Ariel Costas Guerrero | |
| 2025-05-23 | Update workflows | Ariel Costas Guerrero | |
| 2025-05-23 | Update stops data (#12) | github-actions[bot] | |
| Co-authored-by: GitHub Actions <actions@github.com> | |||
| 2025-05-15 | Create codeql.yml | Ariel Costas Guerrero | |
| 2025-05-12 | chore: update dependencies to latest versions | Ariel Costas Guerrero | |
| 2025-05-12 | Fix bugs, add new setting, make app great again | Ariel Costas Guerrero | |
| 2025-05-08 | Merge pull request #11 from arielcostas/update-stops-data-2025-05-08-010711 | Ariel Costas Guerrero | |
| Update stops data | |||
| 2025-05-08 | Update stops data | GitHub Actions | |
| 2025-04-25 | Sort stops consistently to avoid PRs where they are reordered | Ariel Costas Guerrero | |
| 2025-04-21 | Replace base python by UV | Ariel Costas Guerrero | |
| 2025-04-20 | update data | Ariel Costas Guerrero | |
| 2025-04-20 | Enhance stop data handling by adding support for multiple YAML override ↵ | Ariel Costas Guerrero | |
| files and improving coordinate accuracy for various stops | |||
| 2025-04-20 | Refactor stop data handling with caching and custom names support | Ariel Costas Guerrero | |
| 2025-04-20 | Update stop overrides | Ariel Costas Guerrero | |
| 2025-04-20 | Load stops from local data files | Ariel Costas Guerrero | |
| 2025-04-13 | Fix build error | Ariel Costas Guerrero | |
| 2025-04-13 | Update dependencies | Ariel Costas Guerrero | |
