Qstick
13701498ce
Fixed: Fix typo in remove queue item modal
...
Co-Authored-By: Jayden <lukyjay@users.noreply.github.com>
5 years ago
Qstick
88cbeb930d
New: Allow Sort by Size on Manual Import
...
Fixes #4097
5 years ago
Qstick
4d3a1efca3
New: Size Column in Queue
...
Fixes #4063
5 years ago
beyondmeat
27f7dd26ab
Fixed: Episode reference in search results string ( #4094 )
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
ba83c01b6c
New: NetImport Lists Grouped by Type
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
5 years ago
Qstick
dec0e3eec3
Dedupe JS events to prevent 1000s repeated hitting Sentry
5 years ago
Qstick
c8095faa1f
New: Size on Disk in Index and Editor
...
Fixes #977
5 years ago
Qstick
d5e6cc542f
Fixed: Sort by Status on MovieIndex
...
Fixes #4018
5 years ago
Qstick
b3553e93ab
Fixed: Broken Title Sort on Activity Pages
5 years ago
Qstick
7f7226e466
Fixed: Search results shown for different movie if navigate during request
5 years ago
Qstick
e70be7cf9e
New: Added help text for qualities in groups
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Mark McDowall
822035056a
Fix proptype warning for id of EnhancedSelectInputOption
5 years ago
Mark McDowall
cf6e993a4d
New: Limit recent folders in Manual import to 10 and descending order
...
Closes #3491
5 years ago
Qstick
e0f591ebe3
Fixed: Re-Enable Indexer Flags for Torrent Indexers
5 years ago
ta264
959b8ed83e
Fixed: Speed up UI during refresh
...
Don't update state if we know items are equal to avoid reselections.
Don't pass LastInfoUpdate to frontend to prevent useless updates (the
field isn't used)
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
Qstick
02c35f963e
New: Select Multiple Languages on Manual Import
5 years ago
Qstick
c6cae162be
Fixed: Format Cutoff Selection searches Qualities not Formats
5 years ago
Qstick
151bf5b49f
Fixed: React error displaying a search result for an existing movie
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
1b7f52e013
Fixed: Trying to add a movie when root folders hadn't populated
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
ta264
89fec7841c
Fixed: Cutoff Status and Filter on MovieIndex
5 years ago
Qstick
fa2c4725be
New: Show IndexerFlags on Interactive Search
5 years ago
Qstick
8476e36122
New: Turn MediaInfo Popover into Modal, Add AudioFeatures
5 years ago
ta264
c53aed4cbf
Update sentry DSN to self hosted
5 years ago
Qstick
da50b49e01
New: Store Task StartTime, Show Duration in UI
5 years ago
Qstick
5e52a12287
Fixed: Add back Indexer Options
5 years ago
EnorMOZ
2f902d412c
Fixed: History fails due to languages property ( #3944 )
...
* Fix languages property
* fix language
5 years ago
ta264
a931ac1022
Fixed: Webpack worker loading with UrlBase
5 years ago
ta264
318e05ddba
Fixed: Poster/Overview checkbox in Movie Editor mode
5 years ago
Qstick
12245d0956
Fixed: Paging on Day and Week Cal View
5 years ago
Qstick
6d87b5dfec
Fixed: Show Physical Releases on Calendar
5 years ago
Qstick
bbd065940e
Fixed: Calendar Ledgend not being shown
5 years ago
Qstick
05f0156661
New: TMDB Link on Search Results
5 years ago
Qstick
a03f6605ce
Fixed: History Rename and Delete Filter Using Wrong Id
5 years ago
Qstick
b14157797e
New: Show relative file name when selecting movie in Manual Import
5 years ago
Qstick
aa7ebe4168
New: UI Package Updates
5 years ago
Qstick
7f0581018b
New: Enforce Indent after Logical for UI
5 years ago
ta264
ea9f622db2
Fixed: UI Search
...
Inline the worker until we come up with a better solution
5 years ago
Qstick
64d949fc96
Fixed: Ensure Fuse Worker is Loaded if Refresh on another page
5 years ago
Qstick
386315ad27
Fixed: Return null if no height on discover/list grid
5 years ago
geogolem
9f36665d6d
Fixed: Add back minimumAvailability for netimport lists ( #3916 )
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
Qstick
95e5e3132b
Fixed: Add filterPredicates for InCinemas and PhysicalRelease
...
Fixes #3885
5 years ago
Jayden
99bf3cf3ba
Fix: Typo in UI dropdown for time format ( #3886 )
...
The time format was incorrectly showing the D/M format as DD/MM (25/03 instead of 25/3).
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
4e07e3bd68
New: Option to send notification when a Health Check warning occurs
5 years ago
Devin Buhl
e0b6bde525
Fixed: Default id for MenuContent
5 years ago
Devin Buhl
7440ca9ca8
Fixed: Remove parens around year, move path below movie summary
5 years ago
Devin Buhl
604f45bea4
Fixed: Set id in MenuContent to not required
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
5c3fda48f7
New: Custom Formats on Movie Details File Tab
5 years ago
Qstick
2329ec25b9
Fixed: Move Search Tab Filter Menu Up to TabPanel
5 years ago
Qstick
c08ae534c5
Fixed: List Tags and Prevent Delete of Tag if on List
5 years ago
Qstick
816905a506
New: Add Availability Delay to Indexer Options UI
5 years ago
Qstick
ae6a95bad8
Fixed: Sort by Monitor-Status Column
5 years ago
Qstick
b1e3638b34
Fixed: Legend Colors Backward for Missing
...
Fixes #3846
5 years ago
Qstick
83eeb747dc
Fixed: Status Filter using Series Filter Options
5 years ago
Qstick
bba5b425b3
Fixed: Delete MovieFile from MovieDetails gives 405
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
162980ccaf
Fixed: Remove Series Related Cal Setting
5 years ago
Qstick
8e54809c79
Fixed: Audio and Video Columns Switched for MovieFileTable
5 years ago
Qstick
abc6e28401
Fixed: Poster placeholder to new logo
5 years ago
Qstick
567824ebec
New: Show Custom Formats on Queue Page
5 years ago
Qstick
e827a965ad
New: Show Custom Formats on Blacklist Page
5 years ago
Qstick
215d5069a9
New: Show Custom Formats on History Page
5 years ago
Qstick
fb4aa58a75
Fixed: Add Delete Button to Custom Formats
5 years ago
Qstick
136432d098
Fixed: No newline on MediaInfoPopover
5 years ago
Qstick
1920bd53b6
New: Mediainfo Popover for Movie Files
5 years ago
Qstick
ac8a7a9254
Fixed: Match Filter Indicator to Theme Color
5 years ago
Qstick
0039c1c393
New: Show CustomFormats on Interactive Search Results
5 years ago
ta264
057829c3b0
New: Multi target net framework 4.6.2 and net core 3.0
5 years ago
ta264
fb5b9c445b
New: Switch to ASPNetCore Kestrel and SignalR
5 years ago
Qstick
1514613f61
New: Added MinAvailability Option to UI
5 years ago
Qstick
5eb7fe958f
Fixed: Calendar Missing Search Not Functional, Other Tweaks
5 years ago
Qstick
24fa77e7b2
Fixed: Queue Selector Looking for Episodes not Movies
5 years ago
Qstick
9ae411802d
Fixed: Hide Profile Delete if Used by List
5 years ago
Qstick
1a3e0a3163
New: Indicator when Filter is applied
5 years ago
Qstick
6e601ede37
Fixed: Custom Format Edit Modal Huge Size
5 years ago
Qstick
9bbd314452
Fixed: PageHeader Action Hover Color
5 years ago
Qstick
b40c63dcfe
Fixed: Logo Changes
5 years ago
Qstick
21ed073f29
New: Add List and Discovery Pages ( #3803 )
5 years ago
Qstick
a2cad761b9
Fixed: Status Cell Working
5 years ago
Qstick
01f2f754ea
New: First Pass Movie Index Status Cell
5 years ago
Qstick
1b6e6f80b6
Fixed: Index Table Status shows Correct Icons
5 years ago
Taloth Saldono
40736336db
Fixed: Root Folder display when free diskspace cannot be determined (FreeBSD)
...
closes #3275
5 years ago
Qstick
7fd391259c
Fixed: Movie Path UI Warning, Duplicate Import Fixes
5 years ago
Qstick
b225435164
Fixed: Language Column not shown in Queue
5 years ago
Qstick
923db77751
Fixed: Show Year in Manual Import List
5 years ago
Qstick
90e58e5a22
Fixed: Add List Exclusion from Movie Editor
...
Fixes #3775
5 years ago
ta264
79cf3079c3
Updated Nancy to 2.0
5 years ago
Qstick
7f221c7834
Fixed: Automation/Integration/Unit Tests
5 years ago
Qstick
b2268c7452
New: Get Custom Formats Working in Aphrodite
5 years ago
Qstick
23670bca12
New: Upstream Updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
71c398f0fc
New: Enable Sentry Analytics ( #3669 )
5 years ago
Qstick
64ec751938
Fixed: Theme color for poster control background
5 years ago
Qstick
08b642575f
Fixed: Rejoin MovieFiles to Movies to fix Cutoff short term
5 years ago
Qstick
fee8244a74
Fixed: MovieDetails Files Table not reflecting cutoff status
5 years ago
Qstick
1cde85bba8
New: Update Frontend Packages
5 years ago
Qstick
6288936fe2
Fixed: Calendar Items Show on Correct Day
5 years ago
Qstick
e3040ad2e1
Fixed: stylelint errors
5 years ago
Qstick
032b1e7a03
New: Add warning to remove from queue dialog
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Mark McDowall
7189719e6f
Darker border for calendar
5 years ago
Mark McDowall
6a68e5ca92
New: Wider and taller scroll bar for the click to scrollers out there
5 years ago
Mark McDowall
a3e312b368
Fixed: Custom Filter improvements
5 years ago
Qstick
c4e01c2020
New: Improve help text for extra file importing
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Mark McDowall
80715f5e58
Fixed: oAuth actions in UI
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
2758adcc8c
Fixed: Queue/History take two clicks to load, We don't wait on Episode Fetch
5 years ago
Qstick
d263ff9a6b
Fixed: Wanted/Cutoff Search from Index Page
5 years ago
Qstick
fbc2566f70
New: Smart Filter Options for Studios in MovieIndex
5 years ago
Qstick
ed24cd5b52
Fixed: Movie Editor RootFolders, SelectedState persisting editor toggle
5 years ago
Qstick
7698ae00dd
Fixed: Misc UI/Test Fixes
5 years ago
Qstick
a20222fbef
New: Movie Editor in Movie Index ( #3606 )
...
* Fixed: Movie Editor in Movie Index
* Fixed: CSS Style Issues
* Fixed: Ensure only items shown are selected
* Fixed: Cleanup and Rename from Editor
5 years ago
devbrian
12fba024f0
Fixed: Movie Details Tab ( #3564 )
...
* History Added
* History Cleanup
* History Mark Failed Fix
* History Lint Fix
* Search Tab Initial
* Interactive Search Cleanup
* Files Tab + Small Backend change to MovieFile api
* Reverse Movie History Items
* Grabbed files are not grabbable again.
* Partial movie title outline + Search not updating fix
* Lint Fix + InteractiveSearch refactor
* Rename movieLanguage.js to MovieLanguage.js
* Fixes for qstick's comments
* Rename language selector to allow for const languages
* Qstick comment changes.
* Activity Tabs - Language Column fixed
* Movie Details - MoveStatusLabel fixed
* Spaces + Lower Case added
* fixed DownloadAllowed
* Added padding to history and file tables
* Fix class => className
* Updated search to not refresh unless switching movie
* lint fix
* File Tab Converted to Inline Editting
* FIles tab fix + Alt Titles tab implemented
* lint fix
* Cleanup via qstick request
5 years ago
Qstick
06b1c03053
Fixed: List Exclusions, List Processing Tweaks
5 years ago
Qstick
b1d69e3949
Fixed: Queue Error on Unknown Items
5 years ago
Qstick
91ab518dfb
Fixed: Backend Updates from Sonarr
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
d178dce0d3
Fixed: Backend/Frontend Cleanup
5 years ago
Qstick
286f73f38d
Fixed: Refresh Indicator always spinning after refresh
5 years ago
Qstick
9350f6a04c
Fixed: Changes to Profiles, Languages, Manual Import
5 years ago
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
5 years ago
Qstick
c48838e5b6
Fixed: Linting errors and Appveyor not triggering on frontend changes
5 years ago
Qstick
16ff1176f7
Fixed: Quality Groups and Profiles
5 years ago
Qstick
6275737ced
New: Many UI Updates and Performance Tweaks
5 years ago
Qstick
ac0d1c92c3
New: Tooling changes for UI
5 years ago
Qstick
8430cb40ab
New: Project Aphrodite
5 years ago