ShyPike
05685246d2
Add hidden option 'never_repair'.
This will only perform QuickCheck and par2-verify, but never par2-repair.
Option for low-performance systems that have trouble running repairs.
15 years ago
ShyPike
792a2d5e51
Remove default population of categories with newzbin's list.
Rename category column "groups/newzbin" to "groups/indexer tags".
Update POT file.
15 years ago
ShyPike
203a0e8334
Protect downloader.check with the CV semaphore.
15 years ago
ShyPike
977b2f8814
Add %dn (original foldert name) to Series Sort.
15 years ago
ShyPike
9cf9c20c1d
Replace 'rss-prio' text acronym with 'priority'.
15 years ago
ShyPike
b62d235256
Add full priority support to RSS.
Add special priority "paused" to be used in RSS feeds.
15 years ago
ShyPike
9378cb80a2
Accept categories with spaces and other non-alphanumericals in "{{cat}}name.nzb" category flagging.
15 years ago
ShyPike
f131a2683d
Warn about compressed version of sqlite3.dll in distro.
Windows virus scanners are allergic to compressed DLLs.
15 years ago
ShyPike
f975ef2d0f
Simplify the Wizard. Use Plush as standard skin, move Usenet server config before webserver config.
Give proper error message in servertest when server name does not resolve.
15 years ago
ShyPike
5f1a93a313
Prevent active and waiting post-processing jobs from showing up in the orphans list.
15 years ago
ShyPike
3d0f50e4c1
Update text files or 0.6.0 Alpha7
15 years ago
ShyPike
c322c00e6f
Fix post-processing crash when using empty category folders.
15 years ago
ShyPike
e663d3c677
Update text files for 0.6.0 Alpha6
15 years ago
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