|
|
99069fe5f7
|
fixed proxy subdir malformed string
|
2025-02-07 09:45:26 +01:00 |
|
Marco Piovanello
|
65960fb560
|
removed derived atom from async cookies atom (#259)
|
2025-02-04 19:04:19 +01:00 |
|
Kohányi Róbert
|
016d8557e6
|
feat: allow auto/pre-selected extension (#255)
* feat: allow auto/pre-selected extension
* fix: revert typo and changes made for local dev
|
2025-02-03 20:40:57 +01:00 |
|
Robi Hahn
|
2f2eca2bff
|
i18n: hungarian translation (#250)
|
2025-01-30 18:24:57 +01:00 |
|
Marco Piovanello
|
430bfabfb4
|
i18n system refactor (#243)
|
2025-01-15 20:47:58 +01:00 |
|
Augusto Vasconcelos
|
6f0187bccc
|
Update settings.ts (enable portuguese-br) (#238)
Enable portuguese-br and sort alphabetically
|
2025-01-08 08:31:43 +01:00 |
|
|
|
d9cb018132
|
ready for v3.2.3
|
2024-12-12 10:20:57 +01:00 |
|
|
|
f29d719df0
|
fixed never awaited cookies template promise
|
2024-12-12 09:33:09 +01:00 |
|
Marco Piovanello
|
01c6edef74
|
jotai migration (#221)
|
2024-11-12 11:31:25 +01:00 |
|
Marco Piovanello
|
a00059ca88
|
enabled french and swedish (#199)
|
2024-09-18 13:08:57 +02:00 |
|
|
|
1845f3e491
|
ready for 3.2.1
|
2024-09-18 10:46:56 +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 |
|
|
|
2f0afe27cc
|
removed --no-mtime and -x switches in settings
Custom templates are powerful: --no-mtime has been set as default behavior (template named default), -x is another template named "audio only"
|
2024-06-07 10:08:32 +02:00 |
|
|
|
9cbce3b66c
|
added rpc polling time selector
|
2024-06-05 11:15:01 +02:00 |
|
|
|
ed79e70ee3
|
fixed duplicate store key
|
2024-06-04 11:21:07 +02:00 |
|
|
|
8efa72c964
|
code refactoring
|
2024-06-04 11:04:48 +02:00 |
|
|
|
d4a35f1d1d
|
Support for reverse proxy subdir.
Closes #110 #150
|
2024-06-04 10:49:55 +02:00 |
|
|
|
2f02293a52
|
code refactoring
|
2024-04-10 12:02:04 +02:00 |
|
|
|
15ab37de11
|
code refactoring
|
2024-03-26 11:34:49 +01:00 |
|
|
|
1b8d2e0da6
|
show cumulative download speed
code refactoring
|
2024-03-26 10:58:03 +01:00 |
|
|
|
82ccb68a56
|
Layout refactoring, dependencies update
|
2024-03-25 11:34:40 +01: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 |
|
|
|
d4305bb2f8
|
re-enabled armv6 builds
code refactoring
|
2024-03-18 10:27:40 +01:00 |
|
|
|
de1d9e6a3c
|
added german, code refactoring
|
2023-12-30 11:06:00 +01:00 |
|
Marco
|
c5535fad71
|
jwt in headers+localstorage instead of httpOnly cookie (#117)
|
2023-12-27 14:32:08 +01:00 |
|
|
|
3f1f67b2c6
|
fix 'Don't set file modification time' behavior
closes #103
|
2023-11-21 13:43:51 +01:00 |
|
|
|
ec3a5ad1ee
|
code refactoring, removed react helmet
|
2023-11-21 13:12:41 +01:00 |
|
|
|
c56e3a106b
|
code refactoring
|
2023-11-19 13:52:51 +01:00 |
|
Michael M. Chang
|
710a8537e0
|
better reverse proxy detection (#101)
|
2023-11-04 15:00:28 +01:00 |
|
|
|
f49f072963
|
code refactoring
|
2023-11-02 10:18:32 +01:00 |
|
|
|
19f9b10844
|
templates editor #62
|
2023-10-30 11:48:10 +01:00 |
|
|
|
062e07aa98
|
code refactoring, backend code optimization
|
2023-10-28 10:32:28 +02:00 |
|
|
|
38d8bb8e40
|
code refactoring
|
2023-10-24 14:45:55 +02:00 |
|
Marco
|
ba23485b33
|
97 custom arguments broken (#99)
* golang debug
* handle template in playlist download
* code refactoring, dropped goccy go json
|
2023-10-22 15:54:08 +02: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 |
|
|
|
9361d9ce29
|
code refactoring
|
2023-10-20 19:20:00 +02:00 |
|
Marco
|
d57c440afe
|
change apptitle from settings (#88)
|
2023-09-23 13:25:02 +02:00 |
|
Marco
|
c50c1f627e
|
78 404 when the application put under nginx subdirectory with proxy pass (#79)
* use http.FileServer insetead of custom middleware
* fixed behavior under reverse proxy
* enabled reverse proxy subfolder as "domain value"
* domain validation
* code refactoring
* code refactoring
* updated translation
|
2023-08-21 12:24:50 +02:00 |
|
|
|
4bc5e5e1c7
|
detect system theme, toast performance opt.
|
2023-08-01 11:52:50 +02:00 |
|
|
|
055f71f4f1
|
custom error boundary
|
2023-07-31 19:14:50 +02:00 |
|
|
|
c0a424410e
|
code refactoring
|
2023-07-31 19:14:50 +02:00 |
|
|
|
b5731759b0
|
migrated from redux to recoil
|
2023-07-31 19:14:50 +02:00 |
|