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
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
nitsua
f286f99bb6
Translation update, updating inline div tags and placeHolder attributes
4 years ago
Qstick
7ec043afde
Fixed: Don't Show two loading indicators on Movie Detail Tabs
4 years ago
Qstick
579a86a708
Don't Camel Case Localization Endpoint
4 years ago
nitsua
3a7b48825d
Another translation update
4 years ago
nitsua
3548433a10
New: Add runtime format option in Settings > UI so users can choose between a mins view and h/m view
4 years ago
Qstick
361ffe353d
New: Browse Lists from Discover Movies Page
4 years ago
nitsua
be38ca4728
More Language string migration
4 years ago
nitsua
a28c5675ef
Fix: Address issue when runtime is under 1 hour and it falls back to 12h.
...
New: Update time column on Movie > Index > Table to show hour minutes instead of only minutes
4 years ago
Qstick
04b84e4931
More Translations
4 years ago
Qstick
77036ac3ef
Fixed: Posters not always showing when searching for movie
...
Fixes #4729
Fixes #4704
4 years ago
Qstick
c940a03847
Fixed: Minor CSS Tweaks to Logo and Actions Buttons
4 years ago
Mark McDowall
21bc18dd2a
Fixed: Long paths overflowing in movie history
4 years ago
nitsua
e232fa2c9c
Fix issue with headers on movie index table view not being aligned
...
Fixes : #4800
4 years ago
nitsua
67b4182f4d
Fixed: OriginalTitle in the API using the Title
...
New: Change tooltip (title) on movie details to original title
4 years ago
nitsua
c950006db5
Fixed: Spacing for the external links icon and width when search showing ( #4797 )
4 years ago
nitsua
c07b370569
Fixed: Issue with link/tags icon to drop a line on movie details mobile ( #4667 )
...
#4523
4 years ago
Qstick
82b546999a
More Frontend Translation
4 years ago
nitsua
d2949b31ab
Fixed: Issue with containers not matching posters on cast/crew tabs ( #4656 )
...
#4652
4 years ago
Qstick
71e715f954
Import Sorting Lint for Frontend ( #4655 )
4 years ago
nitsua
765ca89810
New: Added external links to Discovery ( #4598 )
...
#2691
4 years ago
nitsua
9ce58be385
New: Added external links to movie index ( #4600 )
...
#403
4 years ago
Austin Best
c2317e3567
Fix: Movie index legend not respecting color blind setting
...
#4616
4 years ago
Qstick
ef879c3a91
Test Weblate Hook
4 years ago
Qstick
9603f9fdb5
More Translations, Column Headings, Settings page
4 years ago
Qstick
074b49fa8c
New: Translation support for UI Sidebar, Search Input, Base Menus
4 years ago
Qstick
bd5bb2a63c
Fixed: QualitySelect defaults to Profile instead of NoChange on Editor
4 years ago
Qstick
d8dc35913d
Fixed: Console Warning on MovieTitlesRow due to incorrect variable type
4 years ago
Qstick
f8f58c2eda
Fixed: Refresh from IndexItem and MovieDetails doesn’t refresh single ( #4584 )
...
* Fixed: Refresh from MovieDetails doesn’t refresh single
* Fixed: Refresh from index Item should be sing
* Fixed: Detection on running refresh on MovieDetails
4 years ago
Qstick
9d913899ca
Fixed: Bad RootPath Added on List Add from Collection
4 years ago
Qstick
c9a9babdf3
Fixed: Styling of Collection name on MovieDetail view
4 years ago
Qstick
6be1ae0120
Fixed: Alignment of dates in Release Date Tooltip
4 years ago
Qstick
ac79c51196
New: Monitor Collections from Movie Details Page
4 years ago
Qstick
aa6c8f493e
New: Refresh Selected in Editor Mode
4 years ago
Qstick
c51fe81f41
Fixed: Don't show percentage text on Fat progress bar
4 years ago
Qstick
7d22696b1f
New: Show Digital Release on Poster view when Sorted By
4 years ago
Qstick
d791f3f67f
Fixed: Digital before Physical for normal release order
4 years ago
Qstick
3a50152b21
New: Digital Release Dates in UI
4 years ago
Qstick
10322a1867
New: Aphrodite Language Improvements
4 years ago
Qstick
b82d636a8c
Fixed: Don't make Editor call on initial page load
4 years ago
Qstick
5982731ef7
New: Search Selected from Movie Editor
...
Fixes #4130
4 years ago
Qstick
b97e6977fb
New: Year column on Movie Index view
4 years ago
Qstick
f37c7a9748
New: Swipe on Movie Details Page
4 years ago
Qstick
f073f0c35c
Fixed Movie Details Tweaks
...
Fixes #4124
4 years ago
Qstick
b7cf6f49d0
Fixed: Move Links, Add Tags to Movie Detail
...
Fixes #4545
4 years ago
Qstick
6802bfc736
Fixed: List UI Revamp
4 years ago
geogolem
9ede227178
this is a follow-up to commit:
...
64e9e48217
5 years ago
Qstick
874b1bd17c
Fixed: Rotating mobile device when modal is open won't reset modal
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
a711cbd475
Fixed: Movie History showing ascending by date
5 years ago
Qstick
0042fadcb0
Fixed: Don't try to render quality when it's null
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
fac49c1da3
New: Seach All/Filtered on Index
5 years ago
Qstick
74c0e409e7
Fixed: Skip MovieDetails Ratings Render if Null
5 years ago
Qstick
1137c8d770
Fixed: Show Separator on all index views
5 years ago
Qstick
68dec70b34
Fixed: Missing Sort Items on Poster View
5 years ago
Qstick
dd52760095
New: Movie Certifications
5 years ago
Qstick
f338941cfc
New: Show ExtraFiles in UI
5 years ago
Qstick
3576f529ec
Fix Indent Issues (Update Eslint/Stylelint)
5 years ago
Qstick
b2c1dbf3ab
Fixed: MovieDetails warnings if InCinemas is null
5 years ago
Qstick
990a65a681
Fixed: Change MovieHistoryDetails to Modal
5 years ago
Qstick
0c44ee5f88
New: HealthCheck and Status for Movies Deleted from TMDb
5 years ago
Qstick
64e9e48217
Fixed: Show "Not Available" instead of "?" when no InCinemas date
5 years ago
Qstick
3de65daf85
New: Runtime Column/Filter on Movie Index
...
Fixes #4131
5 years ago
Qstick
4a7f497023
Fixed: Cleanup Double Path on Details Page
5 years ago
Qstick
e954b01921
Fixed: Remove Static/Dynamic Settings, Allow Folder Move from Editor
5 years ago
ta264
df101258c5
New: Calculate custom formats on demand
5 years ago
Qstick
b3caa87b78
New: Add and Edit People Lists from Movie Details Page
5 years ago
Qstick
bdc1adb2ed
New: Cast/Crew Tabs on Movie Details Page
5 years ago
Qstick
f2fffe5304
New: Collection Column/Filter Movie Index
5 years ago
Qstick
c8095faa1f
New: Size on Disk in Index and Editor
...
Fixes #977
5 years ago
Qstick
7f7226e466
Fixed: Search results shown for different movie if navigate during request
5 years ago
Qstick
c22c7eff60
Fixed: Don't crash due to null Formats on Quality edit
5 years ago
Qstick
51af4011a3
Fixed: Remove unused Manage Files button
5 years ago
ta264
89fec7841c
Fixed: Cutoff Status and Filter on MovieIndex
5 years ago
ta264
318e05ddba
Fixed: Poster/Overview checkbox in Movie Editor mode
5 years ago
Qstick
7f0581018b
New: Enforce Indent after Logical for UI
5 years ago
ta264
abe7a85a39
Fix: Aphrodite UI enhancements
...
* New: Display UI before movies have loaded
* Revised webpack bundling
* New: Option for production build with profiling
* Fixed: Faster hasDifferentItems and specialized OrOrder version
* Fixed: Faster movie selector
* Fixed: Speed up release processing, add indices (migration 161)
* Fixed: Use a worker for UI fuzzy search
* Fixed: Don't loop over all movies if we know none selected
* Fixed: Strip UrlBase from UI events before sending to sentry
Should mean that source maps are picked up correctly.
* Better selection of jump bar items
Show first, last and most common items
* Fixed: Don't repeatedly re-render cells
* Rework Movie Index and virtualTable
* Corresponding improvements for AddListMovie and ImportMovie
5 years ago
geogolem
1875391a3a
Fix: Movie file count in footer and update movie legend colors
5 years ago
geogolem
a06b044342
Fix: use isAvailable to determine if a movie is available.
5 years ago
Devin Buhl
7440ca9ca8
Fixed: Remove parens around year, move path below movie summary
5 years ago
Devin Buhl
d1a066f601
Fixed: Set year to number instead of string
5 years ago
Devin Buhl
99509e61d3
Fixed: Add Path on Movie Details Page
5 years ago
Devin Buhl
1fe3c81b8d
Fixed: Add Year next to Title on Movie Details Page
5 years ago
Qstick
2329ec25b9
Fixed: Move Search Tab Filter Menu Up to TabPanel
5 years ago
Qstick
b1e3638b34
Fixed: Legend Colors Backward for Missing
...
Fixes #3846
5 years ago
Devin Buhl
f6eb6666c2
Fixed: Trakt link for movies instead of series
5 years ago
Qstick
ee7e507cde
Fixed: History should reload on MovieDetail Movie Change
5 years ago
Qstick
abc6e28401
Fixed: Poster placeholder to new logo
5 years ago
Qstick
0039c1c393
New: Show CustomFormats on Interactive Search Results
5 years ago