Marco Piovanello
|
f4a0f688af
|
Feat twitch livestreams (#334)
* backend code
* fixed twitch authentication
|
2025-08-25 12:54:16 +02:00 |
|
Marco Piovanello
|
e223e030ac
|
restrict user with a whitelist (#282)
|
2025-03-17 11:13:20 +01:00 |
|
|
|
9d3861ab39
|
Added better archive functionalty (backend side atm)
Code refactoring
|
2024-12-18 11:59:17 +01:00 |
|
Marco Piovanello
|
6adfa71fde
|
custom path based frontend (#231)
|
2024-12-05 10:00:15 +01:00 |
|
|
|
ef0d7ba5f8
|
updated config struct
|
2024-09-17 10:51:31 +02:00 |
|
|
|
0f260100f2
|
updated server config
|
2024-09-17 10:39:30 +02:00 |
|
Marco Piovanello
|
92aabc0086
|
OpenID authentification (#170)
* openid authentification
* openid middleware
* openId login
* tidied login page
* removed useless email text field
|
2024-07-23 19:04:05 +02:00 |
|
|
|
c0c2fcb009
|
fix "default templates are re-added upon restart"
Mentioned in #161
|
2024-07-08 10:19:44 +02:00 |
|
|
|
0b0ba4718c
|
Kubernetes fixups according to #157
|
2024-06-09 11:21:13 +02:00 |
|
|
|
3f836d0fa6
|
added some comments on the server side
|
2024-03-18 10:19:39 +01:00 |
|
Marco
|
6aa2d41988
|
Logging in webUI, Archive view refactor (#127)
* test logging
* test impl for logging
* implemented "live logging", restyle templates dropdown
* moved extract audio to downloadDialog, fixed labels
* code refactoring
* buffering logs
|
2024-01-09 14:29:18 +01:00 |
|
phuslu
|
1636191f0d
|
support bind address, fix https://github.com/marcopeocchi/yt-dlp-web-ui/issues/108 (#109)
|
2023-11-27 08:41:33 +01:00 |
|
|
|
2f8b4cd1d6
|
config package code refactor
|
2023-10-24 16:18:07 +02:00 |
|
|
|
b512e996ad
|
config package refactor
|
2023-10-24 16:07:38 +02:00 |
|
Marco
|
4710db25ee
|
82 session file location (#91)
* change session file location
* makefile refactor
* gha refactor
|
2023-09-26 10:25:14 +02:00 |
|
Marco
|
8bbc8aa35e
|
user and password as authentication requirements (#87)
* user and password as authentication requirements
* updated README.md
|
2023-09-23 11:41:01 +02:00 |
|
Marco
|
e2dd54add2
|
Expose config to docker volume (#73)
* expose config to docker volume
* fix dockerfile
|
2023-08-02 11:54:27 +02:00 |
|
Marco
|
3ded768a6f
|
10 feat download queue (#59)
* testing message queue
* better mq syncronisation
* major code refactoring, concern separation.
* bugfix
* code refactoring
* queuesize configurable via flags
* code refactoring
* comments
* code refactoring, updated readme
|
2023-06-26 11:27:15 +02:00 |
|
|
|
d6c0646756
|
frontend performance, rpc/rest jwt authentication
|
2023-06-22 11:31:24 +02:00 |
|
|
|
78c1559e84
|
code refactoring
|
2023-05-31 10:21:30 +02:00 |
|
|
|
621164589f
|
Code refactoring and bump deps
|
2023-04-13 11:13:40 +02:00 |
|
|
|
733e2ab006
|
it just works
|
2023-01-12 12:05:53 +01:00 |
|