Commit Graph
1529 Commits
Author SHA1 Message Date
Jim Miller ca29dd075d Optional Progress Bar time estimate feature -- from FaceDeer. 2014-12-24 12:47:37 -06:00
Jim Miller 8a0e5611c8 Remove a debug print-causes problems with web version. 2014-12-23 21:18:07 -06:00
Jim Miller 4cbca8dd1a Fix for nested comments <!--<!-- comment -->--> with BS3. 2014-12-19 17:55:56 -06:00
Jim Miller 5426725a26 www.hpfanficarchive.com -> hpfanficarchive.com 2014-12-18 23:42:21 -06:00
Jim Miller 033986f72e squidge/peja injecting Google Analytics script block. 2014-12-18 11:16:10 -06:00
cryzed 66ab34ad87 Fail as early as possible when using an incompatible Python version 2014-12-15 14:06:08 +01:00
cryzed a2548a0c34 Small improvement 2014-12-15 01:01:20 +01:00
cryzed b9e1dbfc93 http://www.mobileread.com/forums/showpost.php?p=3001583 2014-12-14 19:37:57 +01:00
Jim Miller ed3579d304 Add 'score' site specific metadata for storiesonline.net, thanks davidfor. 2014-12-13 15:27:25 -06:00
Jim Miller 2769fbf634 Add comment for [storiesonline.net] about extra_subject_tags. 2014-12-11 16:19:15 -06:00
Jim Miller c3a2243ffd Collect either Codes or (Site) Tags for storiesonline.net. 2014-12-11 12:05:40 -06:00
Jim Miller 0c0c8435ce fictionmania.tv use self.make_soup() for BS4 so it uses html5lib. 2014-12-11 12:04:46 -06:00
Jim Miller e38adb1147 Fixes for FicWad changes and problems with FicWad login. 2014-12-11 12:02:05 -06:00
cryzed 67e748e007 Removed obsolete code 2014-12-11 16:47:09 +01:00
cryzed 5edcbd10a8 Fixed fictionmania.tv adapter and updated to use bs4 2014-12-11 16:22:32 +01:00
Jim Miller 7d0dab6c83 Added tag FFDL 2.1.00 for changeset 289b61d422f5 2014-12-10 12:51:57 -06:00
Jim Miller 5e6671b50e Update CLI download zip -- now includes chardet, BS4, html5lib and six packages. FFDL_2.1.00 2014-12-10 12:51:37 -06:00
Jim Miller 1df0f7fdfc Change webservice back to real name. 2014-12-10 12:47:25 -06:00
Jim Miller e865d127b7 Bump versions. 2014-12-10 12:41:22 -06:00
Jim Miller b29ad1a005 Added tag Last pre-BS4 version for changeset ad2629b2cbe6 2014-12-10 12:40:43 -06:00
Jim Miller 8728252179 Merge bs4 branch into default. 2014-12-10 12:16:44 -06:00
Jim Miller 28bcf19c30 Fix lower ad placements. Last_pre-BS4_version 2014-12-10 12:12:06 -06:00
Jim Miller ce9012de18 Merge default changes into bs4 branch. 2014-12-09 10:24:20 -06:00
Jim Miller 2268c650d7 Better fix for string Descriptions. 2014-12-09 10:23:56 -06:00
Jim Miller cf5f69db29 Minor correction to ini comments for storiesonline.net. 2014-12-09 10:23:38 -06:00
facedeer bbb0ad9cc5 Fix Fimfiction's author name detection 2014-12-09 02:10:51 -07:00
Jim Miller bd7c06f6c2 Merge default changes into bs4 branch. 2014-12-05 22:35:14 -06:00
Jim Miller 61f8b5365a Allow multiple authors for storiesonlinenet. 2014-12-05 22:34:44 -06:00
Jim Miller 0b2e59207f Update fanfiktionde to bs4 and changes to site. 2014-12-05 22:34:21 -06:00
Jim Miller 6aca8d2656 Correct 'hasattr' call for bs3 back compat. 2014-12-05 22:33:43 -06:00
Jim Miller e414f522c6 Don't include default ffnet image as cover. 2014-12-05 22:33:15 -06:00
Jim Miller 16213b6309 Add make_soup() to base_adapter for bs4 soups. 2014-12-03 19:03:31 -06:00
Jim Miller 1f01481e47 Fix for AO3 using bs4--inserting tags is more complex now. 2014-12-02 16:24:30 -06:00
Jim Miller 8986fb19b4 Merge default updates into bs4 branch. 2014-12-02 15:52:33 -06:00
Jim Miller 89873d153e More changes for bs4. 2014-12-02 15:52:03 -06:00
Jim Miller 437e150119 Remove unused simplejson lib. 2014-12-02 15:51:03 -06:00
Jim Miller eebcfbdd2c Adult checking fixes for fanficcastletvnet. 2014-12-01 18:48:24 -06:00
Jim Miller 18011919ab Update and move chardet library. 2014-12-01 13:49:35 -06:00
Jim Miller f0eaae8883 Merge default updates into bs4 branch. 2014-12-01 12:31:40 -06:00
Jim Miller 84e8d045b8 Quick fix for Descriptions when string--needs to be revisited. 2014-12-01 12:31:12 -06:00
Jim Miller a716090d6b csiforensicscom specific, add fanfictionjunkiesde, castlefansorg->fanficcastletvnet 2014-12-01 12:29:21 -06:00
cryzed a274a83726 Improved import mechanism 2014-11-23 20:57:54 +01:00
cryzed ef522f0a04 Unify double and single quotes, various other small improvements 2014-11-23 20:37:24 +01:00
cryzed fdfa337064 ... and another. Ignore PEP 8, E501 2014-11-23 20:03:53 +01:00
cryzed d1b8745904 Various small improvements 2014-11-23 20:03:02 +01:00
cryzed 200c19bee5 Automatically formatted code with PyCharm 2014-11-23 19:39:05 +01:00
cryzed b123677603 Remove insert_into_python_path and other small improvements 2014-11-23 19:12:34 +01:00
cryzed 9140fcb88a Removed module crud 2014-11-23 19:06:34 +01:00
cryzed 3af5cf6179 Removed bs4 testing module 2014-11-23 18:19:46 +01:00
Jim Miller ebcf2b056b Adding six, html5lib and bs4(BeautifulSoup) libraries. 2014-11-22 19:16:06 -06:00