17779995c3
archive bugfix
2023-11-21 18:07:04 +01:00
12f6b6bf10
code refactoring
2023-11-21 13:43:59 +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
1d9dabd397
frontend performance optimizations
2023-11-02 10:42:59 +01:00
f49f072963
code refactoring
2023-11-02 10:18:32 +01:00
00b3fccbdc
optimizations, added captions
2023-11-02 10:05:34 +01:00
19f9b10844
templates editor #62
2023-10-30 11:48:10 +01:00
cd5c210eac
code refactoring
2023-10-29 15:07:42 +01:00
062e07aa98
code refactoring, backend code optimization
2023-10-28 10:32:28 +02:00
2564751405
small fixes
2023-10-26 17:53:39 +02:00
0c7415df28
code refactoring
2023-10-24 15:29:20 +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
d100092f35
toaster refactoring
2023-10-20 18:42:48 +02:00
6688bc3977
fix encoding url in archive
2023-10-20 18:25:33 +02:00
600475f603
removed buffer polyfill, rewrite with js web standards
2023-10-19 12:12:26 +02:00
da4aaeac84
code refactoring, fixed playlist downloads sorting
2023-10-19 11:29:56 +02:00
NickHoo
2d75030cbc
fix: Echo customArgs ( #96 )
2023-10-12 22:05:39 +02:00
Apix
38bc66cd03
i18n: french ( #95 )
...
Updated french translation
2023-10-07 15:41:36 +02:00
deluxghost
75ec95041d
i18n: chinese ( #92 )
2023-09-27 13:04:35 +02:00
9bb5d7bb0d
code refactoring, dependencies update
2023-09-25 09:09:12 +02:00
Marco
2040385621
change app title in the ui ( #90 )
2023-09-25 08:53:44 +02:00
Marco
d57c440afe
change apptitle from settings ( #88 )
2023-09-23 13:25:02 +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
Le.NoX
13f104646a
Update i18n.yaml ( #81 )
...
add ( French)
2023-09-05 22:29:44 +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
a005f159c6
added roboto font
2023-08-03 12:08:22 +02:00
0607bb4495
code refacoring
2023-08-02 18:52:48 +02:00
Marco
be4641aaf0
use swc vite plugin for dev server ( #74 )
2023-08-02 18:04:55 +02:00
4bc5e5e1c7
detect system theme, toast performance opt.
2023-08-01 11:52:50 +02:00
13dd9526e2
Removed unused import
2023-07-31 19:14: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
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
Marco
68c829c40e
10 playlist download ( #71 )
...
* leveraging message queue for playlist entries DL
* playlist support implemented
It's a little bit slow but solid enough :D
2023-07-28 11:44:38 +02:00
Alexandro
a4d586a3a0
Added Polish language ( #68 )
...
* Update i18n.yaml
Added Russian language
* Update settingsSlice.ts
* Update i18n.yaml
* Update Settings.tsx
* Update i18n.yaml, Added Polish language
* Update settingsSlice.ts, added Polish language
* Update Settings.tsx, added Polish language
2023-07-26 15:55:03 +02:00
deluxghost
49ded2e0f6
Update chinese ( #67 )
2023-07-19 07:56:55 +02:00
Alexandro
58f0e67aac
Added Ukrainian language ( #63 )
...
* Update i18n.yaml
Added Russian language
* Update settingsSlice.ts
* Update i18n.yaml
* Update Settings.tsx
2023-07-08 17:50:06 +02:00
Alexandro
00c6e5aaf2
Update i18n.yaml ( #61 )
...
Added Russian language
2023-07-07 07:42:57 +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
dd753c5f26
code refactoring
2023-06-24 15:02:47 +02:00
2c9d4b0a9b
bugfix
2023-06-23 17:46:47 +02:00
3067cee08c
code refactoring, fixed wrong jwt expire time
2023-06-23 15:18:40 +02:00
7d510fd2d4
code refactoring, deps bump
2023-06-23 14:49:58 +02:00