Commit Graph

  • 8a674ca448 chg: Bump dependencies Raphaël Vinot 2019-02-04 11:37:55 +0100
  • 189b78e20f chg: pre-load the existing reports Raphaël Vinot 2019-02-01 16:11:16 +0100
  • 608d8816a8 chg: Start the whole thing Raphaël Vinot 2019-01-30 16:01:55 +0100
  • 1d244ef456 chg: Refactor code organisation Raphaël Vinot 2019-01-30 14:30:01 +0100
  • e5de1a9958 fix: Make sure sanejs is optional Raphaël Vinot 2019-01-30 13:14:16 +0100
  • 6bc316ebcf new: Initial commit for client and async scraping Raphaël Vinot 2019-01-29 18:37:13 +0100
  • e14a0150a0 chg: Assign a UUID for each scraped page, allow permalinks Raphaël Vinot 2019-01-29 11:42:56 +0100
  • a2c4d871fe chg: Update system config files Raphaël Vinot 2019-01-28 10:03:51 +0100
  • 945511d6b3 chg: Use PySaneJS to query SaneJS Raphaël Vinot 2019-01-27 17:17:31 +0100
  • 8059c342fc fix: docker stuff Raphaël Vinot 2019-01-23 15:30:30 +0100
  • bbb8c5343f chg: Cleanup, use pipfile Raphaël Vinot 2019-01-23 15:13:29 +0100
  • 2825096dc7 fix: Do not fail if SaneJS is not available Raphaël Vinot 2018-07-20 11:36:54 +0200
  • 3c9b28b704 new: Add integration with SaneJS Raphaël Vinot 2018-07-19 18:18:22 +0200
  • 5202630278 fix: Improve URL overlay Raphaël Vinot 2018-06-29 14:03:52 +0800
  • c8fb313d28 new: Download screenshot of the page. Raphaël Vinot 2018-05-10 09:48:48 +0200
  • a4bdbbebd4 chg: Use Ubuntu bionic as a base image Raphaël Vinot 2018-05-02 14:21:55 +0200
  • 6329e7747f fix: Wrong URL path Raphaël Vinot 2018-04-09 11:16:22 +0200
  • c6d02cdae8
    Merge pull request #20 from sw-mschaefer/master Raphaël Vinot 2018-04-08 18:45:05 +0200
  • 9d01918393 Added data storage directory to Readme #20 Michael Schaefer 2018-04-08 18:19:05 +0200
  • 866c3d1f81 Added Docker documentation to Readme Michael Schaefer 2018-04-08 18:11:48 +0200
  • 6bfe1d42ec Added a docker volume for data persistence Michael Schaefer 2018-04-08 17:58:52 +0200
  • 51ed616b48 Merge remote-tracking branch 'upstream/master' Michael Schaefer 2018-04-08 17:45:36 +0200
  • f6345e47e1 new: allow to download the URLs list in a text file Raphaël Vinot 2018-04-06 18:06:41 +0200
  • d7cf92db21 new: Close button for the overlays Raphaël Vinot 2018-04-05 22:59:45 +0200
  • ad530c6ee0 chg: Update docker file for d3v5 Raphaël Vinot 2018-04-05 11:22:13 +0200
  • 72759850ac chg: Use d3v5, cleanup. Raphaël Vinot 2018-04-05 11:17:26 +0200
  • 28d078aec4 fix: disable file-wrapper Raphaël Vinot 2018-03-22 18:48:41 +0100
  • fb195971e8 chg: use pathlib everywhere, remove old tmpfiles Raphaël Vinot 2018-03-22 18:33:42 +0100
  • 247a4a26b0 chg: Change cookie name, update legend, remove old pickled trees Raphaël Vinot 2018-03-22 17:22:19 +0100
  • f6a003522b Merge remote-tracking branch 'upstream/master' Michael Schaefer 2018-03-16 12:13:37 +0100
  • a7763a0986
    Merge pull request #16 from sw-mschaefer/docker-compose Raphaël Vinot 2018-03-16 12:01:46 +0100
  • f5b4d8a513 Merge branch 'master' of github.com:CIRCL/lookyloo Raphaël Vinot 2018-03-16 11:58:47 +0100
  • eb4eae672d fix: Missing dependency (beautifulsoup4) Raphaël Vinot 2018-03-16 11:57:54 +0100
  • 6bdaf62af0
    Update LICENSE Raphaël Vinot 2018-03-16 11:54:46 +0100
  • ffe2a0ff35
    Fixed missing newline #16 sw-mschaefer 2018-03-16 11:12:57 +0100
  • 0bd831f92b docker-compose for webui + scraper Michael Schaefer 2018-03-16 11:06:16 +0100
  • 840a3410c9 Dockerfile for webui instance Michael Schaefer 2018-03-16 11:05:42 +0100
  • 236f127967
    Merge 340e4b9b4a into 32ba719d5c #15 sw-mschaefer 2018-03-16 09:59:39 +0000
  • 340e4b9b4a added bs4 to requirements.txt #15 Michael Schaefer 2018-03-16 10:58:23 +0100
  • 2b9863ca87
    Merge 30c0700119 into 32ba719d5c #14 sw-mschaefer 2018-03-16 09:52:47 +0000
  • 30c0700119 Docker compose setup for complete lookyloo instance #14 Michael Schaefer 2018-03-16 10:52:22 +0100
  • a417bc657e Dockerfile for lookyloo web ui Michael Schaefer 2018-03-16 10:52:05 +0100
  • 9c4d76e4fe Added bs4 to requirements Michael Schaefer 2018-03-16 09:50:01 +0100
  • 32ba719d5c new: Add Icons Raphaël Vinot 2018-03-15 09:33:38 +0100
  • 22f1474120 new: Link to URL overlay Raphaël Vinot 2018-02-23 18:45:12 +0100
  • 510c35b57f chg: Store iframe info and PNG Raphaël Vinot 2018-02-09 18:29:22 +0100
  • 92ffd1b7da new: Allow to download the bodies Raphaël Vinot 2018-02-06 01:23:00 +0100
  • f3ee006047 new: Generic generator for icon list Raphaël Vinot 2018-02-01 23:58:26 +0100
  • 6f31c2bce0 chg: make methods. Raphaël Vinot 2018-02-01 01:16:20 +0100
  • 8955c9c7f7 chg: Slight refactoring Raphaël Vinot 2018-01-30 15:41:35 +0100
  • 40569a3a73 new: Improve the URL box. Raphaël Vinot 2018-01-22 10:49:45 +0100
  • 34c1be7695 Get ready for building URL tree. Raphaël Vinot 2018-01-16 18:06:43 +0100
  • ab37ced391 chg: Dragable box for URLs of a domain Raphaël Vinot 2018-01-16 17:48:11 +0100
  • ffb255366c chg: Add screenshot Raphaël Vinot 2018-01-05 17:09:42 +0100
  • 19b0cb25f8 up: UI improvments Raphaël Vinot 2017-10-10 11:16:16 +0200
  • 629370fc74 Cleanup Raphaël Vinot 2017-10-05 17:38:35 +0200
  • 8b353e3e76 Properly use click event Raphaël Vinot 2017-10-04 17:09:00 +0200
  • 5102546789 Cleanup, set favicon Raphaël Vinot 2017-10-04 16:39:03 +0200
  • 0fa4c5e952 Merge branch 'master' of github.com:CIRCL/lookyloo Raphaël Vinot 2017-10-04 15:14:38 +0200
  • 0ac38a0f2c Add tooltip for URLs Raphaël Vinot 2017-10-04 15:13:42 +0200
  • 2729eb4d76 Merge pull request #1 from SteveClement/master Raphaël Vinot 2017-10-02 14:58:17 +0200
  • c42eae088c - Markdown parses this: http://<IP-or-domain>/ - BOLD does still parse, back-ticks should not #1 Steve Clement 2017-10-02 12:30:35 +0200
  • d4bed4511a - Markdown parses this: http://<IP-or-domain>/ - Made it BOld Steve Clement 2017-10-02 12:23:43 +0200
  • c3d1ca0074 - Some MarkDown Links added. nginx/sites-available typo fix. service nginx restart typo fix. Steve Clement 2017-10-02 12:19:55 +0200
  • 678985c94a Add command to install d3.js Raphaël Vinot 2017-10-02 11:13:45 +0200
  • 48071c332a All the pyqt4 deps are optional. Raphaël Vinot 2017-10-02 11:10:32 +0200
  • 85b8fd2c0a Cleanup and improve tree view Raphaël Vinot 2017-09-29 17:30:01 +0200
  • 2b9213eb1f Only import tree.js in the tree view page Raphaël Vinot 2017-09-29 14:48:37 +0200
  • 8d9122b36c Make the svg size generic. Raphaël Vinot 2017-09-29 14:43:40 +0200
  • b9c3d0b276 Add favicon Raphaël Vinot 2017-09-29 14:43:08 +0200
  • 0022f107a7 Add logo to readme Raphaël Vinot 2017-09-25 14:48:29 +0100
  • 9cb772eb79 Add infoboxes on the tree view Raphaël Vinot 2017-09-25 14:11:01 +0100
  • 6900e08dc4 Make the node length dynamic Raphaël Vinot 2017-09-25 11:13:45 +0100
  • 17e6b6cce5 Add background pattern Raphaël Vinot 2017-09-25 10:23:32 +0100
  • d22b6a9312 Initial commit Raphaël Vinot 2017-09-21 23:26:38 +0100
  • 2755855c43 Reverse order index page Raphaël Vinot 2017-09-13 09:37:34 +0200
  • 9e207290eb Fix template Raphaël Vinot 2017-09-07 16:22:16 +0200
  • 7f6902d910 Fix last commit Raphaël Vinot 2017-09-07 13:44:32 +0200
  • 2010ccfd56 Fix typo Raphaël Vinot 2017-09-07 13:40:42 +0200
  • b059c7b1f3 Make it possible to render tree containing ImgFace Raphaël Vinot 2017-09-03 01:14:21 +0200
  • 7cfd51bbbe Improve UI Raphaël Vinot 2017-08-27 22:31:44 +0200
  • 500fa35670 Add default depth Raphaël Vinot 2017-08-27 22:29:44 +0200
  • 2cb9a871c7 Add command to run splash on the server Raphaël Vinot 2017-08-12 20:45:57 +0200
  • 6b66f5190b Update server config Raphaël Vinot 2017-08-12 20:40:08 +0200
  • ca5d07b8b8 Add config to run as service behind nginx Raphaël Vinot 2017-08-12 20:12:14 +0200
  • aa659234bb Cleanup HAR_DIR if a scrap failed Raphaël Vinot 2017-08-12 19:19:24 +0200
  • e9903f421c Update readme with server config Raphaël Vinot 2017-08-12 19:11:02 +0200
  • 61e6ddb064 Create HAR_DIR if needed Raphaël Vinot 2017-08-12 17:45:53 +0200
  • 017ad8f9dc Update readme Raphaël Vinot 2017-08-12 17:45:33 +0200
  • f7f1abc9e4 Add initial web interface Raphaël Vinot 2017-07-23 19:56:51 +0200
  • eb71d7a3eb Initial commit Raphaël Vinot 2017-07-23 19:53:25 +0200