Commit graph

3945 commits

Author SHA1 Message Date
JackDandy
1a3dd5f8e1 Change suppress output warnings from media process scripts. 2018-04-05 13:04:47 +01:00
JackDandy
5dff83a338 Merge branch 'master' into develop 2018-04-05 01:30:04 +01:00
JackDandy
678df6ce94 Merge branch 'hotfix/0.15.6' 2018-04-05 01:26:29 +01:00
JackDandy
818e9b77ee Fix cf algorythm. 2018-04-05 01:23:27 +01:00
JackDandy
d1e3e29668 Merge branch 'master' into develop 2018-04-04 21:14:34 +01:00
JackDandy
088c533d7e Merge branch 'hotfix/0.15.5' 2018-04-04 21:13:29 +01:00
JackDandy
75b1787e73 Remove GFT torrent provider. 2018-04-04 21:13:04 +01:00
JackDandy
c7d8fef12a Merge branch 'feature/ChangeSslVerifyPPScripts' into develop 2018-04-04 20:49:24 +01:00
Prinz23
aab753aa09 Change disable SSL cert verification for logins in pp-scripts. 2018-04-04 20:40:09 +01:00
JackDandy
80bcee49bc
Merge pull request #1081 from JackDandy/feature/ChangeMoreSecurity
Change add xsrf protection support to media processing scripts.
2018-04-04 16:34:02 +01:00
JackDandy
91014078c0 Change add xsrf protection support to media processing scripts. 2018-04-04 15:31:21 +01:00
JackDandy
cd1adfdcc2 Merge branch 'feature/ChangeMoreSecurity' into develop 2018-04-04 00:25:12 +01:00
JackDandy
7c53e1e5f6 Change remove redundant xsrf handling for POSTs that don't use web and API. 2018-04-04 00:11:17 +01:00
JackDandy
41923ff208 Merge branch 'master' into develop 2018-04-03 16:18:42 +01:00
JackDandy
c912d03749 Merge branch 'hotfix/0.15.4' 2018-04-03 16:15:31 +01:00
JackDandy
a342acea5a Fix Torrentleech provider. 2018-04-03 16:14:54 +01:00
JackDandy
bb33f8fa2f Merge branch 'feature/ChangeMoreSecurity' into develop 2018-04-03 00:06:32 +01:00
JackDandy
7041713650 Change pick up the stragglers late to the more security party. 2018-04-03 00:05:13 +01:00
JackDandy
dfdc5caec4
Merge pull request #1080 from JackDandy/feature/ChangeMoreSecurity
Change improve security.
2018-04-02 21:32:25 +01:00
JackDandy
f3310e29f2 Change improve security.
Change improve security with DNS rebinding prevention, set "Allowed browser hostnames" at config/General/Web Interface.
Change improve security with cross-site request forgery (xsrf) protection on web forms.
Change improve security by sending header flag httponly with cookies
Change improve security by sending header flag secure with SSL cookies
Change improve test for creating self-signed SSL cert.
Change force restart when switching SSL on/off.
Change enable Tornado serve_traceback feature.
Change PEP8 tweaks.
2018-04-02 19:24:50 +01:00
JackDandy
de32a1aa67 Merge branch 'master' into develop 2018-03-28 17:07:31 +01:00
JackDandy
7a85df2d0e Merge branch 'hotfix/0.15.3' 2018-03-28 17:06:33 +01:00
JackDandy
7ea748a189 Fix clicking next and previous show buttons on macOS Safari. 2018-03-28 17:06:12 +01:00
JackDandy
c3b3f64108 Merge branch 'feature/ChangeHachoir' into develop 2018-03-28 16:47:41 +01:00
JackDandy
39f53bcea5 Change hachoir targa and mpeg_ts mime parser tags so they validate. 2018-03-28 16:47:02 +01:00
JackDandy
f0ffe9be12 Merge branch 'master' into develop 2018-03-28 02:04:52 +01:00
JackDandy
ddc95e7eba Merge branch 'hotfix/0.15.2' 2018-03-28 01:44:46 +01:00
Prinz23
daeee0d250 Fix search for wanted when adding new show.
Change don't prevent specific backlog run, if another backlog is running.
2018-03-28 01:43:10 +01:00
JackDandy
d1cd500612 Merge branch 'feature/UpdateXmltodict' into develop 2018-03-28 01:33:10 +01:00
JackDandy
cc69723261 Update xmltodict library 0.10.2 (375d3a6) → 0.11.0 (79ac9a4). 2018-03-28 01:33:00 +01:00
JackDandy
8be58de790 Merge branch 'feature/UpdateWebencodings' into develop 2018-03-28 01:29:08 +01:00
JackDandy
53fa508037 Update webencodings 0.5 (3970651) → 0.5.1 (fa2cb5d). 2018-03-28 01:28:51 +01:00
JackDandy
6fc3d8d21e Merge branch 'feature/UpdateUnidecode' into develop 2018-03-28 01:26:42 +01:00
JackDandy
6fb076b2b2 Update unidecode library 0.04.21 (e99b0e3) → 1.0.22 (81f938d). 2018-03-28 01:26:29 +01:00
JackDandy
dfedb1f80d Merge branch 'feature/UpdateTornado' into develop 2018-03-28 01:24:20 +01:00
Prinz23
e8ade6ffcf Update Tornado Web Server 4.5.1 (79b2683) → 5.0.1 (35a538f). 2018-03-28 01:24:09 +01:00
JackDandy
11b05e3699 Merge branch 'feature/UpdateSix' into develop 2018-03-28 01:16:43 +01:00
JackDandy
5dfaf57793 Update Six compatibility library 1.10.0 (r433) → 1.11.0 (68112f3). 2018-03-28 01:16:31 +01:00
JackDandy
dfe27548f5 Merge branch 'feature/UpdateSimpleJSON' into develop 2018-03-28 01:15:53 +01:00
JackDandy
4fa4ec8191 Update SimpleJSON library 3.10.0 (c52efea) → 3.13.2 (6ffddbe). 2018-03-28 01:15:25 +01:00
JackDandy
5ee8a5b53d Merge branch 'feature/UpdateScandir' into develop 2018-03-28 01:01:52 +01:00
JackDandy
25b67c5a68 Update scandir 1.3 → 1.6 (c3592ee) 2018-03-28 01:00:56 +01:00
JackDandy
8c6f60b963 Merge branch 'feature/UpdateRequests' into develop 2018-03-28 00:54:55 +01:00
JackDandy
e60f9300a3 Update Requests library 2.13.0 (fc54869) → 2.15.1 (282b01a). 2018-03-28 00:54:41 +01:00
JackDandy
d889593043 Merge branch 'feature/UpdateRarfile' into develop 2018-03-28 00:54:03 +01:00
JackDandy
615b123cef Update rarfile 3.0 (3e54b22) → 3.0 (2704344). 2018-03-28 00:53:45 +01:00
JackDandy
c024e7e1cd Merge branch 'feature/UpdatePySocks' into develop 2018-03-28 00:53:06 +01:00
JackDandy
9ce4e7c4d0 Update PySocks 1.6.5 (b4323df) → 1.6.8 (524ceb4). 2018-03-28 00:52:44 +01:00
JackDandy
c42c0d5dc0 Merge branch 'feature/UpdatePyCertifi' into develop 2018-03-28 00:49:58 +01:00
JackDandy
12faaf3d9e Update Certifi 2017.07.27 (f808089) → 2018.01.18 (e225253). 2018-03-28 00:49:33 +01:00