Raphaël Vinot
|
959e4e6920
|
fix: Avoid exception is published is not set
|
2022-05-11 16:54:21 +02:00 |
Raphaël Vinot
|
56bf9d08ba
|
chg: switch from pydeep to pydeep2, easier to install.
|
2022-05-11 14:36:44 +02:00 |
Raphaël Vinot
|
4558f1d4f4
|
chg: Bunp deps
|
2022-05-11 14:06:12 +02:00 |
Raphaël Vinot
|
25bea394c7
|
chg: Bump deps
|
2022-05-09 12:54:37 +02:00 |
Raphaël Vinot
|
e4a2b0752c
|
chg: dirty improve default UA
|
2022-05-05 16:30:52 +02:00 |
Raphaël Vinot
|
fa3d84da81
|
fix: reduce noise in logs
|
2022-05-05 01:22:59 +02:00 |
Raphaël Vinot
|
adaddc591c
|
chg: Bump deps, improvments in har2tree and pw capture
|
2022-05-04 16:45:56 +02:00 |
Raphaël Vinot
|
d222ae04aa
|
new: Keep capture even if we have a network error
|
2022-05-03 12:23:16 +02:00 |
Raphaël Vinot
|
bd62d62392
|
chg: Add timeout for FOX module
|
2022-05-02 13:57:37 +02:00 |
Raphaël Vinot
|
eaff6c81ee
|
chg: add logging to FOX module
|
2022-05-02 13:11:03 +02:00 |
Raphaël Vinot
|
463d1d2d1a
|
new: autosubmit to FOX, bump deps
|
2022-05-02 13:04:55 +02:00 |
Raphaël Vinot
|
163c35a614
|
fix: Avoid exception if bytes in query
|
2022-04-30 00:08:35 +02:00 |
Raphaël Vinot
|
16c40aea29
|
new: Add quick and dirty deduplicate if the same capture is sent multiple times within 300s
|
2022-04-29 21:55:59 +02:00 |
Raphaël Vinot
|
ef1094a331
|
chg: Bump deps, fix cookie issue
Fix #404
|
2022-04-29 00:44:03 +02:00 |
Raphaël Vinot
|
e54832b268
|
fix: more cleanup in tree building
|
2022-04-28 14:14:42 +02:00 |
Raphaël Vinot
|
4bfa625418
|
chg: Bump har2tree, fix trees
|
2022-04-28 02:08:50 +02:00 |
Raphaël Vinot
|
6ffff5247c
|
chg: Bump deps, improve tree
|
2022-04-27 14:42:04 +02:00 |
Raphaël Vinot
|
1679ccf90f
|
chg: Improve capture, ignore ssl issues.
|
2022-04-26 13:49:24 +02:00 |
Raphaël Vinot
|
77fbf47e73
|
fix: capture cleanup
|
2022-04-26 10:25:11 +02:00 |
Raphaël Vinot
|
e12a4d39f3
|
fix: error in playwright capture
|
2022-04-26 01:54:21 +02:00 |
Raphaël Vinot
|
147bc65992
|
fix: Mypy, docker
|
2022-04-26 00:59:57 +02:00 |
Raphaël Vinot
|
41c7e87458
|
fix: docker, improve error catching
|
2022-04-26 00:33:50 +02:00 |
Raphaël Vinot
|
d111b66f8c
|
chg: Remove splash entries from config
|
2022-04-25 16:06:25 +02:00 |
Raphaël Vinot
|
b90dace0ad
|
chg: Remove splash from docker stuff
|
2022-04-25 15:48:07 +02:00 |
Raphaël Vinot
|
5af278f84d
|
fix: issue in playwrightcapture module
|
2022-04-25 15:20:05 +02:00 |
Raphaël Vinot
|
cc17b414ff
|
chg: Remove refs to splash
|
2022-04-25 14:43:02 +02:00 |
Raphaël Vinot
|
a8722bab57
|
chg: Bump action to use playwright.
|
2022-04-25 13:57:31 +02:00 |
Raphaël Vinot
|
3b13ad47df
|
fix: missing config
|
2022-04-25 13:38:49 +02:00 |
Raphaël Vinot
|
1cdea05df5
|
chg: Bump lock
|
2022-04-25 13:36:39 +02:00 |
Raphaël Vinot
|
30d7678d75
|
new: Add recent UA file
|
2022-04-25 13:35:22 +02:00 |
Raphaël Vinot
|
4ad898a375
|
chg: Use packaged playwright capture module
|
2022-04-25 13:34:01 +02:00 |
Raphaël Vinot
|
c93a6c307d
|
chg: properly set cookies
|
2022-04-24 20:17:54 +03:00 |
Raphaël Vinot
|
680eb1b309
|
fix: better handling if capture fails.
|
2022-04-21 15:48:28 +03:00 |
Raphaël Vinot
|
fa54cb2caa
|
chg: Bump deps
|
2022-04-21 15:14:28 +03:00 |
Raphaël Vinot
|
8d159ffba0
|
new: Switch away from splash to use playwright
|
2022-04-21 14:55:07 +03:00 |
Raphaël Vinot
|
3839c34e39
|
chg: Bump typing libs
|
2022-04-18 16:43:07 +02:00 |
Raphaël Vinot
|
150171b814
|
chg: Bump sri
|
2022-04-15 01:20:38 +02:00 |
Raphaël Vinot
|
4a51b45e3a
|
chg: Bump deps
|
2022-04-15 01:12:06 +02:00 |
Raphaël Vinot
|
83fc0bd8f4
|
fix: shutil.move wants str (not Path) for python<3.9
|
2022-04-10 12:43:56 +02:00 |
Raphaël Vinot
|
b7ee3a7ecb
|
Merge pull request #390 from kimmoal/docker-fixes
Fixes in docker-compose deployment
|
2022-04-10 12:28:06 +02:00 |
Raphaël Vinot
|
59b1112aff
|
chg: Bump deps, sri
|
2022-04-09 12:23:30 +02:00 |
Kimmo Linnavuo
|
a80b6a31e4
|
Use shutil.move instead of path rename when moving discarded captures
|
2022-04-08 15:28:06 +03:00 |
Kimmo Linnavuo
|
981d569298
|
Fix SRI and discarded scrapes for lookyloo container
|
2022-04-08 15:18:58 +03:00 |
Raphaël Vinot
|
54cfe25f92
|
ch: Bump deps
|
2022-04-07 10:16:43 +02:00 |
Raphaël Vinot
|
756f34022f
|
chg: Make mypy happy
|
2022-03-31 16:41:58 +02:00 |
Raphaël Vinot
|
f489938b6b
|
chg: Sync abstract manager with template
|
2022-03-31 16:34:25 +02:00 |
Raphaël Vinot
|
b2566865b4
|
chg: Make logo on capture page smaller
|
2022-03-31 16:21:00 +02:00 |
Raphaël Vinot
|
248f9a2340
|
fix: Wrap long URLs on subsequent capture page
|
2022-03-31 13:35:33 +02:00 |
Raphaël Vinot
|
82a599d8a9
|
chg: Bump deps, version
|
2022-03-31 12:32:45 +02:00 |
Raphaël Vinot
|
cf46dde1ed
|
chg: Add basic pre-hook config
|
2022-03-31 11:30:53 +02:00 |