34 Commits

Author SHA1 Message Date
ae7b2f170a Add EFAClient interface 2025-04-25 12:04:47 +02:00
fad4da3f6b Use flake-utils, use mkShell
This fixes the devshell on darwin
2025-04-25 03:29:24 +02:00
76cca9c1c0 Add tiny_train sprite 2025-04-25 03:18:49 +02:00
16f7d80677 Don't return departures with negative countdown
All checks were successful
Build image / build-image (push) Successful in 3m23s
v0.0.5
2025-04-24 20:12:27 +02:00
cf7bb96517 Implement layout 2025-04-24 19:50:26 +02:00
f0c94d8d7d Merge pull request 'Add CI for building image' (#1) from ci/init into main
All checks were successful
Build image / build-image (push) Successful in 3m15s
Reviewed-on: #1
v0.0.4
2025-04-23 17:23:30 +02:00
Paul Brinkmeier
9f26a280cd Add version to image meta 2025-04-23 17:22:51 +02:00
Paul Brinkmeier
1eedb2a113 Run on tags instead of push 2025-04-23 17:22:51 +02:00
Paul Brinkmeier
b77a2d908d Add docker commands 2025-04-23 17:22:51 +02:00
Paul Brinkmeier
2abfb10605 Try using catthehacker/ubuntu container 2025-04-23 17:22:50 +02:00
Paul Brinkmeier
c98044dbbc Add version file for crane push 2025-04-23 17:22:50 +02:00
Paul Brinkmeier
831d3765ef Add crane tool 2025-04-23 17:22:49 +02:00
Paul Brinkmeier
1cc660dbf2 Add docker load command 2025-04-23 17:22:49 +02:00
Paul Brinkmeier
9e5c73e3db Add sudo installation step 2025-04-23 17:22:49 +02:00
Paul Brinkmeier
b15f0b08a1 Try nix-quick-install-action 2025-04-23 17:22:49 +02:00
Paul Brinkmeier
4e6e4f91e0 Add install nix and build container steps 2025-04-23 17:22:48 +02:00
Paul Brinkmeier
0b1a6699bb Set runs-on 2025-04-23 17:22:48 +02:00
Paul Brinkmeier
9c51fb65f1 Init CI 2025-04-23 17:22:48 +02:00
Paul Brinkmeier
723372238b Don't request complete stop sequence 2025-04-23 12:01:34 +02:00
00abbcbb90 Add missing implicit return at end of handler 2024-08-12 12:48:08 +02:00
586a77dd2f Implement JSON transfer and marquee for long directions 2024-07-19 05:25:14 +02:00
8a2eccd9f9 Bump version 2024-07-18 21:58:56 +02:00
2d25a53949 Send WWW-Authenticate along with 401 for RFC 7235 conformity 2024-07-18 21:56:51 +02:00
38a487a6e1 Bump flake version 2024-07-18 21:41:53 +02:00
cc11b626b6 Use Accept header for returning JSON instead of plain text 2024-07-18 21:41:06 +02:00
56739125b3 Add Departure type 2024-07-18 20:17:55 +02:00
695f05e2ef Add ESP8226 client 2024-07-18 19:35:56 +02:00
e57966523e Make plaintext width 21 characters 2024-07-18 19:34:35 +02:00
071df1a0fa Apply gofmt 2024-07-17 13:38:33 +02:00
36421a25d0 Add docker derivation 2024-07-17 13:03:11 +02:00
69704a38ae Add some very basic authentication 2024-07-17 07:42:51 +02:00
3fe42e1ff0 Timeout after 10 seconds on FetchDepartures
Also apply gofmt
2024-07-17 07:35:17 +02:00
330e5923af Add todos 2024-07-17 07:30:41 +02:00
dceea169c2 Init repo 2024-07-17 07:29:45 +02:00