Commit Graph

9104 Commits

Author SHA1 Message Date
bakerboy448 83304967a3
update contributing [skip ci] (#2432)
* update contributing [skip ci]

closes #2404

* !fixup new line

* fixup! not core [skip ci]

* nuke contributing => wiki [skip ci]

* fix wiki link [skip ci]
2021-10-10 08:46:17 -05:00
nitsua a75a19698d Initial pass for translations 2021-10-05 22:50:14 -05:00
Mark McDowall 93aa50b780 New: Log which DB is being migrated
(cherry picked from commit 07c95f06d3b9b32aaeb923d4c678f10a2bf1141a)
2021-10-03 10:22:32 -04:00
Robin Dadswell 8573065a4e New: Renamed Blacklist to Blocklist 2021-10-02 14:45:14 -04:00
Qstick 0d7b6f8a4f Fixed: Compatibility with the new Download Station API
Fixes #2289
Fixes #2338
2021-10-02 13:36:17 -05:00
Qstick 7548c17007 New: Aria2
Fixes #2334
Fixes #2385
2021-10-02 10:55:05 -05:00
Weblate eae9bd1e4c Added translation using Weblate (Chinese (Simplified))
Added translation using Weblate (Chinese (Traditional) (zh_TW))

Added translation using Weblate (Chinese (Simplified) (zh_CN))

Added translation using Weblate (Vietnamese)

Added translation using Weblate (Turkish)

Added translation using Weblate (Thai)

Added translation using Weblate (Swedish)

Added translation using Weblate (Slovak)

Added translation using Weblate (Russian)

Added translation using Weblate (Romanian)

Added translation using Weblate (Portuguese (Brazil))

Added translation using Weblate (Portuguese)

Added translation using Weblate (Polish)

Added translation using Weblate (Dutch)

Added translation using Weblate (Norwegian Bokmål)

Added translation using Weblate (Chinese (Min Nan))

Added translation using Weblate (Korean)

Added translation using Weblate (Japanese)

Added translation using Weblate (Italian)

Added translation using Weblate (Icelandic)

Added translation using Weblate (Hungarian)

Added translation using Weblate (Hindi)

Added translation using Weblate (Hebrew)

Added translation using Weblate (French)

Added translation using Weblate (Finnish)

Added translation using Weblate (Spanish)

Added translation using Weblate (Greek)

Added translation using Weblate (German)

Added translation using Weblate (Danish)

Added translation using Weblate (Czech)

Added translation using Weblate (Catalan)

Added translation using Weblate (Bulgarian)

Added translation using Weblate (Arabic)

Co-authored-by: Weblate <noreply@weblate.org>
2021-10-02 10:59:38 -04:00
Kevin Lau 725c07e762 New: Change Today color in calendar for better visibility
(cherry picked from commit d9e9b72a894a238e58d40cc0a6aa83c416db1a44)
2021-10-02 10:27:27 -04:00
Stevie Robinson f6a111887d New: Disable autocomplete of port number
(cherry picked from commit 943a3d80c4ff37cdffcd840190353d679c979493)
2021-10-02 10:26:57 -04:00
Qstick 729a876fc7 New: Localization Framework 2021-10-01 21:32:57 -04:00
Qstick 99ccaab6a6
Fixed: Invalid sortkey on artists.sortName 2021-09-29 08:07:18 -05:00
Qstick 388a43a3f9 Update swagger.json 2021-09-26 19:31:58 -05:00
Robin Dadswell 782bdcc0a9 Fixed: Real IP logging when IPv4 is mapped as IPv6 2021-09-26 19:16:28 -05:00
ta264 33409cf7bc Fixed: Log files should not be cached 2021-09-26 19:56:50 -04:00
ta264 0332356fa3 Fixed: Forms login page uses urlbase for logo
(cherry picked from commit e0f30c3eaeab7d863b4b4104a9f0d501bd693f69)
(cherry picked from commit 73f81465e9e38ea545155b4ec98b23ddb9bc4816)
2021-09-26 19:56:50 -04:00
ta264 222b56e7bc Fixed: Forms login with urlbase
(cherry picked from commit 811a9d4c6123643e0a2ae26c1ccf06717cb5f47b)
(cherry picked from commit a8c91f2bc819f570f8e07e489ba53b12a22ae0e6)
2021-09-26 19:56:50 -04:00
ta264 5b2affcabb Fixed: UI not updating on upgrade
(cherry picked from commit d566c1efd42f9a94c524db311e8fa99bc6e0323f)
(cherry picked from commit 4b0586bd3d1cca4682dee53cc5af5ef1fa66978e)
2021-09-26 19:56:50 -04:00
ta264 2b0da546c9 Tidy conversion to aspnetcore
(cherry picked from commit 490f6e2e6aa3f220cc98f257a3ca3b2bea48fb80)
(cherry picked from commit 8f3f90d4078d9d072d8ad4ccc3be35963b7435d6)
2021-09-26 19:56:50 -04:00
ta264 876376cb77 Fixed: Memory leak
Explicitly register concrete types as transient

(cherry picked from commit f097d30b095d89681eb1aede2e88c4fdefcab516)
(cherry picked from commit 47b23417e0b2dad153d16f1a8846a3a95ff9adcc)
2021-09-26 19:56:50 -04:00
ta264 ccc417e62e Fix deleting providers
(cherry picked from commit a6f8391f40b38daba7208db4e2354ceeba4d08fe)
2021-09-26 19:56:50 -04:00
ta264 7fe36a7e92 New: Use native dotnet host and DryIoc
(cherry picked from commit d6170dbfedf27a6218afe242a0fae2eb8b368aec)
2021-09-26 19:56:50 -04:00
ta264 c247d07e84 New: Use ASP.NET Core instead of Nancy 2021-09-26 19:56:50 -04:00
ta264 fe956f340c Unused
(cherry picked from commit d348232e0d43c0b6e1a5d22bb7b86c7c709e9acc)
2021-09-26 19:56:50 -04:00
bakerboy448 f4d506f69d update bug report [skip ci]
(cherry picked from commit e912e14cbbc3fedf2242281609a96760a716d16f)
2021-09-26 18:25:59 -05:00
Jef LeCompte 343b66ae93 docs: remove duplicate entries 2021-09-19 12:32:19 +01:00
Mark McDowall dfde4d6a4d Fixed: Log active indexers instead of implying all indexers are searched
(cherry picked from commit e19d4cf85b5a48ef823b9a983591d2bf7e72c621)
2021-09-01 09:35:32 -04:00
bakerboy448 3d1437bf18 Fixed: Updated wiki links for WikiJS 2021-08-22 13:14:51 -04:00
bakerboy448 07aad3250a Fixed: Corrected Indexer Category Help Text 2021-08-21 00:43:40 -04:00
servarr[bot] 27669f472b
Avoid double fetch of QualityDefinitions (#2370)
(cherry picked from commit dbd140d4ec0507221b677a00967ff96b9f5adc16)

Co-authored-by: Qstick <qstick@gmail.com>
2021-08-21 00:42:55 -04:00
ta264 9f1d4446e8 Fixed: Allow repeated import attempts until downloaded files appear 2021-08-04 21:26:09 +01:00
ta264 f7925ff5d6 Fixed: NullReferenceException manually importing an unparseable release
Fixes Sentry LIDARR-GY

(cherry picked from commit 702480852e742c39edacbe40977837381dc884ba)
2021-08-04 21:58:33 +01:00
ta264 334044ae31 Fixed: Albums added by disk scan have correct monitored status 2021-08-04 21:58:33 +01:00
bakerboy448 b7fb871eea git updates [skip ci] 2021-08-04 00:41:33 +01:00
Mark McDowall 27c485581b Fixed: Peers filtering in Interactive Search results
(cherry picked from commit dca2cfcecd543ef93d9cb3735fefb7dbc2277107)
2021-08-01 21:25:32 +01:00
bakerboy448 8522991f7b Fixed: Notifiarr Health Issue Level
ref Sonarr 5938c38bc3a76d1f1e105fb54d5d7f59aa207278

(cherry picked from commit 6f0a2de5053ccb859b4ffbe1e84b4f3e0f7ef9c9)
2021-07-29 18:33:48 -04:00
bakerboy448 4d16da8ea2 Update bug report template [skip ci]
(cherry picked from commit 4659a8366d8a1565890d3b72442bd35c6eb8176e)
2021-07-16 19:10:18 -04:00
PearsonFlyer 6eb70d278f Fixed: Remove checkbox to unmonitor tracks on delete 2021-07-13 16:11:35 +01:00
ta264 dd3ea74db2 Fixed: Error changing artist metadata profile 2021-07-11 21:31:22 +01:00
bakerboy448 a6be930233
Update PULL_REQUEST_TEMPLATE.md [skip ci] 2021-07-10 21:23:17 +01:00
servarr[bot] dd0353ee44
New: Add Size column to Activity: Queue (#2310)
* New: Add Size column to Activity: Queue

(cherry picked from commit 43cd1032487743c72fe0503a293343b8811def4d)

* !fixup

Co-authored-by: Nathaniel Peiffer <nathaniel@peiffer.com.au>
Co-authored-by: Qstick <qstick@gmail.com>
2021-07-08 12:43:58 -04:00
Qstick f001ef0cd0 Remove unused GetDotNetVersion method 2021-07-03 18:17:02 -04:00
bakerboy448 bb073e1fa7 fix concurrency so runs don't cancel [skip ci] 2021-07-01 22:12:14 -04:00
bakerboy448 d8d74f5e80 fixup radarr ref 2021-07-01 07:45:53 -04:00
Qstick 1a44d53fef New: mono disk and process provider cleaning 2021-06-30 23:52:24 -04:00
Qstick 57bd659f4c New: Even More Mono Cleaning 2021-06-30 23:52:24 -04:00
ta264 2cc114c037 New: Drop mono support
(cherry picked from commit fb130fd0e916262651a8ce97f4263f05117b91cc)
2021-06-30 23:52:24 -04:00
ta264 f1ba8a0d27 Don't start integration tests too soon 2021-06-30 23:52:24 -04:00
ta264 cb62775e6b Remove legacy code that accessed config.xml without a lock 2021-06-30 23:52:24 -04:00
ta264 7b4b4ef32d Use coverlet package that doesn't clobber dependencies 2021-06-30 23:52:24 -04:00
ta264 f12ae15ffb New: .NET 5 support for FreeBSD 11+
(cherry picked from commit 760de88e7c1835affe184fed16bc3895ceca9358)
2021-06-30 23:52:24 -04:00