Safihre
09f1c92856
Move enable_multipar to Specials
Moving forward to make MultiPar the only used par2-solution on Windows.
8 years ago
Safihre
0c51b6c016
Add Donate links to main Config page and Glitter help modal
8 years ago
Safihre
f76e2a7b56
All links to sabnzbd.org should be HTTPS
8 years ago
Safihre
bab151d6f5
Properly fix redirect after enabeling/disabeling HTTPS
8 years ago
Safihre
d43fec088b
Fix typo in Correct redirect when enabeling HTTPS
8 years ago
Safihre
a8ca1cbcd7
Correct redirect when enabeling HTTPS
8 years ago
Safihre
ada3494483
Fix typo in Config JavaScript
8 years ago
Safihre
0b6d8309a0
Format the SSL certificate messages more for humans
8 years ago
Safihre
10a9bc0817
Don't show Advanded on Config>General if HTTPS disabled
8 years ago
Safihre
3205b9fda9
Don't fill anything for bandwith limit if nothing is set
Now it would just fill "M" when nothing was set.
8 years ago
Safihre
af6dac9cdc
Refresh Config > General when submitting language change
8 years ago
Safihre
3f456cce05
Move max_art_opt to Specials
Only for special cases (don't know which ones, but I can imagine it could be usefull..)
Deprecate later!
8 years ago
Safihre
4dd2f089ec
Move replace_illegal to Specials
Who doesn't want that
8 years ago
Safihre
562e6ecce9
Fix Untill typos in texts and comments
Closes #943
8 years ago
Safihre
6f2ccbef80
Always show Par2-Multicore status on first Config page on Linux
8 years ago
Safihre
b28c0a60a1
Remove option to disable Par2 Multicore on macOS
In the hope to remove par2-classic from the macOS packages in later stage.
8 years ago
Fish2
e3ae91a4f8
lossless compression of images saved 40KB (87%)
8 years ago
Safihre
55d80f26fa
Update wiki links for 2.1
Only tiny changes, but still different from 2.0.
8 years ago
Safihre
8eb4ce2914
On Windows, only show MultiPar
8 years ago
Safihre
4d4da889ec
Clear text in Config > Switches about Multipar
8 years ago
Safihre
913b92088a
Update Multipar to v1.2.9
8 years ago
Safihre
80f4690df8
Enable and notify users about Multipar
9 years ago
Safihre
f552531703
Adding MultiPar interpreter
9 years ago
Safihre
11d5855430
Always show Script box on Categories config page
Otherwise people might not be aware of it
8 years ago
Safihre
9809474615
Remove cache from first Config page
It's a dynamic thing, not static like the Config. It can be observed live from the Status and Interface window.
8 years ago
Safihre
82dacda359
Need to wait longer after restart is triggered in Config
8 years ago
Safihre
91c1ea97fd
Update display of Certificate Validation
Unfortunately requires new translations. "Default" is just not correct anymore.
8 years ago
Safihre
dfa863a54a
Reame cat_list > categories and script_list > scripts
8 years ago
Safihre
1f2ac77b5e
SABnzbd password should show stars
Closes #851
8 years ago
Safihre
fa8f40eee3
Detect multicore par2 and show link how to install
Now also available in @jcfp's new PPA (both MT and TBB) versions. Installing MT is also very easy on other platforms. For example SynoCommunity also uses it for their packages.
8 years ago
Safihre
d130a1d44a
Update Wiki help links for 2.0.0
8 years ago
Safihre
ff40944f00
Disable schedule items without deleting them
Requires conversion of the schedules!
8 years ago
Safihre
d62bb1e5b6
Move overwrite_files to Specials
Very special option, only usuefull if you dump all output in 1 directory. But this rarely happens.
8 years ago
Safihre
bc2daa5f8b
Enabled Hostname verification by Default
We will try this and see the feedback if users understand. We have improved the linked page with information for users: https://sabnzbd.org/certificate-errors
8 years ago
Safihre
c09f1b2f1c
Move rating_host back to Specials
Possibly to be deprecated later on. Indexers should supply this info via the headers: https://sabnzbd.org/wiki/extra/indexer-feedback
Indexers like to use an URL, instead of just providen a host.
8 years ago
Safihre
a70a1e6290
Assume Rating feedback if Indexer integration enabled
With the changes in 1.1.0 we now have more indexers in the wild actually use the system, by sending the headers or using the fields in the NZB.
But nowadays very few files have actual audio/video ratings of users, so the main purpose of this feature has evolved to automatically report back if the download failed on the server.
The text is also updated as such, that enabling it will send to the indexer if a download failed, only if it failed.
8 years ago
Safihre
dde5258b59
Move 'Use tags from indexer' to Specials
The user should always use this, there is no bad thing about it.
This cleans up the Switches page a bit. Eventually the option can just be completly removed.
8 years ago
Safihre
dc438e6eb7
Remove Secondary Skin option
Major cleanup, now doesn't need any special links to file locations anymore.
Closes #778
8 years ago
Safihre
37a9a97f4f
Move QuickCheck to Specials
Closes #788 . It's been tested, it works, nobody should not use it.
8 years ago
Safihre
4fb6e3fe7b
Remove check for ssl module
Any Python setup has it, it was only introduced to check for PyOpenSSL which is now dropped.
8 years ago
Safihre
9b4bd7a3f0
Only warn about _yenc when no SABYenc
8 years ago
Safihre
00f2410d2d
Show SABYenc detection at startup and in Config
8 years ago
Safihre
8e2ebc84c8
Make message in Server-tests more clear
Remove the -1@news.someserver.com:563 part at the end and make the certificate-errors link clickable.
8 years ago
Safihre
f3f5a0bfa2
Only show Source icon for RSS items with a Source
Old ones don't have one
8 years ago
Safihre
e148a057f7
Hide HTTPS options behind 'Advanced' button
Simplicity FTW!
8 years ago
Safihre
08b0b9eb92
Remove unpack-check
8 years ago
Safihre
5c83c939d3
Show more clear warning about External access
Closes #775
8 years ago
Safihre
7da33b1f93
Show source of a RSS download
Can also sort on it
8 years ago
Safihre
453b5e565c
Use a dict instead of list for RSS template output
The list-based output for the template left it unclear what each item was. With a dict, it's much clearer.
8 years ago
Safihre
edc01c3e2b
Some cache-busting on version upgrade for JS/CSS
8 years ago