Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: web client refresh #1476

Merged
merged 114 commits into from Oct 24, 2020
Merged

feat: web client refresh #1476

merged 114 commits into from Oct 24, 2020

Conversation

ckerr
Copy link
Member

@ckerr ckerr commented Oct 22, 2020

This is a major overhaul of the web client.

User-visible highlights include:

  • Mobile is now fully supported.
  • Added fullscreen support on mobile.
  • Better support for dark mode.
  • Added mime icons to the torrent list.
  • Improved theme consistency across the app.

Maintainer highlights include:

  • Updated code to use ES6 APIs.
  • No longer uses jQuery UI.
  • No longer uses jQuery.
  • Use Webpack to bundle the Javascript, CSS, and assets together -- the entire bundle size is now 68K gzipped.
  • Added eslint / prettier / stylelint tooling.
  • Uses torrent-get's 'table' mode for more efficient RPC calls.

@GreenLunar
Copy link

Please consider #1680

@GreenLunar
Copy link

Was /transmission/web/style/transmission/images/progress.png replaced by CSS?
image
If not, it will be nice to have it as CSS, for scalability.

@ckerr
Copy link
Member Author

ckerr commented Jan 21, 2022

Was /transmission/web/style/transmission/images/progress.png replaced by CSS? image If not, it will be nice to have it as CSS, for scalability.

Yes. It now uses linear-gradient

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

3 participants