Commit graph

46 commits

Author SHA1 Message Date
AKP
a686f341c8
yay for spelling 2024-05-18 14:34:44 +01:00
AKP
5f0d01e18f
Add delay to prevent stream processor 404 on simple jobs 2024-05-18 14:33:14 +01:00
AKP
d0cd3787eb
Dynamic journey listing pagination controls 2024-05-18 14:17:35 +01:00
AKP
8a12085785
We love proper syntax <3 2024-05-18 13:29:27 +01:00
AKP
ad3731f731
Add Gitlab CI and remove GitHub CI 2024-05-18 13:28:26 +01:00
AKP
d564531d22
Remove debug statement 2024-05-18 13:19:11 +01:00
AKP
a4b3911634
Input sanitisation is sexy 2024-05-18 12:25:37 +01:00
AKP
d56537a4c1
Fit lines to their via points if no route exists 2024-05-18 12:18:07 +01:00
AKP
87a3ed4641
Add curved lines 2024-03-23 17:49:56 +00:00
AKP
196a831836
Bump Go version requirement 2024-03-23 16:20:32 +00:00
AKP
0ee2726c33
Don't try to insert an empty route 2024-03-23 16:17:09 +00:00
AKP
dd91bdd84c
Prevent nil dereference when setting a manual distance 2024-03-23 16:16:45 +00:00
AKP
e1ba293ab8
Show intermediate stops in purple 2024-02-22 17:18:55 +00:00
AKP
32deb3976e
Make return journeys independent of their parent 2023-11-16 23:57:11 +00:00
AKP
5c12f89d44
fix: stop null JSON lists breaking the journey table 2023-11-16 19:36:05 +00:00
AKP
28618b16b0
Refactor SSE logic 2023-11-13 11:20:11 +00:00
AKP
ee429ebd69
Remove extra debugging stuff 2023-11-13 00:06:57 +00:00
AKP
eecc4bdf04
Store route independently for each journey 2023-11-12 23:57:22 +00:00
AKP
6e6777d229
Fix migrations when setting up new database 2023-10-30 12:41:32 +00:00
AKP
419aaee4e0
Fix new route insertion 2023-10-30 12:39:29 +00:00
AKP
2b0dd18e86
Restructure routes table 2023-10-30 12:22:18 +00:00
AKP
75464374fb
Remove rollback operation on routes migration 2023-10-30 11:34:29 +00:00
AKP
be1212a72d
Show intemediary stops on train detail pages 2023-10-29 19:04:28 +00:00
AKP
7a70dd56b7
Pull station data from National Rail station index 2023-10-29 18:29:41 +00:00
AKP
88857c0992
Do not loop over every service once distance information has been obtained 2023-10-09 23:20:17 +01:00
AKP
9e4c4c9dff
Update packages 2023-10-09 23:14:39 +01:00
AKP
e652260cb9
Try multiple services for a given route if one doesn't have mileage information 2023-10-09 23:12:40 +01:00
AKP
56bf2b8827
Fix frontend lockup when no journeys taken in the past month 2023-10-09 23:08:44 +01:00
AKP
7083b175be
Add OpenGraph tags 2023-09-02 22:57:49 +01:00
AKP
cfd59b555a
Ensure non-button buttons have correct roles applied 2023-09-02 22:57:18 +01:00
AKP
2a96481728
I do not know why this was here 2023-08-28 17:10:58 +01:00
AKP
419236684f
Revert change made for debugging 2023-08-27 21:52:19 +01:00
AKP
53ff40a224
Fix spacing issue on journey details page 2023-08-27 21:52:02 +01:00
AKP
82c520d265
Add detailed loading information to new journey page 2023-08-27 21:50:12 +01:00
AKP
9288268e63
Fix Dockerfile by ensuring npm install is run 2023-08-25 21:23:55 +01:00
AKP
12ed3b5400
Add Docker CI 2023-08-25 21:20:31 +01:00
AKP
5515162e0f
Map tweaks 2023-08-25 21:20:00 +01:00
AKP
1236e78971
Update RouteInput.svelte 2023-08-25 13:28:22 +01:00
AKP
381ec14a4b
Layout adjustments 2023-08-25 13:12:41 +01:00
AKP
65d7f939a9
Remove extra padding 2023-08-25 13:10:57 +01:00
AKP
6e8ce49ca5
Add new route input component 2023-08-25 13:06:18 +01:00
AKP
f309c42269
Replace favicon 2023-08-25 11:39:17 +01:00
AKP
e1e5697733
Add a Dockerfile 2023-08-25 10:39:47 +01:00
AKP
ffee306082
Remove debug statement 2023-08-25 10:39:33 +01:00
AKP
91a36d5bca
Alter 4 files
Update `package-lock.json`
Update `package.json`
Update `JourneyMap.svelte`
Update `util.js`
2023-08-25 02:05:27 +01:00
AKP
c2faaa938f
Initial commit of RailMilesNG 2023-08-25 01:38:03 +01:00