33 Commits

Author SHA1 Message Date
1c05de0af5 Try to sort unrelated legs too 2025-07-07 18:07:56 +02:00
309d9aab39 Store updated trip details 2025-07-07 18:02:18 +02:00
7cb6030387 Sort legs by time 2025-07-07 17:58:22 +02:00
e3a4f87fe4 Fix locations being sorted unlucky because legs are not filtered properly because of misspelled attributes 2025-07-07 16:35:07 +02:00
3b14fa6c51 Add menu for editing legs 2025-07-06 21:42:06 +02:00
098addc4e8 Class based popup show and hide api 2025-07-06 21:01:04 +02:00
5b7ba0ad69 Properly size css grid 2025-07-06 20:49:11 +02:00
0bef06139c Add menu bar 2025-07-06 19:59:52 +02:00
455d54355c Display trip title 2025-07-06 18:53:19 +02:00
3698f79731 Deduplicate saved legs 2025-07-06 18:39:49 +02:00
4060e29ade Wait for trips to finish fetching before updating drafing board 2025-07-06 18:27:05 +02:00
b6610d70f3 Add mainProgram to flake 2025-07-06 17:56:00 +02:00
bb8c578ade Bind webserver to localhost by default 2025-07-06 17:45:17 +02:00
7b2d58600e Update readme 2025-07-06 17:36:17 +02:00
79e50ced0d Add README 2025-07-06 17:32:43 +02:00
4de14b250d Configure webdir using environment variable 2025-07-06 17:26:59 +02:00
53eed67dfc Serve webdir as application root 2025-07-06 17:23:33 +02:00
c1df1e092e Load webdir from module path directly 2025-07-06 17:20:50 +02:00
ca732c1306 Add flake.nix 2025-07-06 16:45:58 +02:00
4871052a4b Refactor naming of tracked trip to leg 2025-07-06 16:05:03 +02:00
ca35dbf92b Change datastore to not need to deserialize LocalStorage for every read 2025-07-06 15:58:50 +02:00
ab9f192f6f Display tracked trips on drafting board 2025-07-06 14:02:41 +02:00
edee295fe1 Try something to sort locations along tracked trips 2025-07-05 23:48:48 +02:00
6571d053e0 Improve datastore about cached trip details 2025-07-05 23:47:25 +02:00
433157278d Display trip details 2025-06-19 01:19:24 +02:00
1d4fc62668 Color all of background 2025-06-19 00:13:43 +02:00
65b91034d9 Hide walking legs of journeys 2025-06-19 00:10:04 +02:00
8e3c440d70 Display searched journey on drafting board 2025-06-18 19:42:23 +02:00
597884f5dd Prototype drafting board 2025-06-18 18:30:43 +02:00
125dc820eb Add drafting board 2025-06-18 17:25:51 +02:00
f507299c15 Move journeys search menu to popup 2025-06-18 16:57:38 +02:00
0715083935 Remember last used stations 2025-06-18 16:37:31 +02:00
1bdc9dacb6 Init project 2025-06-18 15:26:47 +02:00