This website requires JavaScript.
Explore
Help
Sign In
Arav
/
dwelling-radio
Watch
1
Star
0
Fork
0
You've already forked dwelling-radio
Code
Releases
25
Activity
3b22643733
dwelling-radio
/
web
History
Alexander "Arav" Andreev
3b22643733
In an index.templ a range for was replaced by good old C-style for loop to prevent copying by value, and to get rid of that warning about mutex copy.
2024-05-10 04:59:18 +04:00
..
assets
In main.js fixed a bug and removed a multiplication by 100 for volume control.
2024-05-10 02:23:09 +04:00
index.templ
In an index.templ a range for was replaced by good old C-style for loop to prevent copying by value, and to get rid of that warning about mutex copy.
2024-05-10 04:59:18 +04:00
web.go
Jade was replaced with Templ. Also some changes were made to a layout. A ServeAsset() handler was introduced.
2024-05-10 00:11:33 +04:00