Commit Graph

791 Commits (avistaz-episode)

Author SHA1 Message Date
Bogdan 7e4980b855 New: Add translations for columns
1 year ago
Bogdan 419ef4b3bf New: More translations for columns
1 year ago
Mark McDowall c56d49ab60 Fixed: Translations for columns
1 year ago
Mark McDowall 1a40924db3 Fixed: Improve translation loading
1 year ago
Mark McDowall d55906d49a UI loading improvements
1 year ago
Bogdan d897b50f80 New: (UI) Show Magnet Link in search results if any
1 year ago
Bogdan 72e6d66269 New: (Apps) Add force sync indexers for applications
1 year ago
Bogdan e51b85449d Convert store selectors to Typescript
1 year ago
Bogdan a1927e1e0f Sort indexers by name in search footer dropdown
1 year ago
Bogdan cab50b35aa Convert some selectors to Typescript
1 year ago
Bogdan 3b5f151252 New: Set default names for providers in Add Modals
1 year ago
Bogdan bc90fa2d3f Add unit to history cleanup days option
1 year ago
Bogdan 6be0e08635 Convert Delete Indexer to Typescript
1 year ago
Bogdan f618901048 Convert Indexer Stats to Typescript
1 year ago
Bogdan e0b30d34b1 New: (Apps) Add `Go To Application` in UI
1 year ago
Bogdan 1697cee680 Add hover background color in Indexer Table Index
1 year ago
Bogdan ce8c90a125 Added `magnetUrl` prop in Search Index Row
1 year ago
Bogdan ebe01913c2 Fix selecting guids from search results
1 year ago
Mark McDowall 07cb19f9f3 Sort available filters options in custom filters
1 year ago
Bogdan 7f51c44829 Fixed: (UI) Ensure proper parsing for size values in custom filters
1 year ago
Bogdan 79361d92cb Ensure `No search results found` isn't shown without a search
1 year ago
Bogdan ecda75152e Cache busting for CSS files
1 year ago
Bogdan 1a66d23bfe Fixed: (UI) Improved mobile search form and show indexer flags
1 year ago
Bogdan a26aa4bd1e New: (UI) Show indexer id as hint in IndexerSelect
1 year ago
Mark McDowall 4bfaab4b21 Typings cleanup and improvements
1 year ago
Bogdan 5764950b10 Show implementation name in Application Modal's header
1 year ago
Mark McDowall 470b57316a Add type number to value prop in HintedSelectInputSelectedValue
1 year ago
Mark McDowall 6e21e892bc Fix chunk IDs and source map file names
1 year ago
Bogdan 27b36fe501 Tidy up input fields on mobile in Add Indexer Modal
1 year ago
Mark McDowall fc80efd15f Fixed: List jump bar click issues
1 year ago
Mark McDowall 5e52627799 Fixed: Ensure translations are fetched before loading app
2 years ago
Bogdan 146e7ca7b6 Use HelpTexts for sync levels in applications
2 years ago
Bogdan 1488fb7570 Revert "Fixed: Ensure translations are fetched before loading app"
2 years ago
Mark McDowall 0fc52ae16f Fixed: Ensure translations are fetched before loading app
2 years ago
Mark McDowall 5218bea705 Use named keys for apply tags help text
2 years ago
Bogdan ac33330c7c Fix selection input in QueryParameterModal
2 years ago
Bogdan 041a7c571f Translate url type for indexer description
2 years ago
Bogdan 9bac2992b5 Fixed: (UI) Show available indexers count in Add Indexer
2 years ago
Bogdan a5b5e7a3a5 Fixed: (UI) Prevent passing NaN values to search API when using invalid ids
2 years ago
Bogdan 1706728230 New: Bulk Manage Applications, Download Clients
2 years ago
ricci2511 193335e2a8 New: Add support for search through url query params
2 years ago
Bogdan ab5b321385 New: (UI) Add priority to Indexer Editor
2 years ago
Bogdan 96340909f1 Add translations to SearchFooter
2 years ago
Bogdan bd6a37dc8c Fixed: (UI) Regain `jump to character` functionality for search releases
2 years ago
Bogdan 2ce5618499 Improve indexer multiple select functionality
2 years ago
Bogdan 94c91d4c3f Fix recursive call in `translate()`
2 years ago
Bogdan 79fbb2d0d7 New: (UI) Show advanced settings toggle in application modal content
2 years ago
Bogdan e2e52746bb Fix repeat search when limits are empty
2 years ago
Bogdan 21cc96d683 Fixed: (History) Save limit and offset in history data
2 years ago
Bogdan 712404ddca Show download client field only when download clients are set
2 years ago
ricci2511 826828e8ec New: Add download client per indexer setting
2 years ago
Bogdan 252740519f Remove unused prop in Stats
2 years ago
Bogdan 062fd77e1b Fixed: (UI) Prevent search results clearing when using header search with enter key
2 years ago
Taloth Saldono 90e92c0b66 Ensure mousetrap instance exists in unbindShortcut
2 years ago
Bogdan 7eac11f57a Fixed: (UI) Change default search results sorting to age
2 years ago
Bogdan 95691c7476 New: Show query type in history
2 years ago
Bogdan 90f2020e59 Fixed: Misaligned table border in history
2 years ago
Bogdan b2b877a8c3 Fix: (UI) Maintain search type and parameters on repeat search
2 years ago
Bogdan 15e7cc7ea8 New: (UI) Show indexer categories in info modal
2 years ago
Shivam Dua 04cf061275
Fixed: (UI) Add New Indexer button on search page when no indexers are present
2 years ago
Bogdan e60fe05ee0 Revert "Fix typo `botton` to `bottom`"
2 years ago
Bogdan acfdb5bae3 New: (UI) Show disabled indexers as disabled options in search page
2 years ago
Bogdan e2e65627ee Fix typo `botton` to `bottom`
2 years ago
Bogdan 427802a50e Update status translations for Indexer index
2 years ago
Bogdan 4e03ebadc4 New: (UI) Add filter by categories in add indexer modal
2 years ago
Bogdan 40a932cd28 Improved page loading errors
2 years ago
Mark McDowall 4a81630073 Fixed: Clearing logs not updating UI once complete
2 years ago
Bogdan 51e33740b0 Update import path in CategoryLabel
2 years ago
Bogdan 4561859c2b Fixed: (UI) Case-insensitive sorting for add indexer modal
2 years ago
Bogdan 83166fb0b5 Allow array of string as value in EnhancedSelectInput
2 years ago
Bogdan 7cb465787e Use more specific styling for kinds in ProgressBar
2 years ago
Bogdan 87fdf17926 Add HelpTextWarning support in FieldDefinition
2 years ago
Bogdan ea635e685b Fix duplicate indexers with same name in add modal
2 years ago
Qstick 9fd3eb4d6b Extract useSelectState from SelectContext
2 years ago
Qstick 78aab80703 New: Additional custom filter predicates for strings
2 years ago
Bogdan 5864a090e4 Fixed: Enforce validation warnings
2 years ago
Matthew Strapp 5437aac346 Fixed: Use relative paths instead of absolute paths for webmanifest
2 years ago
bakerboy448 29ab1801db Fixed a really important spelling mistake
2 years ago
Bogdan cc2f50544b New: Show tags in Applications and Notifications index
2 years ago
Bogdan bdc0178e44 Limit ESLint configuration to this project
2 years ago
Benjamin Staneck 131550b92d Add `inset` to stylelintrc
2 years ago
Benjamin Staneck 5f83da9725 Remove unused babel plugins and fix build with profiling
2 years ago
Benjamin Staneck 1ca8ff5012 Update all relevant dev tool deps
2 years ago
Benjamin Staneck 061a0c0da8 Add VSCode extension recommendations
2 years ago
Benjamin Staneck 4cc2706ee5 Move vscode settings to the frontend folder
2 years ago
Benjamin Staneck 32691832a5 Delete various old config files
2 years ago
Bogdan cb1fd39cb3 API key improvements
2 years ago
The Dark a86aa4c5d3 New: On Health Restored notification
2 years ago
Devin Buhl 202836110e New: Add application URL to host configuration settings
2 years ago
Benjamin Staneck 26ac66c0e1 Fixed some aria violations
2 years ago
Benjamin Staneck 649b301444 New: Updated button and calendar outline colors for dark theme
2 years ago
Benjamin Staneck a4854b7b5f Use minified jquery
2 years ago
Mark McDowall d10bdf4676 New style scrollbar in Firefox
2 years ago
Bogdan 03647143e3 Remove unused ReactDOM import
2 years ago
Mark McDowall 8090dc9983 Fixed: File browser
2 years ago
Bogdan f13d5c5a14 Fix typo in ShowSearchHelpText
2 years ago
Bakerboy448 40dc4de47d Fixed: Missing Translates
2 years ago
Bogdan a0e2f3324c Fixed: (AnimeBytes) Cache result releases
2 years ago
Bogdan b97f6f8ddf Fixed: (UI) `Add New Indexer` button to open the `Add Indexer` modal
2 years ago
Bogdan c9249ed583 Fixed: (UI) Typo in hover border colors
2 years ago