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
ta264
081fe64bff
Revert "Convert some instances (filter, find, pick) to native from lodash"
...
This reverts commit d8a0aac9c3
.
4 years ago
ta264
9075fdc1c1
Revert "Fix find error on movie details"
...
This reverts commit 6bdd24e62d
.
4 years ago
nitsua
6bdd24e62d
Fix find error on movie details
4 years ago
Qstick
d8a0aac9c3
Convert some instances (filter, find, pick) to native from lodash
4 years ago
nitsua
b53def3da5
Fixed: Issue with arrow navigation from details working outside of the details page ( #5071 )
4 years ago
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
4 years ago
Qstick
4ea9ded0de
New: Add icons for search results to indicate if it has been previously grabbed, failed or is in the blacklist.
4 years ago
Qstick
e56a784e4c
Null Check firstQueueItem
4 years ago
Qstick
1898114d8c
Remove empty space
4 years ago
Qstick
d6d740a0d2
Replace for loop with find for QueueStatus
4 years ago
nitsua
02845c72d3
Add tooltip to path & movie title on the movie index table view
4 years ago
nitsua
4fafdcabb7
Fix: Addressed issue with status color not showing on Movie > Details (only purple was working)
4 years ago
nitsua
7019c8587b
Fix an issue with the language on status labels for inCinemas and added translation to the movieStatus variable ( #4986 )
...
Fix issue where status text was not consistent across all 3 index views and the details
4 years ago
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
4 years ago
nitsua
bc83e902cc
Adjust the width of runtime & added since they are to wide
4 years ago