Commit Graph

142 Commits

Author SHA1 Message Date
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
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
waltem01
d23c4b0fef use proxy in global dispatcher 2024-02-22 10:35:06 +01:00
waltem01
cea3e7303c passing in data object repeatedly 2024-02-21 10:55:36 +01:00
waltem01
3e2ef80ad3 optional auto update 2024-02-21 09:55:19 +01:00
waltem01
c38f300796 homepage redirects 2024-02-21 09:12:26 +01:00
waltem01
f6316ea142 image url only 2024-02-21 08:20:24 +01:00
waltem01
16d426c23b styling in equal unified format 2024-02-16 13:07:20 +01:00
waltem01
688447e63c get image placement data from a submit form 2024-02-16 13:06:52 +01:00
waltem01
5248c09267 upload start flag 2024-02-16 11:27:26 +01:00
waltem01
9ab5ceaa88 adjust admin panel matrix data to .env settings 2024-02-16 10:14:56 +01:00
waltem01
2053a5ad29 prepare scaling interface 2024-02-16 10:14:36 +01:00
waltem01
0554531b12 use matrix interface on admin 2024-02-16 09:27:19 +01:00
waltem01
846778b969 configuring matrix dimensions 2024-02-16 09:15:32 +01:00
waltem01
b11292ec85 clean up: formatting 2024-02-16 09:15:01 +01:00
waltem01
0264a9bd30 update matrix by swapping canvas buffers 2024-02-16 07:22:50 +01:00
waltem01
6a2e1f48f9 place image onto canvas 2024-02-16 07:22:37 +01:00