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
98f0ea3bd2
fix typo
...
closes #162
2024-06-30 10:37:22 +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
d4a35f1d1d
Support for reverse proxy subdir.
...
Closes #110 #150
2024-06-04 10:49:55 +02:00
1b8d2e0da6
show cumulative download speed
...
code refactoring
2024-03-26 10:58:03 +01:00
c6e48f4baa
code and layout refactoring
2024-03-26 10:10:27 +01:00
48c9258088
code and layout refactoring
2024-03-21 10:19:09 +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
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
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
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
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
765b36cc98
code refactoring
2023-06-23 11:41:55 +02:00
13cc89fe3b
Merge remote-tracking branch 'origin/master' into feat-authentication
2023-06-23 09:29:11 +02:00
d6c0646756
frontend performance, rpc/rest jwt authentication
2023-06-22 11:31:24 +02:00