Commit Graph

592 Commits (e1469ee4942aee826eeb1536a05fdb146b54833f)

Author SHA1 Message Date
Raphaël Vinot e1469ee494 fix: Improve popup error message 2020-11-19 15:54:21 +01:00
Raphaël Vinot 22d06ab93c chg: Bump deps 2020-11-19 15:54:21 +01:00
dependabot[bot] 1ea8c55d52 build(deps): bump flask-httpauth from 4.1.0 to 4.2.0
Bumps [flask-httpauth](https://github.com/miguelgrinberg/flask-httpauth) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/miguelgrinberg/flask-httpauth/releases)
- [Changelog](https://github.com/miguelgrinberg/Flask-HTTPAuth/blob/master/CHANGES.md)
- [Commits](https://github.com/miguelgrinberg/flask-httpauth/compare/v4.1.0...v4.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-19 15:54:21 +01:00
Joan Edwards 41c923da68 Update stale.yml 2020-11-19 15:54:21 +01:00
Joan Edwards 099a8ee26d Update stale.yml 2020-11-19 15:54:21 +01:00
Joan Edwards 14fae2fff5 Update README.md 2020-11-19 15:54:21 +01:00
Joan Edwards bccf049e9c Update README.md 2020-11-19 15:54:21 +01:00
Joan Edwards 7cfd84aa76 Update README.md 2020-11-19 15:54:21 +01:00
Joan Edwards 1eb9b41a44 Update stale.yml
Stale bot that sends a message when an issue is flagged for possible closure.
2020-11-19 15:54:21 +01:00
Joan Edwards 630434fd81 Create stale.yml 2020-11-19 15:54:21 +01:00
dependabot[bot] fa415211e1 build(deps): bump requests from 2.24.0 to 2.25.0
Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.25.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.24.0...v2.25.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-19 15:54:21 +01:00
Raphaël Vinot 762cd44f1e fix: Improve lokking on error in capture 2020-11-19 15:54:21 +01:00
Raphaël Vinot df1597733e chg: Bump UA list 2020-11-19 15:54:21 +01:00
Raphaël Vinot b62d075b52 chg: Bump deps 2020-11-19 15:54:21 +01:00
dependabot[bot] 90bae2ab07 build(deps): bump pytaxonomies from 1.2 to 1.3
Bumps [pytaxonomies](https://github.com/MISP/PyTaxonomies) from 1.2 to 1.3.
- [Release notes](https://github.com/MISP/PyTaxonomies/releases)
- [Commits](https://github.com/MISP/PyTaxonomies/compare/v1.2...v1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-19 15:54:21 +01:00
Joan Edwards 91c84c4d41 Update bug_fix_template.md 2020-11-19 15:54:21 +01:00
Joan Edwards 9ee5df6c08 Update documentation_change_template.md 2020-11-19 15:54:21 +01:00
Joan Edwards 2df1f5db12 Update new_feature_template.md 2020-11-19 15:54:21 +01:00
Joan Edwards b29dd205e9 Update new_feature_template.md 2020-11-19 15:54:21 +01:00
Joan Edwards ff0ea666b3 Update bug_fix_template.md 2020-11-19 15:54:21 +01:00
Joan Edwards 4fed0c1ed0 Update bug_fix_template.md 2020-11-19 15:54:21 +01:00
Joan Edwards 31464eb72f Update pull_request_template.md 2020-11-19 15:54:21 +01:00
Joan Edwards bc7b2e87a6 Update documentation_change_template.md 2020-11-19 15:54:21 +01:00
Raphaël Vinot c221b75983 new: Integrate categorization in indexing 2020-11-19 15:54:21 +01:00
Fafner [_KeyZee_] f3f61db5ba
add log to lookyloo's service 2020-11-06 16:17:03 +01:00
Raphaël Vinot 9243f84295 fix: No exception if body_hash is not indexed 2020-11-06 15:59:13 +01:00
Raphaël Vinot 8b00cf8801 chg: Document email notigication, disable URL entry points for disabled features
Fix #121
2020-11-05 16:08:19 +01:00
Raphaël Vinot ea052c7c12 fix: Rename scrape -> capture in async 2020-11-05 14:14:33 +01:00
Raphaël Vinot c7abc5df23 chg: Bump deps 2020-11-05 13:33:51 +01:00
Raphaël Vinot 6a4b42bafe fix: display popup alertbox in hostnode view
Fix #112
2020-11-04 16:02:14 +01:00
Raphaël Vinot 64fff3ec7f chg: Add icon for insecure requests in legend
Fix #120
2020-11-04 14:38:15 +01:00
Raphaël Vinot 2c3cfa31a1 chg: Tooltip on collapse/expand subtree
Fix #119
2020-11-04 13:43:38 +01:00
Raphaël Vinot 171cd4ecd2 chg: Pass max depth as parameter in the capture page
Related to #117
2020-11-03 19:26:28 +01:00
Raphaël Vinot 5ebaf74d67 chg: Remove underline on capture page
Related: #117
2020-11-03 17:29:46 +01:00
Raphaël Vinot 9b6c2b9f42 chg: Make icon on capture page a link to index
Related: #117
2020-11-03 17:16:43 +01:00
Raphaël Vinot 6e3f051752 chg: Rename flag => bookmark
Related: #118

Fix: #114
2020-11-03 17:14:14 +01:00
Raphaël Vinot 99c939fd7f chg: Rename scrape -> capture everywhere
Related to #118
2020-11-03 16:34:52 +01:00
Raphaël Vinot 2f1a0f5da8 Merge branch 'main' of github.com:Lookyloo/lookyloo into main 2020-11-03 12:55:48 +01:00
Raphaël Vinot 903c071654 chg: Add index button, tooltips
Fix #110
2020-11-03 12:54:42 +01:00
Raphaël Vinot 69d34b803c fix: Duplicates on index. 2020-11-03 12:21:14 +01:00
Raphaël Vinot 32da149c0f
Merge pull request #116 from Lookyloo/dependabot/pip/ipython-7.19.0
build(deps-dev): bump ipython from 7.18.1 to 7.19.0
2020-11-02 09:49:55 +01:00
dependabot[bot] b750067817
build(deps-dev): bump ipython from 7.18.1 to 7.19.0
Bumps [ipython](https://github.com/ipython/ipython) from 7.18.1 to 7.19.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/7.18.1...7.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 06:46:58 +00:00
Raphaël Vinot 8b1e3585ea chg: Improve initial caching. 2020-10-29 23:25:20 +01:00
Raphaël Vinot 69f65c9a87 chg: Update cache on tree visualization 2020-10-29 17:55:43 +01:00
Raphaël Vinot 5f4a97e11b fix: Typing meta 2020-10-29 14:19:17 +01:00
Raphaël Vinot 06a4c2cc87 fix: Speedup sorted cache 2020-10-29 14:06:38 +01:00
Raphaël Vinot da85aa0fb7 fix: Pre-sort entries on index 2020-10-29 13:29:13 +01:00
Raphaël Vinot 6d66bb858b chg: Bump deps 2020-10-29 12:21:31 +01:00
Raphaël Vinot beb541143c fix: Missing notes in config file 2020-10-28 18:53:24 +01:00
Raphaël Vinot 2802cfd46c new: Add captures categorization 2020-10-28 18:49:15 +01:00