Christophe Dumez
aec99ed14f
More code cleanup
2010-03-04 20:19:25 +00:00
Christophe Dumez
13493e1afe
- Global Upload/Download rates can be set by clicking on the status bar values
2010-02-15 20:57:55 +00:00
Christophe Dumez
f6bfacda2c
FEATURE: Global transfer information are displayed in the new Web UI status bar
2010-02-15 20:07:15 +00:00
Christophe Dumez
4c34066727
FEATURE: Trackers can be added from Web UI
2010-02-14 15:15:35 +00:00
Christophe Dumez
1960008c83
Fix Web UI authentication with Konqueror
2010-02-12 00:00:55 +00:00
Christophe Dumez
1840d1c49f
- Paused torrents can now be rechecked
2010-01-20 18:02:26 +00:00
Christophe Dumez
1b0d86220f
- Increased number of failed authentication attempts to 5 in Web UI
2010-01-17 09:09:57 +00:00
Christophe Dumez
c7ca51f950
Use HTTP digest mode for Web UI authentication (instead of Basic)
2010-01-15 14:20:20 +00:00
Christophe Dumez
9c4c5e2d1a
- Protect Web UI authentication against brute forcing (IP are banned after 3 failed attempts)
2010-01-14 20:40:06 +00:00
Christophe Dumez
2bf8e2d2d7
- file priority can be set for finished torrents that have filtered files
2010-01-14 20:01:30 +00:00
Christophe Dumez
2707aa2818
- Display favicon in Web UI
2010-01-14 12:37:19 +00:00
Christophe Dumez
ee9ca1ece7
- Use global maximum transfer rates as maximum values in per-torrent speed limiting dialogs (Web UI)
2009-12-30 16:32:19 +00:00
Christophe Dumez
8271e20fac
- Started work on adding Peer ID spoofing settings for Web UI (incomplete)
2009-12-30 16:21:05 +00:00
Christophe Dumez
ed13c43e93
- Fix several issues with the files properties in Web UI (introduced recently)
2009-12-29 20:26:32 +00:00
Christophe Dumez
b5a9fe71e1
- Fix JSON communication between qBittorrent and Web UI
2009-12-29 20:09:46 +00:00
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
2009-12-28 19:39:47 +00:00
Christophe Dumez
bb6468005d
- Fix torrent upload in Web UI (worked randomly)
2009-12-08 16:42:59 +00:00
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
2009-12-06 15:03:49 +00:00
Christophe Dumez
b976d39207
- Update to MochaUI svn/trunk
...
* Fixes IE7/8 compatibility
- Use Yui compressor on mocha.js
2009-12-05 14:19:37 +00:00
Christophe Dumez
3e56cf96a3
- Program preferences are now editable from Web UI :)
2009-11-26 10:10:40 +00:00
Christophe Dumez
d79cd07d50
- Still working on program preferences in Web UI (not functional yet)
2009-11-26 08:29:06 +00:00
Christophe Dumez
9a16a9d11b
- Started work on program preferences in Web UI
2009-11-26 08:10:23 +00:00
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
2009-11-25 10:03:04 +00:00
Christophe Dumez
aeb2c06e0f
- Disabled file prioritizing for seeding torrents
...
- Added file prioritizing to Web UI
2009-11-24 15:38:47 +00:00
Christophe Dumez
a9b49ea3e0
- Display torrent files in Web UI
2009-11-24 13:10:17 +00:00
Christophe Dumez
11a41a1652
- Display trackers in torrent properties in Web UI
2009-11-24 11:14:02 +00:00
Christophe Dumez
f04b19ddfa
- Remove verbose debug info
2009-11-24 08:53:47 +00:00
Christophe Dumez
e35d100769
- Web UI: Display generation information in torrent properties
2009-11-24 08:53:14 +00:00
Christophe Dumez
cad6228ae0
- Updated translatable string regex to support ':' in it
2009-11-23 14:27:56 +00:00
Christophe Dumez
a83744289f
- Web UI: Display selected filter as selected
2009-11-23 13:56:10 +00:00
Christophe Dumez
34ba69e319
- Fixed several issues with Web UI
2009-11-23 13:35:46 +00:00
Christophe Dumez
74f0737903
- Extended internationalization support in Web UI to the Javascript scripts
2009-11-23 13:11:09 +00:00
Christophe Dumez
b1bbbd79c4
- Initial support for Web UI internationalization !
...
- Updated french translation
2009-11-23 12:57:16 +00:00
Christophe Dumez
4ee47ce2b8
- Use a capital "B" for Bittorrent class
2009-11-20 08:01:59 +00:00
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
2009-11-17 08:15:26 +00:00
Christophe Dumez
91dee6058e
- Safer temporary filename generation: create the temporary file to make sure the name is not generated twice
2009-08-24 03:38:31 +00:00
Christophe Dumez
25d998f1b5
- Added magnet URI support to Web UI
2009-08-21 14:05:03 +00:00
Christophe Dumez
0153b03160
BUGFIX: Stop enforcing UTF-8 and use system locale instead
2009-07-12 08:13:00 +00:00
Christophe Dumez
019bd476db
- Forgot to update those headers
2009-04-05 18:48:45 +00:00
Christophe Dumez
17e0700a52
- Done optimizing foreach loops
2009-01-24 20:07:05 +00:00
Christophe Dumez
330905da5e
- Added priority actions in Web UI
2008-12-29 22:46:18 +00:00
Christophe Dumez
1544300616
- Allow to delete permanently from WebUI
2008-12-28 21:12:49 +00:00
Christophe Dumez
b8c79e0b5f
- Simplified and optimized json code
2008-12-25 14:33:37 +00:00
Christophe Dumez
0879f2c0ca
- Totally rewritten Web UI list refresh system (fixed memory leak)
2008-09-28 11:30:24 +00:00
Christophe Dumez
86024c6c74
- merge from stable branches (WebUI fixes)
2008-09-14 10:14:54 +00:00
Christophe Dumez
75290cf715
- Cleaning memory for Web UI to avoid problems when running for a long time
2008-09-13 20:33:07 +00:00
Christophe Dumez
b9c4a434c9
- Allow to download torrents from a local file (Web UI)
2008-07-31 12:03:28 +00:00
Christophe Dumez
a8298b6c9a
- Removed some heavy debug
2008-07-08 11:17:23 +00:00
Christophe Dumez
c6fd400fa5
- Fixed compilation warning
2008-06-25 19:21:16 +00:00
Christophe Dumez
b69a8a0709
- Commit a lot of missing files for web interface
2008-05-17 12:44:42 +00:00