mirror of
https://github.com/transmission/transmission
synced 2025-02-23 22:50:41 +00:00
Give the web client a major overhaul. 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.
69 lines
1.2 KiB
Markdown
69 lines
1.2 KiB
Markdown
|
|
# GOT BETTER ICONS? PULL REQUESTS WELCOMED
|
|
|
|
## Material Icons
|
|
|
|
https://github.com/google/material-design-icons/
|
|
https://material.io/resources/icons/
|
|
|
|
* analytics.svg
|
|
* horizontal-rule.svg
|
|
* pause-circle-active.svg (pause-circle-filled.svg)
|
|
* pause-circle-idle.svg (pause-circle-filled.svg)
|
|
* play-circle-active.svg (play-circle-filled.svg)
|
|
* play-circle-idle.svg (play-circle-filled.svg)
|
|
* router.svg
|
|
|
|
## Bootstrap Icons
|
|
|
|
https://github.com/twbs/icons
|
|
https://icons.getbootstrap.com/icons/
|
|
license: MIT
|
|
|
|
* chevron-down.svg
|
|
* chevron-up.svg
|
|
* files.svg
|
|
* gear-fill.svg
|
|
* lock-fill.svg
|
|
* search.svg
|
|
* three-dots-vertical.svg
|
|
|
|
## Adwaita Icons
|
|
|
|
https://gitlab.gnome.org/GNOME/adwaita-icon-theme
|
|
license: CC-BY-SA 3.0
|
|
|
|
* audio-x-generic.png
|
|
* folder.png
|
|
* font-x-generic.png
|
|
* image-x-generic.png
|
|
* package-x-generic.png
|
|
* text-x-generic.png
|
|
* video-x-generic.png
|
|
|
|
|
|
## SVG Repo
|
|
|
|
https://www.svgrepo.com/
|
|
license: CC0
|
|
|
|
* checkered-flag.svg
|
|
* cloud-networking.svg
|
|
* globa-server.svg
|
|
* team.svg
|
|
* top-speed.svg (license: MIT)
|
|
* up-and-down-arrows.svg
|
|
|
|
|
|
## Custom Icons
|
|
|
|
license: MIT
|
|
|
|
* blue-turtle.png
|
|
* logo.png
|
|
* toolbar-close.png
|
|
* toolbar-folder.png
|
|
* toolbar-info.png
|
|
* toolbar-pause.png
|
|
* toolbar-start.png
|
|
* turtle.png
|