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 |
Raphaël Vinot
|
cffbd22745
|
Merge pull request #524 from Lookyloo/dependabot/github_actions/actions/setup-python-4
build(deps): bump actions/setup-python from 2 to 4
|
2022-09-23 13:15:55 +02:00 |
Raphaël Vinot
|
519cb404e9
|
Merge pull request #523 from Lookyloo/dependabot/github_actions/github/codeql-action-2
build(deps): bump github/codeql-action from 1 to 2
|
2022-09-23 13:15:44 +02:00 |
dependabot[bot]
|
fc854c9c68
|
build(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-23 11:15:07 +00:00 |
dependabot[bot]
|
08720e4c90
|
build(deps): bump actions/setup-python from 2 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-23 11:15:03 +00:00 |
Raphaël Vinot
|
80119b77b2
|
chg: Bump vt dep
|
2022-09-23 13:15:01 +02:00 |
dependabot[bot]
|
74302a257b
|
build(deps): bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-23 11:15:00 +00:00 |
Raphaël Vinot
|
19799c19af
|
chg: Re-enable start script
|
2022-09-23 13:13:09 +02:00 |
Raphaël Vinot
|
1c2861ebec
|
chg: Bump jquery
|
2022-09-23 13:13:09 +02:00 |
Raphaël Vinot
|
ea5debdeaf
|
fix: Typo
|
2022-09-23 13:13:09 +02:00 |
Raphaël Vinot
|
da502ee3d6
|
chg: Implement support for LacusCore *or* PyLacus
|
2022-09-23 13:13:09 +02:00 |
Raphaël Vinot
|
e5cfbdbffa
|
chg: Improve dependabot
|
2022-09-23 13:13:09 +02:00 |
Raphaël Vinot
|
d38b612c37
|
chg: Bump lacuscore
|
2022-09-23 13:13:09 +02:00 |
Raphaël Vinot
|
9189888a0d
|
chg: Properly handle missing HAR
|
2022-09-23 13:13:09 +02:00 |
Raphaël Vinot
|
623813167e
|
chg: Add missing bits
|
2022-09-23 13:13:09 +02:00 |
Raphaël Vinot
|
dcbae777a1
|
fix: working integration of lacus.
|
2022-09-23 13:13:09 +02:00 |
Raphaël Vinot
|
318f554db3
|
chg: move to lacus, WiP
|
2022-09-23 13:13:09 +02:00 |
Raphaël Vinot
|
2e079e70df
|
fix: Allow upload of bigger files
2mb (the default) isn't enough for file submission, especially via the API when the content is base64 encoded.
|
2022-09-21 15:26:40 +02:00 |
Raphaël Vinot
|
ca07a8fcba
|
chg: Bump deps, fix endless loop
|
2022-09-06 14:50:24 +02:00 |
Raphaël Vinot
|
903c67127b
|
chg: Bump har2tree
|
2022-09-06 02:09:40 +02:00 |