Safihre
6d8c264e90
Update copyright year to 2020
5 years ago
Safihre
fed8747e04
Correct getattr usage to hasattr
5 years ago
Safihre
1c94db79b0
Restore macOS menu options
5 years ago
Sander
a3ce436244
Pre-check HTTPS CERT and KEY files. Give warning if not good. ( #1393 )
* Pre-check HTTPS CERT and KEY files. Give warning if not good.
* Pre-check HTTPS CERT and KEY files: include traceback info
* Pre-check HTTPS CERT and KEY files: auto-launch browser with HTTP
5 years ago
Safihre
350ea662b5
Fix the loading of alternative skins
Closes #1392
5 years ago
Sander
0662fd70e2
Detect and reports whether running inside Docker ( #1378 )
* Detect and reports whether running inside Docker
* Detect and reports whether running inside Docker
* black-compliant formatting
Co-authored-by: Sander Jo <sanderjonkers+github@gmail.com>
5 years ago
jcfp
d1e2986510
Switch from pynotify to notify2 ( #1366 )
* switch from pynotify to notify2
* remove gntp leftovers
* ensure DISPLAY is set
5 years ago
Safihre
e7efb3f804
Use PyObjC instead of C-module to send notifications on macOS
5 years ago
jcfp
58d2c54823
convert linux systray to python3 and gi
5 years ago
Safihre
d3c9adc69f
Warn about .pyc files
Relates to #1332
6 years ago
Safihre
a8e50421e5
Py3: CherryPy now fixed the SSL Error 0
6 years ago
Safihre
6b3f8bd255
Py3: Remove error.log if it is too big
Including tests
6 years ago
Safihre
b0332e141c
Remove error.log if it is too big
6 years ago
Safihre
fb238af7de
Notify develop-users that we will switch to Python 3
6 years ago
Safihre
052762fd03
Py3: Re-organize forking/daemonizing for Python 3
And added basic tests that it can fork.
Closes #1237 and #1255
6 years ago
Safihre
5e80c2aab9
Py3: Get rid of SSL error when HTTPS enabled
cherrypy/cherrypy/issues/1618
6 years ago
Safihre
33d64fc152
Py3: Require Python 3.5+
Closes #1245
6 years ago
Safihre
d0d1beab88
Py3: Rework displaying of long-paths in interface
6 years ago
Safihre
0c2cfd6225
Revert "Notify develop-users that we will switch to Python 3"
This reverts commit 6ed9dcfc95
.
6 years ago
Safihre
c62025bfca
Py3: Link to wiki-page on start-up errors
6 years ago
Safihre
6ed9dcfc95
Notify develop-users that we will switch to Python 3
6 years ago
Safihre
24c7707fc0
Py3: Incorrect warning about not being UTF-8
6 years ago
Safihre
3b9f3ba378
Py3: Check for required modules and general refactoring
6 years ago
Safihre
38eca9a7d4
Py3: Add test for new encoding function
6 years ago
Safihre
0d49dbc6e9
Py3: Remove unicoder-function
6 years ago
Safihre
e5c1250310
Py3: Remove special_fixer and deunicode
Should not be needed anymore
6 years ago
Safihre
b6c4a48497
Py3: First fix of running external tools (unrar/par2/multipar)
Closes #1224
6 years ago
Safihre
d564323ac1
Py3: Update incorrect shebang
6 years ago
Safihre
2bbc286154
Py3: Remove smpl-skin
6 years ago
Safihre
60afb7f444
Update copyright year to 2019
6 years ago
jcfp
ad7fc240c7
help output: add -1 param for logging, 7z as supported file ext ( #1192 )
* help output: add -1 param for logging, 7z as supported file ext
* stop the universe from expanding
7 years ago
Safihre
2341ea44ec
Py3: Fixes after merge from develop
And set the shebang to Python 3 specifc
7 years ago
Safihre
7a7ce47769
Remove redundant parentheses
7 years ago
Safihre
5e722b27f3
Fix more errors and warnings found by code validation
7 years ago
Safihre
367a73ef29
Fix errors found by code validation tool
7 years ago
Safihre
4c6dab62a8
Py3: Pre-develop merge patches
7 years ago
Safihre
ad0d5726ec
Add option "--disable-file-log" to disable file-based logging
Closes #1103 .
7 years ago
Safihre
915ee650ee
Add CORS * header
Closes #1136
7 years ago
jcfp
74a97296a5
Accept cheetah version newer than 2.x
I'm going to update cheetah to v. 3.x in debian soonish. All seems to work fine with sab in a quick test, apart from this version check.
7 years ago
Safihre
e5fc51e9d7
Add option to disable X-Frame-Headers
Closes #1118
Now only added to page-requests, not also to every API-request. Only needed for real pages.
7 years ago
Safihre
8a676aeab4
Use general shutdown_program function everywhere
7 years ago
Safihre
bd709a7bdd
Use VALID_NZB_FILES constant
7 years ago
Safihre
2cdf284578
Update copyright to 2018
7 years ago
sanderjo
0d806305c2
Usage: show NZB adding via command line
7 years ago
Safihre
07c3ff9710
Add X-Frame-Options header to prevent click-jacking
Linked #1092
7 years ago
Safihre
5ca66bfeef
Only require SABYenc to match minor version and bump to 3.3.2
8 years ago
Safihre
bac5523ce3
Py3: Move all filesystem operations to seperate file
8 years ago
Safihre
b2508f3fd1
Py3: Use long-paths everywhere and fix diskspeed test
8 years ago
Safihre
80559e1f1c
Py3: Basic support for creating NNTP connections
8 years ago
Safihre
1499932625
Py3: Only support sabyenc, do not start without sabyenc/par2/unrar
8 years ago