Commit Graph

109 Commits

Author SHA1 Message Date
waltem01
c107fcff44 optional import in API_STRING 2024-04-09 09:42:10 +02:00
waltem01
30ea6032c9 env var always defined 2024-04-09 09:41:55 +02:00
waltem01
80ca56992c ignore simulating unusable scale factor 2024-04-05 08:08:07 +02:00
waltem01
cbcc5964d5 nodejs/npm installation instruction 2024-04-04 15:25:11 +02:00
waltem01
f079816b46 better nav-page design for consistancy 2024-03-26 14:10:50 +01:00
waltem01
cfe1e5c0cc move async-await chain downwards 2024-03-26 10:21:38 +01:00
waltem01
727140322e comment reddit fetch test 2024-03-26 10:21:12 +01:00
waltem01
6ff21e3c35 cleanup: better navigation naming 2024-03-26 08:32:23 +01:00
waltem01
11a8d6d473 improve and update documentation 2024-03-15 09:18:35 +01:00
waltem01
fb6aba75d7 removed flag to open browser tab on start 2024-03-15 09:17:27 +01:00
waltem01
067a0a0201 remove unused package 2024-03-15 09:17:14 +01:00
waltem01
3dcba100fe additional commenting 2024-03-15 08:26:20 +01:00
waltem01
b80596a181 use instruction type union array 2024-03-15 08:15:40 +01:00
waltem01
c2209dfb6b clean up: auto format 2024-03-15 08:11:56 +01:00
waltem01
5c1d584ad1 use instruction set to call respective endpoint 2024-03-15 08:04:32 +01:00
waltem01
5eea23daa7 instruction set types 2024-03-15 08:02:19 +01:00
waltem01
802084be76 sending multiple instructions at once 2024-03-15 07:56:19 +01:00
waltem01
6333a2bac7 fixup: better typing 2024-03-15 07:30:10 +01:00
waltem01
100d37e552 refactor: auto format 2024-03-14 15:25:46 +01:00
waltem01
04f905a841 dynamically import optional env variables 2024-03-14 15:25:07 +01:00
waltem01
84fb7963d8 bugfix: implementation details 2024-03-14 14:30:35 +01:00
waltem01
6fe5690a6b use unified implemetation of matrix parameters 2024-03-14 14:29:36 +01:00
waltem01
7dec79ea84 unify reading of .env for matrix parameters 2024-03-14 14:27:40 +01:00
waltem01
bdf2df59c3 optimize clock hand lengths 2024-03-13 14:20:58 +01:00
waltem01
6f4b0ff5f4 bugfix: correct radius calculation 2024-03-13 14:15:54 +01:00
waltem01
f111c7330b separate project-wide and local variables 2024-03-13 11:54:23 +01:00
waltem01
ecc16e4b7b global ignore .env 2024-03-13 11:53:59 +01:00
waltem01
894ed74c48 import additional parent environment variables 2024-03-13 11:52:25 +01:00
waltem01
91fb38c251 install dotenv package 2024-03-13 11:52:10 +01:00
waltem01
ff7cdea69e smooth time calculation 2024-03-08 13:40:55 +01:00
waltem01
2cff560425 clean up: bugfixes 2024-03-08 11:46:56 +01:00
waltem01
b1703955d8 implement line for admin control panel 2024-03-08 11:46:17 +01:00
waltem01
15e49614e0 try implementing clock matrix display 2024-03-08 11:26:58 +01:00
waltem01
205d96f399 implement matrix instance for clock 2024-03-08 11:26:32 +01:00
waltem01
8eded89afa remove unused assertion 2024-03-08 10:33:44 +01:00
waltem01
9c520b94b2 prepare sending data to server 2024-03-08 10:29:28 +01:00
waltem01
9d482e8492 improved time calculations and accuracy 2024-03-08 10:27:23 +01:00
waltem01
8f28820452 improved default values 2024-03-08 10:26:08 +01:00
waltem01
e672e854c9 better commentary 2024-03-08 10:25:20 +01:00
waltem01
d60800bc3f shared post redirect method 2024-03-08 10:21:40 +01:00
waltem01
b1d514d147 clean up: fixed typo 2024-03-07 07:15:49 +01:00
waltem01
694cdc76ad remove unused proxy 2024-02-28 11:39:37 +01:00
waltem01
e14ee55ff4 implement clock animation 2024-02-28 09:35:40 +01:00
waltem01
149c03e82f initialize clock page 2024-02-22 13:43:56 +01:00
waltem01
5de98094f8 updated alt tag 2024-02-22 10:54:03 +01:00
waltem01
e95ef79af0 requesting images from reddit redirect 2024-02-22 10:47:51 +01:00
waltem01
2d0c93cf3b refactor: general code clean up 2024-02-22 10:47:26 +01:00
waltem01
f2cb916782 filtering all sources of post images 2024-02-22 10:41:17 +01:00
waltem01
4d6867e690 endpoint for reddit 'redirect' 2024-02-22 10:41:00 +01:00
waltem01
a92193f33b accept optional api response data 2024-02-22 10:37:00 +01:00