07579310b2
Improve +error.svelte handling
2026-05-16 19:19:31 +01:00
b51845528f
'Genericise' errors ready for +error.svelte upgrade to handle known errors
2026-05-16 18:19:47 +01:00
808b576df1
Improve error handling
2026-05-16 15:10:49 +01:00
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
1105a9f7c5
Add extra message to +error.svelte to handle, and clarify 'OFFLINE' error.
2026-05-14 19:43:22 +01:00
bc56e66178
Add initlal service-worker with basic offline handling. Manifest is not yet present.
2026-05-13 20:47:01 +01:00
909e36ebc2
Add parsing for StationAlerts, and fetch function for Boards.
2026-05-10 00:15:53 +01:00
24960707e2
Add train details to train endpoint. Formatting and styling incomplete
2026-05-03 09:03:45 +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
16d929fad1
Prepare changes to error code handling
2026-04-28 17:45:59 +01:00
5bbffcecb8
Add 'no-results' image to make the error page less 'abrupt' for a simple no-results.
2026-04-28 17:24:04 +01:00
64bc5b979d
Add initial logic for 'boards'
2026-03-17 20:04:38 +00:00
35877ae8ac
Add LocationSearchCard and add to homepage for testing.
...
Run `npm run format`
2026-03-16 20:31:28 +00:00
061598a0ad
Add components and improve error page
2026-03-15 01:22:46 +00:00
54ea6ebf59
Add +error.svelte handler
2026-03-10 23:59:25 +00:00