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 |
|
waltem01
|
c9507ed683
|
implement HTTP POST method
|
2024-02-16 07:21:31 +01:00 |
|
waltem01
|
8f4e669d51
|
send data url to server
|
2024-02-16 07:21:03 +01:00 |
|
waltem01
|
ad72d2582e
|
read image, create data url
|
2024-02-16 07:18:53 +01:00 |
|
waltem01
|
a1d177678c
|
save image and url
|
2024-02-16 07:16:32 +01:00 |
|
waltem01
|
0831e751c3
|
decode image from data url
|
2024-02-16 07:12:12 +01:00 |
|
waltem01
|
c4e3d04043
|
resize image on client
|
2024-02-16 07:11:50 +01:00 |
|
waltem01
|
bc37cb3c67
|
bugfix: renamed endpoint
|
2024-02-15 09:43:38 +01:00 |
|
waltem01
|
21416fd55a
|
bugfix: optional parameters
|
2024-02-15 09:36:28 +01:00 |
|
waltem01
|
0ff0f2ecad
|
bugfix: corrected comment content
|
2024-02-15 09:31:34 +01:00 |
|
waltem01
|
10d61d17ee
|
implement image api
|
2024-02-15 09:27:19 +01:00 |
|
waltem01
|
c81223fe5b
|
bugfix: assert not null
|
2024-02-15 09:27:05 +01:00 |
|
waltem01
|
233d8b6f82
|
measuring elapsed time
|
2024-02-15 08:31:50 +01:00 |
|
waltem01
|
f9d2d9fd72
|
prepare sending image to server
|
2024-02-15 08:28:08 +01:00 |
|
waltem01
|
60fd19cb17
|
handle loading image from url
|
2024-02-15 08:18:22 +01:00 |
|
waltem01
|
664c58e863
|
prepare image upload steps
|
2024-02-15 08:13:44 +01:00 |
|
waltem01
|
d75b74965b
|
initialize image page
|
2024-02-15 08:06:31 +01:00 |
|
waltem01
|
cd31c576ec
|
update packages
|
2024-02-14 07:39:40 +01:00 |
|
waltem01
|
458c9ce995
|
linking subdirectories
|
2024-02-12 11:57:06 +01:00 |
|
waltem01
|
1bbe1467d6
|
set main README
|
2024-02-12 11:52:25 +01:00 |
|