Robin Dadswell
68832a136e
Add CSS Typings
...
Automatic by typescript-plugin-css-modules on yarn start
2023-04-29 22:47:02 -05:00
Mark McDowall
36b055d372
Add typescript
...
(cherry picked from commit 910511dba03196f14bb238c8e15f060c12183c08)
2023-04-29 22:47:02 -05:00
Mark McDowall
7fb1163b23
Fixed: Number input changing while scrolling
...
(cherry picked from commit cc46ed56b4b70fe1f1443c0a927383f19c989c47)
2023-04-09 12:12:29 -05:00
Bakerboy448
fcf5984944
Fixed: Translations
2023-02-12 13:29:46 -06:00
Stevie Robinson
86777e021b
Fixed: Mass Editor Footer on Smaller Screens
...
Closes #6968
(cherry picked from commit 9afcec8b1ffc11da93ae50b73f77f5ebe6e12391)
2023-02-04 17:26:07 -06:00
voltron4lyfe
0b1b19a165
Fix Filter Button being squished #8024
2023-01-23 21:40:41 -06:00
Zak Saunders
9d1956794e
Fixed: Progress bar text colour in Dark theme
...
(cherry picked from commit ca61efa57fc04a7f6753aedb4b8044d17e345429)
2023-01-22 14:05:04 -06:00
voltron4lyfe
4956ff7914
Adding indicator display option to PageMenuButton.
2023-01-22 14:04:15 -06:00
Mark McDowall
f22a589cb8
Fixed: Filter indicator in interactive search
...
(cherry picked from commit 80d36a06c8f42f239304d2f5a7edcb573b5072db)
2023-01-22 14:04:15 -06:00
Mark McDowall
2947b244e4
Fixed: Quality cutoff updating in UI when adding/removing qualities
...
Closes #7879
(cherry picked from commit fea66cb7bccc7e94523614db38b157fa38f55ea5)
2023-01-08 21:43:55 -06:00
Qstick
ae8245c3c5
New: Reset Quality Definitions to default
...
(cherry picked from commit d5fff15f32fdb49768dcadd94c760678e650c884)
2022-11-20 12:20:50 -06:00
Qstick
850bfdcf82
New: Native Theme Engine
...
Co-Authored-By: Zak Saunders <1936903+thezak48@users.noreply.github.com>
2022-11-20 11:49:50 -06:00
Mark McDowall
ac3d4bee35
Improve page scrollbar
...
New: Style scrollbar in Firefox
Fixed: Scrolling with click and drag
(cherry picked from commit 9bd783d49c91600d6575fc86e7bdd56858c213f1)
2022-11-19 16:31:37 -06:00
Mark McDowall
bb60510515
Added react-hooks lint rules
...
(cherry picked from commit 381d64259396582de8d63ada99333e42cf5e3189)
2022-11-19 16:30:16 -06:00
Qstick
53a9c849cb
New: CustomFormat Score for history grabs
...
Fixes #5892
Fixes #5893
2022-10-18 20:13:29 -05:00
Mijail Todorovich
40a15d59e0
Fixed: Toolbar Button labels overlap
...
Fixes #7553
2022-09-17 21:57:50 -05:00
Mark McDowall
c7baa66de2
Fixed: Series list jump bar click issues
...
(cherry picked from commit 9c7378625112088d022239fdbdb90c0dc941d61d)
2022-09-17 21:53:44 -05:00
Qstick
0a77a13fa8
New: Separate Ratings Columns
...
Fixes #7281
2022-06-26 17:23:07 -05:00
Qstick
f80272a659
New: Collections View
2022-05-28 17:46:44 -05:00
Qstick
a37fc0dc1f
New: Instance name for Page Title
2022-05-13 23:37:53 +01:00
Douglas R Andreani
ba770dce73
New: Add date picker for custom filter dates
...
(cherry picked from commit 5a08d5dc248bf1dbaa43264a2a470149cf716a3c)
2022-04-10 12:18:41 -05:00
Mark McDowall
8a0c318540
Fixed: Scrolling in Firefox in small window (requires refresh)
...
Closes #7142
(cherry picked from commit e3aa92d09a247f696a003b87f6e9511c33340a1d)
2022-03-31 21:52:04 -05:00
Robin Dadswell
6f42dd671f
Linting fixes for frontend following eslint package upgrade
2022-03-21 08:44:19 +00:00
Qstick
64da17a9ab
Change react-custom-scrollbars to react-custom-scrollbars-2
2022-03-20 11:51:26 -05:00
Qstick
cce4334310
Update frontend eslint packages
2022-03-20 11:22:25 -05:00
Qstick
f08807daf6
Update donation links [common]
2022-01-23 12:12:16 -06:00
Mark McDowall
ac9d6cbf0a
Fixed: Jump bar on series page not showing when window is made wider
...
(cherry picked from commit 0cb8d93069d6310abd39ee2fe73219e17aa83fe6)
2022-01-17 11:30:47 -06:00
Qstick
78a7770858
Fix CSS classes for Imdb and Tmdb ratings
2022-01-01 22:12:10 -06:00
Qstick
599f4907f4
New: Imdb Ratings
2022-01-01 20:18:18 -06:00
bakerboy448
194e0f3d7f
Fixed: Various Translations
2021-12-26 21:49:44 -06:00
Qstick
974e44ce48
New: Link indexer to specific download client
2021-12-26 19:07:22 -06:00
Qstick
4d2a311e40
Remove PreDB from MovieStatusType
...
Fixes #5002
2021-12-20 21:25:07 -06:00
Robin Dadswell
7dda481824
New: Frontend Placeholders from the Backend
2021-12-07 09:59:35 +00:00
Qstick
9a395b52ac
New: Per download client setting to Remove Completed/Failed
...
Fixes #6322
Fixes #6328
Fixes #6331
Fixes #6337
2021-11-24 12:51:10 -06:00
nitsua
750b0331ab
New: Add status color to index table for Downloaded + Monitored ( #6411 )
...
Fixed: Fix issue with calendar not showing Downloaded + Unmonitored (Yellow)
Fixed: Fix issue with colorblind mode not working anywhere except the Calendar
Refactor status color function so it is used everywhere instead of one for the calendar and one everywhere else
Refactor css style naming to be more consistent in the calendar with everything else
2021-10-29 07:59:23 -04:00
Robin Dadswell
13224f03cc
New: Renamed Blacklist to Blocklist
2021-09-27 23:11:23 -04:00
Qstick
84d1a8983b
Wikijs Links
2021-06-28 21:38:26 -04:00
JohnBednarczyk
c2a21cd238
Added custom languages to the top
2021-05-15 18:11:06 -04:00
Robin Dadswell
d7ab9292fb
Fixed: restoring scroll position when going back to index page ( #6308 )
...
(cherry picked from commit 1bc52d0138c7bcb94ffce31ec05f675387612a62)
Co-authored-by: ta264 <ta264@users.noreply.github.com>
2021-05-12 12:36:20 +01:00
Mark McDowall
695720b552
New: Add rel="noreferrer" to all external links
...
(cherry picked from commit c722e9112496062313d09df16b169873f910f2a1)
2021-05-10 23:45:06 -04:00
Mark McDowall
df4bfa501c
Fixed files that were using incorrect imports
...
(cherry picked from commit a3bb2f1c32fc1e0c49d0d1fe24c04940453f5431)
2021-05-09 08:15:10 -04:00
Qstick
f75ab93458
Updated react-dnd and added touch support
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
(cherry picked from commit 0b85b506e226cf1bf1f2d28eb7ed441108cc154d)
to be squashed
2021-05-09 08:15:10 -04:00
bakerboy448
bef12f10a8
Fixed: Missing Translates
2021-03-12 16:19:35 -05:00
Mark McDowall
2fd030bd5c
New: Health check for import lists with missing root folders
...
New: Show missing root folder path in edit for Import List
Closes #5908
(cherry picked from commit ae196af2ad368d49fde2358f0987ed7650c7f29c)
2021-02-14 01:16:36 -05:00
Mark McDowall
33cd9f555e
Fixed: Unable to close indexer category select input on mobile
...
(cherry picked from commit e42d1af5ff8f3eb987195caa7ec8a0bbaf4a00c3)
2021-02-14 01:16:36 -05:00
Qstick
aa95781d5d
Fixed: RootFolders may not load when adding collections
...
Fixes #5753
2021-02-01 23:20:30 -05:00
Taloth Saldono
0443cc34c6
Fixed enter in modal confirmation dialogs
...
(cherry picked from commit 930742ae2c69a530afe60f76a5824f2722540df8)
2021-01-31 02:12:27 -05:00
Qstick
a18036eed4
Add Logo to the Loading Screen for.... clarity
2021-01-18 08:05:38 -05:00
nitsua
553b8b1945
Add movie status to the main search page if the movie is already in the db (label on small screen otherwise progress bar under poster)
...
Fix issues with yellow/grey movie status color not showing up properly
Refactor the getMovieStatus to be more generic
2021-01-11 22:52:48 -05:00
bakerboy448
140547e42a
Fixed: '/movie' URL Base breaking UI navigation
2020-12-22 14:59:34 -05:00
bakerboy448
003686d68f
Fixed: Clarify Language around Importing a Library
...
New: Library Import renamed from (sidebar) Import to Library Import
2020-12-07 22:48:34 -05:00
bakerboy448
699d2be938
New: Add Missing Translations
2020-11-24 11:22:35 -05:00
bakerboy448
bb721272ca
New: All Wiki links now use the consolidated Servarr wiki
2020-11-22 23:14:00 -05:00
Qstick
9c77399379
New: Dynamic Select and UMask Fields
...
Fixes #5380
Fixes #5348
Fixes #5167
Fixes #5166
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-11-22 01:01:50 -05:00
bakerboy448
bdb61e263e
Fix: Update monitor options to be displayed in a more user friendly way
2020-11-16 11:32:24 -05:00
Mark McDowall
b7719662a7
Return max tooltip width
...
(cherry picked from commit fe0d8bb7da27e0f34b5db166ee54033f292b1006)
2020-11-13 21:12:49 -05:00
geogolem
d9ff8e0d4a
Fixed: Clarify Status Filter, Add ConsideredAvailable, MinAvailability Filters ( #4924 )
2020-11-12 23:13:39 -05:00
Qstick
e52288bd67
New: Edit RlsGroup, Flags, and Edition for Movie Files ( #5183 )
...
* New: Edit RlsGroup and Edition for Movie Files
* fixup! remove console log
* fixup! translation
2020-10-15 10:38:30 -04:00
Mark McDowall
a9a0d47f9f
Fixed: Copying passwords
...
(cherry picked from commit c871b3f9487b9bfeb3726d763a632a772b420a0a)
2020-10-11 20:36:46 -04:00
Qstick
a826c1dc25
New: MultiSelect input control for provider settings
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-10-07 21:27:17 -04:00
Mark McDowall
73b0a461d3
Fix tooltip max width on larger screens
...
(cherry picked from commit f4f2a6f5fc14244f9acf8186cbacda7f9c1e0481)
2020-10-05 00:14:28 -04:00
Qstick
f7e21ec2a4
Fixed: Tooltip jumping around
...
Fixes : #5136
Fixes : #4966
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-04 23:34:27 -04:00
Qstick
3d5570dfd9
Update frontend packages
...
Fixes : #5115
Fixes : #5116
Fixes : #5117
Fixes : #5118
Fixes : #5119
Fixes : #5120
Fixes : #5121
Fixes : #5122
Fixes : #5123
Fixes : #5124
Fixes : #5125
Fixes : #5126
Fixes : #5127
Fixes : #5128
Fixes : #5129
Fixes : #5130
Fixes : #5131
Fixes : #5132
Fixes : #5133
Fixes : #5134
Fixes : #5139
Fixes : #5140
2020-10-04 21:49:16 -04:00
nitsua
eca816db86
Fix movie title stretching the add window
...
Fixes : #5096
2020-10-01 18:12:19 -04:00
Qstick
a1e69c3c2b
Lodash replacements: take 2
2020-09-28 22:02:02 -04:00
ta264
081fe64bff
Revert "Convert some instances (filter, find, pick) to native from lodash"
...
This reverts commit d8a0aac9c3 .
2020-09-28 06:26:23 +01:00
Qstick
d8a0aac9c3
Convert some instances (filter, find, pick) to native from lodash
2020-09-27 22:33:21 -04:00
Qstick
41cf722ab5
Change over aphrodite references
2020-09-26 22:03:14 -04:00
nitsua
7f814a3cb9
New: Add support for left/right arrows on the movie details to navigate through movies
...
New: Add support for ctrl+home and ctrl+end to jump to the top and bottom of the movie index
New: Add redirect to previous movie instead of index when deleting one
2020-09-26 10:49:47 -04:00
nitsua
02845c72d3
Add tooltip to path & movie title on the movie index table view
2020-09-12 23:38:09 -04:00
Qstick
da720fdf4c
Fixed: Tooltips not working for Icon Buttons, Revert title pullout in Link.js
2020-09-10 22:15:19 -04:00
Austin Best
c51b08e26c
Fixed: Address issues with the status being wrong color on the index and movie details (not tracking anything queued/downloading)
...
Fixed: Updated fetchQueueDetails() to not pass movie ids since the store doesn't use them anyways
New: Added text to index poster progress bar showing status
#4525
#4526
#4982
2020-09-10 00:03:44 -04:00
Qstick
ecbdd58f42
New: Separate UI Language into two settings for Movie Info and Main UI
2020-09-08 21:38:05 -04:00
ta264
e014826b17
New TEXT_AREA input type
2020-09-08 19:17:21 +01:00
ta264
f8c3947bad
ClipboardButton improvements
...
Allow overriding CSS, make it work in modals
2020-09-08 19:17:21 +01:00
nitsua
f286f99bb6
Translation update, updating inline div tags and placeHolder attributes
2020-09-06 13:50:55 -04:00
Qstick
361ffe353d
New: Browse Lists from Discover Movies Page
2020-09-03 22:50:56 -04:00
nitsua
be38ca4728
More Language string migration
2020-08-30 03:12:39 -04:00
Qstick
fa3914c36a
Switch Automation to Chrome for Test Speed
2020-08-22 00:47:07 -04:00
Qstick
04b84e4931
More Translations
2020-08-19 23:32:49 -04:00
Qstick
56184905a9
New: Allow Radarr List Sync by Source Tag
...
Fixes #4826
2020-08-19 21:37:15 -04:00
nitsua
154092b921
Fix issue with the table stretching on the Movie > Details > Search when the Title is extremely long
2020-08-16 00:49:33 -04:00
Qstick
79a96bb43f
Lazy Loading fuse-worker and fixed some potential timing issues
...
Fixes #4765
Fixes #4766
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2020-08-15 12:25:28 -04:00
nitsua
487546d6f3
Cherry pick from PR 4784 to disable autofocus on table scroller
2020-08-11 23:29:00 -04:00
Qstick
c940a03847
Fixed: Minor CSS Tweaks to Logo and Actions Buttons
2020-08-08 22:09:56 -04:00
nitsua
9cb3ff238b
New: Added new custom filters for Not in Last/Next for date filters ( #4816 )
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-08-04 08:11:32 -04:00
nitsua
67b4182f4d
Fixed: OriginalTitle in the API using the Title
...
New: Change tooltip (title) on movie details to original title
2020-08-02 01:48:32 -04:00
nitsua
c07b370569
Fixed: Issue with link/tags icon to drop a line on movie details mobile ( #4667 )
...
#4523
2020-08-01 02:47:34 -04:00
Mark McDowall
da1210c6a6
Fixed: Show more information in UI when testing SAB fails in some cases
2020-08-01 00:36:06 -04:00
Qstick
65b8be16dd
Fixed: Details for episode history flashing on mobile devices
...
Fixes #4699
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-07-31 23:50:57 -04:00
Qstick
82b546999a
More Frontend Translation
2020-07-31 23:05:21 -04:00
Qstick
71e715f954
Import Sorting Lint for Frontend ( #4655 )
2020-07-28 14:47:25 -04:00
Qstick
33cd699eac
Lint issue in Tooltip.css
2020-07-26 23:23:55 -04:00
Qstick
c34a5c0c3d
Fixed: Tooltip goes off screen for Mobile
2020-07-26 23:02:25 -04:00
Qstick
9603f9fdb5
More Translations, Column Headings, Settings page
2020-07-19 11:42:03 -04:00
Qstick
c75362ecc8
Fixed: Donate Link references old URL
2020-07-17 23:37:46 -04:00
Qstick
074b49fa8c
New: Translation support for UI Sidebar, Search Input, Base Menus
2020-07-17 23:37:46 -04:00
Qstick
bd5bb2a63c
Fixed: QualitySelect defaults to Profile instead of NoChange on Editor
2020-07-15 23:27:35 -04:00
Qstick
f073f0c35c
Fixed Movie Details Tweaks
...
Fixes #4124
2020-07-03 23:09:48 -04:00
Qstick
8f791853ad
Fixed: Ignore location on UI header fuzzy search
...
Fixes #4558
2020-07-01 21:29:47 -04:00