Safihre
1c98c13b84
Redirect to login for Plush and smpl
9 years ago
Safihre
3f174c86a8
Re-style the speedlimit input for Plush
10 years ago
Jonathon Saine
65f8fa7b5d
Removed addID from api, changed reference in Plush to use addurl instead. Tested and ensured plush still worked fine.
10 years ago
Safihre
43abe40579
Added text to Plush speedlimit
10 years ago
Safihre
b4bbb27c55
Plush fix for reporting
10 years ago
Safihre
c0c2037a52
Fix for hover problems in Plush
10 years ago
shypike
496c0fd928
Remove potential XSS vulnerability in the History when folder names contain "<", ">" and "&".
Unlike build_queue, build_history did not XML-ify names.
Patch required for Plush.js, due to the way the download-report pop-up title is created.
10 years ago
oznzb
c7ac896125
Rating functionality
Port rating functionality from 0.7.x to develop.
10 years ago
shypike
a0536c8fed
Add "Retry All" function.
Sends all failed jobs back to the queue.
10 years ago
shypike
bf2c23e79a
Fix for "Range" selection of queue.
Not a really good fix.
The code looks identical to the code for selecting files within an NZB (in config.js) , but it has some subtle error.
This is a fix which will work reasonably well.
Should be fixed properly later.
11 years ago
JessThrysoee
d8ca1ed4f4
Use default-path in Plush cookies.
Cookies are not port specific. When sending cookies with path=/ to
http://localhost:8090/sabnzbd/ these cookies also turn up when
requesting e.g. http://localhost/apache2 or http://localhost:8080/tomcat and so on.
To avoid polluting the global cookie space, simply do not specify a path
when setting the cookie. This will result in a cookie with the default-path,
i.e. path=/sabnzbd for http://localhost:8090/sabnzbd .
11 years ago
shypike
32ba0ad001
Plush: add "resume pp" entry to pulldown menu, when pause_pp event is scheduled.
The option allows manual resume of a scheduled paused post-processing.
12 years ago
shypike
e98c6e8cae
Restore missing checkboxes for Multi-ops.
Introduction of searchbox (merge request #77 ) messed up checkboxes,
due to a debug version of $.plush.RefreshQueue() overriding the normal version.
12 years ago
John Manoogian III
200c3d8b6a
HTML+CSS+JS UI work for making queue searchable
Matches UI + behavior of history search (search updates on Enter press
and Queue Purge respects current queue search value)
12 years ago
shypike
51cabf85a1
Plush: default refresh-rate now 4 sec and multi-ops bar visible.
12 years ago
ShyPike
dca7a8ccdb
Plush: show speed when forced job is running in Paused mode.
13 years ago
ShyPike
2b3b5b765a
Plush: show speed when forced job is running in Paused mode.
13 years ago
ShyPike
ba6dcfd467
Don't show speed and ETA when download is paused during post-processing.
13 years ago
ShyPike
cdd39e6777
Plush: Purge history will now use the active filter.
When selecting one of the buttons in the Purge History dialog will
now use the current filter to select jobs to be deleted.
This is more what people expect to happen.
13 years ago
ShyPike
b1177f4265
Fix issue with queue and history not updating in Safari-IOS6.
Add "Cache-Control":"no-cache" header to each Ajax POST action.
13 years ago
ShyPike
c61165b840
Plush: fix Speedlimit, Pause and Options pulldown menus for Mobile Safari.
13 years ago
ShyPike
aeb83d3c93
Fix Plush speed/pause/options menu behavior for touch devices.
13 years ago
ShyPike
c03921ad55
Rename some bps variables.
Rename quotum to quota.
14 years ago
ShyPike
b0cd07dfc0
Add manual quotum period.
Add reset-quotum button.
14 years ago
Jon Saine
6dd4c0551e
Reverted hoverIntent version back to r5. It was breaking the menu.
Forgot to upgrade plush.js for jquery 1.6.x compatibility.
14 years ago
ShyPike
f7aadb1b61
Allow jobs still waiting for post-processing to be deleted too.
14 years ago
ShyPike
5a02a183f4
Normalize the skin files:
- No tabs
- Two space indentation
- Unix format
Convert CherryPy to Unix format.
Set .bzrtab to allow only the proper format.
14 years ago
ShyPike
de3c6ac6eb
Plush: do a proper implementation of showing "Warnings" only when needed.
14 years ago
ShyPike
3d36431d70
Add queue menu entries for "read rss now", "read bookmarks now" and "read watched folder now".
14 years ago
ShyPike
50da3f9bb0
Plush: provide toggle for top menu bar on main page.
14 years ago
ShyPike
6b00e4c6de
Rename all Plush cookies.
Changes in the "path" attribute of the cookies in the past have led to retrieval problems.
The only solution is to rename all the Plush cookies.
14 years ago
ShyPike
f40fe47413
Plush: Set pagination the same for Queue and History. Solves numbering bug in History too.
14 years ago
pairofdimes
72e9c2fef0
default wrapper width to 100%
14 years ago
xamphear
6b3bc1220f
fixed divs in footer, doctype in header, set cookies to global and applied containerWidth to all pages
14 years ago
pairofdimes
4fc1966bc9
another history verbosity modal tweak
14 years ago
pairofdimes
7502a664dd
hover intent and click speed menu to focus on input
14 years ago
pairofdimes
b492bf702f
fix plush history to default to Show All rather than Show Failed
14 years ago
pairofdimes
fb35583ad0
new modal for multi-operations queue deletions, adding 2nd option of deleting files
14 years ago
pairofdimes
9f82ed0cc0
new modal for queue purge, adding 2nd option of deleting files
14 years ago
pairofdimes
1c2d646046
remove Purge All; add Purge Failed with Files
14 years ago
pairofdimes
fff892ea63
add option to Show Failed jobs only in history
14 years ago
pairofdimes
0a7bdea96b
add modal for multiple history purge options
14 years ago
pairofdimes
9f9fdb123a
queue modal to prompt to optionally delete files along with nzb
14 years ago
pairofdimes
55d0b1c691
history nzb removal modal + option to delete files
14 years ago
pairofdimes
4df047c834
new modal for history retry file upload so it doesnt interfere with auto-refresh
14 years ago
pairofdimes
503c6e988a
move loadavg out of history
14 years ago
pairofdimes
9e917375aa
plush: plethora of layout updates, mostly config
15 years ago
pairofdimes
90c9990951
plush: add latest warning back into header
15 years ago
pairofdimes
8d240553d6
plush: new navigation for all pages
15 years ago
pairofdimes
db15599319
plush: default 5/page pagination queue/history
15 years ago