Commit graph

21 commits

Author SHA1 Message Date
3e2808c86e
update dependencies 2025-03-08 10:15:46 +01:00
0bda61cbcc
use crane for the flake 2024-12-16 15:32:27 +01:00
f0bd6020a2
add basic website 2024-12-11 20:47:15 +01:00
56bfecfe7f
Merge branch 'main' into dependencies 2024-12-11 20:10:18 +01:00
8bc27cf1d3
add all parsers feature to cargo.toml 2024-12-11 19:54:46 +01:00
7c46b8062c
remove unused dependencies 2024-12-11 12:33:07 +01:00
2337c0497c
turn text and binary protocols into features 2024-12-10 17:40:32 +01:00
peppidesu
7f04b39a15
feat: Website (#15)
Add a basic website that shows the current flutgrid state
Co-authored-by: Noa Aarts <noa@voorwaarts.nl>
2024-10-22 21:58:25 +02:00
de3248c3c6
fix memory leak in closing connections 2024-10-19 14:05:37 +02:00
9dc681086d
refactor: split into more logical files 2024-10-18 01:56:23 +02:00
0502f3dacb
feat: add periodic image saving 2024-10-11 16:05:16 +02:00
0978664188
improve hex parser for text protocol 2024-10-06 23:11:26 +02:00
063e23d6de
fix: remove unessecary print 2024-10-04 19:52:21 +02:00
9350e6bc63
feat: WOWA, ik workie :3 2024-10-04 19:30:15 +02:00
Noa Aarts
9f1f23e62b refactor: split grid into mod 2024-07-25 16:45:15 +02:00
Noa Aarts
8085298612 feat: it should be streaming now 2024-07-13 20:15:51 +02:00
Noa Aarts
e6f3df0882 wip: AAAAAA 2024-07-13 01:56:36 +02:00
Noa Aarts
8c3ff179b2 wip: it should work, but doesn't yet 2024-07-12 23:42:46 +02:00
Noa Aarts
386a5fd5ec feat: make Flutgrid implement image 2024-07-12 18:03:05 +02:00
Noa Aarts
3b835b4609 feat: start website functionality 2024-07-12 17:49:38 +02:00
noa
330568ec2f initial commit 2024-07-11 19:05:37 +02:00