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
Christophe Dumez
3e56cf96a3
- Program preferences are now editable from Web UI :)
15 years ago
Christophe Dumez
d79cd07d50
- Still working on program preferences in Web UI (not functional yet)
15 years ago
Christophe Dumez
9a16a9d11b
- Started work on program preferences in Web UI
15 years ago
Christophe Dumez
236c0da563
- Allow to set up per-torrent upload rate limit from Web UI
...
- Updated Mootools to v1.2.4 and fix breakage with MochaUI
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
f04b19ddfa
- Remove verbose debug info
15 years ago
Christophe Dumez
e35d100769
- Web UI: Display generation information in torrent properties
15 years ago
Christophe Dumez
cad6228ae0
- Updated translatable string regex to support ':' in it
15 years ago
Christophe Dumez
a83744289f
- Web UI: Display selected filter as selected
15 years ago
Christophe Dumez
34ba69e319
- Fixed several issues with Web UI
15 years ago
Christophe Dumez
74f0737903
- Extended internationalization support in Web UI to the Javascript scripts
15 years ago
Christophe Dumez
b1bbbd79c4
- Initial support for Web UI internationalization !
...
- Updated french translation
15 years ago
Christophe Dumez
4ee47ce2b8
- Use a capital "B" for Bittorrent class
15 years ago
Christophe Dumez
4e8eaafd53
- Torrents can now be rechecked from Web UI (patch by Stephanos Antaris)
...
- Torrents paused/resumed state is not reflected in GUI if the action was executed from Web UI
15 years ago
Christophe Dumez
91dee6058e
- Safer temporary filename generation: create the temporary file to make sure the name is not generated twice
15 years ago
Christophe Dumez
25d998f1b5
- Added magnet URI support to Web UI
15 years ago
Christophe Dumez
0153b03160
BUGFIX: Stop enforcing UTF-8 and use system locale instead
16 years ago
Christophe Dumez
019bd476db
- Forgot to update those headers
16 years ago
Christophe Dumez
17e0700a52
- Done optimizing foreach loops
16 years ago
Christophe Dumez
330905da5e
- Added priority actions in Web UI
16 years ago
Christophe Dumez
1544300616
- Allow to delete permanently from WebUI
16 years ago
Christophe Dumez
b8c79e0b5f
- Simplified and optimized json code
16 years ago
Christophe Dumez
0879f2c0ca
- Totally rewritten Web UI list refresh system (fixed memory leak)
16 years ago