Raphaël Vinot
|
2802cfd46c
|
new: Add captures categorization
|
2020-10-28 18:49:15 +01:00 |
Raphaël Vinot
|
bd2287ade3
|
Merge pull request #107 from Lookyloo/dependabot/pip/cchardet-2.1.7
build(deps): bump cchardet from 2.1.6 to 2.1.7
|
2020-10-28 15:25:56 +01:00 |
dependabot[bot]
|
a795b12e87
|
build(deps): bump cchardet from 2.1.6 to 2.1.7
Bumps [cchardet](https://github.com/PyYoshi/cChardet) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/PyYoshi/cChardet/releases)
- [Changelog](https://github.com/PyYoshi/cChardet/blob/master/CHANGES.rst)
- [Commits](https://github.com/PyYoshi/cChardet/compare/2.1.6...2.1.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-28 06:13:50 +00:00 |
Raphaël Vinot
|
48a0ac83af
|
Merge pull request #106 from Lookyloo/dependabot/pip/pylookyloo-1.2.4
build(deps): bump pylookyloo from 1.2.3 to 1.2.4
|
2020-10-27 09:58:48 +01:00 |
dependabot[bot]
|
aae45b5044
|
build(deps): bump pylookyloo from 1.2.3 to 1.2.4
Bumps [pylookyloo](https://github.com/lookyloo/PyLookyloo) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/lookyloo/PyLookyloo/releases)
- [Commits](https://github.com/lookyloo/PyLookyloo/compare/v1.2.3...v1.2.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-27 06:16:17 +00:00 |
Raphaël Vinot
|
451553e60d
|
fix: Do not overwrite the urlnodes
|
2020-10-27 01:52:28 +01:00 |
Raphaël Vinot
|
068c92d5a4
|
new: API to query hostnames
|
2020-10-27 01:42:00 +01:00 |
Raphaël Vinot
|
4dae7a447f
|
Merge branch 'main' of github.com:Lookyloo/lookyloo into main
|
2020-10-27 00:03:57 +01:00 |
Raphaël Vinot
|
39f88e9121
|
new: API to query URLs
|
2020-10-27 00:02:18 +01:00 |
Raphaël Vinot
|
3059b7a4f1
|
Merge pull request #105 from Lookyloo/dependabot/pip/pylookyloo-1.2.3
build(deps): bump pylookyloo from 1.2.2 to 1.2.3
|
2020-10-26 09:45:13 +01:00 |
dependabot[bot]
|
4ec0dadd58
|
build(deps): bump pylookyloo from 1.2.2 to 1.2.3
Bumps [pylookyloo](https://github.com/lookyloo/PyLookyloo) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/lookyloo/PyLookyloo/releases)
- [Commits](https://github.com/lookyloo/PyLookyloo/compare/v1.2.2...v1.2.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-26 06:57:42 +00:00 |
Raphaël Vinot
|
bdc0488e38
|
new: Hash lookup method
|
2020-10-23 20:51:15 +02:00 |
Raphaël Vinot
|
c6c4da981c
|
chg: Improve start/stop
|
2020-10-22 16:41:00 +02:00 |
Raphaël Vinot
|
fafcc8ff89
|
chg: Add missing character
|
2020-10-22 10:43:21 +02:00 |
Raphaël Vinot
|
34deb24afc
|
fix: broken container css class
|
2020-10-21 16:25:31 +02:00 |
Raphaël Vinot
|
13c051e5ce
|
fix: in some cases, container class was overlapping the tree
|
2020-10-21 12:40:45 +02:00 |
Raphaël Vinot
|
fa56a3e1f0
|
chg: Cleanup UI, bump deps
|
2020-10-21 12:22:50 +02:00 |
Raphaël Vinot
|
ad790e628d
|
Merge pull request #104 from Lookyloo/dependabot/pip/vt-py-0.6.1
build(deps): bump vt-py from 0.5.4 to 0.6.1
|
2020-10-20 10:32:37 +02:00 |
dependabot[bot]
|
3096172936
|
build(deps): bump vt-py from 0.5.4 to 0.6.1
Bumps [vt-py](https://github.com/VirusTotal/vt-py) from 0.5.4 to 0.6.1.
- [Release notes](https://github.com/VirusTotal/vt-py/releases)
- [Commits](https://github.com/VirusTotal/vt-py/compare/0.5.4...0.6.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-20 05:27:01 +00:00 |
Raphaël Vinot
|
733e030839
|
fix: make flake8 happy
|
2020-10-13 16:38:56 +02:00 |
Raphaël Vinot
|
58d820b7c5
|
Merge pull request #102 from FafnerKeyZee/patch-4
Generating correct hashes
|
2020-10-13 16:30:46 +02:00 |
Fafner [_KeyZee_]
|
81fb9db3cf
|
Generating correct hashes
|
2020-10-13 16:18:01 +02:00 |
Raphaël Vinot
|
93dac1f479
|
Merge pull request #101 from FafnerKeyZee/patch-3
Restart lookyloo after update
|
2020-10-13 16:03:07 +02:00 |
Fafner [_KeyZee_]
|
3d17a98799
|
Restart lookyloo after update
|
2020-10-13 15:05:36 +02:00 |
Raphaël Vinot
|
97c4d93318
|
Merge branch 'main' of github.com:Lookyloo/lookyloo into main
|
2020-10-13 13:04:09 +02:00 |
Raphaël Vinot
|
f062895801
|
fix: Add max size to lru_cache
|
2020-10-13 13:03:57 +02:00 |
Raphaël Vinot
|
3cdd79d0ad
|
Merge pull request #100 from FafnerKeyZee/patch-2
Update aquarium.service.sample
|
2020-10-12 12:44:45 +02:00 |
Raphaël Vinot
|
352d9f3c74
|
chg: Bump dependencies
|
2020-10-12 12:38:41 +02:00 |
Fafner [_KeyZee_]
|
ff9f223c75
|
Update aquarium.service.sample
Don't run aquarium as root
|
2020-10-12 12:35:33 +02:00 |
Raphaël Vinot
|
4f52804361
|
chg: Make new version of mypy happy
|
2020-10-12 12:15:07 +02:00 |
Raphaël Vinot
|
1f13745985
|
Merge pull request #98 from FafnerKeyZee/patch-1
Create aquarium.service.sample
|
2020-10-12 12:14:48 +02:00 |
Fafner [_KeyZee_]
|
6fc2d74bbe
|
Create aquarium.service.sample
Adding a service to automatically start aquarium when running it for multi-user.
|
2020-10-12 11:57:21 +02:00 |
Raphaël Vinot
|
70dcffe4fa
|
Merge pull request #97 from Lookyloo/dependabot/pip/mypy-0.790
build(deps-dev): bump mypy from 0.782 to 0.790
|
2020-10-12 09:13:19 +02:00 |
dependabot[bot]
|
b850cd17c5
|
build(deps-dev): bump mypy from 0.782 to 0.790
Bumps [mypy](https://github.com/python/mypy) from 0.782 to 0.790.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.782...v0.790)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-12 06:41:58 +00:00 |
Raphaël Vinot
|
90a9ff9bb5
|
chg: Refactoring, add get_hashes
|
2020-10-09 18:05:25 +02:00 |
Raphaël Vinot
|
0c765005c4
|
Merge branch 'main' of github.com:Lookyloo/lookyloo into main
|
2020-10-08 12:09:52 +02:00 |
Raphaël Vinot
|
e78954478f
|
fix: service systemd sample file needs a full PATH
|
2020-10-08 12:09:30 +02:00 |
Raphaël Vinot
|
c9f07d6190
|
Merge pull request #96 from Lookyloo/dependabot/pip/pylookyloo-1.2.2
build(deps): bump pylookyloo from 1.2.1 to 1.2.2
|
2020-10-08 10:17:52 +02:00 |
dependabot[bot]
|
4129d45b5d
|
build(deps): bump pylookyloo from 1.2.1 to 1.2.2
Bumps [pylookyloo](https://github.com/lookyloo/PyLookyloo) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/lookyloo/PyLookyloo/releases)
- [Commits](https://github.com/lookyloo/PyLookyloo/commits/v1.2.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-08 06:03:44 +00:00 |
Raphaël Vinot
|
3ed4ac5f44
|
fix: pyproject for poetry 1.1+
|
2020-10-07 16:48:02 +02:00 |
Raphaël Vinot
|
ad780e1ad2
|
chg: Update systemd service
|
2020-10-07 15:34:25 +02:00 |
Raphaël Vinot
|
6066bb1a4c
|
chg: Update readme to point to the website
|
2020-10-06 11:49:47 +02:00 |
Raphaël Vinot
|
bc4cf6a3a5
|
chg: Bump deps
|
2020-10-03 21:46:11 +02:00 |
Raphaël Vinot
|
98eac69d1f
|
new: Add self check in update script.
|
2020-10-03 21:32:30 +02:00 |
Raphaël Vinot
|
c0ec0d7a50
|
chg: Bump minimal version of poetry, bump deps, fix pyproject
|
2020-10-03 21:19:43 +02:00 |
Raphaël Vinot
|
be2cd18d2b
|
chg: Cleanup mypy config
|
2020-10-01 11:48:00 +02:00 |
Raphaël Vinot
|
f93fe60a50
|
chg: Bump har2tree dep, improve tree
|
2020-09-29 19:46:16 +02:00 |
Raphaël Vinot
|
9ce06b8821
|
chg: Add resolved IP on hostnode page
|
2020-09-29 14:24:18 +02:00 |
Raphaël Vinot
|
e28a7d041c
|
chg: Bump to d3js v6
|
2020-09-28 15:28:47 +02:00 |
Raphaël Vinot
|
270bed410b
|
fix: 3rd party modules for website update script
|
2020-09-28 14:24:06 +02:00 |