Christophe Dumez
95a6de9b00
- Fix using SHIFT+Click for extended selection in Web UI transfer list
...
* Was broken in an early release candidate when column sorting was added
2009-12-06 15:29:37 +00:00
Christophe Dumez
df03b042d6
- Hide context menu when a torrent is clicked
2009-12-06 14:48:16 +00:00
Christophe Dumez
bce575ee68
- Fix priority column data being displayed when adding a new torrent and when priority column is hidden (queueing system disabled) is disabled (Web UI)
2009-12-06 14:26:50 +00:00
Christophe Dumez
998352f9f1
- Improved Ajax tabs code (Web UI)
2009-12-05 16:09:18 +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
f0a18ec1f5
- Remember selected filter using a Cookie (Web UI)
2009-12-04 21:03:50 +00:00
Christophe Dumez
f9a5afe446
- Remove torrent from selection if it gets filtered and becomes hidden (Web UI)
2009-12-04 20:45:16 +00:00
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
2009-11-30 21:30:14 +00:00
Christophe Dumez
ecf48b3a7b
- Fix torrent status icon vertical alignment in Web UI
2009-11-29 14:44:30 +00:00
Christophe Dumez
afa5213c94
- Improve sorting performance in Web UI
...
- Improve priority column sorting behavior when there are seeding torrents (they don't have a priority)
2009-11-28 08:48:35 +00:00
Christophe Dumez
4908458729
- Fixed share ratio display in properties widget and in Web UI
2009-11-27 15:59:49 +00:00
Christophe Dumez
9ada7c809b
- Made transfer list sortable in Web UI
...
* As a default it is sorted by Name
2009-11-27 15:48:45 +00:00
Christophe Dumez
e1725e8001
- Refresh transfer list every 1500 ms instead of 1000ms to save CPU (Web UI)
2009-11-26 11:04:14 +00:00
Christophe Dumez
d22e932ef7
- Optimize Web UI to use less CPU
...
* Do not refresh filtered torrents since they are not visible
* Do not refresh torrent name in list since it connot change
- Fixed unitialized torrent status when it was added to the list (it did not cause any issue but it was not optimal)
2009-11-26 11:01:21 +00:00
Christophe Dumez
b6dc5f9675
- Torrent preferences in Web UI are now correctly loaded from qBT. However, the saving part is not done yet.
2009-11-26 09:49:57 +00:00
Christophe Dumez
9a16a9d11b
- Started work on program preferences in Web UI
2009-11-26 08:10:23 +00:00
Christophe Dumez
fe62efa145
- Refresh the transfer list every 1000ms instead of 1500ms now that it works better
2009-11-25 12:31:42 +00:00
Christophe Dumez
cc2da45c2d
- Greatly improved Web UI transfer list refresh (Progress bar)
2009-11-25 12:27:00 +00:00
Christophe Dumez
c212d8beff
- Fix transfer list flickering
2009-11-25 12:09:10 +00:00
Christophe Dumez
93f3d0b687
- Clean up Web UI
2009-11-25 11:36:36 +00:00
Christophe Dumez
b88d0e87d9
- Fix Javascript Error on some browsers (Epiphany, Chrome) that made the Web UI unusable
2009-11-25 10:35:31 +00:00
Christophe Dumez
afaf40eee0
- Allow to set up per-torrent download rate limit from Web UI too
2009-11-25 10:09:14 +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
d42ab6120e
- Added right-click menu to transfer list
2009-11-24 19:41:31 +00:00
Christophe Dumez
1c0bc205f0
- Remember panel sizes in Web UI (Cookie based)
2009-11-24 16:08:23 +00:00
Christophe Dumez
a9b49ea3e0
- Display torrent files in Web UI
2009-11-24 13:10:17 +00:00
Christophe Dumez
33d77ccf39
- Started work on Torrent Files display (Web UI)
2009-11-24 11:40:40 +00:00
Christophe Dumez
11a41a1652
- Display trackers in torrent properties in Web UI
2009-11-24 11:14:02 +00:00
Christophe Dumez
e35d100769
- Web UI: Display generation information in torrent properties
2009-11-24 08:53:14 +00:00
Christophe Dumez
f63199f7b7
- Still working on Web UI remodeling
2009-11-23 19:57:33 +00:00
Christophe Dumez
4edab29bfe
- Web UI: Make use of MochaUI panels (they are resizable)
2009-11-23 19:12:44 +00:00
Christophe Dumez
31ca3c1334
- Use new icons in Web UI also
2009-11-23 16:43:51 +00:00
Christophe Dumez
bc52863aec
- Web UI: Automatically close torrent download window once the torrent upload is complete
2009-11-23 14:21:07 +00:00
Christophe Dumez
8650b20904
- Fix progress display in Web UI
2009-11-23 14:01:03 +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
87f93a7a1d
- Display ratio in Web UI
2009-11-23 10:40:16 +00:00
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)
2009-11-23 10:37:55 +00:00
Christophe Dumez
13e22aef51
- started to remodel the UI to match the new qBT UI
2009-11-23 09:16:32 +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
9f9f6abec1
- Remove outdated files
2009-11-08 10:26:39 +00:00
Christophe Dumez
3894452840
- COSMETIC: Redesigned program preferences
...
- COSMETIC: Updated icons set
2009-03-08 10:28:58 +00:00
Christophe Dumez
f9bf485ed7
- Forgot to consider allocating state in WebUI
2008-12-30 11:52:22 +00:00
Christophe Dumez
c18103539c
- Display progress using progress bars in Web UI
2008-12-30 11:23:18 +00:00
Christophe Dumez
afbfe1a96d
- Hide priority column in Web UI when queueing is disabled
2008-12-29 23:04:45 +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
dfb2046f82
- Fixed icon for seeding torrents (paused or queued) in Web UI
2008-12-26 15:48:07 +00:00
Christophe Dumez
112bcd7255
- Add notification in WebUI when qBittorrent is unreachable
2008-12-25 16:20:30 +00:00