Commit Graph

657 Commits

Author SHA1 Message Date
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
Benjamin Staneck 96f5231eb9 Add VSCode extension recommendations
To make it easier for new contributors, suggest extensions for the tools we use

(cherry picked from commit 9ebd2f96adb19db7c7357336a37f7b989d21797d)
2023-05-07 21:47:19 +03:00
Benjamin Staneck c40d3646b0 Move vscode settings to the frontend folder
Since it applies to all of frontend, I think it makes more sense to have it here instead of src

(cherry picked from commit e12c679cd8961ec9d2ef744761303831b81e64fb)
2023-05-07 21:46:57 +03:00
Mark McDowall 24056fd052 Fixed: File browser
(cherry picked from commit f7ce5c7b115ea0d12ab63f19960c473e09e30f3d)
2023-05-05 14:37:26 +03:00
Scott Fridlund 8a685be882 Adding Artist Id, Album Id, and Track Artist Id as file name options. 2023-05-01 22:23:50 -05:00
bakerboy448 4da68ce37d Fixed: Show Error Message if no Manual Import Mode selected 2023-04-30 09:33:10 -05:00
Benjamin Staneck d9cc5b307a New: Updated button and calendar outline colors for dark theme
(cherry picked from commit 5d873fafec07c9d67ad8d2c16eecea195a78eecf)

Closes #3588
2023-04-30 09:58:06 +03:00
Stevie Robinson 1d09ddf67e Fixed: Border hover colors in dark theme
(cherry picked from commit bead56893f080a1ac1df230908314f3ba8e0c6ce)

Closes #3554
2023-04-30 09:36:40 +03:00
Benjamin Staneck 4782922a47 Fixed some aria violations
(cherry picked from commit 7aa846343815105e3576e6aa20eac64fcb0edf8d)

Closes #3589
2023-04-30 09:33:48 +03:00
Bogdan dec6c32719 Fix loading eslintrc
(cherry picked from commit b0773ae7e3f860ff381d8d98d23d612609048e38)

Closes #3591
2023-04-30 09:29:25 +03:00
Bakerboy448 89972b8b66 Fixed: Missing Translates 2023-04-30 09:23:41 +03:00
Fabricio Silva 3dfeea2f43 Fixed: Edit Quality Profile not opening
(cherry picked from commit 83cee4b00e8c64d749d2ff1d8575d31570beecba)
2023-04-29 19:50:28 +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 2a980e64fc Fixed: Some posters not showing for new series search results
(cherry picked from commit 622e36de960dbeae53efb5e1f8d8eddd8ef9c617)
2023-04-29 00:28:01 -05:00
Benjamin Staneck 3961bbbb3d Fix typo in calendarBackgroundColor CSS variable
(cherry picked from commit e34d2504400faaa12c7fc8572264477ccd58619d)
2023-04-28 22:43:24 -05:00
Benjamin Staneck 734e8fdf6f Use minified jquery
(cherry picked from commit bb77bb640c0529ca3e6386ec657e64ebafad02f4)
2023-04-28 22:42:31 -05:00
Bogdan 1374fb1a32 Fixed: (UI) Show the correct path in delete artist modal 2023-04-15 21:13:01 -05:00
Mark McDowall cb3d6d7387 Fixed: Number input changing while scrolling
(cherry picked from commit cc46ed56b4b70fe1f1443c0a927383f19c989c47)
2023-04-10 21:01:09 -05:00
Qstick e44e1a8447 New: Additional custom filter predicates for strings
(cherry picked from commit 6082253166b67d59d7907d83c362116d47bcdaeb)
2023-03-12 13:33:00 -05:00
Mark McDowall de29e17734 Fixed: Creating new Delay Profile
(cherry picked from commit 81435dabc7a46e82c34101b4a8fe9120c875d913)
2023-02-11 13:05:58 -06:00
Qstick 6066528786 Remove development setting from UI 2023-02-05 22:37:56 -06: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 dcb60c261f Remove unused split
Closes #2442

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2023-01-26 20:44:33 -06:00
Mark McDowall 5296d877b0 Fixed: Clearing logs not updating UI once complete
Closes #2687

(cherry picked from commit 56b3acddc9f50f59c78c03ca072fe802752b88a7)
2023-01-25 22:45:55 -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
Qstick e41c32e38b Fixed: Add None Metadata Profile option to Mass Editor
Fixes #2302
2023-01-15 01:11:47 -06:00
Qstick 71c1edd47c New: Bulk Delete from Unmapped
Fixes #3041
Fixes #1060
2023-01-14 23:31:01 -06:00
Qstick b03f4d7d95 Fixed: Unmapped Delete button cutoff 2023-01-14 22:26:00 -06:00
Zak Saunders 42f3e1422e Fixup Album Studio 2023-01-14 19:28:43 -06:00
Qstick cb5e249448 New: Description for indexer RSS setting
Fixes #3262
2023-01-14 17:52:35 -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