6ed262ce59
Bugfix:
...
- Update to @tabler/icons-svelte-runes for a more 'Svente 5' experience.
- Adjust error handling in load functions, plain error thrown for handling in the error handler.
- Fix the warning regarding a click handler attached to an <img> on the About page
- Re-organise component directory
- Remove unused font declarations from global.css
Features:
- Add service-worker caching of FilterData API response to allow for filtering to work fully offline
-
2026-05-15 21:19:12 +01:00
13d22d7b73
Add initial departure board table 'skeleton', very basic at present
2026-05-10 20:57:50 +01:00
909e36ebc2
Add parsing for StationAlerts, and fetch function for Boards.
2026-05-10 00:15:53 +01:00
5486795711
Tidy up train service component, add loading state, convert tiploc to name... etc.
2026-05-03 11:45:07 +01:00
91cb119b7d
Add trainservice details (currently raw JSON)
2026-05-03 01:16:30 +01:00
68af07b9bd
Adjust error page & the error handling of the trains load function. Intead of throwing error on no-results, an empty array is passed to the page. A 'no-results' component will roughly echo the error pages not-found.
2026-04-28 18:13:05 +01:00
abb8663766
Add train headcode search
2026-04-27 23:57:04 +01:00
3225b60140
Update API Client version & run npm audit fix
2026-04-27 22:33:53 +01:00
777519ff5d
Add NearestStations Card & Location monitor
2026-03-30 23:34:12 +01:00
fd213d6340
Refine filtering logic
...
Remove api-types package as the types are re-exported by the TS Client package
2026-03-25 10:50:26 +00:00
3eceddf20a
Bump OwlBoard-TS
2026-03-25 10:24:58 +00:00
ec4dd5dd3b
Move 'LocationFilter' fetching to API Lib package
2026-03-24 12:47:39 +00:00
b1d8eea518
Add PIS Logic
2026-03-19 20:46:12 +00:00
deb151075a
Add OwlBoard API Library
...
Add styling to UI Components
2026-03-19 10:59:25 +00:00
6508244580
Add Tabler icons
2026-03-08 21:37:13 +00:00
fb1d4a0e61
Init new PWA Repository
2026-02-12 20:32:06 +00:00