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
12300d43c5
copy url to clipboard, code refactoring
2023-06-23 11:58:11 +02:00
53045be65c
code refactoring
2023-06-23 11:46:44 +02:00
765b36cc98
code refactoring
2023-06-23 11:41:55 +02:00
e9df173aef
removed dead code
2023-06-23 11:02:08 +02:00
Marco
2ae4a5da3d
New home view layout ( #58 )
...
* Home layout refactor, moved new download to dialog
* sort downloads by date
2023-06-23 10:48:38 +02:00
13cc89fe3b
Merge remote-tracking branch 'origin/master' into feat-authentication
2023-06-23 09:29:11 +02:00
e69829fcef
code refactoring, updated dockerfile
2023-06-23 09:21:09 +02:00
d6c0646756
frontend performance, rpc/rest jwt authentication
2023-06-22 11:31:24 +02:00
Pachi23
1df308f388
Added Catalan Language ( #57 )
...
* Updated Spanish Language
* Fix spanish
* Added Catalan Language
2023-06-04 11:05:22 +02:00
Pachi23
6a11249fbc
Updated Spanish Language ( #56 )
...
* Updated Spanish Language
* Fix spanish
2023-06-04 08:37:40 +02:00
5d97873748
file browser overhaul
2023-05-26 17:31:00 +02:00
58b05e1403
code refactoring
2023-05-26 15:10:23 +02:00
985629fd2e
code refactoring
2023-05-26 14:55:14 +02:00
cafaf2707e
filebrowser upper level bugfix
2023-05-26 14:41:12 +02:00
40b25ed385
handle "upper level" on file browser
2023-05-26 14:14:30 +02:00
8632d313c3
handle "upper level" on file browser
2023-05-26 14:07:17 +02:00
f19718d46c
bugfix
2023-05-26 13:02:18 +02:00
1e0e625d1a
code refactoring, dependencies update
2023-05-26 11:29:59 +02:00
Marco
5b70d25bef
Improved filebrowser ( #52 )
...
* file archive refactor, list dir perf optimization
* code refactoring
2023-05-26 11:10:10 +02:00
fd0b40ac46
code refactoring, enabled memory db persist to fs.
2023-05-25 11:13:46 +02:00
acfc5aa064
code refactoring
2023-05-24 13:31:48 +02:00
b1c6f7248c
code refactoring
2023-05-24 13:31:05 +02:00
ac6fe98dc8
ui refactor, downloaded files view enabled
2023-05-24 13:29:54 +02:00
908f4c6636
first implementation of downloaded files viewer
2023-05-24 13:19:04 +02:00
Marco
77f9eb0c2a
Update Home.tsx
2023-04-19 18:24:08 +02:00
e00333a97e
reduced chunks size
2023-04-19 15:01:37 +02:00
3d86b4c372
bug fix
2023-04-19 14:16:43 +02:00
fa7cd1a691
code refactoring, switch to rxjs websocket wrapper
2023-04-19 14:14:15 +02:00
621164589f
Code refactoring and bump deps
2023-04-13 11:13:40 +02:00
mimaburao
ae1da10d6e
update japanese
2023-03-03 22:44:12 +09:00
David Zhuang
59abd76966
Fix WebSocket protocol detecton under HTTPS
2023-02-18 17:51:01 -05:00
Marco
17d48354cb
Merge pull request #35 from Skyr/show-selectformat-button
...
If formats selection enabled: Show "select format" string in button
2023-02-08 17:54:25 +01:00
Stefan Schlott
75c6c84c5c
If formats selection enabled: Show "select format" string in button
...
(instead of start)
2023-02-04 12:24:42 +01:00
Stefan Schlott
cdad7ca873
In format selection: Show resolution and download size (if available)
2023-02-04 12:13:20 +01:00
0c737b2a3e
enable viewing results as listview
2023-01-20 12:50:45 +01:00
deluxghost
fc61a00beb
Update chinese translation
2023-01-14 01:17:44 +08:00
185d6efc5a
fixed issues addressed by #9
2023-01-13 17:39:02 +01:00
7d2503fe77
code refactoring
2023-01-13 11:43:56 +01:00
5e3a40baf4
it just works
2023-01-12 23:18:50 +01:00