1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-20 21:26:53 +00:00
transmission/web
Derek Reiff 811b2aa4c5
fix: regression (leech percentage) from earlier progress-indicator work (#5114)
* fix: restore client-level progress indicators

This was a regression that I missed from last year.
The web client now uses the same progress indicators from the client,
and also slightly changes the color based on light/dark mode.

https://github.com/transmission/transmission/issues/4303

* fix: restore leech percentage state

I found a few more statuses that I missed that didn’t match native client UI:
- queued
- paused queued
- paused leech
- paused magnet
- dark mode variants
- verify percentage and color

Plus, reduce brightness of some colors in light mode.
2023-03-05 15:38:05 -06:00
..
assets fix: regression (leech percentage) from earlier progress-indicator work (#5114) 2023-03-05 15:38:05 -06:00
public_html chore: update generated transmission-web files (#5089) 2023-02-27 17:28:42 -06:00
src fix: restore client-level progress indicators (#5083) 2023-02-27 17:16:45 -06:00
.eslintrc.js Refresh web interface across desktop and mobile (#3985) 2022-10-21 12:22:59 -05:00
.gitattributes feat: web client style (#2609) 2022-02-11 18:32:20 -06:00
.nvmrc [Web] Magnet link, Main window toolbar accessibility, ARM build fix, Dependencies update (#2586) 2022-02-09 10:28:48 -06:00
babel.config.js feat: web client refresh (#1476) 2020-10-23 20:04:25 -05:00
CMakeLists.txt ci: add option to disable installation of web assets (#4906) 2023-02-22 06:25:50 -06:00
package-lock.json chore: revert 5b14df51c (#4663) 2023-01-25 15:00:23 -06:00
package.json chore: revert 5b14df51c (#4663) 2023-01-25 15:00:23 -06:00
prettier.config.js feat: web client refresh (#1476) 2020-10-23 20:04:25 -05:00
stylelint.config.js chore: revert 5b14df51c (#4663) 2023-01-25 15:00:23 -06:00
webpack.config.js build: downgrade web deps (#4644) 2023-01-23 14:50:21 -06:00