Commit Graph

41 Commits (42e310ee15365198eeb8a825415f74191d3f4c84)

Author SHA1 Message Date
Jasper Bok 42e310ee15 Add application meta data to template 2024-04-16 18:37:15 +02:00
Jasper Bok ca83496e8a Display 'live' status in overview 2024-04-16 18:36:47 +02:00
Jasper Bok 5007ccb287 Store realtime times from API response 2024-04-15 19:43:32 +02:00
Jasper Bok 287ebdcea4 Add `.DS_Store` to ignore patterns 2024-04-12 09:48:24 +02:00
Jasper Bok 4a4ee88c72 Add 'live departures' task 2023-08-24 22:21:49 +02:00
Jasper Bok 954d7495f1 Mark the 'route preferences' task as done 2023-08-24 22:21:35 +02:00
Jasper Bok 0462e3e9f4 Add documentation about configuring the app 2023-08-24 22:21:11 +02:00
Jasper Bok d0878f298d Add `config.toml` to git ignore patterns 2023-08-24 22:20:48 +02:00
Jasper Bok cae1d20957 Add example configuration file 2023-08-24 22:20:36 +02:00
Jasper Bok 8826be4637 Add flag for passing config file 2023-08-24 21:21:52 +02:00
Jasper Bok eb172097c4 Add code for reading TOML config files 2023-08-24 21:18:25 +02:00
Jasper Bok 8df1ac94b5 Move `Quay` and `Route` to their own files 2023-08-20 19:37:41 +02:00
Jasper Bok be4b6d8aa2 Add 'robots' meta tag 2023-08-18 18:05:53 +02:00
Jasper Bok 30db593e2a Rearrange to do 2023-08-18 18:05:19 +02:00
Jasper Bok d8e1711ce7 Add usage to README 2023-08-18 17:19:37 +02:00
Jasper Bok b294be3335 Make the port configurable via CLI flag 2023-08-18 17:18:07 +02:00
Jasper Bok f52890f58a Add the `GetBrengUrl` method to `Quay` 2023-08-18 17:04:56 +02:00
Jasper Bok 3d6478916e Update to do 2023-08-18 11:28:09 +02:00
Jasper Bok 3bc4e72970 Replace the <dl> with a <table> 2023-08-18 11:26:33 +02:00
Jasper Bok 03fe6bc16b Update to do 2023-08-18 11:18:03 +02:00
Jasper Bok 98445c9b10 Add some basic styling 2023-08-13 18:27:30 +02:00
Jasper Bok de70977890 Add 'viewport' meta tag 2023-08-13 17:16:53 +02:00
Jasper Bok 861a91c56f Add backlog item for sorting stops 2023-08-13 17:16:18 +02:00
Jasper Bok 4ee446e2a5 Mark completed tasks as 'done' 2023-08-13 17:05:26 +02:00
Jasper Bok 48697c5fc9 Show only three departures per stop 2023-08-13 17:04:01 +02:00
Jasper Bok a28e406985 Add tasks to TODO 2023-08-13 17:03:33 +02:00
Jasper Bok 0995feeecb Add icon links in `index.html` 2023-08-13 16:58:22 +02:00
Jasper Bok 03bc96850c Move the stylesheet to its own file 2023-08-13 16:58:04 +02:00
Jasper Bok 465b033971 Embed the static dir 2023-08-13 16:57:38 +02:00
Jasper Bok 5a78251b76 Generate PNG icons from aseprite drawing 2023-08-13 16:57:06 +02:00
Jasper Bok cd2e128001 Embed the index template 2023-08-13 16:44:41 +02:00
Jasper Bok c4a0886187 Add task to make port configurable 2023-08-13 16:38:54 +02:00
Jasper Bok e9dc032c88 Add the bus icon in aseprite format 2023-08-13 16:13:59 +02:00
Jasper Bok d5aaa0bdd3 Add (and finish) the timezone task 2023-08-13 15:47:04 +02:00
Jasper Bok e7960b8253 Add a skeleton readme 2023-08-13 15:42:12 +02:00
Jasper Bok c2bbb9e560 Initial try to parse UNIX time with timezone info 2023-08-13 15:41:54 +02:00
Jasper Bok aa958b77b1 Print times in human-readable format 2023-08-13 15:01:17 +02:00
Jasper Bok c2ad110b7b Add a to do list 2023-08-13 14:43:33 +02:00
Jasper Bok b920893097 Add 'interesting routes' to quays
This way only the routes we're actually interested in will be
displayed.
2023-08-06 23:18:47 +02:00
Jasper Bok 6d211b5a1e Add the initial PoC for the app
Should have committed while creating this, but here we are ...
2023-08-06 23:01:13 +02:00
Jasper Bok 2fe4a2a313 Start the project 2023-08-06 22:56:26 +02:00