Commit Graph

890 Commits

Author SHA1 Message Date
Bogdan cbb1ed2b16 Add typings for Queue and Tracks 2023-10-29 18:05:10 +02:00
Mark McDowall e7e6e8f908 Fixed background for poster select
(cherry picked from commit 6ec32eb45d9fb063a1b80f56c7eb9bd8d1b7bcba)

Closes #3380
2023-10-29 17:15:05 +02:00
Mark McDowall 8364cba12f New: Increase clickable area of artist select in poster/overview
(cherry picked from commit 57a64b056a51ff539f5152d194689b4e2c693beb)

Closes #3366
2023-10-29 16:51:31 +02:00
Mark McDowall 77cfd19c43 Fixed: Artists table not resizing properly when window size changed
(cherry picked from commit d923d3f106d30d68fd04ddae2a201de041705163)

Closes #3373
2023-10-29 16:26:39 +02:00
Mark McDowall 0f5002338b Fixed: Artists selection unselecting on mobile browsers
(cherry picked from commit 513b746fc3ff285f617389483401cb99c05c3359)

Closes #3513
2023-10-29 16:25:13 +02:00
Bogdan e00fbd6d7c New: Add hover background color to Artits table
(cherry picked from commit 028152d732efb8d260dc2565df8b827a44523e37)

Closes #3911
2023-10-29 15:50:46 +02:00
Stevie Robinson cbb3cb78f9 New: Refresh only selected or filtered artists
(cherry picked from commit bf90c3cbddffca4f7ad07c3ae51fa705988cd80b)

Closes #3717
2023-10-29 14:41:29 +02:00
Mark McDowall f2b513c081 Remove Album Studio
(cherry picked from commit 6fce6c2bbcb1395a48f89d41d209b0ebe96042ee)
2023-10-29 11:25:04 +02:00
Bogdan 093d6c3c26 Add Monitor New Items to artists select edit 2023-10-29 11:25:04 +02:00
Mark McDowall 57206da77b Remove Artists Editor
(cherry picked from commit 67232290e5fb94c96734a8ca59aad0f7de79fa20)
2023-10-29 11:25:04 +02:00
Bogdan 9a4c6a8db8 Sync with Monitoring albums modal not closing after saving 2023-10-29 11:25:04 +02:00
Mark McDowall 74d2b4e0dc Extract useSelectState from SelectContext
(cherry picked from commit 032d9a720c89286dc8c1931775144f0a65a6149e)
2023-10-29 11:25:04 +02:00
Mark McDowall 552c70ec6f Fixed: Artist select not working correctly after stopping/starting or changing sort order
(cherry picked from commit bf62d4f921f17a25c2ed84c6d3ff9f73d8e459e2)
2023-10-29 11:25:04 +02:00
Mark McDowall 72267d3cb4 New: Album Studio is now part of artists list
(cherry picked from commit bdcfef80d627e777d7932c54cda04cbe7c656ffc)

Load albums for album details on mouse hover
2023-10-29 11:25:04 +02:00
Mark McDowall de6c9589d0 New: Closing Move Artists modal without selecting will cancel save
(cherry picked from commit cb86f4fa50fd4755ad90a858fe70a229a7ca2975)
2023-10-29 11:25:04 +02:00
Mark McDowall fae94f4b8e New: Mass Editor is now part of artists list
(cherry picked from commit a731d24e23b83484da1376d331b2ce998e216690)
2023-10-29 11:25:04 +02:00
Mark McDowall 84d5f2bcee Added artists index selection
(cherry picked from commit 815a16d5cfced17ca4db7f1b66991c5cc9f3b719)
2023-10-29 11:25:04 +02:00
Bogdan bdd9628122 Use the correct property for quality profile on overview
(cherry picked from commit b06d5fb07bc7ab73ff3705410d8993ef7e040852)
2023-10-29 01:15:54 +03:00
Bogdan 6224fe95b5 Add default value for Queue count to avoid failed prop type
(cherry picked from commit 43ed7730f08de7baddbdafcccd99370258593221)
2023-10-29 01:15:12 +03:00
Bogdan 3790c65c9f Fix typo in visible for Queue size
(cherry picked from commit a171132f989437e3cd85a9689d42e862c6335d1b)
2023-10-29 01:14:20 +03:00
Robin Dadswell 690b2c72c8 New: Added Artist Monitoring Toggle to Artist Details
(cherry picked from commit 0ff889c3be1e8ee48759b233aeabf1bf1c4b4ff4)
2023-10-27 16:21:08 +03:00
Bogdan 6a65539ae6 Fix loading album studio page with react-window 2023-10-25 11:03:16 +03:00
Bogdan d7ccb66cf6 Use variable for App name in translations
Towards #4125
2023-10-24 19:37:00 +03:00
Mark McDowall 28ac640103 New: Remember add import list exclusion when removing artists
(cherry picked from commit d8f6eaebdcf7e9b8170fe2baf1fe232fe02a1331)

Closes #3260
Closes #326
2023-10-24 19:11:44 +03:00
Mark McDowall f509ca0f72 Refactor Artist index to use react-window
(cherry picked from commit d022679b7dcbce3cec98e6a1fd0879e3c0d92523)

Fixed: Restoring scroll position when going back/forward to artist list

(cherry picked from commit 5aad84dba453c42b4b5a9eac43deecf91a98f4f6)
2023-10-23 00:44:28 +03:00
Qstick 4ea5c68216 Fixed: Blocklisting pending releases
Closes #2357
Closes #2478
Closes #3247

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2023-10-20 20:36:51 -05:00
Qstick 0a52be5c9e Fixed: Improved messaging when track file was detected as deleted from disk
Closes #2541
2023-10-20 20:00:33 -05:00
Bogdan cc4bd01676 Fixed: User check in Authentication Required modal
(cherry picked from commit 33c52a70375a1b4ebbcc2cab9a19557f2cb933b2)
2023-10-20 19:45:01 -05:00
Bogdan 5946456c49 Improve messaging in Authentication Required modal
Co-authored-by: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
(cherry picked from commit 340740377eb83527814f6c9b6f3602321d4a4344)
2023-10-20 19:45:01 -05:00
Mark McDowall 6c4db36cdf New: Show all options when authentication modal is open
(cherry picked from commit c7d6c0f45264944bb5c00374ff025344218ef7eb)
(cherry picked from commit ca93a72d63b89f7b1f3346643cc549e4df617263)
2023-10-20 19:45:01 -05:00
Qstick f040835321 Handle auth options correctly in Security Settings
(cherry picked from commit 0fad20e327503bac767c4df4c893f5e418866831)
(cherry picked from commit 180dafe696be25a9903b6770997005577504a914)
2023-10-20 19:45:01 -05:00
Qstick cdd683ae8f New: Rework and Require Authentication
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
(cherry picked from commit 8911386ed0fcaa5ed0a894e511a81ecc87e58d49)
2023-10-20 19:45:01 -05:00
Bogdan 99dade3200 Add status test all button for IndexerLongTermStatusCheck
(cherry picked from commit 4ffa1816bd2305550abee20cea27e1296a99ddf6)
2023-10-10 07:06:38 +03:00
Stevie Robinson 8453531a51 Fixed: Fallback to English translations if invalid UI language in config
(cherry picked from commit 4c7201741276eccaea2fb1f33daecc31e8b2d54e)

Closes #4086
2023-10-02 20:50:36 +03:00
Bogdan 20e1a6e41c Fixed: Showing Grab ID in history details modal
(cherry picked from commit 6394b3253a5ed41eb2442d3150964dc2b7a537e7)

Closes #4088
2023-10-01 21:43:51 +03:00
Bogdan 44add0d884 Preserve the protocol for fanart images
(cherry picked from commit d8633b968830fd20d73612e9f0d0559b0bcb304c)

Closes #4145
2023-09-19 14:26:59 +03:00
Bogdan 3a74029035 Preserve the protocol in Artist Image
Closes #4141
2023-09-18 17:49:26 +03:00
Bogdan 395b38d9cb Use not allowed cursor for disabled select options
(cherry picked from commit 229a4bba05d1f42089aa92b1d938747e152590b2)
2023-09-05 02:55:28 +03:00
Bogdan a3cfb52c6a Migrate to merged proposals now included in babel/present-env
Bump core-js too.
2023-09-04 01:39:28 +03:00
Stevie Robinson b688f3ad0b Add info box under health messages
(cherry picked from commit 936ef9f461c3e80a36099508c420dc44d8cd293c)

Closes #4073
2023-08-29 05:52:18 +03:00
Mark McDowall e3bc824dc1 New: Natural Sorting Manual Import Paths
(cherry picked from commit bdd5865876796bc203c8117418a5389afc8b5f11)

Closes  #2751
2023-08-26 01:27:04 +03:00
Mark McDowall 789261ba6b Rename Protocol to Preferred Protocol in Delay Profiles
(cherry picked from commit 704cf7aebef60b5b5bdf1ea55d68d4a3394396e0)

Closes #2807
2023-08-26 01:18:45 +03:00
Mark McDowall e1ebaaee15 Fixed: Jump bar on artists page not showing when window is made wider
(cherry picked from commit 0cb8d93069d6310abd39ee2fe73219e17aa83fe6)

Closes #2590
2023-08-26 01:06:45 +03:00
Mark McDowall bfb86dafc9 New: Health check for import lists with missing root folders
New: Show missing root folder path in edit for Import List

(cherry picked from commit ae196af2ad368d49fde2358f0987ed7650c7f29c)

Closes #1998
2023-08-25 18:18:31 +03:00
Mark McDowall 1191371bc7 Ability to edit restriction terms in Release Profiles
(cherry picked from commit dab6242ff28a603f2f15818c1c86567137ed0089)

Closes #1684
2023-08-25 15:56:55 +03:00
Mark McDowall fcd9fb592d Recalculate grid in overview view when changing options
(cherry picked from commit d105dd47e02b9ed3616edf31d77623ca2ceb791e)

Closes #1656
2023-08-25 05:54:41 +03:00
Mark McDowall f47e5084e8 Fixed: Trying to add an artist when root folders hadn't populated
Fixed #1257
2023-08-25 05:54:41 +03:00
Bogdan 55a3db3d04 Fix import sorting 2023-08-25 04:26:37 +03:00
Mark McDowall a16463eeb3 New: Artist folder hint when selecting a root folder while adding a new artist
Closes #1214
Closes #1467
2023-08-25 04:13:21 +03:00
Mark McDowall cabfae1f59 Improved UI error messages (stack trace and version)
(cherry picked from commit 37c355da51b654cea7309678c32a83a5cbe43d1f)

Closes #3367
2023-08-24 21:04:58 +03:00
Bogdan 42308ada89 Fix translations for columns 2023-08-21 04:19:59 +03:00
Bogdan 246ee27df5 Simplify column translations
(cherry picked from commit 551ea18caf50353c4c8dbeba5e42d266dbbfb54d)

Closes #3958
2023-08-21 04:19:59 +03:00
Bogdan 2cc4d639e9 More translations for columns
(cherry picked from commit aee8579d1823b7dfb94c0055fe33b5fb5a7fbf17)

Closes #3932
2023-08-21 04:19:54 +03:00
Mark McDowall 7406e0e3b7 Fixed translations for columns
(cherry picked from commit 6d53d2a153a98070c42d0619c15902b6bd5dfab4)

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

Closes #3895
2023-08-21 04:09:09 +03:00
Mark McDowall d473752999 UI loading improvements
Fixed: Caching for dynamically loaded JS files
Fixed: Incorrect caching of initialize.js
(cherry picked from commit f0cb5b81f140c67fa84162e094cc4e0f3476f5da)

Closes #3883
Closes #3890
Closes #3893
2023-08-21 04:08:07 +03:00
Stevie Robinson 1efb069c6d Add info box to Remote Path Mappings Settings
(cherry picked from commit d8f3d7d3eafeafd8d4372db0076a63f935a29218)

Closes #4035
2023-08-19 11:52:35 +03:00
Mark McDowall 319ea66705 Fixed: Allow decimals for Custom Format size
(cherry picked from commit 7f5ddff568ce9f87bd45420cbd36690b190bd633)

Closes #4039
2023-08-19 11:44:29 +03:00
Mark McDowall 65cdbeb41e New: Success check mark on blue buttons is now white instead of green
(cherry picked from commit 566fae9d5857a10bd69c718368e7847e5a733faa)
2023-08-19 11:41:28 +03:00
Bogdan 43d164213e Add Medium Name to naming examples modal 2023-08-18 20:23:27 +03:00
Bogdan 38648f6621 Don't block docker UI updates 2023-08-17 22:39:01 +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 2d1b34c0bf Add default update branches as autocomplete values 2023-08-17 20:13:46 +03:00
Bogdan 01f29dd505 Don't block update UI settings under docker 2023-08-17 20:13:46 +03:00
Bogdan d9ce6d43e4 Show warning when using the docker update mechanism
(cherry picked from commit cc538c4b2d33a1734c45c0667776d946596107e9)
2023-08-17 20:13:46 +03:00
Bogdan f3a048d3f5 Fix health link and add translations for notifications status
(cherry picked from commit cb27b05a6c046ca0a6e4998f7e7ecd6b45add1a2)
2023-08-15 17:50:38 +03:00
Qstick 7f4b79f84d New: Notifications (Connect) Status
(cherry picked from commit e3545801721e00d4e5cac3fa534e66dcbe9d2d05)
2023-08-15 17:50:38 +03:00
Stevie Robinson 9b828e7282 Translate Updated and Connection Lost Modals in frontend
(cherry picked from commit 074aa6f4457bf83173e6ba7209c452a6e0659a35)

Closes #4003
2023-08-14 01:10:09 +03:00
Bogdan f83e2ad73c Use named tokens in frontend translate function 2023-08-14 01:00:52 +03:00
Bogdan d99e7f9e2d New: Show successful grabs in Interactive Search with green icon
(cherry picked from commit 366b2b8b52d8375f1f41719a09893136009a5b48)

Closes #3981
2023-08-10 12:33:22 +03:00
Bogdan 7ae82a982c Add default schema values for root folders 2023-08-06 16:20:50 +03:00
Bogdan db98f1e5fb Improve messaging for Interactive Search
(cherry picked from commit 7893fdde104959c4f3c32d9e1000e2479f7a5b12)

Closes #3951
2023-08-06 16:16:40 +03:00
Mark McDowall 9aed5bb5c1 Sync Popover with upstream 2023-08-06 15:54:09 +03:00
Mark McDowall 1c4addddf3 Fixed: Quality cutoff updating in UI when adding/removing qualities
(cherry picked from commit fea66cb7bccc7e94523614db38b157fa38f55ea5)

Closes #3203
2023-08-04 12:55:02 +03:00
Bogdan 0c7e8c5643 Fix Add Import List Exclusion message per type 2023-08-01 18:59:02 +03:00
Mark McDowall e8d165aa5b New: Interactive search modal size
(cherry picked from commit 1f619e27f1e8905bc96ce54c483171469d204650)

Closes #3399
2023-08-01 18:16:14 +03:00
Bogdan 86776e6d2e Fixed: Clear pending releases to prevent stale results 2023-07-31 18:06:31 +03:00
Bogdan 3ec6a73656 Add Suggest translation change link 2023-07-31 09:05:22 +03:00
Bogdan 594254fd2b Ensure original data is shown when no matches are made 2023-07-29 18:32:04 +03:00
Bogdan eb9f70accb Fix lint UI 2023-07-29 09:57:33 +03:00
Stevie Robinson 36016c7c88 Extend InlineMarkdown to handle code blocks in backticks
(cherry picked from commit e1c5533efa397632becc606c17232f97055e371b)
2023-07-29 07:54:44 +03:00
Bogdan abbb5e9bcb Use sorted section selector in RootFolders
Fixes #3918
2023-07-29 05:28:30 +03:00
Bogdan 6372764f61 Rename formatPreferredWordScore to formatCustomFormatScore
Closes #3930
2023-07-29 04:46:42 +03:00
Bogdan 6761712c0c Fixed: Ensure Monitoring Options resets to No Change
(cherry picked from commit 180153cd8440df88c9aa5694c67c6cae537dc595)
2023-07-23 04:28:39 +03:00
Bogdan d0f8a3a8f9 Cache busting for CSS files
(cherry picked from commit 38f263931ff8faba050762abe5fb692a5bc0d515)
2023-07-23 03:02:56 +03:00
Bogdan 4cab9258dd Fixed: (UI) Allow albums to be sorted by monitored state 2023-07-22 21:43:59 +03:00
Bogdan 17db815984 Fixed: (UI) Ensure autofocus on filter input in Manual Import
Fixes #3905
2023-07-22 20:42:52 +03:00
Bogdan 0b7b12d1d9 Fixed: (UI) Allow `No Change` in mass editor 2023-07-22 03:05:32 +03:00
Bogdan cc3667ed13 New: (UI) Added `Monitor New Albums` to mass editor
Fixes #3894
2023-07-22 03:04:11 +03:00
Bogdan 7b01c85c76 Fixed: Ensure the default monitoring type in Album Studio is not all 2023-07-22 02:17:46 +03:00
Mark McDowall 1d1a90537a Fix chunk IDs and source map file names
(cherry picked from commit bb8fed94eb2c44040031643e8c20ff72de759535)
2023-07-20 00:45:42 +03:00
Bogdan 27ddc6b3df Fixed: Error when selecting different Quality Profile
(cherry picked from commit 5e19478266b33905e88b2e769269e44e5dd98e4b)
2023-07-18 07:28:31 +03:00
Mark McDowall 6424d2b045 Fixed: Ensure translations are fetched before loading app
(cherry picked from commit ad2721dc55f3233e4c299babe5744418bc530418)

Closes #3880
2023-07-16 08:24:49 +03:00
Bogdan 980a1ac65c Ensure correct sorting in Manage Tracks 2023-07-16 06:37:52 +03:00
Bogdan 3d615d0031 Use named keys for apply tags help text 2023-07-16 05:26:52 +03:00
Bogdan 43c892b89d Revert "Fixed: Ensure translations are fetched before loading app"
This reverts commit eeaea17c1f.
2023-07-16 04:15:48 +03:00
Mark McDowall eeaea17c1f Fixed: Ensure translations are fetched before loading app
(cherry picked from commit ad2721dc55f3233e4c299babe5744418bc530418)

Closes #3868
Closes #3871
2023-07-16 01:52:04 +03:00
jack-mil df0097ea03 New: Optionally show Custom Format Score for tracks on Album Details
(cherry picked from commit eadd0c4e101af0386360bbff859f80e008a5be7c)

Closes #3872
2023-07-16 01:32:26 +03:00
Bogdan 227217561c New: Show tooltips with Custom Formats in History and Queue
(cherry picked from commit d6aee683dc4e8a8c94993b30df21fe8f6c5106b3)

Closes #3873
2023-07-16 01:13:14 +03:00
Mark McDowall e8d3e55b9c New: Show updated Custom Format Score in history
(cherry picked from commit 6dcfc661a12f4c6f03345235fb5531c866666a6a)

Closes #3291
2023-07-16 01:07:24 +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 6ecab2d84b Fix typo in SkipRedownload 2023-07-14 00:42:21 +03:00
Bogdan a0385ca53f Fix displaying long paths in Preview Rename & Preview Retag 2023-07-13 21:07:27 +03:00
Bogdan 172a4417e9 Fix unmapped files translation 2023-07-13 20:45:39 +03:00
Bogdan ddea4eaff9 Fixed: (UI) Improve displaying long album titles 2023-07-13 07:07:51 +03:00
Bogdan 911c147090 Fixed: (UI) Show release group as optional in Manual Import 2023-07-13 02:38:11 +03:00
Bogdan 9fe9e0f441 Fixed: (UI) Break words when too long in track file details 2023-07-13 02:29:58 +03:00
Bogdan ea75009dc6 Fixed: (ManualImport) `Map Tracks` working again with `ids` 2023-07-13 02:29:16 +03:00
Bogdan 49f4951e65 Fix `translate` call in AddNewItem 2023-07-12 03:45:40 +03:00
Qstick eb9f56e1eb New: Download Client Tags
(cherry picked from commit f6ae9fd6c5173cbf1540341fa99d2f120be1d28e)
2023-07-12 03:21:11 +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
jack-mil bdea4bfb67 New: Custom Format Score column in queue
(cherry picked from commit a6f2db9139c4a6b01d162ccf8884fc02c874b4cf)

Closes #3843
Closes #3852
2023-07-12 01:36:30 +03:00
Bogdan 016ff25384 Fixed: Invalid image URL if Album is missing background image
(cherry picked from commit dd096e0fda71b3afa9b09c2900abbf226d8a5204)
2023-06-27 06:51:07 +03:00
Bogdan 9457fecb65 New: Improve empty list messaging
(cherry picked from commit ee843259bca2d9764a3919b123524a51a3a16cce)

Closes #3820
2023-06-27 06:25:30 +03:00
servarr[bot] 67e9ce909a
Fixed: Invalid image URL if Artist is missing background image
(cherry picked from commit dd096e0fda71b3afa9b09c2900abbf226d8a5204)

Co-authored-by: Bogdan <mynameisbogdan@users.noreply.github.com>
2023-06-27 03:57:31 +03:00
Bogdan 54af0ca52d Allow array of string as value in EnhancedSelectInput
(cherry picked from commit 6816767fad9e4e839e77c5fe40aece97033cd052)
2023-06-27 03:55:39 +03:00
Bogdan 83689c1aed Fix translation in RemoveQueueItemModal 2023-06-26 02:10:19 +03:00
Bogdan b71ecc4370 Fixed ternary condition for country and format in AlbumReleaseSelect 2023-06-24 20:41:14 +03:00
Bogdan 82cb0f1889 New: Search library by MusicBrainz ID
(cherry picked from commit 377e5f7fc7bb070a2f6e55a6bc8f2bdad733c308)

Closes #3813
2023-06-21 06:14:26 +03:00
Bogdan 504ebd8a8d Update CSS typings for InteractiveSearch 2023-06-17 00:55:10 +03:00
Bogdan f5fb4aabe2 Improved page loading errors in PageSectionContent 2023-06-17 00:29:36 +03:00
Tristan Kennedy 27b298400e Added padding to search tab to maintain visual consistancy
(cherry picked from commit 55ef505d740a9aadc7f161274006e150b0d9cf8f)
2023-06-17 00:17:35 +03:00
Bogdan 8a88cfc466 New: Improved page loading errors
Closes #3804
2023-06-17 00:16:17 +03:00
Bogdan 9bc318e6b0 Update translations
(cherry picked from commit 26031389757f6b5270bbe5591101b08e58debb73)

Closes #3797
2023-06-15 12:20:19 +03:00
Bogdan e4341a1b60 Add HelpTextWarning support in FieldDefinition
(cherry picked from commit 0e07d54ee77d5f83716e17b6757e23f38ff73694)

Closes #3793
2023-06-14 07:59:54 +03:00
Bogdan c70ab07ee0 Update translations 2023-06-13 01:23:43 +03:00
Qstick 447aa837b1 Update Remote Path Mapping delete modal title
(cherry picked from commit 18716a00516a971f7f2eb369b920266bea24fe08)

Closes #3787
2023-06-12 22:39:30 +03:00
Bogdan fce2d0b447 Use more specific styling for kinds in ProgressBar
(cherry picked from commit dd31c913d2a974d95f3be251714ce749cfd99a72)
2023-06-10 02:01:50 +03:00
Bogdan bd5aaf9839 Artist index poster improvements 2023-06-02 08:25:02 +03:00
Qstick 937a8518ad Fix Localization Serialization 2023-05-29 23:34:55 -05:00
Qstick 0b029b6d42 New: Rework List sync interval logic
(cherry picked from commit c522cd120d08757e7e43c2348be4d7f05a254fac)
2023-05-30 05:31:33 +03:00
Bogdan 59b4441b0d Fixed: Enforce validation warnings
(cherry picked from commit 48ee1158ad4213fd0690842e2672f52d08f7ad26)

Closes #3761
2023-05-28 21:24:35 +03:00
Matthew Strapp 4e18f8bf44 Fixed: Use relative paths instead of absolute paths for webmanifest
(cherry picked from commit 8e771f95ade919a8f1ed7b48675f032a6c508cb2)
2023-05-28 17:32:03 +03:00
bakerboy448 2638c857b5 Fixed: A really important spelling mistake
(cherry picked from commit b510201b43f6bc5e6774119ebbd7b8a0d89ee487)

Closes #3739
2023-05-27 13:20:50 +03:00
Mark McDowall e149476cf8 Add Prettier to format TypeScript files
(cherry picked from commit de56862bb97b092c5fc44359caf3b2abdbcfdf96)
2023-05-25 02:36:32 +03:00
Bogdan 9f39443404 Add CSS typings 2023-05-25 02:36:32 +03:00
Mark McDowall eacaf9be32 Add typescript
(cherry picked from commit 910511dba03196f14bb238c8e15f060c12183c08)
2023-05-25 02:36:32 +03:00
Bogdan 28e4186835 New: Show current tags for Connections
(cherry picked from commit 2016f11b1c322fcd5f9e2f09328ca19d2114629d)

Fixes #3696
2023-05-20 02:15:41 +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
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
Bogdan 0dcfb9eec8 Use string interpolation in formatBytes
(cherry picked from commit 3508cb63dc0b2fbe0eddb00c8396a22705030f6f)

Closes #3673
2023-05-15 16:52:03 +03:00
Mark McDowall b6967aed47 New: Colon replacement naming option
(cherry picked from commit b3260ba8661f3b2c6996eee7e04974e8f41365d5)
2023-05-14 21:41:49 +03:00
Bogdan f621d3c3e7 Update UI dependencies 2023-05-13 01:29: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 4f600c32d4 Remove unused babel plugins and fix build with profiling
(cherry picked from commit d79f42351fd3d61d180a224d4b8fb51184eb347e)

Close #3625
2023-05-13 01:16:40 +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
Mark McDowall ecf63006f3 Switch to eslint for linting
(cherry picked from commit a18c3774661f466727ab46315211aecb43ef1def)

Closes #3350
2023-05-10 01:24:21 +03:00
The Dark 5b701aafc1 New: On Health Restored notification
(cherry picked from commit 5fdc8514da7c7ad98192f2ecb2415b3a7b5d0d05)

Closes #3631
Closes #3637
2023-05-09 01:03:41 +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
Benjamin Staneck 46b5e9b036 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)

Closes #3619
2023-05-07 22:55:11 +03:00