Commit Graph
41 Commits
Author SHA1 Message Date
paul 072ee12197 Merge pull request 'Nix CI tryouts' (#3) from nix-ci into main
Reviewed-on: #3
2025-10-07 00:12:59 +02:00
paul 96dc4c924d Nix CI tryouts
Build image / build-image (push) Successful in 24s
2025-10-06 03:26:14 +02:00
paul 7cf2f53793 Change stations 2025-05-10 12:46:56 +02:00
paul 892012bc1c Split off efa_client module 2025-04-29 09:40:39 +02:00
paul dc4180320b Align platform label and display server time in clock box 2025-04-28 01:06:45 +02:00
paul 6e53521b84 Add serverTime to response
Build image / build-image (push) Successful in 4m48s
2025-04-28 00:59:18 +02:00
paul 4964c62212 Fix symbol and direction encoding 2025-04-27 23:46:37 +02:00
paul b753d9f8ea Handle button presses 2025-04-27 18:45:47 +02:00
paul a563cc45b5 Add VAGEFAClient
Build image / build-image (push) Successful in 3m12s
2025-04-27 15:31:40 +02:00
paul 1c1aad5846 Only redraw spinner while waiting for connection 2025-04-27 15:30:24 +02:00
paul f8fe64b1b3 Refactor state machine 2025-04-27 15:19:02 +02:00
paul 72734c7faa Release 0.0.8
Build image / build-image (push) Successful in 3m2s
2025-04-25 18:27:42 +02:00
paul 5deb037fe5 Apply go fmt 2025-04-25 18:27:23 +02:00
paul 6e78235127 Add VRNP_CLIENT_ALLOWLIST env var 2025-04-25 18:26:20 +02:00
paul 5d5b893948 Sort departures by countdown
Build image / build-image (push) Successful in 2m45s
2025-04-25 17:09:29 +02:00
paul 4a73099460 Draw tiny train when train is arriving 2025-04-25 16:33:00 +02:00
paul addc90d856 Bump version
Build image / build-image (push) Successful in 2m58s
2025-04-25 13:39:17 +02:00
paul d23be3062a Merge pull request 'Send EFA requests to multiple servers' (#2) from feature/multiple-servers into main
Reviewed-on: #2
2025-04-25 13:38:30 +02:00
paul 740b654be6 Add bwegt efa client 2025-04-25 13:37:01 +02:00
paul dcc3cfa44f Send requests to different servers using round-robin 2025-04-25 12:30:19 +02:00
paul ae7b2f170a Add EFAClient interface 2025-04-25 12:04:47 +02:00
paul fad4da3f6b Use flake-utils, use mkShell
This fixes the devshell on darwin
2025-04-25 03:29:24 +02:00
paul 76cca9c1c0 Add tiny_train sprite 2025-04-25 03:18:49 +02:00
paul 16f7d80677 Don't return departures with negative countdown
Build image / build-image (push) Successful in 3m23s
2025-04-24 20:12:27 +02:00
paul cf7bb96517 Implement layout 2025-04-24 19:50:26 +02:00
paul f0c94d8d7d Merge pull request 'Add CI for building image' (#1) from ci/init into main
Build image / build-image (push) Successful in 3m15s
Reviewed-on: #1
2025-04-23 17:23:30 +02:00
paul 00abbcbb90 Add missing implicit return at end of handler 2024-08-12 12:48:08 +02:00
paul 586a77dd2f Implement JSON transfer and marquee for long directions 2024-07-19 05:25:14 +02:00
paul 8a2eccd9f9 Bump version 2024-07-18 21:58:56 +02:00
paul 2d25a53949 Send WWW-Authenticate along with 401 for RFC 7235 conformity 2024-07-18 21:56:51 +02:00
paul 38a487a6e1 Bump flake version 2024-07-18 21:41:53 +02:00
paul cc11b626b6 Use Accept header for returning JSON instead of plain text 2024-07-18 21:41:06 +02:00
paul 56739125b3 Add Departure type 2024-07-18 20:17:55 +02:00
paul 695f05e2ef Add ESP8226 client 2024-07-18 19:35:56 +02:00
paul e57966523e Make plaintext width 21 characters 2024-07-18 19:34:35 +02:00
paul 071df1a0fa Apply gofmt 2024-07-17 13:38:33 +02:00
paul 36421a25d0 Add docker derivation 2024-07-17 13:03:11 +02:00
paul 69704a38ae Add some very basic authentication 2024-07-17 07:42:51 +02:00
paul 3fe42e1ff0 Timeout after 10 seconds on FetchDepartures
Also apply gofmt
2024-07-17 07:35:17 +02:00
paul 330e5923af Add todos 2024-07-17 07:30:41 +02:00
paul dceea169c2 Init repo 2024-07-17 07:29:45 +02:00