Commit Graph

1087 Commits (9ff2bf8157d937caad60881ba5ed04d688cc4902)

Author SHA1 Message Date
Raphaël Vinot a60148a0ad chg: Bump deps 2021-06-21 10:33:40 -07:00
Raphaël Vinot acc034f833 chg: Bump deps 2021-06-21 09:09:55 -07:00
felalex 046dc4d1d1 new: added field for proxy 2021-06-18 17:12:50 +02:00
Raphaël Vinot cf3d39728c chg: Bump typessubs 2021-06-17 14:08:14 -07:00
Raphaël Vinot 1c78bf7579 chg: Bump typessubs 2021-06-17 14:07:39 -07:00
Raphaël Vinot 65e8dfae34 chg: Test install on redis 6.2 2021-06-17 13:11:02 -07:00
Raphaël Vinot 1a9d409d90 Merge branch 'main' into restx 2021-06-17 09:51:57 -07:00
Raphaël Vinot 14a3581fbc chg: Bump 3rd party libs 2021-06-16 18:28:57 -07:00
Raphaël Vinot cd8e76f26b fix: Properly use SRIs 2021-06-16 18:25:40 -07:00
Raphaël Vinot eba913caa0 fix: sort sri dump 2021-06-16 18:21:15 -07:00
Raphaël Vinot f902d6dbaa
Update nosetests.yml 2021-06-16 18:12:37 -07:00
Raphaël Vinot 73d4aba773
Update nosetests.yml 2021-06-16 18:06:36 -07:00
Raphaël Vinot 0f79d1479c
Update nosetests.yml 2021-06-16 18:04:03 -07:00
Raphaël Vinot 6898181e83
Update nosetests.yml 2021-06-16 17:59:55 -07:00
Raphaël Vinot ca9a6b5595
Update nosetests.yml 2021-06-16 17:56:24 -07:00
Raphaël Vinot c83786df9c
Update nosetests.yml 2021-06-16 17:55:13 -07:00
Raphaël Vinot 0aea7f6607 chg: reorder tests 2021-06-16 17:53:25 -07:00
Raphaël Vinot e6a027c82d fix: Typing in SRI generator 2021-06-16 17:52:27 -07:00
Raphaël Vinot 8b08d76e48 fix: missing SRI generator 2021-06-16 17:38:22 -07:00
Raphaël Vinot c89689374e new: SRI validation on resources 2021-06-16 17:36:01 -07:00
Raphaël Vinot a44b7b30b5 new: Get URLs and Hostnames from captures 2021-06-16 14:57:14 -07:00
Raphaël Vinot 7b32454f9a new: get all the ressources hashes in API 2021-06-15 18:26:41 -07:00
Raphaël Vinot 7ad9aa7bbc Merge branch 'main' into restx 2021-06-15 17:24:19 -07:00
Raphaël Vinot 4a8db1fc6e fix: re-cache captures with incomplete redirects, code cleanup 2021-06-15 16:03:33 -07:00
Raphaël Vinot b6a636697f chg: Improve memory use CaptureCache 2021-06-15 15:16:56 -07:00
Raphaël Vinot e1d1494062 chg: Bump deps 2021-06-14 10:35:31 -07:00
Raphaël Vinot 04e5e24033 chg: Bump deps 2021-06-14 10:33:27 -07:00
Raphaël Vinot 3f1d7e18f9 Update dockerimage.yml 2021-06-11 12:23:43 -07:00
Raphaël Vinot 1a03e2c8c6
Update codeql-analysis.yml 2021-06-11 12:20:56 -07:00
Raphaël Vinot 62c5a49a72
Update dockerimage.yml 2021-06-11 12:19:49 -07:00
Raphaël Vinot e62d1c3219 fix: Missing typing dep 2021-06-11 12:15:27 -07:00
Raphaël Vinot 7053ca7994
Merge branch 'main' into restx 2021-06-11 12:12:59 -07:00
Raphaël Vinot d0ec858b7e chg: Add missing types 2021-06-11 10:47:01 -07:00
Raphaël Vinot 4b1e3a02af chg: Add missing types 2021-06-11 10:46:27 -07:00
Raphaël Vinot e8881a0b4f chg: Force bump types-requests 2021-06-11 10:34:33 -07:00
Raphaël Vinot 4786352e18 chg: Bump deps 2021-06-11 10:18:27 -07:00
Raphaël Vinot 89026e8f3b chg: move mypy config to pyproject 2021-06-11 10:15:03 -07:00
Raphaël Vinot c312f0039f chg: Bump deps 2021-06-10 10:33:01 -07:00
Raphaël Vinot 651bf3b381 chg: Bump deps 2021-06-10 10:32:02 -07:00
Raphaël Vinot c52509614e new: get capture info API call 2021-06-09 17:59:24 -07:00
Raphaël Vinot 3d2c7420a4 chg: Bump mypy 2021-06-09 12:12:01 -07:00
Raphaël Vinot cf65489cef chg: Bump mypy 2021-06-09 12:04:26 -07:00
Raphaël Vinot befcfbbe1d chg: Bump deps 2021-06-08 08:47:54 -07:00
Raphaël Vinot f111406646 chg: Bump deps 2021-06-08 08:46:45 -07:00
Raphaël Vinot 810cceb263 new: Add more calls to the API, cleanup 2021-06-07 15:37:11 -07:00
Raphaël Vinot e5b76b3a2f chg: Move API into a new file, cleanup 2021-06-07 13:12:23 -07:00
Raphaël Vinot e669770c12
Merge pull request #212 from FafnerKeyZee/patch-6
Better rotation for logs
2021-06-07 09:35:35 -07:00
Fafner [_KeyZee_] 7d7a0630a2
Correcting logrotation 2021-06-07 17:53:47 +02:00
Fafner [_KeyZee_] 04646eab04
Correcting log rotation 2021-06-07 17:52:16 +02:00
Raphaël Vinot 7bf0b78754 new: Use flask-restx for the API 2021-06-04 17:30:14 -07:00