PearsonFlyer
d8ba7f4d67
New: Ability to skip redownload when marking an item as failed from Activity Queue
...
(cherry picked from commit d7025a98deb321397db9a4933cf688b68eafeba9)
Closes #8861
2023-07-23 04:25:49 +03:00
Bogdan
7bb9250877
Remove formatPreferredWordScore
2023-07-16 04:52:47 +03:00
Bogdan
f8cbca7958
New: Show tooltips with Custom Formats in History and Queue
...
(cherry picked from commit d6aee683dc4e8a8c94993b30df21fe8f6c5106b3)
Closes #8819
2023-07-16 03:41:42 +03:00
jack-mil
20a8f1cbe7
New: Custom Format Score column in queue
...
(cherry picked from commit a6f2db9139c4a6b01d162ccf8884fc02c874b4cf)
Closes #8788
2023-07-11 10:56:56 +03:00
Bogdan
7052a7a5ec
New: Improved page loading errors
...
Closes #8706
2023-06-16 23:45:26 +03:00
Bogdan
b0f56e2840
Update translations
2023-06-13 02:03:51 +03:00
Qstick
5d061a8729
New: Include Movie Match Type in grab event details
2023-04-30 13:39:31 -05:00
Robin Dadswell
68832a136e
Add CSS Typings
...
Automatic by typescript-plugin-css-modules on yarn start
2023-04-29 22:47:02 -05:00
Giulia Petenazzi
af43cb2aca
New: Added release year to queue ( issue #6330 ) ( #8019 )
2023-02-05 19:09:20 -06:00
Qstick
cbcf3d1058
New: Custom Format Updates ( #8067 )
2023-02-05 17:09:37 -06:00
Qstick
f5d6a79998
Fixed: Grab/remove queue actions not showing spinner
...
Fixes #7821
2022-12-05 21:34:00 -06:00
Qstick
850bfdcf82
New: Native Theme Engine
...
Co-Authored-By: Zak Saunders <1936903+thezak48@users.noreply.github.com>
2022-11-20 11:49:50 -06:00
Qstick
53a9c849cb
New: CustomFormat Score for history grabs
...
Fixes #5892
Fixes #5893
2022-10-18 20:13:29 -05:00
Stevie Robinson
e7d4429fe4
New: Add optional Source Title column to history
...
(cherry picked from commit 581fb2cb3d47d62fe16b840081647056ec77043d)
Fixes #7159
2022-05-12 21:48:22 -05:00
Robin Dadswell
6f42dd671f
Linting fixes for frontend following eslint package upgrade
2022-03-21 08:44:19 +00:00
Mark McDowall
91691205db
Fixed: Download client name in history details
...
Closes #6838
2022-01-02 18:54:24 -06:00
bakerboy448
194e0f3d7f
Fixed: Various Translations
2021-12-26 21:49:44 -06:00
Robin Dadswell
5ce1829709
Fixed: Translate strings for single vs multiple options
2021-11-05 13:57:10 +00:00
Mark McDowall
86da4e87ea
Fixed: Blocklisting pending releases
...
Closes #4598
(cherry picked from commit 3f60e28c42d946691c4d44eb391b7888466538d9)
2021-11-05 13:57:10 +00:00
Robin Dadswell
13224f03cc
New: Renamed Blacklist to Blocklist
2021-09-27 23:11:23 -04:00
Mark McDowall
e9cf9d05f5
Fixed: Refresh queue count when navigating Activity: Queue
...
(cherry picked from commit 0a2b109a3fe101e260b623d0768240ef8b7a47ae)
2021-04-29 22:47:32 -04:00
Mark McDowall
59f8a4d2e2
Fixed: Remove selected in queue
...
(cherry picked from commit 4ed5fefcc6e362cb5c62ec639ee64571c97f9b5b)
2021-03-07 17:17:30 -05:00
Mark McDowall
52dbcfe852
Fixed: Queue refresh closing manual import from queue if items change
...
(cherry picked from commit e9818b9982d868648d714a37527f1b066486c5df)
2021-03-07 09:31:40 -05:00
Mark McDowall
ceeea9f7c6
Fixed: Queue refresh closing manual import from queue if items change
...
(cherry picked from commit f5d690aa7b703e6fc0cd7eeced177a28cfed4962)
2021-01-24 23:51:35 -05:00
bakerboy448
699d2be938
New: Add Missing Translations
2020-11-24 11:22:35 -05:00
Qstick
6d452d8479
New: Bulk remove from Blacklist
...
Fixes #5194
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-16 22:45:23 -04:00
Qstick
464d92bb70
Calendar status fixes
...
Fixes #4747
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-09-30 21:43:52 -04:00
Qstick
a1e69c3c2b
Lodash replacements: take 2
2020-09-28 22:02:02 -04:00
ta264
081fe64bff
Revert "Convert some instances (filter, find, pick) to native from lodash"
...
This reverts commit d8a0aac9c3 .
2020-09-28 06:26:23 +01:00
Qstick
d8a0aac9c3
Convert some instances (filter, find, pick) to native from lodash
2020-09-27 22:33:21 -04:00
nitsua
f286f99bb6
Translation update, updating inline div tags and placeHolder attributes
2020-09-06 13:50:55 -04:00
nitsua
3a7b48825d
Another translation update
2020-09-04 23:04:00 -04:00
nitsua
be38ca4728
More Language string migration
2020-08-30 03:12:39 -04:00
Qstick
82b546999a
More Frontend Translation
2020-07-31 23:05:21 -04:00
Qstick
71e715f954
Import Sorting Lint for Frontend ( #4655 )
2020-07-28 14:47:25 -04:00
Qstick
074b49fa8c
New: Translation support for UI Sidebar, Search Input, Base Menus
2020-07-17 23:37:46 -04:00
Mark McDowall
7f1497974f
Queue status/timeleft improvements
...
New: Queue status icon is purple when download is waiting to import or importing
Fixed: Timeleft on Queue won't show when completed
Closes #3743
2020-05-25 00:45:37 -04:00
Qstick
874b1bd17c
Fixed: Rotating mobile device when modal is open won't reset modal
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-05-25 00:22:33 -04:00
Qstick
d30c1b1385
Fixed: Queue Not Rendering
...
Fixes #4341
2020-04-23 15:04:28 -04:00
Qstick
0b113b9bab
Fixed: Queue Items don't show up
2020-04-22 19:12:33 -04:00
Qstick
f3d7852ec4
Fixed: Queue not always clearing checked items when updated
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-04-22 17:33:08 -04:00
Qstick
824d315a3b
New: Download History
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-04-22 17:33:08 -04:00
Qstick
72caab1b2b
New: Monitor and Process downloads separately
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-04-22 17:33:08 -04:00
Qstick
086640519a
Fixed: Error Rendering Queue Row on Null Quality
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-03-20 22:50:03 -04:00
ta264
df101258c5
New: Calculate custom formats on demand
2020-01-23 20:28:55 +00:00
Qstick
13701498ce
Fixed: Fix typo in remove queue item modal
...
Co-Authored-By: Jayden <lukyjay@users.noreply.github.com>
2020-01-22 22:47:30 -05:00
Qstick
4d3a1efca3
New: Size Column in Queue
...
Fixes #4063
2020-01-22 22:40:12 -05:00
Qstick
b3553e93ab
Fixed: Broken Title Sort on Activity Pages
2020-01-09 20:03:08 -05:00
EnorMOZ
2f902d412c
Fixed: History fails due to languages property ( #3944 )
...
* Fix languages property
* fix language
2019-12-14 20:33:09 -05:00
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
2019-11-27 09:19:35 -05:00