From f6163609be4f31ffdd97354aa1521337722d8e70 Mon Sep 17 00:00:00 2001 From: Hydrus Network Developer Date: Wed, 2 May 2018 15:45:20 -0500 Subject: [PATCH] Version 305 --- help/changelog.html | 37 + include/ClientConstants.py | 2 +- include/ClientDB.py | 58 +- include/ClientDownloading.py | 9 +- include/ClientGUI.py | 48 +- include/ClientGUIManagement.py | 157 +- include/ClientGUIMedia.py | 47 +- include/ClientGUIPages.py | 136 +- include/ClientGUIParsing.py | 30 +- include/ClientImporting.py | 1380 ++++++++++------- include/ClientMedia.py | 5 +- include/ClientParsing.py | 71 +- include/HydrusConstants.py | 2 +- include/TestDB.py | 25 - include/TestHydrusServer.py | 50 +- .../parsers/danbooru file page parser.png | Bin 0 -> 2715 bytes .../default/parsers/e621 file page parser.png | Bin 0 -> 2787 bytes .../parsers/pixiv single file page parser.png | Bin 0 -> 2885 bytes .../parsers/safebooru file page parser.png | Bin 0 -> 2925 bytes .../default/parsers/yiff.party api parser.png | Bin 0 -> 2856 bytes .../default/url_classes/pixiv file page.png | Bin 2147 -> 2122 bytes .../url_classes/yiff.party creator page.png | Bin 0 -> 2267 bytes .../yiff.party file attachment.png | Bin 0 -> 2426 bytes .../url_classes/yiff.party file post.png | Bin 0 -> 2236 bytes .../url_classes/yiff.party json api.png | Bin 0 -> 2156 bytes 25 files changed, 1320 insertions(+), 737 deletions(-) create mode 100644 static/default/parsers/danbooru file page parser.png create mode 100644 static/default/parsers/e621 file page parser.png create mode 100644 static/default/parsers/pixiv single file page parser.png create mode 100644 static/default/parsers/safebooru file page parser.png create mode 100644 static/default/parsers/yiff.party api parser.png create mode 100644 static/default/url_classes/yiff.party creator page.png create mode 100644 static/default/url_classes/yiff.party file attachment.png create mode 100644 static/default/url_classes/yiff.party file post.png create mode 100644 static/default/url_classes/yiff.party json api.png diff --git a/help/changelog.html b/help/changelog.html index df510544..6d15bce8 100755 --- a/help/changelog.html +++ b/help/changelog.html @@ -8,6 +8,43 @@

changelog