Christophe Dumez
246903fa0a
Web UI improvements
...
- Optimize translation code
- Cosmetic fixes to dialogs
- Display qBittorrent version in about dialog
13 years ago
Christophe Dumez
7bd8bb4880
Web UI: Cleaned up torrent upload code
...
Should also fix issues on Windows.
13 years ago
Christophe Dumez
085ab0e660
WebUI: Fix torrent file upload on Windows
13 years ago
Christophe Dumez
02fbd6a135
Fix compilation warnings in smtp.h (cgreco)
14 years ago
Christophe Dumez
3995af6489
Initial port to libtorrent v0.16
14 years ago
Christophe Dumez
8b9971003d
FEATURE: Added option to bypass Web UI authentication for localhost
14 years ago
Christophe Dumez
74718bc568
Added comment
14 years ago
Christophe Dumez
217937217d
Fix torrent upload from Web UI (Windows)
14 years ago
Christophe Dumez
16be6fe474
Improved Web UI translation
14 years ago
Christophe Dumez
e170d9c3a8
Improve Web Ui translation
14 years ago
Christophe Dumez
93b295e8c4
Fix delete button in Web UI
14 years ago
Christophe Dumez
83ff66e0b1
Use of system icon theme can now be disabled
14 years ago
Christophe Dumez
c3b7aeadd7
Fix priority up/down for multiple torrents at the same time ( closes #692184 )
14 years ago
Christophe Dumez
b61e4363f5
Use system icons in the Web UI too
14 years ago
Christophe Dumez
8a5dc1f239
Fix compilation on Windows (Remove using namespace libtorrent; from headers)
14 years ago
Christophe Dumez
e5032a52c4
Importance code refactoring related to the "preferences" code - Greatly improves performance
14 years ago
Christophe Dumez
126e2e7c75
Code clean up
14 years ago
Christophe Dumez
290932e128
Big code clean up
14 years ago
Christophe Dumez
6e7309316c
Started code reorganizing (Moved libtorrent specific files and webui files to subfolders)
14 years ago
Christophe Dumez
73d0e2568a
Updated Web UI to reflect the autorun changes
14 years ago
Christophe Dumez
ee01c2c745
FEATURE: Added button to password-lock the UI
14 years ago
Christophe Dumez
b2f98bd059
Priority actions should work only if the tab is displayed
14 years ago
Christophe Dumez
b483f09d11
Code cleanup
15 years ago
Christophe Dumez
3d4c1fe7da
FEATURE: Added support for BitComet links (bc://bt/...)
15 years ago
Christophe Dumez
3172e1f530
Fix tables appearance in Web UI
...
Fix empty array parsing in JSON
15 years ago
Christophe Dumez
7778877fa7
Fix Web UI translation
15 years ago
Christophe Dumez
a451cf2d5f
Fix Web UI in nox
15 years ago
Christophe Dumez
2e0c8f848f
Fix Web UI authentication with Opera
15 years ago
Christophe Dumez
912056a364
Added back folder watching in Web UI
15 years ago
Christophe Dumez
165b33a94e
Fixed Web UI compatibility with Safari
15 years ago
Christophe Dumez
057cf3648e
BUGFIX: Set Web UI ban period to 1 hour
15 years ago
Christophe Dumez
aec99ed14f
More code cleanup
15 years ago
Christophe Dumez
13493e1afe
- Global Upload/Download rates can be set by clicking on the status bar values
15 years ago
Christophe Dumez
f6bfacda2c
FEATURE: Global transfer information are displayed in the new Web UI status bar
15 years ago
Christophe Dumez
4c34066727
FEATURE: Trackers can be added from Web UI
15 years ago
Christophe Dumez
1960008c83
Fix Web UI authentication with Konqueror
15 years ago
Christophe Dumez
1840d1c49f
- Paused torrents can now be rechecked
15 years ago
Christophe Dumez
1b0d86220f
- Increased number of failed authentication attempts to 5 in Web UI
15 years ago
Christophe Dumez
c7ca51f950
Use HTTP digest mode for Web UI authentication (instead of Basic)
15 years ago
Christophe Dumez
9c4c5e2d1a
- Protect Web UI authentication against brute forcing (IP are banned after 3 failed attempts)
15 years ago
Christophe Dumez
2bf8e2d2d7
- file priority can be set for finished torrents that have filtered files
15 years ago
Christophe Dumez
2707aa2818
- Display favicon in Web UI
15 years ago
Christophe Dumez
ee9ca1ece7
- Use global maximum transfer rates as maximum values in per-torrent speed limiting dialogs (Web UI)
15 years ago
Christophe Dumez
8271e20fac
- Started work on adding Peer ID spoofing settings for Web UI (incomplete)
15 years ago
Christophe Dumez
ed13c43e93
- Fix several issues with the files properties in Web UI (introduced recently)
15 years ago
Christophe Dumez
b5a9fe71e1
- Fix JSON communication between qBittorrent and Web UI
15 years ago
Christophe Dumez
1128b3ea83
* Replace priority combo boxes by check boxes in Web UI as in Regular UI
...
* Prepare http server and preferences classes to add new settings to Web UI
* Tabified Program preferences in Web UI since there will be a lot of settings soon
* Started to add new settings to Web UI (PeX, LSD, Encryption, save path, temp path, scan dir, preallocateall, queueing, listen_port, upnp, nat-pmp, language, ip filter) -> Proxy is missing
* Added a command line parameter to change the web ui port
* Fix PeerGuardian .p2b binary filter support
15 years ago
Christophe Dumez
bb6468005d
- Fix torrent upload in Web UI (worked randomly)
15 years ago
Christophe Dumez
269bbdf01d
- Fix file prioritizing behavior. Priorities cannot be changed if the torrent has not metadata, is not valid or is a seed.
...
* Use the same behavior in Web UI and Regular UI
15 years ago
Christophe Dumez
b976d39207
- Update to MochaUI svn/trunk
...
* Fixes IE7/8 compatibility
- Use Yui compressor on mocha.js
15 years ago