ShyPike
1476f70f88
Prevent crash on systems with platform.platform() issues.
15 years ago
ShyPike
7472c55d4d
Merge implementation of Config Tabs in Plush.
15 years ago
pairofdimes
9bfdc7ea56
improve category listing table layout more
15 years ago
pairofdimes
2c8842d80e
improve category listing table layout -- match table heads
15 years ago
pairofdimes
0e92776cf6
mono-spaced font for user-script log modal only
15 years ago
pairofdimes
4fa1f8a0d9
allow clicking from feeds tab to feed tab that was already open
15 years ago
pairofdimes
fc258d7828
rename rss feed tab config, re-arrange feed buttons
15 years ago
pairofdimes
4a07972f7d
tabs for categories config -- match other config pages
15 years ago
pairofdimes
44bfe52125
merge 0.6.x head
15 years ago
ShyPike
1344428f37
Support ~ in paths as a substitute for the user's home folder (all OS).
15 years ago
ShyPike
4f65cf7ee2
Make default download location "Downloads", instead of "downloads".
This matches the default locations of OSX, Ubuntu and Win Vista/7.
15 years ago
pairofdimes
6d779f4fc6
rename rss config feeds tab
15 years ago
pairofdimes
55b08428ca
fix rss config tab mismatch
15 years ago
pairofdimes
7e8d4adfba
rss config tab name fixes
15 years ago
pairofdimes
cddfe99574
plush: config tab cookie persistence
15 years ago
pairofdimes
4d58ecc612
plush: rss config tabs - default to feed tab when selected
15 years ago
pairofdimes
95ce8d168b
plush: rss config tabs
15 years ago
pairofdimes
3db979c1bb
plush: rss config tabs
15 years ago
pairofdimes
a9d31150c8
plush: config tab improvements
15 years ago
pairofdimes
fbc2e44495
plush: tabs for config (WIP)
15 years ago
ShyPike
fb0a038325
Add 'configfn' variable to ConnectionInfo page.
15 years ago
pairofdimes
3b977bf1e4
plush: smaller version of jqueryui lib for tabs
15 years ago
pairofdimes
ab360dbeb0
plush: added jqueryui 1.8.6
15 years ago
pairofdimes
3e386cce66
plush: update jquery 1.4.4
15 years ago
pairofdimes
adb939e991
plush: hovering menus while they are in the red shows the correct hover image (promote sprite_q_menu_pauseforsfHover in css)
15 years ago
ShyPike
5f05e3335c
Merge in Plush improvements.
15 years ago
pairofdimes
1e2bb9420b
plush: monospaced font for colorbox modals (script output) regarding bug 673906
15 years ago
pairofdimes
d8592b11ce
plush: try to shrink multi-ops menu height
15 years ago
pairofdimes
1aeefba638
plush: revert individual nzb pause/resume icons (swap)
15 years ago
pairofdimes
eaee5a6c1a
plush: fix progress bars nzo page
15 years ago
pairofdimes
3ad5dafae9
update to 0.6.x head
15 years ago
ShyPike
a7cb71063e
Update text files for 0.6.0 Alpha6
15 years ago
ShyPike
f7be067a69
Add retention time as server parameter (in days, where 0 is infinite).
Jobs older than the retention time of a server will not be tried for that server.
The 'top_only' option is permanently disbled to prevent queue lockup by a job outside the retention time of all servers.
Some fixes and asserts to help static analysers.
15 years ago
ShyPike
dd906ec475
Explicit RSS filter attributes (scripts, pp, cat) influenced each other,
due to wrong initialization of variables.
15 years ago
ShyPike
3c846dac59
ix incorrect encoding of emails.
On Windows LatinFilter assumes latin1 as default.
For emails, utf-8 should tried first.
For the time being, just create the special filter EmailFilter.
15 years ago
ShyPike
b2231226eb
Stop locking RSS previews for the full automatic RSS scan.
Just lock per feed.
Reduce wating time between feeds to 15 sec.
15 years ago
ShyPike
5f567c73b8
Update of OSX DMG creation.
- Don't include sources anymore
- Add README.txt
- Add version number to volume label
- Make internet-enabled
15 years ago
ShyPike
e1a5e2a78a
Add rss_scan as scheduled event.
Disable periodic RSS scan when explicit rss-event is scheduled.
Move rss_rate option fron Config->General to Config->RSS.
15 years ago
ShyPike
c2077bd5eb
Improve handling of colon chars in filenames for Windows and OSX,
to compensate for odd behaviour of par2.
15 years ago
ShyPike
7874fa6cb8
Plush, Connetions page: make clear link easier to click.
15 years ago
ShyPike
04a0ee5f49
When unpauzing an individual job, make sure the try-lists are cleared. Otherwise there may be a dealock until a new job enters the queue.
15 years ago
ShyPike
89c3954571
Update translations.
15 years ago
ShyPike
8a36e134e6
Fixed some issues reported by pylint.
15 years ago
ShyPike
02c29b1972
Remove tab characters from interface.py.
15 years ago
ShyPike
1f70cd8e81
Apply cleanup list again at the end of post-processing.
(This will remove NZB files and anything unpacked that matches the cleanup list).
15 years ago
ShyPike
5b73a98ec0
Improve postprocessing error reporting.
15 years ago
ShyPike
3f57ec0438
Add nzbmatrix 'del_bookmark' option to "Config->Index Sites".
15 years ago
ShyPike
8658e5d634
Add "login_realm" option to set application name in web-ui's login popup.
Default value is 'SABnzbd'.
15 years ago
ShyPike
c2cd40fc2f
Protect rss.run() against changes in the feed collection while it's scanning all feeds.
15 years ago
ShyPike
dd4c648149
Update text files and POT for release 0.6.0 Alpha5
15 years ago