mirror of
https://github.com/transmission/transmission
synced 2024-12-26 09:37:56 +00:00
cd453764b1
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.
22 lines
506 B
Text
22 lines
506 B
Text
/REVISION
|
|
/beta
|
|
/build
|
|
Transmission.xcodeproj/*.mode*
|
|
Transmission.xcodeproj/*.pbxuser
|
|
Transmission.xcodeproj/*.xcworkspace
|
|
Transmission.xcodeproj/xcuserdata
|
|
cli/transmissioncli
|
|
daemon/transmission-daemon
|
|
daemon/transmission-proxy
|
|
daemon/transmission-remote
|
|
gtk/defines.h
|
|
gtk/transmission-gtk
|
|
libtransmission/*.a
|
|
libtransmission/version.h
|
|
macosx/Info.plist
|
|
macosx/Transmission.app
|
|
macosx/en.lproj/*~.nib
|
|
node_modules/
|
|
po/*.mo
|
|
third-party/miniupnp/miniupnpcstrings.h
|
|
web/public_html/transmission-app.js.map
|