Commit Graph

1347 Commits (147bc65992403bb674bbc39b8f61077307389601)

Author SHA1 Message Date
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
Raphaël Vinot ee69e66750 new: Multiple queries at once on web interface 2022-03-31 00:48:58 +02:00
Raphaël Vinot f17f6f1a37 new: toggle select in subsequent URLs capture 2022-03-30 13:48:10 +02:00
Raphaël Vinot 954121a363 chg: Improve rendering capture page 2022-03-30 12:32:20 +02:00
Raphaël Vinot 5cdc8c56ef chg: Bump JS deps 2022-03-30 12:20:43 +02:00
Raphaël Vinot 284c2d26ab chg: temporary switch to flask-login from git (werkzeug compat) 2022-03-30 12:20:11 +02:00
Raphaël Vinot ae9cb3e81c chg: Bump deps 2022-03-29 21:13:02 +02:00
Raphaël Vinot 6d27b861b3 chg: Bump deps 2022-03-29 17:17:03 +02:00
Raphaël Vinot 66dcbafaf6 fix: Use same color for all blue buttons
Fix #339
2022-03-18 10:48:12 +01:00
Raphaël Vinot 1ca7dc9349 chg: Bump deps 2022-03-18 10:34:06 +01:00
Raphaël Vinot 74fd73327c chg: Bump VT lib 2022-03-16 11:16:01 +01:00
Raphaël Vinot 9b1737964a chg: Bump deps 2022-03-16 11:09:32 +01:00
Raphaël Vinot dca9c0e5d2 chg: Bump deps 2022-03-13 15:07:09 +01:00
Raphaël Vinot 410232c0b1 chg: Bump deps 2022-03-10 00:42:41 +01:00
Raphaël Vinot acf5ff2fdf chg: Improve stats page, bump deps 2022-02-28 13:38:45 +01:00
Raphaël Vinot 53a8952fcc chg: Bump types-redis 2022-02-22 09:56:37 +01:00
Raphaël Vinot 9ddd0a228d chg: Bump deps 2022-02-22 00:32:05 +01:00
Raphaël Vinot 0e0a607bdc chg: Bump deps 2022-02-19 03:03:21 +01:00
Raphaël Vinot fb6e5b0918
Add JS in code scanning. 2022-02-18 01:19:28 +01:00
Raphaël Vinot 11e2a13ac8 chg: Bump deps 2022-02-17 09:53:35 +01:00
Raphaël Vinot 0311f9fb17 chg: Bump deps 2022-02-11 00:10:36 +01:00