Safihre
71dc1b5310
Add option to quickly add test NZB
6 years ago
Safihre
fe40d49c26
Update server-info on every update
https://forums.sabnzbd.org/viewtopic.php?f=3&t=23003
@OneCDOnly
8 years ago
Safihre
b5deda4195
Revert "Improve display of quota"
This reverts commit 5076892d83
.
8 years ago
Safihre
5076892d83
Improve display of quota
8 years ago
Safihre
11bd16a653
Accidentally removed HTML-cleaning from error display
Linked #1034
8 years ago
Safihre
ec8302717f
Warnings API-call now returns a dict like it should
8 years ago
Safihre
6e48ebccc7
Correctly display time if server and brower are not in same timezone
#989
8 years ago
Safihre
c4fa047393
Automatic redirect to login page in Glitter
8 years ago
Safihre
d3cc4f9f07
Direct Unpack indicator for Queue
8 years ago
gwyden
81ea513f8c
Added buttons and logic to move to top and bottom of download queue ( #962 )
* added buttons and logic to move to top and bottom of queue
* allowed for a larger control box for the new buttons
* Cleanup of unnecessary code
* Simple top and bottom of queue using existing queue data
8 years ago
Safihre
7718446313
Convert HTML to text in warning messages
Related: #952
8 years ago
Safihre
bde03ecc63
False-positive showing disk-full in Glitter
8 years ago
Safihre
82ccbdaa7b
Make human-readable dates the default date-format
8 years ago
Safihre
eef02ac7ce
Properly handle Queue-finish-action in Glitter
Could get lost, now it sticks of first try. Closes #924
8 years ago
Safihre
0d9614755e
Make DateJS bugfix more general for m/h/d etc notations
8 years ago
Alishan Ladhani
82cf2b33cf
Fix bug with DateJS
Fix DateJS bug where sometimes >12 minutes/hours/days converts into the wrong timestamp. Removing the space makes DateJS work properly.
8 years ago
Safihre
7884848c78
Don't run PyStone for every Status Window update
Only diagnostic info, no need to refresh every time and blocks CPU when window is refreshed during downloading.
8 years ago
Safihre
2ece328e50
Update Cache-info in Status-window with Queue
Info is already in the API-call for queue, so can be updated with same frequency
8 years ago
Safihre
494e72a996
Update to 1.2.0 and set version
8 years ago
Safihre
850a762905
Don't error on drag-and-drop Folders
Closes #765
8 years ago
Safihre
6df8d7a30a
Pause-countdown was broken in Glitter
8 years ago
Safihre
bfdd8e840d
Adapt Glitter so it's not overwriting Categories
9 years ago
Safihre
91ce734d32
Cleanup of whitespace in Glitter/Config/wizzard
9 years ago
Safihre
4dff051927
Show SSL protocol and cipher in status window
9 years ago
Safihre
4d34742f46
Show Glitter tips only once
9 years ago
Safihre
0a8a22090c
#649 Warnings in seperate tab when Tabbed Layout
9 years ago
Safihre
ba9952ca50
disk2 info would show sometimes due to timing
Sometimes if there's only once a tiny difference between disk1 and disk2, it will always show disk2 because it never gets removed again. This can be caused by slight timing issue when calculating free space for disk1 and disk2. Mostly on very fast connections.
9 years ago
Safihre
d3a8ad18a8
Allow also multiple files from the Upload-form
9 years ago
Safihre
9e65192918
Show actual working upload-counter
9 years ago
Safihre
6506646e00
Catch all needed update-times
9 years ago
Safihre
c0c645f366
#650 Only do new request after previous finishes
9 years ago
Safihre
3464450337
Add notification about (new) Glitter features
9 years ago
Safihre
68299ed1e7
Sometimes Glitter history wasn't updated after partial updates
9 years ago
Safihre
fa18c1bda2
Change name of last_history_call to last_history_update
To make it a little more clear what it does
9 years ago
Safihre
69b6d5fead
TAPI needs extra check
In case api-key is disabled but password enabled, it would give full access even though it shouldn't.
9 years ago
Safihre
da832c1a4a
Glitter Limited refresh had no item limit or start
Causing slowdown in back-end on big queues
9 years ago
Safihre
53b46cb56b
Update favicons
9 years ago
Safihre
a68ced22fe
#538 'Add all' for Orphaned Jobs
9 years ago
Safihre
0e8f1b0f01
Tabbed/Compact setting was not remembered
9 years ago
Safihre
ff65b6ccec
#534 fix borders and show active connections
9 years ago
Safihre
c973d2b527
Split Glitter in sub-files
Was just getting too big of a file!
9 years ago