Commit Graph

1666 Commits (f335b4a58d128cf4d95e405275ce2ea986063968)

Author SHA1 Message Date
Raphaël Vinot 87bb61efea chg: Bump deps 2022-10-19 11:36:34 +02:00
Raphaël Vinot 6bf125b97e chg: Bump missing dep 2022-10-13 15:28:48 +02:00
Raphaël Vinot 1e746272af chg: Bump deps 2022-10-13 15:27:26 +02:00
Raphaël Vinot 63ba82dd0e fix: Catch exception when getting redirects on broken capture 2022-10-10 14:14:31 +02:00
Raphaël Vinot ecf58b512d chg: Change poetry install in GHA 2022-10-09 21:26:48 +02:00
Raphaël Vinot 9c97874439 fix: properly cache poetry deps 2022-10-09 21:24:02 +02:00
Raphaël Vinot f62e7b4a19 chg: Add cache in GHA 2022-10-09 21:19:48 +02:00
Raphaël Vinot 45580f4823 chg: Bump deps 2022-10-09 17:27:32 +02:00
Raphaël Vinot 83fb88c24e fix: Document upload 2022-10-07 15:39:40 +02:00
Raphaël Vinot f0c23f36c5 chg: Bump lacuscore 2022-10-05 13:43:40 +02:00
Raphaël Vinot 76590404b8 chg: Bump deps 2022-10-04 20:08:53 +02:00
Raphaël Vinot f0fabe9ec1 chg: Bump deps 2022-10-03 12:21:46 +02:00
Raphaël Vinot 9e7cd2e310 chg: Bump deps 2022-09-30 18:12:59 +02:00
Raphaël Vinot 5661a936d3 fix: key type in config 2022-09-29 15:54:54 +02:00
Raphaël Vinot 1ca175bc68 chg: Bump deps 2022-09-29 15:51:50 +02:00
Raphaël Vinot 93c3ea8d39 fix: Catch exception when Lacus is unreachable 2022-09-29 15:42:05 +02:00
Raphaël Vinot 5be0014de7 chg: Improve logging 2022-09-28 12:52:23 +02:00
Raphaël Vinot e49db6bb38 chg: Improve error message in API. 2022-09-28 12:40:26 +02:00
Raphaël Vinot c067d2cb68 fix: Properly report status is lookyloo is lagging behind lacus 2022-09-28 12:23:40 +02:00
Raphaël Vinot c71a79fb14 chg: clear cache on update 2022-09-28 11:44:15 +02:00
Raphaël Vinot a27683f090 fix: Match compressed HAR as valid for rebuild 2022-09-28 11:23:44 +02:00
Raphaël Vinot dcc6b158b0 fix: exception on broken captures in stats 2022-09-28 02:10:55 +02:00
Raphaël Vinot 0074f33544 fix: do not add already processed UUIDs in the queue 2022-09-27 22:00:47 +02:00
Raphaël Vinot cdaa4a7563 chg: Bump mypy 2022-09-27 20:49:00 +02:00
Raphaël Vinot d500872943 fix: Wait for capture to be done before processing it 2022-09-27 15:44:17 +02:00
Raphaël Vinot d80d9c50f9 chg: Disable depth on lookyloo enqueue 2022-09-27 15:43:44 +02:00
Raphaël Vinot b351d4cd87 chg: Bump deps 2022-09-27 13:05:14 +02:00
Raphaël Vinot 23bad9bc4a fix: More exceptions avoidance on broken captures 2022-09-27 12:28:15 +02:00
Raphaël Vinot 5cd8169735 chg: Avoid captures without url(s) or document 2022-09-27 11:33:36 +02:00
Raphaël Vinot 33d30a3f4c chg: More cleanup 2022-09-27 02:39:10 +02:00
Raphaël Vinot f886b8676b fix: More exceptions catching for the the new caching method 2022-09-26 20:55:16 +02:00
Raphaël Vinot 159d444b20 fix: Avoid exception on broken captures 2022-09-26 20:50:42 +02:00
Raphaël Vinot df4a37ea12 fix: Properly catch broken captures 2022-09-26 17:16:04 +02:00
Raphaël Vinot 8687d8fabf chg: better reporting for broken captures 2022-09-26 16:04:23 +02:00
Raphaël Vinot edd8d786d3 chg: Do not try to build a tree if there are no HAR files 2022-09-26 15:59:04 +02:00
Raphaël Vinot 8d7e0ecf15 chg: Less logging 2022-09-26 15:51:14 +02:00
Raphaël Vinot 31261e84c2 fix: Better handling of half broken captures without HAR files 2022-09-26 14:58:30 +02:00
Raphaël Vinot 50e59bdf31 fix: Not having a HAR file is valid now. 2022-09-25 22:52:42 +02:00
Raphaël Vinot 59fbd767f6 chg: Bump deps 2022-09-24 22:38:29 +02:00
Raphaël Vinot 52b68fccdc fix: make mypy happy, simplify code 2022-09-23 21:45:50 +02:00
Raphaël Vinot 2ec55be573 fix: Properly unset async capture when the queue is empty 2022-09-23 21:40:56 +02:00
Raphaël Vinot 354841b005 chg: Improve status reporting when a capture is ongoing 2022-09-23 21:33:38 +02:00
Raphaël Vinot 862c9e0750 fix: wrong key type 2022-09-23 15:38:23 +02:00
Raphaël Vinot 43a79babba chg: Bump deps 2022-09-23 15:23:00 +02:00
Raphaël Vinot da33a7f5b3 chg: Avoid stacktrace when trying to generate broken capture 2022-09-23 14:46:19 +02:00
Raphaël Vinot 18b0b6e3cd chg: Improve logging for archiver. 2022-09-23 14:32:42 +02:00
Raphaël Vinot c7ca251e7a chg: make to_capture key a ranked set again 2022-09-23 14:25:01 +02:00
Raphaël Vinot b6428977b7 fix: Exception if there are no lookyloo-specific settings 2022-09-23 13:50:51 +02:00
Raphaël Vinot 86f3c5638e chg: Bump deps, fix typo 2022-09-23 13:45:14 +02:00
Raphaël Vinot 52cb5b14f4
Merge pull request #525 from Lookyloo/dependabot/github_actions/actions/checkout-3
build(deps): bump actions/checkout from 2 to 3
2022-09-23 13:16:06 +02:00