Qstick
850bfdcf82
New: Native Theme Engine
...
Co-Authored-By: Zak Saunders <1936903+thezak48@users.noreply.github.com>
2 years ago
Qstick
53a9c849cb
New: CustomFormat Score for history grabs
...
Fixes #5892
Fixes #5893
2 years ago
Qstick
0a77a13fa8
New: Separate Ratings Columns
...
Fixes #7281
2 years ago
Qstick
f80272a659
New: Collections View
3 years ago
Robin Dadswell
6f42dd671f
Linting fixes for frontend following eslint package upgrade
3 years ago
Qstick
ff7f95a0ab
New: Original Language and Title sort and filter options
...
Fixes #7019
Fixes #5438
3 years ago
Qstick
57e05b70da
Remove unused variable from MovieHistoryRow
3 years ago
Qstick
59186adbfc
Fixed: Mark as Failed from Movie Details page
...
Fixes #6483
3 years ago
Qstick
599f4907f4
New: Imdb Ratings
3 years ago
bakerboy448
194e0f3d7f
Fixed: Various Translations
3 years ago
Qstick
124b50288d
Fix invalid PropType for sizeOnDisk in DeleteMovieModal
3 years ago
Qstick
2838d8ca29
Add Ratings to Movie Index sort menu
...
Fixes #6741
3 years ago
Robin Dadswell
84dd10f032
New: Added Genres to Movie Details page
3 years ago
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
3 years ago
Robin Dadswell
13224f03cc
New: Renamed Blacklist to Blocklist
3 years ago
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>
4 years ago
Qstick
446b2ffff9
New: Letterboxd Links for Movies
4 years ago
Robin Dadswell
2b17b5310e
Fixed: Show size on disk when deleting movies
4 years ago
Qstick
9b85f328a6
New: Allow Manual Search when Movie not monitored
...
Fixes #3235
4 years ago
Qstick
aa95781d5d
Fixed: RootFolders may not load when adding collections
...
Fixes #5753
4 years ago
Robin Dadswell
39d11b4669
replaced words with icons and matched the sort for consistency
4 years ago
Robin Dadswell
70faa123ee
capitlisation
4 years ago
Robin Dadswell
f4869e6bc9
added words next to the release dates
4 years ago
Robin Dadswell
a2182e2fca
removed unnecessary lines
4 years ago
Robin Dadswell
fe23c985a2
linting fixes
4 years ago
Robin Dadswell
4ffd0d2ddb
Added missed property
4 years ago
Robin Dadswell
efd3aad6b0
started adding new option for cinema release
4 years ago
Robin Dadswell
11b4967629
tidied up unnecesarry lines and added translation line
4 years ago
Robin Dadswell
b6e46ad8fd
updated date order to be InCinemas and then the earlier of either Physical/Digital Release
4 years ago
Robin Dadswell
c28b62da2a
added sort by calculated release date
4 years ago
Robin Dadswell
600c7e3391
fixed releasedate sorting for inCinemas/digitalRelease/physicalRelease
4 years ago
Robin Dadswell
7107aeaddc
minor fixes based on feedback
4 years ago
Robin Dadswell
913766f9af
tidied up to only have getRelativeDate once per item
4 years ago
Robin Dadswell
9e7ea6f55b
linting fix
4 years ago
Robin Dadswell
c2c4186965
formatted date
4 years ago
Robin Dadswell
1a755bd3c0
added option and start of info
4 years ago
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
4 years ago
Qstick
e104a9e261
Fixed: TypeError on Keyup in Firefox for MovieIndex and Details
4 years ago
Qstick
f55e44c591
Fixed: Incorrect translation key on MoveMovieModal
4 years ago
bakerboy448
699d2be938
New: Add Missing Translations
4 years ago
Qstick
0086e2699e
Protect against undefined SizeOnDisk
...
Fixes #5205
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
37c9701237
Fixed: Rerender Overviews on Overview option changes
...
Fixes #5150
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
nitsua
f850e75d4e
Fix issue with push missing the URL base
4 years ago
nitsua
6c9e4994d8
Fix broken translations on index
4 years ago
nitsua
e880eb0e00
More translations
4 years ago
Qstick
f7e21ec2a4
Fixed: Tooltip jumping around
...
Fixes : #5136
Fixes : #4966
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
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
4 years ago
Qstick
aef8a8fd04
Fixed: Fetch blacklist by Movie instead of all
...
Fixes #5066
4 years ago
Qstick
a1e69c3c2b
Lodash replacements: take 2
4 years ago
nitsua
cf804f7dac
Fix issue with arrow keys switching movie when using them inside a textbox (or any element really)
4 years ago