Commit graph

80 commits

Author SHA1 Message Date
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
ae10bc9270 - Made Web UI tool bar looks exactly like the Web UI one (same buttons orders and added separators) 2009-11-26 10:21:13 +00:00
Christophe Dumez
3e56cf96a3 - Program preferences are now editable from Web UI :) 2009-11-26 10:10:40 +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
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
52ac94cc73 - Use the same order for right click menu in both the UI and the Web UI 2009-11-26 07:06:08 +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
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
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
ce6f665a7b - Started to work on General Tab in properties (Web UI) 2009-11-23 21:17:54 +00:00
Christophe Dumez
3958c990a4 - Still working on Web UI properties panel 2009-11-23 20:46:45 +00:00
Christophe Dumez
30b5daaa2a - Oops, forgot to commit those 2009-11-23 20:16:17 +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
14e94c8971 - Improved filters CSS in Web UI 2009-11-23 16:45:07 +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
b1bbbd79c4 - Initial support for Web UI internationalization !
- Updated french translation
2009-11-23 12:57:16 +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
25d998f1b5 - Added magnet URI support to Web UI 2009-08-21 14:05:03 +00:00
Christophe Dumez
bec1388ba5 - forgot to commit this file 2009-03-14 15:22:40 +00:00
Christophe Dumez
1542ff98bc - Fixed upload form in web ui 2009-03-12 13:24:18 +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