Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (409 - 411 of 2447)

Ticket Resolution Summary Owner Reporter
#1192 Duplicate Lack of keyboard shortcuts schumnana
Description

Can you add at least a shortcuts for all actions menu (notably add torrent, preference like quit CTRL+Q) and buttons on top (like add, remove, pause, play, up, down, preference)?

#1193 Fixed gtk client doesn't use theme colors stray
Description

now registering works so here the bug again from: http://forum.deluge-torrent.org/viewtopic.php?f=7&t=29685&start=0

program: deluge-gtk version: 1.2.1 last not affected version: 1.1.9

The "State" and "Tracker" menu entries on the left seem to have a fixed background and text color regardless of the theme used.

The expected result would be that the theme colors are used.

#1194 Fixed Infinite login prompt in web ui through reverse proxy Vladimir Berezhnoy
Description

When I use web ui through nginx as reverse proxy, authentification never completes and keep showing the box with Login field. Also firefox gets hung on the page and consume 100% cpu. This doesn't hapen when connecting to web ui dirctly.

I'm using following nginx config:

location /deluge {

proxy_pass http://s:8112/; proxy_redirect off;

proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Deluge-Base /deluge/;

commit e7c7b8f4db4acaa5811c2573180a0afd6d24f947

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.