Commit graph

27 commits

Author SHA1 Message Date
85f47cdbd8 Add prototyping programs 2025-02-02 17:10:23 +02:00
cce62f6f1a Move server things into server folder, add basic admin program for interacting with the admin api 2025-02-01 19:38:58 +02:00
e1ab7189f4 Bump deps 2025-02-01 19:07:08 +02:00
87780eeac3 Clean up flake 2025-02-01 19:03:29 +02:00
84f0f4ab15 flake.lock: Update
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/1ef2e671c3b0c19053962c07dbda38332dcebf26?narHash=sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA%3D' (2024-01-15)
  → 'github:numtide/flake-utils/11707dc2f618dd54ca8739b309ec4fc024de578b?narHash=sha256-l0KFg5HjrsfsO/JpG%2Br7fRrqm12kzFHyUHqHCVpMMbI%3D' (2024-11-13)
• Updated input 'nix2container':
    'github:nlewo/nix2container/3680aaa3cec382e8e114c5ab6212b11df4b194c8?narHash=sha256-Z99xGwhrOCHbuEsygO%2B8079XtRg1%2BxNKKWjQav/TeA4%3D' (2024-02-19)
  → 'github:nlewo/nix2container/5fb215a1564baa74ce04ad7f903d94ad6617e17a?narHash=sha256-79NLeNjpCa4mSasmFsE3QA6obURezF0TUO5Pm%2B1daog%3D' (2024-11-01)
• Updated input 'nix2container/flake-utils':
    'github:numtide/flake-utils/ff7b65b44d01cf9ba6a71320833626af21126384?narHash=sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt%2BxmY%3D' (2023-09-12)
  → 'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a?narHash=sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ%3D' (2024-03-11)
• Updated input 'nix2container/nixpkgs':
    'github:NixOS/nixpkgs/9cb540e9c1910d74a7e10736277f6eb9dff51c81?narHash=sha256-dSzV7Ud%2BJH4DPVD9od53EgDrxUVQOcSj4KGjggCDVJI%3D' (2023-10-14)
  → 'github:NixOS/nixpkgs/92323443a56f4e9fc4e4b712e3119f66d0969297?narHash=sha256-1yxFvUcJfUphK9V91KufIQom7gCsztza0H4Rz2VCWUU%3D' (2024-04-12)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/0e74ca98a74bc7270d28838369593635a5db3260?narHash=sha256-g1v0TsWBQPX97ziznfJdWhgMyMGtoBFs102xSYO4syU%3D' (2024-02-21)
  → 'github:NixOS/nixpkgs/9d3ae807ebd2981d593cddd0080856873139aa40?narHash=sha256-NGqpVVxNAHwIicXpgaVqJEJWeyqzoQJ9oc8lnK9%2BWC4%3D' (2025-01-29)
2025-02-01 19:02:27 +02:00
7b3d09af96 Add change dependencies list and TODO section to README.md 2024-02-25 21:17:26 +02:00
f2ade8b4eb Code cleanup, fix play api, remove PlayVideo playing random video when you dont specify filename 2024-02-25 21:08:04 +02:00
7bb9fb5f3c Force liveui in videojs, replace MediaHasSubtitles with SelectPreferredSubtitle 2024-02-25 17:26:48 +02:00
00cac158c1 Fix mobile support 2024-02-25 02:54:23 +02:00
905d9ae2d4 Rename Guest and Bot, misc changes 2024-02-25 01:52:03 +02:00
53a41df9f4 Remove viewers amount event, add viewers list, limit username and message size, other misc changes 2024-02-25 01:12:33 +02:00
725f1dd71d Switch back to hls from dash, change out flag default from hls to stream_cache, rename hls.html to stream.html 2024-02-25 00:08:06 +02:00
c39c08c0cd Add files i forgot to include 2024-02-24 22:05:49 +02:00
4d1c3b471a Add commands system with /help and /username, usernames and colors stored in state now 2024-02-24 21:47:18 +02:00
4ad690f074 Send hex color as username 2024-02-24 20:02:07 +02:00
6d59ddaa1a Add basic chatroom 2024-02-24 19:40:46 +02:00
b01ee46748 Make switching more stable 2024-02-24 18:23:07 +02:00
637587a2b2 Switch to dash and videojs 2024-02-24 16:54:27 +02:00
af15d4b6f3 Small bug fixes, changed frontend livestream checker timer, made big play button clickable in frontend, media has burn in subtitles now, switched to ffmpeg-go library instead of doing it on my own as it seems to handle filenames much better 2024-02-23 23:35:12 +02:00
d893594d63 Change flag names and descriptions 2024-02-23 19:42:04 +02:00
3595d5e08d Change readme 2024-02-23 19:38:45 +02:00
40907e140a Ran get_style.sh 2024-02-23 19:13:14 +02:00
19d4881fbe Updated get_style.sh 2024-02-23 19:12:40 +02:00
48525e095c Add .envrc, bump deps 2024-02-23 19:10:37 +02:00
3cd1e3d40d Formatting 2023-07-26 03:23:33 +03:00
d4b0e9dec0 Small change to build system 2023-07-19 19:01:52 +03:00
694a7aa12b Initial commit 2023-06-13 00:07:14 +03:00