8b3016004b
feat: basic departures support
...
also a huge refactor to simplify modules
2026-06-23 00:07:10 +10:00
f1770744db
refactor(core): switch from room to sqldelight
...
sqldelight provides far more control over the sql and allows me to make
more optimisations such as removing generated rowid etc. sql also just
looks better than the annotation hell from room.
2026-05-02 02:31:18 +10:00
e7caeca356
refactor: core:data -> core:data:client
2026-04-02 21:55:45 +11:00
c912723c78
refactor: shared -> core
2026-04-02 01:57:08 +11:00
104a77b27e
refactor: split up room into a module, and move client module
2026-04-01 22:48:04 +11:00
0181497420
refactor(server): split gtfs into its own module
2026-03-31 23:12:54 +11:00
58ee095522
feat: server-handled routes and stops
2025-08-12 22:43:33 +10:00
6770c01613
feat: di, db, and preliminary server-side gtfs parsing
2025-08-08 01:59:32 +10:00
c6b739e511
refactor: large treewide renaming
2025-08-05 00:37:28 +10:00
388c3b1b75
refactor: add trailing newlines
2025-04-14 21:53:07 +10:00
aebc802b88
init
2025-04-13 00:51:32 +10:00