Commit Graph

54 Commits (ce200717eceb67b93d68f7cde9694ea3526df695)

Author SHA1 Message Date
Raphaël Vinot 17c3473d95 new: Add config files, initial support for 3rd party modules 2020-03-31 14:12:57 +02:00
Raphaël Vinot 949ad58667 chg: Refactoring of the redirects, rename report -> capture 2020-03-26 01:56:24 +01:00
Raphaël Vinot f26a02ef86 new: Add link redirects on index 2020-03-23 12:45:57 +01:00
Olivier Ferrand 506d51f4f5 adding link to / on the logo in tree view 2020-03-19 13:49:58 +01:00
Raphaël Vinot 928c17db50 chg: Bump bootstrap table 2020-03-17 23:40:54 +01:00
Raphaël Vinot 9aa995092e chg: Improve error notification 2020-03-17 15:27:04 +01:00
Raphaël Vinot af98c2b075 chg: Better handling of error messages, display them. 2020-03-17 14:17:18 +01:00
Raphaël Vinot fcdbad4a3c fix: Properly handle long URLs 2020-02-10 18:09:40 +01:00
Raphaël Vinot 8cc4194565 chg: Add title to see URLs on mouse hover
Bump dependencies
2020-02-10 11:21:23 +01:00
Raphaël Vinot bc1b1f6787 chg: Improve index, move things around. 2020-02-10 01:55:09 +01:00
Raphaël Vinot 6fbc6f6ead chg: Make table responsive 2020-02-06 17:25:21 +01:00
Raphaël Vinot 62ff47c3f1 chg: Improve redirects on index 2020-02-04 19:15:44 +01:00
Raphaël Vinot 4234e44470 new: Add initial redirects columns 2020-02-03 22:25:48 +01:00
Raphaël Vinot 89edef68ab new: Improve index 2020-02-03 18:30:41 +01:00
Raphaël Vinot c9cbf27acc chg: Fix typing 2020-01-24 11:25:53 +01:00
Raphaël Vinot f1309ce5e3 new: Upload optional cookie file 2020-01-24 10:17:41 +01:00
Raphaël Vinot 0aaa814224 new: Initial commit for cookies tracking. No update on the view yet. 2020-01-10 17:28:15 +01:00
Raphaël Vinot 662bca6ed0 fix: Properly display icons in URL view 2020-01-06 19:28:48 +01:00
Raphaël Vinot dec6920cb8 chg: Add typing 2020-01-06 15:32:38 +01:00
Raphaël Vinot 5cfe5306b2 fix: Skip UA fetch on cloudflare website until the lib is updated 2019-12-17 14:29:58 +01:00
Raphaël Vinot cfa300082f fix: docker-compose should now work. 2019-11-01 21:05:08 -07:00
Raphaël Vinot ba26056c6b chg: Bump dependencies 2019-10-01 13:16:40 -07:00
Raphaël Vinot a6693535de fix: Allow to disable scraping private IPs. 2019-07-05 16:27:23 +02:00
Raphaël Vinot 07d1636fdf fix: Properly pass OS, Browser, and User-Agent when scraping. 2019-07-05 15:44:52 +02:00
Raphaël Vinot 1af2aa88fa chg: Slight refactoring of the HTML views 2019-06-28 12:08:35 +02:00
Raphaël Vinot 957fc15e12 fix: Scrape page refactoring
Related #47
2019-06-28 11:59:39 +02:00
Raphaël Vinot 96d0723b17 chg: Improve scraping page
Related: #47
2019-06-27 17:47:25 +02:00
Raphaël Vinot 2a91111ac0 fix: Make orphan.url node non-clickable.
Fix #32
2019-06-27 16:15:53 +02:00
Raphaël Vinot 60d9038078 new: Mark all nodes with HTTP content 2019-06-25 16:49:15 +02:00
Raphaël Vinot 9fdd0d5782 new: Add warning when a node has mixed content. 2019-06-19 14:23:12 +01:00
Raphaël Vinot 92e4eecd08 chg: Make the icon list dynamic 2019-05-22 12:27:20 +02:00
Raphaël Vinot cde04c468f fix: Re-enable URL details view 2019-05-17 16:59:56 +02:00
Raphaël Vinot 05aaa48cc9 chg: Avoid overlap of node details rectangle 2019-05-15 22:16:53 +02:00
Raphaël Vinot bf506b3f87 chg: Add square around nodes data 2019-05-15 18:10:07 +02:00
Raphaël Vinot 296432a096 chg: Step1 - use join pattern to build tree 2019-05-15 12:14:40 +02:00
Raphaël Vinot 2e60c3a95f fix: Page title was wrong 2019-05-02 15:31:25 +02:00
Raphaël Vinot d32395405a chg: Bump dependencies 2019-04-24 11:47:26 +02:00
Raphaël Vinot 046ac71ab6 chg: Unify the views 2019-04-19 15:53:50 +02:00
Raphaël Vinot 974c501865 new: Improve view of metainfo 2019-04-19 14:41:04 +02:00
Raphaël Vinot f7ff6551c6 chg: move to bootstrap4, toggle legend 2019-04-18 17:34:36 +02:00
Raphaël Vinot 66545c26a5 new: keep track of metadata about OS and Browser when scraping 2019-04-07 23:54:16 +02:00
Raphaël Vinot e057f5b45f fix: Broken call to the error page 2019-04-05 14:05:54 +02:00
Raphaël Vinot 35f4292ab0 fix: Systemd service, add proper stop script 2019-04-05 14:01:36 +02:00
Raphaël Vinot 346f2d6ec3 fix: Properly pass the UA to splash 2019-04-02 23:05:31 +02:00
Raphaël Vinot 36c856ef9b new: Add initial support for user-agent 2019-03-29 20:11:44 +01:00
Raphaël Vinot fdcc566e05 chg: Slight cleanup 2019-02-18 14:29:15 +01:00
Raphaël Vinot 747ce7e52d Merge branch 'anonyme' of https://github.com/Th4nat0s/lookyloo into Th4nat0s-anonyme 2019-02-18 13:53:04 +01:00
Raphaël Vinot 9f2b7f7b93 new: Add error page 2019-02-18 13:52:48 +01:00
Th4nat0s 8afcc30840 clarifie index enable/disable 2019-02-17 21:45:23 +00:00
thanat0s f029b5d324 Add noindex button 2019-02-17 17:43:25 +00:00