Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/commits/commit/14b9dd77afaabf6c2c09f439c3270e8cabbf0d04/frontend?page=3 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

822 Commits (14b9dd77afaabf6c2c09f439c3270e8cabbf0d04)

Author SHA1 Message Date
Bogdan 3321123043 Fix translation to `Apply Changes` 2 years ago
Bogdan 304a07e23f Add translation to manage indexers 2 years ago
Agneev Mukherjee dd3ac26604
Set frontend `theme-color` to sidebar color () 2 years ago
Ricardo Christmann fe41aada06
New: Add tags field to MovieCollection () 2 years ago
Bogdan bd1844030d
New: Rework List sync interval logic 2 years ago
Bogdan 239109e3dd New: Improve empty list messaging 2 years ago
Bogdan 4804eb0769 Fixed: Invalid image URL if Movie is missing background image 2 years ago
Bogdan 60a55dfdac Allow array of string as value in EnhancedSelectInput 2 years ago
Bogdan fd0ff78791 Add translation to movie collection filters 2 years ago
Ricardo Christmann cbae355402
New: Added filter and sort options to Collections () 2 years ago
Bogdan 4cce2727e2 Update translations 2 years ago
Bogdan 0cbfb4ca65 New: (UI) Search library by imdbId and tmdbId 2 years ago
Bogdan 7052a7a5ec New: Improved page loading errors 2 years ago
Bogdan 0cc1fe8308 Add HelpTextWarning support in FieldDefinition 2 years ago
Bogdan b0f56e2840 Update translations 2 years ago
Qstick 8231290c7b Update Remote Path Mapping delete modal title 2 years ago
Bogdan 3f2ea49023 Add style for default kind in ProgressBar 2 years ago
Bogdan 32f09633e9 Use more specific styling for kinds in ProgressBar 2 years ago
Bogdan c0790060fb Fixed: (UI) Sort last movies with no release dates 2 years ago
Bogdan 4ab1cb393a Add style for default kind in ProgressBar 2 years ago
Bogdan b5a5530cb1 Improvements to movie index sorting fields 2 years ago
Bogdan e0448f7213 Fixed: (UI) Show release dates when enabled 2 years ago
JeWe37 0b4c12dd7b New: Option to Import via Script 2 years ago
Bogdan 9df06b80bf Fixed: Enforce validation warnings 2 years ago
Qstick c69cc20266 Cleanup react warnings from manage modals 2 years ago
Qstick 4fc1ee0aff Fix priority input for provider manage edit modal 2 years ago
Qstick 1d4b6d4cad New: Bulk Manage Import Lists, Indexers, Clients 2 years ago
Matt Strapp 854b3045fe Fix: Use relative paths instead of absolute paths for webmanifest 2 years ago
bakerboy448 d878738a62 Fixed: A really important spelling mistake 2 years ago
Bogdan e55c3f7ddf Fixed: Sorting search releases by language 2 years ago
Bogdan 4eb89eb851 Show movie title as tooltip on movie index 2 years ago
Bogdan a1ccfacfa2 Fixed: (UI) Show studio and release/added dates in movie index 2 years ago
Bogdan df70d85d0a New: Show current tags for Connections 2 years ago
Qstick 156def3138 New: Advanced settings toggle in indexer edit/add modal 2 years ago
Bogdan 3feaee25e2 Sort tags by label 2 years ago
Qstick 731db1ad79 New: Add TmdbId and ImdbId to manual import movie selection 2 years ago
Qstick fe76cbfc6b Avoid double movie fetch on UI load 2 years ago
Bogdan 10bb8fa263 Use string interpolation in formatBytes 2 years ago
Mark McDowall f14482cb59 Use QualityProfile instead of any 2 years ago
Qstick 976712d6d7 Add back min availability to bulk movie edit 2 years ago
Bogdan 64e524633c Fix MovieFileLanguageConnector to use MovieLanguage 2 years ago
Bogdan d8b724346c Update UI dependencies 2 years ago
Benjamin Staneck de010ce536 Add `inset` to stylelintrc 2 years ago
Benjamin Staneck c9b09faae9 Remove unused babel plugins and fix build with profiling 2 years ago
Benjamin Staneck 8a49463053 Update all relevant dev tool deps 2 years ago
Benjamin Staneck 0a89c4d110 Delete various old config files 2 years ago
Bogdan e0389ca08c API key improvements 2 years ago
Stickie a1e622a363 New: Notifications when Manual Interaction is required for importing 2 years ago
The Dark 8563ed0a20 New: On Health Restored notification 2 years ago
Bogdan b7419c31df Sort translations alphabetically 2 years ago
Benjamin Staneck 8b958708da Move vscode settings to the frontend folder 2 years ago
Benjamin Staneck b0cd7ae356 Add VSCode extension recommendations 2 years ago
Qstick ff1449c01e Fixed: Index UI crash for movies without files 2 years ago
Qstick 41fb0eb7c6 Virtualize movie select for manual import with react-window 2 years ago
Qstick eeb997430c Convert Manual Import to Typescript 2 years ago
Bakerboy448 7b8c21fc76 Fixed: Movie Status in Table View 2 years ago
Benjamin Staneck 3738750fa1 Fixed some aria violations 2 years ago
Bakerboy448 6086b0d4e4 Fixed: Search Button Display on Movie Index 2 years ago
Bakerboy448 66b7b3b7d6 Fixed: Unable to search individual movies from Movie Index 2 years ago
Qstick 554ab21d38 Fixed: Cannot Toggle Show Search on Movie Index 2 years ago
Qstick 4c2bf285fc New: Add Original Language as Filter Option in Discover View 2 years ago
Qstick cc63c3f3cd Fixed: Movie count incorrect in Movie Editor 2 years ago
Bakerboy448 d3e6d7cd05 Fixed: Missing Translates 2 years ago
Qstick 3e643644cd Extract useSelectState from SelectContext 2 years ago
Qstick bf3e23cc3b Fix default value variable name for ImportListExclusion 2 years ago
Qstick a41999f9c2 New: Closing Move Movie modal without selecting will cancel save 2 years ago
Qstick 5d061a8729 New: Include Movie Match Type in grab event details 2 years ago
Benjamin Staneck 138b1e1c9d New: Updated button and calendar outline colors for dark theme 2 years ago
Bogdan adee52d8c2 Fix loading eslintrc 2 years ago
Qstick c61735cde2 New: Remember add import list exclusion when removing movie 2 years ago
Qstick 7f71caaf7f Fixed: Movies table not resizing properly when window size changed 2 years ago
Qstick e139e7330e Fixed: Movie select not working correctly after stopping/starting or changing sort order 2 years ago
Qstick e88c44915f Improved UI error messages (stack trace and version) 2 years ago
Qstick 7501fe095e New: Increase clickable area of movie select in poster/overview 2 years ago
tsubus 1bc299fd35 Remove unused ReactDOM import 2 years ago
Mark McDowall c2736bbe27 Fixed: File browser 2 years ago
Qstick 2d96c308f0 Remove movie editor code 2 years ago
Qstick e85c010bf2 New: Mass Editor is now part of movie list 2 years ago
Robin Dadswell ee5fed8522 Added movie index selection 2 years ago
Mark McDowall df26229e4d Fixed: Restoring scroll position when going back/forward to series list 2 years ago
Robin Dadswell e0b91c6406 Refactor Movie index to use react-window 2 years ago
Robin Dadswell 68832a136e Add CSS Typings 2 years ago
Mark McDowall b18cd2f33a Add Prettier to format TypeScript files 2 years ago
Mark McDowall 36b055d372 Add typescript 2 years ago
Fabricio Silva d32582fa7c Fixed: Edit Quality Profile not opening 2 years ago
Qstick 91ff76c0c8 Use minified jquery 2 years ago
Benjamin Staneck b34a7c6e2e Fix typo in calendarBackgroundColor CSS variable 2 years ago
Stevie Robinson f54a5388a0 Fixed: Border hover colors in dark theme 2 years ago
Qstick 12e360ab4f Fixed: Some posters not showing for new movies search results 2 years ago
LarsHelo 75035035e1 Fixed: Remote path mapping UI being partially hidden on smaller screens 2 years ago
Qstick c514c7cac0 Fixed: Default value in new Delay Profile 2 years ago
Mark McDowall 7fb1163b23 Fixed: Number input changing while scrolling 2 years ago
Lagicrus a006984d5e
Fixed: Lock rating to 0 decimal places in Discovery () 2 years ago
Qstick 17fda02d8c Fixed: Drag with touch on Profiles page 2 years ago
Mark McDowall 7b2fd5140b Switch to eslint for linting 2 years ago
Qstick 16fcf0b56b New: Additional custom filter predicates for strings 2 years ago
Bakerboy448 fcf5984944 Fixed: Translations 2 years ago
Matthew Barrington 9ea0957351
New: Add Ireland as a Certification Country () 2 years ago
Giulia Petenazzi af43cb2aca
New: Added release year to queue ( issue ) () 2 years ago
Qstick cbcf3d1058
New: Custom Format Updates () 2 years ago
Stevie Robinson 86777e021b Fixed: Mass Editor Footer on Smaller Screens 2 years ago
Zak Saunders 78f929c60b
Fixup File Name Tokens () 2 years ago
voltron4lyfe 0b1b19a165 Fix Filter Button being squished 2 years ago
Mark McDowall 327e18bc7a New: Filter by Custom Format Score in Interactive Search 2 years ago
Zak Saunders 9d1956794e Fixed: Progress bar text colour in Dark theme 2 years ago
voltron4lyfe 4956ff7914 Adding indicator display option to PageMenuButton. 2 years ago
Mark McDowall f22a589cb8 Fixed: Filter indicator in interactive search 2 years ago
Mark McDowall 2947b244e4 Fixed: Quality cutoff updating in UI when adding/removing qualities 2 years ago
Qstick d1080b825c Fixed: Truncate custom format card tags 2 years ago
Mark McDowall 98201508f2 New: Description for indexer RSS setting 2 years ago
Mark McDowall d699f61f5d Fixed: Prevent unexpected data breaking Series Import 2 years ago
Zak Saunders a5fb01f1e6 New: Auto theme option to match OS theme 2 years ago
Qstick f5d6a79998 Fixed: Grab/remove queue actions not showing spinner 2 years ago
Qstick ae8245c3c5 New: Reset Quality Definitions to default 2 years ago
Qstick 850bfdcf82 New: Native Theme Engine 2 years ago
Mark McDowall ac3d4bee35 Improve page scrollbar 2 years ago
Mark McDowall bb60510515 Added react-hooks lint rules 2 years ago
Qstick 182cda47b0 Fixed: Detect 3D in some video files 2 years ago
Mark McDowall 9830230589 New: Auto focus input when editing release group during manual import 2 years ago
Mark McDowall 7c6858ecfb New: Rename Protocol to Preferred Protocol in Delay Profiles 2 years ago
Mark McDowall 5316382113 New: Natural Sorting Manual Import Relative Paths 2 years ago
Qstick 53a9c849cb New: CustomFormat Score for history grabs 2 years ago
Qstick 856a55a9c9 New: Added advanced subtitle/audio language filter to {MediaInfo ..} 2 years ago
Qstick f4d8e113c1 Remove unused package 'react-slick' 3 years ago
Qstick 1e1a4240d1 Fixed: Collection Carousel Improvements 3 years ago
bakerboy448 f6dd600d2b
Clarify Folder as Root Folder () 3 years ago
Mijail Todorovich 40a15d59e0 Fixed: Toolbar Button labels overlap 3 years ago
Mark McDowall c7baa66de2 Fixed: Series list jump bar click issues 3 years ago
Qstick 6542119402 Fixed: Collections not sorting properly on Index 3 years ago
Devin Buhl 1ab3df03a3 New: Add application URL to host configuration settings 3 years ago
Qstick 573405bae7 Really fix UI Error on Collection Filter 3 years ago
Qstick d8891ee4ea Fixed: UI Error on Collection Filter 3 years ago
Qstick 9903e70925 Fixed: Allow blank ReleaseGroup and Edition from MovieFile edit 3 years ago
Qstick cc306fcd36 Fixed: Bulk Collection RootFolder change failure 3 years ago
Qstick 2bb7984961 New: Collection Folder, Genre, QualityProfile Filters 3 years ago
Qstick 098a893083 Fixed: Don't fail on single failure for Discover bulk add 3 years ago
Alien21 b104368e23
New: adding a link to tmdb in the import combobox movie search results () 3 years ago
Qstick 0a77a13fa8 New: Separate Ratings Columns 3 years ago
Qstick 801204b6de New: Bulk Edit Collections Profile, Root, Availability 3 years ago
Qstick fd22cb44f6 Fixed: Collections Improvements 3 years ago
Qstick f890aadffa New: Movie Added Notification 3 years ago
Qstick a8695959f1 Cleanup Collections UI Options 3 years ago
Qstick 5dc541c69e Fixed: Correctly use loadash in FE Migrations 3 years ago
ta264 63dde3eb89 Fix frontend monitor migration 3 years ago
Qstick a6205c1ad4 Tweak monitor migration to avoid overwrites of valid settings 3 years ago
Qstick 64f27bca4f Fixed: Run Frontend Migration for MonitorType 3 years ago
Mark McDowall 006c9289de New: Don't default manual import to move 3 years ago
Qstick f80272a659 New: Collections View 3 years ago
Qstick a37fc0dc1f New: Instance name for Page Title 3 years ago
Robin Dadswell 0559996566 New: Set Instance Name 3 years ago