Go to file
Trond Ekseth 02bceabbac Handle touch input in chrome mobile 2022-11-22 08:31:44 +01:00
css Handle touch input in chrome mobile 2022-11-22 08:31:44 +01:00
discord Initial commit 2022-11-19 16:51:01 +01:00
ffmpeg Sometimes brain no work.. 2022-11-20 23:36:14 +01:00
loop Initial commit 2022-11-19 16:51:01 +01:00
speaker Fix CPU usage 2022-11-19 16:51:01 +01:00
src Handle touch input in chrome mobile 2022-11-22 08:31:44 +01:00
tmpl Tweak max width and column 2022-11-19 18:31:19 +01:00
.gitignore Add makefile, clean up some docker stuff 2022-11-21 00:37:49 +01:00
Dockerfile move everything into public instead of src/public 2022-11-21 12:26:33 +01:00
Makefile Make sure public is created before docker is run or else it will be owned by root 2022-11-21 12:28:52 +01:00
ambiance.go Initial commit 2022-11-19 16:51:01 +01:00
bot.go Remove unused code and general cleanup 2022-11-20 17:30:22 +01:00
db.go Remove old connstring var 2022-11-19 17:18:41 +01:00
discord.go Initial commit 2022-11-19 16:51:01 +01:00
events.go Remove unused code and general cleanup 2022-11-20 17:30:22 +01:00
go.mod go.mod cleanup 2022-11-19 17:40:04 +01:00
go.sum go.mod cleanup 2022-11-19 17:40:04 +01:00
queue.go Remove unused code and general cleanup 2022-11-20 17:30:22 +01:00
routes.go move everything into public instead of src/public 2022-11-21 12:26:33 +01:00
ws.go Remove unused code and general cleanup 2022-11-20 17:30:22 +01:00
youtube.go Fix youtube api paging 2022-11-22 08:31:44 +01:00
ytdl.go Do not limit threads on the encoding. 2022-11-20 22:13:31 +01:00