Christophe Dumez
ae692ba9b8
Web UI code optimization
13 years ago
Christophe Dumez
1038376cdb
Web UI code clean up
13 years ago
Christophe Dumez
28d1671bb8
Web UI code clean up
13 years ago
Christophe Dumez
8e026e68d7
Web UI code clean up
13 years ago
Christophe Dumez
02fbd6a135
Fix compilation warnings in smtp.h (cgreco)
14 years ago
Ishan Arora
669d1a3a46
Added HTTPS support (backend)
14 years ago
Christophe Dumez
86d3c98069
Translatable strings fixes (Masato HASHIMOTO)
14 years ago
Christophe Dumez
c7c30ccaee
Make more strings translatable (Masato HASHIMOTO)
14 years ago
Christophe Dumez
ed3fa0ccee
Web UI translation fixes
14 years ago
Christophe Dumez
8b9971003d
FEATURE: Added option to bypass Web UI authentication for localhost
14 years ago
Christophe Dumez
4a66c33a2c
Improved Web UI translation
14 years ago
Christophe Dumez
e170d9c3a8
Improve Web Ui translation
14 years ago
Christophe Dumez
c3b7aeadd7
Fix priority up/down for multiple torrents at the same time ( closes #692184 )
14 years ago
Christophe Dumez
19db0d471f
Signal / slot fixes
14 years ago
Christophe Dumez
661e2cb6fc
Another compilation fix
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
3172e1f530
Fix tables appearance in Web UI
...
Fix empty array parsing in JSON
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
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
17 years ago
Christophe Dumez
b9c4a434c9
- Allow to download torrents from a local file (Web UI)
17 years ago