aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)Author
2025-11-22feat: Add error handling and logging for map point clicks in StopMap componentAriel Costas Guerrero
2025-10-12Update frontend dependencies, remove root package.json (replaced by Taskfile)Ariel 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-06-24Implement i18nAriel Costas Guerrero
Closes #18
2025-06-24Fix buildAriel Costas Guerrero
2025-06-24Replace leaflet for maplibre, use react-router in framework modeAriel Costas Guerrero
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
2025-05-12chore: update dependencies to latest versionsAriel Costas Guerrero
2025-04-13Update dependenciesAriel Costas Guerrero
2025-04-13feat: Add map state management and enhanced location controlAriel Costas Guerrero
2025-03-04Fix GH actions build (please?)Ariel Costas Guerrero
2025-03-04Add location button to mapAriel Costas Guerrero
2025-03-03Add peerdependenciesAriel Costas Guerrero
2025-03-03Fix build errors & lint a bitAriel Costas Guerrero
2025-03-03Implement map pageAriel Costas Guerrero
2025-03-03Improve more the UIAriel Costas Guerrero
2025-03-03Improve the UIAriel Costas Guerrero
2024-09-17Bump vite in the npm_and_yarn group across 1 directorydependabot[bot]
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 5.4.2 to 5.4.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-25shootAriel Costas Guerrero
2024-08-25Fix build and add logoAriel Costas Guerrero
2024-08-25Initial commitAriel Costas Guerrero