nitsua
7c662d4628
Add a link to the github issue if it is added to the change notes
...
Database Migration
NO
Description
Add a link to the github issue if it is added to the change notes
2021-08-18 16:23:52 +01:00
beyondmeat
050dd67972
Fixed: Empty list message for System: Events
...
(cherry picked from commit a23639e62ee5e2106831c10d51b6a4d6ba569fdc)
Closes #159
2021-07-04 00:24:21 -04:00
Robin Dadswell
2f13fe0760
New: Added Prowlarr Donation link
2021-06-22 12:00:56 +01:00
Robin Dadswell
6acd42e82b
Show User Agent in System->Tasks for externally triggered commands ( #1047 )
...
* Show User Agent in System->Tasks for externally triggered commands
(cherry picked from commit fe8f319f7bfdadb7218b6313ada6cae1d2a35ad8)
* Fix ESLint
(cherry picked from commit c3837c9f7b50534e3eafe1d9fbaf360fee4588b7)
* fixup
Co-authored-by: Taloth Saldono <Taloth@users.noreply.github.com>
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
2021-05-23 20:52:14 +01:00
nitsua
80b0c594b5
Add a donations section to System for each arr
...
(cherry picked from commit 1b34244143 )
2021-05-13 21:44:18 +01:00
Mark McDowall
7d4c92cc96
Fixed files that were using incorrect imports
...
(cherry picked from commit a3bb2f1c32fc1e0c49d0d1fe24c04940453f5431)
(cherry picked from commit 9ebdc5364c69971fde5a0c854a2d46d6b027fd5f)
2021-05-10 22:20:27 +01:00
nitsua
d87bf5ae63
Localization framework
2021-04-29 08:58:43 +01:00
Qstick
5a0d52aef9
Update Discord link on MoreInfo page
2021-02-26 12:42:04 -05:00
Mark McDowall
0c8ad37a8f
New: Differentiate between short term and long term (more than 6 hours) indexer failures
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick
267bdb4cdf
New: Show .net version in UI
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Taloth Saldono
e18f4bb71c
Allow inline markdown in the changelog for linking to wiki
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
nitsua
b3b4955fb2
New: Add label to disk usage progress bar
...
(cherry picked from commit 7c8ac300777583cb93d9deeed1328bcffaef555c)
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
bakerboy448
762a085f9a
Fixed: Rotating mobile device when modal is open won't reset modal
2021-01-28 23:43:19 -05:00
ta264
44d73f3e7e
New: Warn if UI won't update due to SignalR errors
2021-01-28 23:43:19 -05:00
bakerboy448
2f780c2064
update more info links
2020-11-24 22:41:10 -05:00
Qstick
c17f3a90a7
Catchup Linting
2020-09-27 10:38:30 -04:00
Qstick
6dbce8d12e
Sync Packages with Radarr
2020-07-02 19:40:28 +01:00
Qstick
ee43ccf620
Renames in Frontend
2020-05-19 21:50:37 +01:00
Qstick
e26840b649
Fixed: Fetch Settings in UpdateConnector
2020-05-10 23:09:10 -04:00
Qstick
6a747ae110
Fix Radarr reference in Updates.js
2020-05-10 20:24:54 -04:00
Taloth Saldono
bc88a26c80
Added UpdateMechanismMessage to allow package maintainers provide custom message
2020-05-10 22:54:40 +01:00
Taloth Saldono
e9c1506e46
Inline markdown-style link for PackageAuthor
2020-05-10 22:54:40 +01:00
Qstick
d0e2cf9571
New: Set Branch, Update Mech from PackageInfo
2020-05-10 22:54:40 +01:00
ta264
08496c82af
New: Readarr 0.1
2020-05-09 22:24:45 +01:00
Qstick
3b7eb01918
New: Lidarr to Readarr
2020-02-29 16:58:13 -05:00
Mark McDowall
94ac75c6b7
Monitor and Process downloads separately
...
New: Queue remains up to date while importing file from remote file system
Fixed: Failed downloads still in queue won't result in failed search
2020-02-27 21:52:31 +00:00
Qstick
b319c44bbd
New: Store Task StartTime, Show Duration in UI
2020-02-25 20:00:51 +00:00
ta264
4346c76d4f
New: Multi target net framework 4.6.2 and net core 3.0
2019-10-29 20:38:57 +00:00
Taloth Saldono
26c8768931
New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm)
2019-08-31 17:18:18 +01:00
Qstick
936b2502cc
Fixed: Multiple Heath Check UI Fixes
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-08-25 01:07:11 -04:00
Qstick
e4f1e5d376
Fixed: Backup path URL incorrect in some cases
2019-04-28 00:25:23 -04:00
Qstick
11eaa58c1c
Fixed: Highlight currently install version of Lidarr in Updates
2019-04-06 22:50:53 -04:00
ta264
4be01a5a95
Disable update for docker containers ( #715 )
...
Also add docker info to about page and sentry context
2019-04-05 16:47:26 +01:00
ta264
e27369686b
A remote path mapping health check ( #617 )
2019-04-04 16:15:43 +01:00
Qstick
0a6f552d5b
New: Cleanup UI tooling, Update to Webpack 4, Gulp 4 ( #655 )
...
* New: Webpack 4
* New: Gulp 4
* New: Transpile UI for old browsers
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-03-08 21:10:23 -05:00
Qstick
6312704611
Fixed: Invalid icon definition in Health.js
2019-03-01 23:44:16 -05:00
Qstick
3f064c94b9
New: Release Profiles, Frontend updates ( #580 )
...
* New: Release Profiles - UI Updates
* New: Release Profiles - API Changes
* New: Release Profiles - Test Updates
* New: Release Profiles - Backend Updates
* New: Interactive Artist Search
* New: Change Montiored on Album Details Page
* New: Show Duration on Album Details Page
* Fixed: Manual Import not working if no albums are Missing
* Fixed: Sort search input by sortTitle
* Fixed: Queue columnLabel throwing JS error
2019-02-23 17:39:11 -05:00
Qstick
f80661d4d0
Changed: Remove Bitcoin Donation Address
2019-02-21 22:30:32 -05:00
Qstick
4712f7f947
New: Tooltips for remove actions
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2018-11-11 00:09:22 -05:00
Qstick
14867cff7e
Fixed: Center icons in tables
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2018-11-11 00:04:04 -05:00
Qstick
029a0e4e20
New: Ability to test all Indexers, Lists, Clients
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2018-10-19 23:03:56 -04:00
Qstick
e7bd67fcfa
New: Frontend package updates
2018-10-01 21:05:33 -04:00
Qstick
64a8d02f77
New: Server Side UI Filtering, Error Boundaries ( #501 )
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2018-09-22 23:10:50 -04:00
Qstick
e41f884153
Fixed: Updates to commandExecutingSelector
2018-09-04 22:40:26 -04:00
Qstick
60bb0ac063
New: Queued Task/Command List View
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2018-08-30 23:07:50 -04:00
Qstick
ba96dad8c7
Fixed: UI and Command manager updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2018-08-28 23:01:02 -04:00
Qstick
b506fd3ab7
Fixed: UI fixes from Sonarr
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2018-08-26 00:39:04 -04:00
Qstick
6581b3a2c5
New: UI Updates, Tag manager, More custom filters ( #437 )
...
* New: UI Updates, Tag manager, More custom filters
* fixup! Fix ScanFixture Unit Tests
* Fixed: Sentry Errors from UI don't have release, branch, environment
* Changed: Bump Mobile Detect for New Device Detection
* Fixed: Build on changes to package.json
* fixup! Add MetadataProfile filter option
* fixup! Tag Note, Blacklist, Manual Import
* fixup: Remove connectSection
* fixup: root folder comment
2018-08-07 20:57:15 -04:00
Joseph Milazzo
8d113864aa
Added percentages to the HDD usage readout. ( #308 )
...
* New: Added percentages to the HDD usage readout.
2018-04-22 10:08:30 -05:00
Qstick
bdf677479a
Changed: Update Donation Links
2018-04-08 21:44:05 -04:00