|
2efea7c2f9
|
Nicer descriptions in sources
|
2023-11-12 10:11:41 +01:00 |
|
|
a55403758d
|
Switched from JSON config file to yaml
|
2023-11-12 10:10:52 +01:00 |
|
|
3d8f0f5f3c
|
Updated compiled web ui
|
2023-11-12 10:09:11 +01:00 |
|
|
9fdb9ef76d
|
More unifying the gui code
|
2023-11-09 09:38:44 +01:00 |
|
|
7a65785a9e
|
small steps towards readable gui code
|
2023-11-07 23:31:11 +01:00 |
|
|
e3a30d5f2b
|
Add secret to default configs
|
2023-11-07 23:30:56 +01:00 |
|
|
4d130e0599
|
Reorganization of gui code
|
2023-11-07 09:07:46 +01:00 |
|
|
f339c35c5a
|
Experiments and prepatations for gui
|
2023-11-05 22:37:16 +01:00 |
|
|
4322a68a82
|
Added import for sources back in, ruff autodeleted them
|
2023-11-02 22:26:34 +01:00 |
|
|
17cf052c19
|
Changed to 100 char line limit, changed to ruff
|
2023-11-01 18:09:24 +01:00 |
|
|
5679dfab67
|
Fixes and stubs for type correctness
|
2023-11-01 18:02:38 +01:00 |
|
|
31c45e3fe4
|
Changes to internal config handling, server side checking of waiting room policy, updatable config
|
2023-11-01 13:03:37 +01:00 |
|
|
3c447261b1
|
Included s3_video in s3.
Fixed bug due to newer socketio version.
|
2023-10-30 17:36:58 +01:00 |
|
Falk Rehse
|
2a20462c35
|
Add S3 video source
For playing mp4 or webm video
|
2023-10-19 16:55:00 +02:00 |
|
|
c74a0d523f
|
Force to waiting room, but admin can lift to queue
|
2023-10-10 15:03:38 +02:00 |
|
|
0dd0f32b47
|
Improved checking for duplicate performers in queue
|
2023-10-09 18:35:35 +02:00 |
|
|
a38dedee6c
|
migrate from pyqrcode to pyqrcodeng
|
2023-05-23 14:47:52 +02:00 |
|
|
6e2834fc5f
|
End time as error msg
|
2023-05-23 09:07:38 +02:00 |
|
|
57e55363d9
|
Seperate at commas for performer names
|
2023-05-20 19:26:06 +02:00 |
|
|
f7f5e5d7e9
|
Clean up, removed name based waiting room
|
2023-04-11 09:54:16 +02:00 |
|
|
65a560c3fc
|
Added Waiting room by name
|
2023-04-08 11:56:53 +02:00 |
|
|
a1432529d3
|
Implemented waiting room feature
|
2023-04-07 15:43:26 +02:00 |
|
|
2f860ac3c4
|
Added a waitingroom
|
2023-04-03 09:03:01 +02:00 |
|
|
9b9fcd6b02
|
Remeber which user added an entry by a saving a uid
|
2023-03-24 16:48:14 +01:00 |
|
|
f4389516f0
|
A very rudimentary implementation of a private mode with key base autorization
|
2023-03-24 13:30:33 +01:00 |
|
|
1ac2f6bf32
|
Added option for changing the root folder to serve
|
2023-03-23 16:06:07 +01:00 |
|
|
03b46d2bd5
|
Autoformat with black
|
2023-03-23 15:16:36 +01:00 |
|
|
5ca9b3f9e9
|
Changed frequency of cleanup from once per day to once per hour
|
2023-01-25 16:59:15 +01:00 |
|
|
7556176229
|
Cron cleanup
|
2023-01-25 15:47:04 +00:00 |
|
|
8ac523bc26
|
gitlab-ci is working again, so... code is checked again... and pylint should no longer complain
|
2022-12-17 21:26:55 +01:00 |
|
|
0dbac0aeee
|
Unified files and s3 source
|
2022-12-11 17:31:39 +01:00 |
|
|
c3926b05ef
|
Added a source for local files
|
2022-12-06 15:22:10 +01:00 |
|
|
d745a161bc
|
fixed bug, s3 ignored first chunk of files
|
2022-12-06 15:19:52 +01:00 |
|
|
a85c254c9f
|
typo in function name
|
2022-12-06 15:19:13 +01:00 |
|
|
fed5e65deb
|
79 char limit
|
2022-12-05 23:57:42 +01:00 |
|
|
afebe528cb
|
Added yt-dlp as new default
|
2022-12-05 23:01:50 +01:00 |
|
|
06073297ef
|
Bump the web client
|
2022-12-04 23:38:50 +01:00 |
|
|
ce7b3fa8a5
|
Configured Gitlab CI for sphinx, mypy and pylint
|
2022-12-04 22:23:08 +01:00 |
|
|
e32457a394
|
Documented everything. pylint does not complain, mypy is happy, tweaked a bit on possible race conditions, and streamlined the code a bit
|
2022-12-04 03:03:38 +01:00 |
|
|
b6ec014914
|
Docstrings and documentation
|
2022-12-01 20:41:58 +01:00 |
|
|
37e09d10da
|
only add cdg files for s3
|
2022-11-29 23:07:57 +01:00 |
|
|
d12d67c4e6
|
Parallel Searching
|
2022-11-29 22:54:14 +01:00 |
|
|
593ee0caa6
|
Preparing Release
|
2022-11-29 21:44:31 +01:00 |
|
|
3760793ed9
|
mypy strict
|
2022-11-27 16:22:07 +01:00 |
|
|
13d13908cc
|
Code cleanup and typings
|
2022-11-27 14:53:25 +01:00 |
|
|
b234b7ea81
|
buffering in parallel, youtube now buffered -> streaming is fallback, currently broken for s3
|
2022-11-25 15:53:46 +01:00 |
|
|
fcb10f7d10
|
oops, forgot a new file
|
2022-11-24 19:40:22 +01:00 |
|
|
c9add5fa96
|
ditched libmpv, invoke mpv directly... much more reliable
|
2022-11-24 19:38:17 +01:00 |
|
|
1193580403
|
client can now set secret other than 'test'
|
2022-11-23 16:48:20 +01:00 |
|
|
c21b5095ee
|
Broadcast playlist change to room
|
2022-11-23 16:24:45 +01:00 |
|