Christophe Dumez
73d0e2568a
Updated Web UI to reflect the autorun changes
14 years ago
Christophe Dumez
c7a2d3589f
Updated Web UI to reflect the mail notification changes
14 years ago
Christophe Dumez
1788078594
Code clean up
15 years ago
Christophe Dumez
3caf473424
BUGFIX: Removed client spoofing feature to avoid tracker blacklisting
15 years ago
Christophe Dumez
3172e1f530
Fix tables appearance in Web UI
...
Fix empty array parsing in JSON
15 years ago
Christophe Dumez
4386b6c2c4
Merge javascript changes from stable branch
15 years ago
Christophe Dumez
5f23cbc470
Use libtorrent version.hpp instead of our own DEFINE
15 years ago
Christophe Dumez
8ec1621334
Merge msvc fixes from stable branch
15 years ago
Christophe Dumez
223fd4f0ba
BUGFIX: Hide seeding torrents files priorities in Web UI
15 years ago
Christophe Dumez
781d33b869
FEATURE: Added error state for torrents (error is displayed in a tooltip)
15 years ago
Christophe Dumez
94c7c5cebe
DHT port can be changed from Web UI
15 years ago
Christophe Dumez
6b12371f50
Improvement to last fix
15 years ago
Christophe Dumez
38cb4ccbd3
Fix possible crash with folder watching
15 years ago
Christophe Dumez
912056a364
Added back folder watching in Web UI
15 years ago
Christophe Dumez
a468404ab5
Make use of Fast concatenation feature in Qt 4.6
15 years ago
Christophe Dumez
8f28804f8c
Added Json encode support for QVariantList and QStringList
15 years ago
Christophe Dumez
b7edfea4ce
Disable scan folder preferences in Web UI (for now) since it was broken by "multipleScanFolders" patch
15 years ago
Christophe Dumez
7710c88797
FEATURE: Support for multiple scan folders
...
* Patch by Christian Kandeler (Thanks!)
15 years ago
Christophe Dumez
66cd3f8184
Fix save path display in Web UI too
15 years ago
Christophe Dumez
e24e7578f2
Added "Export .torrent files to..." feature to the Web UI
...
Fix Scan dir preferences in Web UI
15 years ago
Christophe Dumez
126230ad08
BUGFIX: Properly display torrents with one file in subfolder(s)
15 years ago
Christophe Dumez
435801c893
- Added Peer id spoofing settings to Web UI
15 years ago
Christophe Dumez
7ad90b1b80
- Fix Proxy type rank in enum (to be consistent with older qBittorrent versions)
...
- Added Proxy settings to Web UI
- Fix tiny bugs in proxy settings
15 years ago
Christophe Dumez
d5a09674ae
FEATURE: Better proxy support and preferences remodeling
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
8c1a135d16
- Fix crashes when handling torrents without metadata (magnet URIs) from Web UI
15 years ago
Christophe Dumez
4dc8959f67
* More exit tweaking to make shutdown faster
...
* Fixed active upload icon in Web UI
* Fixed text alignment in Web UI preferences dialog
* Fixes to ratio display in Web UI transfer list and properties panel
* Edited Queued/Paused/Checking icons so that they are the same for complete/incomplete torrents (easier to understand)
* Color torrents in UI transfer list as in qBittorrent < 2.0 (more easily understandable)
* Progress and size are now updated when files are filtered in torrent properties
15 years ago
Christophe Dumez
d8c27ac8c4
- Fix crash when a torrent contains empty files
15 years ago
Christophe Dumez
4908458729
- Fixed share ratio display in properties widget and in Web UI
15 years ago
Christophe Dumez
9a16a9d11b
- Started work on program preferences in Web UI
15 years ago
Christophe Dumez
ac2473da6d
- Fix compilation error on some machines
15 years ago
Christophe Dumez
aeb2c06e0f
- Disabled file prioritizing for seeding torrents
...
- Added file prioritizing to Web UI
15 years ago
Christophe Dumez
a9b49ea3e0
- Display torrent files in Web UI
15 years ago
Christophe Dumez
11a41a1652
- Display trackers in torrent properties in Web UI
15 years ago
Christophe Dumez
e35d100769
- Web UI: Display generation information in torrent properties
15 years ago
Christophe Dumez
34ba69e319
- Fixed several issues with Web UI
15 years ago
Christophe Dumez
87f93a7a1d
- Display ratio in Web UI
15 years ago
Christophe Dumez
e187426dd5
- Still remodeling the UI
...
- Improved Web UI performance by make more work on server side (C++) and less work on client side (Javascript)
15 years ago
Christophe Dumez
13e22aef51
- started to remodel the UI to match the new qBT UI
15 years ago
Christophe Dumez
4ee47ce2b8
- Use a capital "B" for Bittorrent class
15 years ago
Christophe Dumez
ff2fef0dc1
- Fix little problem in evenmanager causing this output: "no status, should not happen!!!"
15 years ago
Christophe Dumez
019bd476db
- Forgot to update those headers
16 years ago
Christophe Dumez
f9bf485ed7
- Forgot to consider allocating state in WebUI
16 years ago
Christophe Dumez
330905da5e
- Added priority actions in Web UI
16 years ago
Christophe Dumez
384f3b23ee
- Made seed detection a bit safer (do not use progress)
16 years ago
Christophe Dumez
b8c79e0b5f
- Simplified and optimized json code
16 years ago
Christophe Dumez
0d078f660a
- fixed seed detection in eventmanager + code is simpler
16 years ago
Christophe Dumez
9b67807926
- Queueing system should work fine now (port is complete, needs testing)
16 years ago
Christophe Dumez
764b4e72ca
- rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings
16 years ago