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
80d5c5d85c
Made Web UI authentication even more robust
15 years ago
Christophe Dumez
671a997092
BUGFIX: Fix Web UI authentication with some browsers (e.g. epiphany)
15 years ago
Christophe Dumez
1960008c83
Fix Web UI authentication with Konqueror
15 years ago
Christophe Dumez
c7ca51f950
Use HTTP digest mode for Web UI authentication (instead of Basic)
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
d3687fd863
- Store Web UI password as md5
15 years ago
Christophe Dumez
3e56cf96a3
- Program preferences are now editable from 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
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
330905da5e
- Added priority actions in Web UI
16 years ago
Christophe Dumez
1544300616
- Allow to delete permanently from WebUI
16 years ago
Christophe Dumez
4f2a2dfab9
- Huge code refactoring (qBittorrent no longer store torrents and access them using libtorrent API)
16 years ago
Christophe Dumez
b8c79e0b5f
- Simplified and optimized json code
16 years ago
Christophe Dumez
a73d3132df
- Removed some useless debug
...
- Increased httpserver update interval
16 years ago
Christophe Dumez
0879f2c0ca
- Totally rewritten Web UI list refresh system (fixed memory leak)
16 years ago
Christophe Dumez
b1c73cb401
- Split download and upload lists in Web UI
16 years ago
Ishan Arora
af2e487ef5
Added few debug statements to EventManager timer loop
16 years ago
Christophe Dumez
86024c6c74
- merge from stable branches (WebUI fixes)
16 years ago
Christophe Dumez
e21c28e9d2
Fixed memory leak in HTTP server
16 years ago
Christophe Dumez
918c1507d3
- Web UI optimization
16 years ago
Christophe Dumez
f0049f1dae
- Removed logging panel for now. It will be replaced by a seperate dialog in order to simplify the default UI.
16 years ago
Christophe Dumez
ff26ea94f5
- Queued torrents are now identified in Web UI
...
- Improved transfer list update for queued torrents
- Allow to show/hide top toolbar
- top toolbar is now hidden as a default
- Connection status is now displayed in status bar (bottom)
- Removed "Disconnected" connection status (bad detection)
- Added increase/decrease priority actions to Edit menu
- Added keyboard shortcuts for increase/decrease priority actions
16 years ago
Christophe Dumez
b9c4a434c9
- Allow to download torrents from a local file (Web UI)
17 years ago
Christophe Dumez
1a56141430
- Forgot to commit those files too
17 years ago