Commit Graph

48 Commits

Author SHA1 Message Date
Stevie Robinson 73aa7af053 New: Add sorting to Manage Indexer and Download Client modals
(cherry picked from commit 91053ca51ded804739f94ee936c1376a755dbe11)
2023-12-31 06:21:39 +02:00
Bogdan 246ee27df5 Simplify column translations
(cherry picked from commit 551ea18caf50353c4c8dbeba5e42d266dbbfb54d)

Closes #3958
2023-08-21 04:19:59 +03:00
Mark McDowall 6c9ee67e51 Fixed: Improve translation loading
(cherry picked from commit 73c5ec1da4dd00301e1b0dddbcea37590a99b045)

Closes #3895
2023-08-21 04:09:09 +03:00
Bogdan c88d64a9ac New: Default name when adding providers
(cherry picked from commit 16d95ea6bf3d9340845fee19904a2d48616be8dc)

Closes #4007
2023-08-17 21:53:19 +03:00
Bogdan f83e2ad73c Use named tokens in frontend translate function 2023-08-14 01:00:52 +03:00
Bogdan 3d615d0031 Use named keys for apply tags help text 2023-07-16 05:26:52 +03:00
Mark McDowall 8c9d3d09fa Use named keys for apply tags help text
(cherry picked from commit c1f8c7b17ba5775a0f6f76cebc3173e03124d000)

Closes #3870
2023-07-16 00:42:27 +03:00
Bogdan 77c1a42da1 New: Bulk Manage Applications, Download Clients
Co-authored-by: Qstick <qstick@gmail.com>
2023-07-12 01:49:28 +03:00
Bogdan 8a88cfc466 New: Improved page loading errors
Closes #3804
2023-06-17 00:16:17 +03:00
Bogdan 9f39443404 Add CSS typings 2023-05-25 02:36:32 +03:00
Qstick 9b6d052785 New: Advanced settings toggle in indexer edit/add modal
(cherry picked from commit 94a8ef63044f47b615facbb6e04200bdd3797189)
Fixes #3686
2023-05-19 04:11:00 +03:00
Qstick cb5e249448 New: Description for indexer RSS setting
Fixes #3262
2023-01-14 17:52:35 -06:00
Qstick 000ccf78ad Translation Updates
Fixes #3058
Fixes #2889
2022-11-03 22:37:10 -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
Qstick a26cbdf61f New: Add tag support to indexers
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2022-09-26 16:00:20 -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
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
bakerboy448 3d1437bf18 Fixed: Updated wiki links for WikiJS 2021-08-22 13:14:51 -04:00
bakerboy448 1268f90f26 New: Update all wiki links to point to the Servarr Wiki
Fixes:
https://github.com/lidarr/Lidarr/issues/1805
https://github.com/lidarr/Lidarr/issues/1803
2020-12-19 17:43:59 -05:00
Qstick b64b7bcff0 Fixed: Typo on Indexer card clone tooltip [skip ci] 2020-10-13 23:25:38 -04:00
Mark McDowall 58cb0dc556 Indexer Priority ESLint fixes 2020-10-13 23:25:38 -04:00
Dtaggart 2655430c98 New: Index priority 2020-10-13 23:25:37 -04:00
Mark McDowall 06c79b283c New: Clone indexer button 2020-10-13 23:19:31 -04:00
Qstick 09ebfe0af8 Catchup Linting 2020-10-13 23:19:29 -04:00
Qstick 1f752e7bb7 Fixed: Rotating mobile device when modal is open won't reset modal 2020-10-13 23:19:24 -04:00
Qstick f5e2a447e9 Sync Packages with Radarr 2020-10-13 23:18:47 -04:00
ta264 b592b11b97 Fixed: Editing provider/profile settings appearing to affect wrong item 2020-10-13 23:18:45 -04: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 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 01de7dd599 Fixed: Discarded settings changes don't get cleaned
Fixes #606
2019-01-27 00:56:21 -05:00
Jayden 99faae973f Fix typo in AddIndexerModalContent.js (#597)
clink > click
2019-01-19 20:29:56 -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 b5ae7eed87 Added: Show name in Indexer-Client-Notification modal headers 2018-08-18 15:02:19 -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
Qstick e73936184b
Fixed: Change Host GUID, other Sonarr references (#307)
* Fixed: Change Host GUID, other Sonarr references

* fixup! Random GUID and Copyright Year
2018-04-21 14:34:31 -04:00
Qstick 54e9f88648 Various UI Fixes and Updates
Closes #188
Closes #185
Closes #187
2018-01-25 22:01:53 -05:00
Qstick d9a8a92b8e New: Indexer Setting for absolute maximum size for a release 2018-01-14 14:47:36 -05:00
Qstick 27d65937c0 UI Updates, Separate Auto and Manual Searches per Indexer 2017-12-02 00:03:12 -05:00
Qstick cd5b658196 UI Action Handler Changes, Misc Fixes 2017-11-26 15:09:45 -05:00
Qstick 1700c471b7 More UI Cleanup 2017-10-07 18:38:31 -04:00
Qstick 52e3d96f4a UI Formatting Cleanup 2017-10-07 02:21:06 -04:00
Qstick c8ed46850a Updates to UI, Update NLog to 4.4.12 2017-10-01 23:05:28 -04:00
Qstick d99fd151e3 Fix regression in Indexer Edit Modal 2017-09-27 21:35:09 -04:00
Qstick f69559e4da Misc Frontend Updates 2017-09-26 21:33:39 -04:00
Qstick 22d9c5e666 Fix GitIgnore, Update from Sonarr 2017-09-10 21:20:36 -04:00
Qstick 77f1d2e64c [UI Work] Add Artist, Import Artist, Calendar 2017-09-07 23:09:52 -04:00
Qstick 95051cbd63 Initial Commit Rework 2017-09-05 23:00:26 -04:00