Commit Graph

192 Commits (c36ee7c53f5098f1c43c06cb58e966f225adfcb2)

Author SHA1 Message Date
thanat0s f029b5d324 Add noindex button 2019-02-17 17:43:25 +00:00
Raphaël Vinot 852fb708f6 new: Add a thumbnail 2019-02-06 18:01:17 +01:00
Raphaël Vinot 45c7d61f0e fix: Monkey patch docker file, it works. 2019-02-05 17:32:19 +01:00
Raphaël Vinot 9ccfcc330f chg: Update install guide 2019-02-05 14:41:32 +01:00
Raphaël Vinot 8a674ca448 chg: Bump dependencies 2019-02-04 11:37:55 +01:00
Raphaël Vinot 189b78e20f chg: pre-load the existing reports 2019-02-01 16:11:16 +01:00
Raphaël Vinot 608d8816a8 chg: Start the whole thing 2019-01-30 16:01:55 +01:00
Raphaël Vinot 1d244ef456 chg: Refactor code organisation 2019-01-30 14:30:01 +01:00
Raphaël Vinot e5de1a9958 fix: Make sure sanejs is optional 2019-01-30 13:14:16 +01:00
Raphaël Vinot 6bc316ebcf new: Initial commit for client and async scraping 2019-01-29 18:37:13 +01:00
Raphaël Vinot e14a0150a0 chg: Assign a UUID for each scraped page, allow permalinks 2019-01-29 11:42:56 +01:00
Raphaël Vinot a2c4d871fe chg: Update system config files 2019-01-28 10:03:51 +01:00
Raphaël Vinot 945511d6b3 chg: Use PySaneJS to query SaneJS 2019-01-27 17:17:31 +01:00
Raphaël Vinot 8059c342fc fix: docker stuff 2019-01-23 15:30:30 +01:00
Raphaël Vinot bbb8c5343f chg: Cleanup, use pipfile 2019-01-23 15:13:29 +01:00
Raphaël Vinot 2825096dc7 fix: Do not fail if SaneJS is not available 2018-07-20 11:36:54 +02:00
Raphaël Vinot 3c9b28b704 new: Add integration with SaneJS 2018-07-19 18:18:22 +02:00
Raphaël Vinot 5202630278 fix: Improve URL overlay 2018-06-29 14:03:52 +08:00
Raphaël Vinot c8fb313d28 new: Download screenshot of the page. 2018-05-10 09:48:48 +02:00
Raphaël Vinot a4bdbbebd4 chg: Use Ubuntu bionic as a base image 2018-05-02 14:23:01 +02:00
Raphaël Vinot 6329e7747f fix: Wrong URL path 2018-04-09 11:16:22 +02:00
Raphaël Vinot c6d02cdae8
Merge pull request #20 from sw-mschaefer/master
Added documentation for Docker and Docker-Compose & volume definition
2018-04-08 18:45:05 +02:00
Michael Schaefer 9d01918393 Added data storage directory to Readme 2018-04-08 18:19:05 +02:00
Michael Schaefer 866c3d1f81 Added Docker documentation to Readme 2018-04-08 18:11:48 +02:00
Michael Schaefer 6bfe1d42ec Added a docker volume for data persistence 2018-04-08 17:58:52 +02:00
Michael Schaefer 51ed616b48 Merge remote-tracking branch 'upstream/master' 2018-04-08 17:45:36 +02:00
Raphaël Vinot f6345e47e1 new: allow to download the URLs list in a text file 2018-04-06 18:06:41 +02:00
Raphaël Vinot d7cf92db21 new: Close button for the overlays 2018-04-05 22:59:45 +02:00
Raphaël Vinot ad530c6ee0 chg: Update docker file for d3v5 2018-04-05 11:22:13 +02:00
Raphaël Vinot 72759850ac chg: Use d3v5, cleanup. 2018-04-05 11:17:26 +02:00
Raphaël Vinot 28d078aec4 fix: disable file-wrapper
Reason: https://github.com/unbit/uwsgi/issues/1126
2018-03-22 18:50:37 +01:00
Raphaël Vinot fb195971e8 chg: use pathlib everywhere, remove old tmpfiles 2018-03-22 18:33:42 +01:00
Raphaël Vinot 247a4a26b0 chg: Change cookie name, update legend, remove old pickled trees
Fix #18
2018-03-22 17:22:19 +01:00
Michael Schaefer f6a003522b Merge remote-tracking branch 'upstream/master' 2018-03-16 12:13:37 +01:00
Raphaël Vinot a7763a0986
Merge pull request #16 from sw-mschaefer/docker-compose
Dockerfile for webui and docker-compose setup
2018-03-16 12:01:46 +01:00
Raphaël Vinot f5b4d8a513 Merge branch 'master' of github.com:CIRCL/lookyloo 2018-03-16 11:58:47 +01:00
Raphaël Vinot eb4eae672d fix: Missing dependency (beautifulsoup4)
Fix #13
2018-03-16 11:57:54 +01:00
Raphaël Vinot 6bdaf62af0
Update LICENSE 2018-03-16 11:54:46 +01:00
sw-mschaefer ffe2a0ff35
Fixed missing newline 2018-03-16 11:12:57 +01:00
Michael Schaefer 0bd831f92b docker-compose for webui + scraper 2018-03-16 11:06:16 +01:00
Michael Schaefer 840a3410c9 Dockerfile for webui instance 2018-03-16 11:05:42 +01:00
Michael Schaefer 30c0700119 Docker compose setup for complete lookyloo instance 2018-03-16 10:52:22 +01:00
Michael Schaefer a417bc657e Dockerfile for lookyloo web ui 2018-03-16 10:52:05 +01:00
Michael Schaefer 9c4d76e4fe Added bs4 to requirements 2018-03-16 09:50:01 +01:00
Raphaël Vinot 32ba719d5c new: Add Icons 2018-03-15 09:33:38 +01:00
Raphaël Vinot 22f1474120 new: Link to URL overlay 2018-02-23 18:45:12 +01:00
Raphaël Vinot 510c35b57f chg: Store iframe info and PNG 2018-02-09 18:30:19 +01:00
Raphaël Vinot 92ffd1b7da new: Allow to download the bodies 2018-02-06 01:23:00 +01:00
Raphaël Vinot f3ee006047 new: Generic generator for icon list 2018-02-01 23:58:26 +01:00
Raphaël Vinot 6f31c2bce0 chg: make methods. 2018-02-01 01:16:20 +01:00