Commit Graph

222 Commits

Author SHA1 Message Date
Bogdan 1ba1dbea09 Sort tags by label
Co-authored-by: Mark McDowall <markus.mcd5@gmail.com>
(cherry picked from commit f32a3cd41c17bb9cb829ac24732cfeec6a18d569)

Fixes #3678
2023-05-18 04:03:26 +03:00
Benjamin Staneck 1372318c25 Add `inset` to stylelintrc
(cherry picked from commit 6a49f3989a17898c957df8777f0cbb19af647804)

Close #3626
2023-05-13 01:17:48 +03:00
Benjamin Staneck a1f0982c64 Update all relevant dev tool deps
Delete esformatter

Address lint failures

Delete unknown component property

remove deprecated stylelint rules

Address stylelint violation

Update rimraf

(cherry picked from commit 4aba540b894729c730640f03b2f96c451af2dba0)

Close #3624
2023-05-13 01:13:44 +03:00
Bogdan 8b512caa67 API key improvements
Fixed: Special characters in API key
New: Add heathcheck for API Key

(cherry picked from commit 9325140b90f8ac625ae5b26075748c22f6f06158)

Closes #3636
2023-05-08 12:04:05 +03:00
Mark McDowall 24056fd052 Fixed: File browser
(cherry picked from commit f7ce5c7b115ea0d12ab63f19960c473e09e30f3d)
2023-05-05 14:37:26 +03:00
Benjamin Staneck 4782922a47 Fixed some aria violations
(cherry picked from commit 7aa846343815105e3576e6aa20eac64fcb0edf8d)

Closes #3589
2023-04-30 09:33:48 +03:00
Bakerboy448 89972b8b66 Fixed: Missing Translates 2023-04-30 09:23:41 +03:00
Robin Dadswell 6ea561f8bb Frontend Placeholders from the Backend
(cherry picked from commit 69f5963f6f1e80e3f598bdb13792b7413fcc13b1)
2023-04-29 01:09:50 -05:00
Mark McDowall cb3d6d7387 Fixed: Number input changing while scrolling
(cherry picked from commit cc46ed56b4b70fe1f1443c0a927383f19c989c47)
2023-04-10 21:01:09 -05:00
Zak Saunders 13d20f3572 Fixed: Theme Variables 2023-02-05 20:54:36 -06:00
Qstick 1aa6f61391 Fixed: Overflowing release profile terms
Closes #2550
2023-02-04 19:44:50 -06:00
Qstick 7b566caa7e Fixed: Filter indicator in interactive search
Closes #2679

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2023-01-24 23:15:01 -06:00
Qstick 9fe13a2d14 New: Custom Formats
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2023-01-22 16:38:04 -06:00
Qstick 2038e8e85d Fixed: Use Inactive instead of Ended for artists in UI
Fixes #2243
2023-01-15 01:19:53 -06:00
Zak Saunders 2b510c61e5 Fixed: Progress bar text colour in Dark theme
(cherry picked from commit ca61efa57fc04a7f6753aedb4b8044d17e345429)
2023-01-14 17:02:05 -06:00
Qstick a431a1ce95 New: Reset Quality Definitions to default
Closes #2843

(cherry picked from commit d5fff15f32fdb49768dcadd94c760678e650c884)
2022-12-24 17:39:11 -06:00
Qstick de830b9c1f Lazy Loading fuse-worker and fixed some potential timing issues
Fixes #1489
Fixes #1463

Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2022-12-12 20:15:04 -06:00
Zak Saunders 4614ceffbd Fixup Theme CSS 2022-12-12 00:13:43 -06:00
Qstick 10c2f014bd New: Artist genres on artist details page
Closes #2507

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2022-12-11 21:45:16 -06:00
Mark McDowall b445d0717d Added react-hooks lint rules
(cherry picked from commit 381d64259396582de8d63ada99333e42cf5e3189)
2022-11-21 20:03:27 -06:00
Qstick 58a697f81a Improve page scrollbar
Fixed: Scrolling in Firefox in small window (requires refresh)
New: Style scrollbar in Firefox
Fixed: Scrolling with click and drag
Fixes #3088
Fixes #2706
2022-11-21 19:45:19 -06:00
Qstick 000ccf78ad Translation Updates
Fixes #3058
Fixes #2889
2022-11-03 22:37:10 -05:00
luz paz 7d8a4abc8e Fix various typos
Found via `codespell -q3 -S ./yarn.lock,./src/NzbDrone.Core.Test,./src/NzbDrone.Core/Localization -L bitap,tempdate,uptodate`
2022-11-03 10:44:26 -05:00
Zak Saunders c4d8f66322
New: Darkmode (#3039)
* New: Native Theme Engine

Co-Authored-By: Zak Saunders <thezak48@users.noreply.github.com>
(cherry picked from commit 2291f3e00eb2ff9268a0b2f49da8dde82ee13c04)

* Update CSS for themes

Co-authored-by: Qstick <qstick@gmail.com>
2022-10-17 18:51:55 -05:00
Mark McDowall 77041a5401 Fixed: Series list jump bar click issues
(cherry picked from commit 9c7378625112088d022239fdbdb90c0dc941d61d)
2022-09-26 15:07:59 -05:00
Kai Yang 9b120f4885
New: Link indexer to specific download client (#2668)
* New: Link indexer to specific download client

Closes #1215
Co-authored-by: Qstick <qstick@gmail.com>

(cherry picked from commit 13aaa20f1bf1448fa804738804205cb16f0d91f9)

* lint

Co-authored-by: Qiming Chen <simoncqm@gmail.com>
2022-06-06 22:06:40 -05:00
Stevie Robinson 2a72a0e318 Fixed: Mass Editor Footer on Smaller Screens
(cherry picked from commit 9afcec8b1ffc11da93ae50b73f77f5ebe6e12391)
2022-06-06 22:04:01 -05:00
Qstick f549a36c6f Queue status/timeleft improvements
Closes #1424
2022-06-05 13:26:31 -05:00
Qstick a8304a904c New: Instance name for Page Title 2022-05-15 13:16:30 -05:00
ta264 2318c43536 New: Option to control which new artist albums get monitored
(cherry picked from commit c51ae664aa6e6f5330be67e68476af76c55352f5)
2022-05-02 21:30:09 -05:00
Qstick 9c6b8fd96b Update donation links
Fixes #2598
2022-04-14 00:58:42 -05:00
Qstick 4dd0b49dbc Package and Installer Updates 2022-04-13 22:05:50 -05:00
Douglas R Andreani 3045b68a5b New: Add date picker for custom filter dates
(cherry picked from commit 5a08d5dc248bf1dbaa43264a2a470149cf716a3c)
2022-04-13 21:13:34 -05:00
ta264 a820f3d3ca Fixed: Jumpbar after going back to artist index page 2022-04-02 19:34:10 +01:00
Qstick 1d0df366fb New: Per download client setting to Remove Completed/Failed 2021-12-29 11:47:19 -06:00
Qstick 4f2ccb462b Bump Webpack plugins and loaders 2021-12-24 14:17:17 -06:00
nitsua a75a19698d Initial pass for translations 2021-10-05 22:50:14 -05:00
Robin Dadswell 8573065a4e New: Renamed Blacklist to Blocklist 2021-10-02 14:45:14 -04:00
Qstick 729a876fc7 New: Localization Framework 2021-10-01 21:32:57 -04:00
bakerboy448 3d1437bf18 Fixed: Updated wiki links for WikiJS 2021-08-22 13:14:51 -04:00
Qstick 6c9808fe56 New: Webpack 5, UI Package Updates
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2021-06-27 01:43:54 -04:00
servarr[bot] 5cca953d42
New: Add rel="noreferrer" to all external links
* New: Add rel="noreferrer" to all external links

(cherry picked from commit c722e9112496062313d09df16b169873f910f2a1)

* Update Link.js

Co-authored-by: Mark McDowall <mark@mcdowall.ca>
Co-authored-by: Qstick <qstick@gmail.com>
2021-05-10 23:47:42 -04:00
Mark McDowall 25f703e7b2 Fixed: Unable to close indexer category select input on mobile
Closes #2004
2021-04-01 23:11:05 -04:00
Qstick b2684994c3 New: Add logo to loading page
Fixes #1976
Fixes #2000
2021-04-01 20:59:34 -04:00
Qstick e6489eaca3 Fixed: Blank Page after Delete for Index/Editor (Avoid null broadcasts) 2021-01-24 21:03:23 -05:00
Qstick f8f857376a TagSelect field type
(cherry picked from commit 09347f79c5c486ccb88d732c1bac1cacc668536c)
2021-01-20 23:09:23 -05:00
Mark McDowall 02643d449e Return max tooltip width
(cherry picked from commit fe0d8bb7da27e0f34b5db166ee54033f292b1006)
2021-01-19 23:29:36 -05:00
Mark McDowall 5409dd9b14 Fix tooltip max width on larger screens
(cherry picked from commit f4f2a6f5fc14244f9acf8186cbacda7f9c1e0481)
2021-01-19 23:29:36 -05:00
Mark McDowall 867a7c5738 Fixed: Episode history details tooltip jumping around
(cherry picked from commit 796c5e8b6b9e2ba2b97c6144f64a756e76a947a9)
2021-01-19 23:29:36 -05:00
Qstick bcc9b591fd Fixed: Tooltips overflowing the screen width
(cherry picked from commit 0a66e86cccc29d7fef6da7876b3b761deb414648)
2021-01-19 23:29:25 -05:00