Commit Graph

173 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
27ee5d11fb additional installation prerequisities 2024-04-04 15:22:23 +02:00
waltem01
af91548d6e bugfixes 2024-04-04 15:22:00 +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
2c3ed62c34 denote additional dependencies 2024-03-15 12:52:37 +01:00
waltem01
0ddb31c004 access point notice 2024-03-15 12:03:41 +01:00
waltem01
1f55a5d1d4 define prerequisites and dependencies 2024-03-15 09:46:30 +01:00
waltem01
53147db9da remove unused dependency attributes 2024-03-15 09:38:42 +01:00
waltem01
8de6240d3e ignore dependencies installed locally 2024-03-15 09:36:03 +01:00
waltem01
dac82b5a5b delete bundled dependencies in favor of installation instructions 2024-03-15 09:33:39 +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
c6907466ef bugfix: include missing set color instruction 2024-03-15 08:01:53 +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
fc8c2d292d create instruction list endpoint 2024-03-14 14:30:56 +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
dcdac793c2 clean up: formatting 2024-03-13 13:49:59 +01:00
waltem01
c1e0ba56c3 bugfix: setting defaults instead of overwriting 2024-03-13 13:46:32 +01:00
waltem01
2a6eb11db5 overwrite cli args with dotenv 2024-03-13 13:27:54 +01:00
waltem01
2a16383fea load project-wide variables 2024-03-13 13:03:09 +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
1f51e13a77 removed unused import 2024-03-13 11:51:56 +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
be55d35f67 implement draw line endpoint and method 2024-03-08 11:23:40 +01:00