Jim Miller
|
cbbdc20601
|
Include fanficfare.browsercache.chromagnon in CLI pip distro.
|
2021-02-03 09:12:56 -06:00 |
|
Jim Miller
|
0fa4dfda3f
|
Bump Test Version 3.99.11
|
2021-02-03 09:09:09 -06:00 |
|
Jim Miller
|
88fe2477eb
|
Include fanficfare.browsercache in CLI pip distro.
|
2021-02-03 09:08:57 -06:00 |
|
Jim Miller
|
c2afc72d6c
|
Bump Test Version 3.99.10
|
2021-02-03 08:52:07 -06:00 |
|
Jim Miller
|
fc5123ff1f
|
Add use_browser_cache_only, may rename later.
|
2021-02-03 08:49:46 -06:00 |
|
Jim Miller
|
cb27cb64b6
|
Update to brotlidecpy v1.0.3
|
2021-02-03 08:45:53 -06:00 |
|
Jim Miller
|
a3ff446a3d
|
adapter_fanfictionnet: Don't hit server for crossover category's. Keep a list of category's with '+' in.
|
2021-02-02 20:28:12 -06:00 |
|
Jim Miller
|
1a3a6ec1e0
|
Comment out a debug.
|
2021-02-02 20:17:11 -06:00 |
|
Jim Miller
|
886e37b168
|
Bump Test Version 3.99.9
|
2021-02-02 17:35:05 -06:00 |
|
Jim Miller
|
9f13145b2c
|
Still only for ffnet, but browser cache now saves the newest entry and other improvements.
|
2021-02-02 17:34:58 -06:00 |
|
Jim Miller
|
af241ca42c
|
Make CLI chapter errors report more noticable.
|
2021-02-02 16:39:06 -06:00 |
|
Jim Miller
|
0b9b066c18
|
Revert brotlidecpy back v1.0.0.
|
2021-02-02 16:38:13 -06:00 |
|
Jim Miller
|
fd1a1e357b
|
Another chapter normalize pattern for base_xenforoforum_adapter.
|
2021-02-02 16:37:48 -06:00 |
|
Jim Miller
|
0795225cc7
|
Fix SimpleCache.is_cache_dir
|
2021-02-02 11:15:01 -06:00 |
|
Jim Miller
|
738d520938
|
Strip ffnet urls of title too
|
2021-02-02 10:01:30 -06:00 |
|
Jim Miller
|
dd0571d4bd
|
Update to brotlidecpy v1.0.2
|
2021-02-02 09:17:42 -06:00 |
|
Jim Miller
|
3e4193a6d5
|
Bump Test Version 3.99.8
|
2021-02-01 20:05:34 -06:00 |
|
Jim Miller
|
07dee591ab
|
First (terrible ffnet only) version of scanning, remembering and using cache keys.
|
2021-02-01 20:04:47 -06:00 |
|
Jim Miller
|
e7e183b296
|
Add use_browser_cache, rename browser_cache_path
|
2021-02-01 17:55:50 -06:00 |
|
Jim Miller
|
eb04b3b7e4
|
Rename pagecache basic_cache.
|
2021-02-01 17:50:10 -06:00 |
|
Jim Miller
|
2078e5923f
|
Add use_pagecache as a recognized INI keyword.
|
2021-02-01 17:40:25 -06:00 |
|
Jim Miller
|
b6751fddf4
|
Standardize hit/miss debugs a bit more.
|
2021-02-01 17:35:08 -06:00 |
|
Jim Miller
|
4dd1488fec
|
Require brotli for CLI.
|
2021-02-01 17:34:42 -06:00 |
|
Jim Miller
|
c1ecaf668e
|
Refactor browser cache stuff some.
|
2021-02-01 17:02:57 -06:00 |
|
Jim Miller
|
26f9ef0290
|
Incorporate changes from #642 (manually)
|
2021-02-01 14:12:05 -06:00 |
|
Jim Miller
|
2d6a67ff18
|
Found cache should return redirecturl=url not None.
|
2021-02-01 10:39:36 -06:00 |
|
Jim Miller
|
32db6e2036
|
Update to brotlidecpy v1.0.1
|
2021-02-01 10:39:12 -06:00 |
|
Jim Miller
|
d3cb8e6be5
|
Import BrowserCache earlier so brotli-dict loads correctly.
|
2021-01-31 17:52:35 -06:00 |
|
Jim Miller
|
6cfc27cb87
|
Slightly better that hard coding ffnet domain in.
|
2021-01-31 17:36:43 -06:00 |
|
Jim Miller
|
3ee144475c
|
Add BrowserCache and decorate fetcher when chrome_cache_path set.
|
2021-01-31 17:23:21 -06:00 |
|
Jim Miller
|
c5b538c724
|
Comment out a 'not found' print.
|
2021-01-31 17:22:00 -06:00 |
|
Jim Miller
|
5b587a8608
|
Comment out a 'not found' print.
|
2021-01-31 17:21:41 -06:00 |
|
Jim Miller
|
5ce7c00ac3
|
Bring in dependencies from ffnet-chrome-cache-fetch
|
2021-01-31 16:32:34 -06:00 |
|
Jim Miller
|
c0d283b9c2
|
Bump Test Version 3.99.7
|
2021-01-31 15:38:24 -06:00 |
|
Jim Miller
|
0c100d5917
|
Tweak debug output
|
2021-01-31 15:38:22 -06:00 |
|
Jim Miller
|
1c0d7f93f7
|
Older pyqt versions don't have is_dark_theme
|
2021-01-31 15:29:11 -06:00 |
|
Jim Miller
|
f99810a1ca
|
Remove a stray space from ini.
|
2021-01-31 15:28:16 -06:00 |
|
Jim Miller
|
2ee5d71821
|
Py2/py3 conflict with 'what is a class'.
|
2021-01-31 15:13:06 -06:00 |
|
Jim Miller
|
6bcf0f5499
|
Bump Test Version 3.99.6
|
2021-01-31 14:34:06 -06:00 |
|
Jim Miller
|
5d00f16003
|
Tweak fetcher debug output.
|
2021-01-31 14:34:06 -06:00 |
|
Jim Miller
|
86dee0081d
|
Convert adapter_spikeluvercom to base_efiction after site changes.
|
2021-01-31 13:08:52 -06:00 |
|
Jim Miller
|
623158bb01
|
Enable pagecache for base_efiction.
|
2021-01-31 13:07:50 -06:00 |
|
Jim Miller
|
e3217dfed6
|
Bump Test Version 3.99.5
|
2021-01-31 11:45:30 -06:00 |
|
Jim Miller
|
7aa451a3c1
|
Clean up debug output a little.
|
2021-01-31 11:42:33 -06:00 |
|
Jim Miller
|
f02b854343
|
Remove 'extrasleep' feature--it was ugly--increase slow_down_sleep_time for the couple sites that used it. We can trust the users, right?
|
2021-01-31 11:34:38 -06:00 |
|
Jim Miller
|
fad21498d2
|
Bump Test Version 3.99.4
|
2021-01-31 10:48:35 -06:00 |
|
Jim Miller
|
e1c27f8841
|
Merge branch 'fetch_refactor' into master
|
2021-01-31 10:47:06 -06:00 |
|
Jim Miller
|
e380560cb3
|
'Remove' unsupported --unverified_ssl CLI option. Use use_ssl_unverified_context:true
|
2021-01-31 10:38:29 -06:00 |
|
Jim Miller
|
03ebc65f6b
|
Refactor autosave cookie/cache in CLI, etc.
|
2021-01-31 10:32:42 -06:00 |
|
Jim Miller
|
b1c2fe6885
|
Bump Test Version 3.99.3
|
2021-01-31 09:55:07 -06:00 |
|