Benjamin Staneck
4cc2706ee5
Move vscode settings to the frontend folder
...
Since it applies to all of frontend, I think it makes more sense to have it here instead of src
(cherry picked from commit e12c679cd8961ec9d2ef744761303831b81e64fb)
2 years ago
Benjamin Staneck
32691832a5
Delete various old config files
...
Delete `jsconfig.json`
This file actually did nothing since we have a `tsconfig.json`. Behavior does not change since `checkJs` is `false` in both.
Delete `.jsbeautifyrc`
Was not used from what I could tell and we have a ESFormatter config file as well and that is basically the successor.
Delete `.csscomb.json`
Was not used from what I could tell, also the project seems dead, last publish 4 years ago. Also we have stylelint in place that covers CSS.
(cherry picked from commit 0da89478cc7a5eec7a35bff47e34b824487661a1)
2 years ago
Bogdan
48977de3b8
Add Pull Request Labeler
...
Closes #1658
2 years ago
Bogdan
34fbb3e135
Use `await using` in async methods
2 years ago
Bogdan
d38f2614d3
Remove unused imports
2 years ago
Bogdan
ecc5439464
Enforce code style on build
2 years ago
Bogdan
795274e7e1
Remove empty constructors
2 years ago
Bogdan
eb96fbe956
Fixed: (AnimeTorrents) Add current time of day if date added is today
2 years ago
Weblate
2f1fb396a5
Translated using Weblate (Chinese (Simplified) (zh_CN))
...
Currently translated at 97.4% (501 of 514 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (514 of 514 strings)
Co-authored-by: Havok Dan <havokdan@yahoo.com.br>
Co-authored-by: Lithaway <478279934@qq.com>
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/pt_BR/
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/zh_CN/
Translation: Servarr/Prowlarr
2 years ago
Bogdan
20c085a979
Fix migration running in PostgreSQL
2 years ago
Bogdan
4990e537eb
Fixed: AudioBookBay removed
2 years ago
Servarr
f8111ac7ba
Automated API Docs update
2 years ago
Bogdan
cb1fd39cb3
API key improvements
...
Fixed: Special characters in API key
New: Add heathcheck for API Key
(cherry picked from commit 9325140b90f8ac625ae5b26075748c22f6f06158)
2 years ago
Bogdan
5e9094b54c
Fixed: custom script error when importing some downloads
...
Co-authored-by: Qstick <376117+Qstick@users.noreply.github.com>
(cherry picked from commit 8f482c534f15c14a9b3097313a4f5e9273549d88)
2 years ago
Mark McDowall
746d84cf83
Why rename many files when few file do trick
...
(cherry picked from commit eaa4a358e8eb93e15203001d16e868e22aded5c3)
2 years ago
Mark McDowall
bbe3241b83
GracePeriod not Graceperiod
...
(cherry picked from commit 993c69530ed34460800f40ecf8a0b7bc9a2f7d48)
2 years ago
The Dark
a86aa4c5d3
New: On Health Restored notification
...
(cherry picked from commit 5fdc8514da7c7ad98192f2ecb2415b3a7b5d0d05)
2 years ago
Devin Buhl
a753f721d1
New: Send additional information with Webhook and Custom Scripts
...
(cherry picked from commit e5d6e569cf05cbe431e7ffa98569017d5243d848)
2 years ago
Devin Buhl
202836110e
New: Add application URL to host configuration settings
...
(cherry picked from commit 762042ba97c2ae689cee32d8e66a458f6d7a8adc)
2 years ago
Weblate
1a5e41d831
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (509 of 509 strings)
Co-authored-by: Havok Dan <havokdan@yahoo.com.br>
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/pt_BR/
Translation: Servarr/Prowlarr
2 years ago
Bogdan
e1d0e2c799
Log invalid config file exceptions
...
Fixes #1648
2 years ago
Bogdan
92e7a38bd0
Fixed: (Rarbg) Move check response by status code to parser
2 years ago
Mark McDowall
008f238dda
New: Only add version header for API requests
...
(cherry picked from commit 453891e620459ff38f7bc43b207004b240fc5fb8)
2 years ago
Bogdan
40125046fa
New: Add token authentication for ntfy.sh notifications
...
Co-authored-by: KucharczykL <lukas@kucharczyk.xyz>
(cherry picked from commit 5bb03a9ddf4d2d33976dfdc39fc70bcf56bf1b49)
2 years ago
Bogdan
1fd188fe7a
Add wiki fragment and translation to UpdateCheck
2 years ago
Lars
5e5699fbbe
New: Option to use Telegram topics for notifications
...
(cherry picked from commit c8933d812490ba375c6f7e07cd4355921dc513ac)
Closes #1640
2 years ago
Mark McDowall
d61275e6db
New: Improve path validation when handling paths from different OSes
...
(cherry picked from commit 0321368cc392d7a0a488409bf6bd586ba45497af)
2 years ago
Benjamin Staneck
dca3e939f0
Update webpack and webpack-cli
...
(cherry picked from commit 8bcaa17e25161aeedd9ca8488a4bb6f4c423de2b)
2 years ago
Benjamin Staneck
26ac66c0e1
Fixed some aria violations
...
(cherry picked from commit 7aa846343815105e3576e6aa20eac64fcb0edf8d)
2 years ago
Benjamin Staneck
649b301444
New: Updated button and calendar outline colors for dark theme
...
(cherry picked from commit 5d873fafec07c9d67ad8d2c16eecea195a78eecf)
2 years ago
Benjamin Staneck
78ed2a1af0
Update core-js and use defaults for browserlist
...
(cherry picked from commit de4cfefde4d00aba829356541b02e8f9a7729977)
2 years ago
Benjamin Staneck
a4854b7b5f
Use minified jquery
...
(cherry picked from commit bb77bb640c0529ca3e6386ec657e64ebafad02f4)
2 years ago
Weblate
97edf495bd
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (508 of 508 strings)
Co-authored-by: Havok Dan <havokdan@yahoo.com.br>
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/pt_BR/
Translation: Servarr/Prowlarr
2 years ago
Mark McDowall
d10bdf4676
New style scrollbar in Firefox
...
(cherry picked from commit 9bd783d49c91600d6575fc86e7bdd56858c213f1)
2 years ago
Bogdan
03647143e3
Remove unused ReactDOM import
2 years ago
Mark McDowall
8090dc9983
Fixed: File browser
...
(cherry picked from commit f7ce5c7b115ea0d12ab63f19960c473e09e30f3d)
2 years ago
Qstick
5bc1f345c0
Auto-reply for Log Label
...
(cherry picked from commit d851ecdf2f826f25b9d2d67d3b7e9e3642bc5299)
2 years ago
Weblate
4ef01f5640
Translated using Weblate (Chinese (Simplified) (zh_CN))
...
Currently translated at 96.6% (489 of 506 strings)
Translated using Weblate (French)
Currently translated at 100.0% (506 of 506 strings)
Co-authored-by: Remy <remy@mrbk.fr>
Co-authored-by: hellojuly <pangcheinug@gmail.com>
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/fr/
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/zh_CN/
Translation: Servarr/Prowlarr
2 years ago
Bogdan
f13d5c5a14
Fix typo in ShowSearchHelpText
2 years ago
Bogdan
dc8773cf79
Update and sort translations
2 years ago
Weblate
cad774e250
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (506 of 506 strings)
Translated using Weblate (Dutch)
Currently translated at 83.0% (420 of 506 strings)
Translated using Weblate (French)
Currently translated at 100.0% (506 of 506 strings)
Co-authored-by: Havok Dan <havokdan@yahoo.com.br>
Co-authored-by: R00T99 <ddaa5e30-3d20-41f9-8ed8-bba67e8acf80@anonaddy.me>
Co-authored-by: foXaCe <foxace66@gmail.com>
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/fr/
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/nl/
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/pt_BR/
Translation: Servarr/Prowlarr
2 years ago
Bogdan
b28eee578a
Log apps sync not having intersecting tags as debug
2 years ago
Bogdan
5b8c7d0b79
New: (Rarbg) Add caching results
2 years ago
Bogdan
8bdc7a6db7
Check response status code in classes that extend RssParser
2 years ago
Tebowy Seba
cb189b8f61
Fixed: (BrokenStones) Restored, site moved domains
2 years ago
Bogdan
24468db376
Fixed: (AudioBookBay) New indexer url
2 years ago
Bakerboy448
9b10cea556
Fixed: Improve Rarbg Rate Limit Messaging
2 years ago
Weblate
d8fb71d501
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.servarr.com/projects/servarr/prowlarr/
Translation: Servarr/Prowlarr
2 years ago
Bogdan
fc39a11ece
(Apprise) Change BaseUrl to ServerUrl
2 years ago
Bakerboy448
40dc4de47d
Fixed: Missing Translates
2 years ago