Michael M. Chang
49fdaeb42a
update username ( #234 )
2025-01-01 09:38:59 +01:00
Marco Piovanello
ab7932ae92
Editable templates ( #225 )
...
* editable templates
* removed unused import
2024-11-15 14:24:44 +01:00
Andrási István
846fb294d0
Fix module name to match major version v3. Simplify makefile. ( #213 )
...
Co-authored-by: Marco Piovanello <35533749+marcopeocchi@users.noreply.github.com >
2024-11-10 13:59:40 +01:00
d3cf53c609
added livestream endpoints to REST API
2024-09-05 15:23:38 +02:00
Marco Piovanello
bb4db5d342
Use cookies saved server side ( #188 )
...
* retrieve cookies stored server side
fixed netscape cookies validation pipeline
* code refactoring
2024-08-26 10:09:02 +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
f2389a6e6a
Fixed nil logger pointer in rest endpoints
...
Closes #153
2024-05-24 13:59:03 +02:00
43e5c94b58
display yt-dlp version, multiple downloads enabled.
...
code refactoring
preparations for optimistic ui updates for new downloads
2024-03-22 13:22:38 +01:00
Marco
c5535fad71
jwt in headers+localstorage instead of httpOnly cookie ( #117 )
2023-12-27 14:32:08 +01:00
19f9b10844
templates editor #62
2023-10-30 11:48:10 +01:00
Marco
8eb2831bc6
49 feat add cookies ( #98 )
...
* build client side validation and submission
* enabled cookies submission, bug fixes
2023-10-21 15:46:24 +02:00
Marco
8327d1e94c
Download REST API endpoints ( #72 )
...
* backend and frontend hotfixes, see message
Improved rendering on the frontend by cutting unecessary useStates.
Backend side, downloads now auto resume even on application kill.
* download rest api endpoints, general code refactor
* download request json mappings
2023-07-31 08:30:09 +02:00