jcfp
24d3d064bb
add unwanted extensions whitelist mode ( #1798 )
* add unwanted extensions whitelist mode
* only call get_ext once
* remove unneeded .lower()
4 years ago
Sander
e8eec80696
Long hex name obfuscated ( #1796 )
* "0675e29e9abfd2.f7d069dab0b853283cc1b069a25f82.6547" is obfuscated
* "0675e29e9abfd2.f7d069dab0b853283cc1b069a25f82.6547" is obfuscated
4 years ago
jcfp
c366504868
add resolution pattern key to sorting ( #1794 )
4 years ago
SABnzbd Automation
c7b54856c5
Update translatable texts
4 years ago
puzzledsab
10c56e08d4
Remove some redundant ifs ( #1791 )
4 years ago
SABnzbd Automation
4af51b4a76
Update translatable texts
4 years ago
Safihre
65cc03da14
Small refactor of pre-queue code
4 years ago
SABnzbd Automation
e908cb0df5
Update translatable texts
4 years ago
puzzledsab
ae2cee3fda
Right-to-Left support for Glitter and Config ( #1776 )
* Add rtl on main page
* Adjustments to rtl
* Forgot to add black check for this checkout
* Remove unnecessary style
* Remove more redundant attributes
* Some more reordering and alignment
* Align sorting and nzb drop downs
* Update NZB details and shutdown page
* Fix format
* Fix SABnzbd Config title tag
* Change file list header direction
* Set rtl variables in build_header instead and test dir="rtl" in config pages
* Revert some changes and handle styling using CSS
* Move more items to CSS
* Config RTL
* Move even more to CSS
* Small tweak
Co-authored-by: Safihre <safihre@sabnzbd.org>
4 years ago
SABnzbd Automation
0467ed7ffc
Update translatable texts
4 years ago
puzzledsab
d5453b4aa4
Do full server check when there are busy_threads ( #1786 )
* Do full server check when there are busy_threads
* Reduce next_article_search delay to 0.5s
4 years ago
jcfp
7096a785db
fix bonjour with localhost, retire LOCALHOSTS constant ( #1782 )
* fix bonjour with localhost, retire LOCALHOSTS constant
* rename probablyipv[46] functions to is_ipv[46]_addr
* refuse to send ssdp description_xml to outsiders
4 years ago
Safihre
c80db13c28
Rename Glitter Default to Light and make Auto the new Default
4 years ago
SABnzbd Automation
b971045cd2
Update translatable texts
4 years ago
Sam Edwards
61d4ccbf1b
Support for auto night mode switching in Glitter ( #1783 )
4 years ago
SABnzbd Automation
c3b237466c
Update translatable texts
4 years ago
jcfp
29c727319d
Test adding nzbs ( #1760 )
* add tests for adding nzbs
* restore clean_cache_dir fixture, unbreak utils tests
* include tests for partial and malformed nzbs
* test handling of prio from nzb metadata category
* update params of test_adding_nzbs_malformed
* add metadata to sabnews nzb creator
* also test with size_limit
* test prio with dupe detection
* remove leftover todo entry
* move pause and cleanup to fixture; rename functions
4 years ago
Safihre
52c5dc589d
Do not re-release from GA when the release tag is pushed
4 years ago
SABnzbd Automation
35cad9bf22
Update translatable texts
4 years ago
Safihre
b108876017
Set macOS Python installer target to "/"
4 years ago
Safihre
52bfff953a
Set text files to 3.3.0-develop
4 years ago
Safihre
65278c4489
Update text files for 3.2.0RC1
draft release
4 years ago
Safihre
3a4a925ab0
Restore "--console" command line switch
Closes #1775
4 years ago
Safihre
6ef5d41c25
Python cache failed because build script reset work directory
So we store the download outside the work directory
4 years ago
Safihre
b9b9f46fbe
Disable macOS Python download cache
I am not sure why this doesn't work..
4 years ago
Safihre
8d014e579d
The installer-command removes the pkg file, breaking macOS GA cache
4 years ago
SABnzbd Automation
f2fc9f10f9
Update translatable texts
4 years ago
Safihre
f131155fd8
Update badges to GitHub Actions
4 years ago
Safihre
691e24a1d8
Build macOS 10.9+ compatible binary
4 years ago
jcfp
794a6f4454
fix another script validation issue ( #1774 )
* fix another script validation issue
* add test for changing script to str None
* cleanup change_script tests
4 years ago
Safihre
41bf8525cf
Server disconnect was never triggered
4 years ago
SABnzbd Automation
6ebf486c09
Update translatable texts
4 years ago
Safihre
899ae94fcf
Trigger malloc_trim when the queue is empty
See #1736
4 years ago
Safihre
d3cd5019d9
Small code change
4 years ago
SABnzbd Automation
1e4719558f
Update translatable texts
4 years ago
Safihre
29ab83b9c0
Prospective par2 to add blocks from all sets in a job
Obfuscation is just too much nowadays.
4 years ago
puzzledsab
4b4d170ce1
Stop importing nzbs after shutdown request
4 years ago
SABnzbd Automation
8b0a12e0ba
Update translatable texts
4 years ago
Safihre
430318ead7
Force installer to only run on Windows 8 and above
Closes #1770
4 years ago
Safihre
32f6ec63f2
Add NSIS-file to automated pot-file updates
4 years ago
Safihre
a3181c8f76
Check for Windows 8 or above in the installer
4 years ago
Safihre
412d169f58
Rename of the 32bit legacy release
"/" not supported by GA
4 years ago
Safihre
d1c2e6e0dd
Build the 32bit Windows release on Python 3.8 to support Windows 7
4 years ago
Safihre
4f9ac56de0
Rename GITHUB_TOKEN to AUTOMATION_GITHUB_TOKEN
4 years ago
jcfp
9641dc82f9
fix cfg script validation on startup
4 years ago
Safihre
e68413b73c
Filename parser should always output a filename with at least 1 char
Closes #1768
4 years ago
Safihre
a7386a25bd
Update text files for 3.2.0Beta2
draft release
4 years ago
SABnzbd Automation
53f512e864
Update translatable texts
4 years ago
Safihre
283e643606
Always log the exact IP-address we are connecting to
Closes #1764
4 years ago
Safihre
fc1aa2db83
Mark test_download_unicode_made_on_windows as xfail on all platforms
4 years ago