Commit Graph

1703 Commits (30ea31c3ce1bf289b930f3bdeae5bf585e4ae6f7)

Author SHA1 Message Date
Raphaël Vinot 95532530f7 chg: Make mypy happy 2020-04-22 15:54:02 +02:00
Raphaël Vinot ccd73c302a chg: Properly handle proxied setups 2020-04-22 14:58:01 +02:00
Raphaël Vinot a39f857216 chg: Bump dependency 2020-04-22 13:35:29 +02:00
Raphaël Vinot 5d07723809 new: Make it possible to strip older captures from the index 2020-04-22 12:03:10 +02:00
Raphaël Vinot 3738876c89 chg: Bump dependencies 2020-04-21 22:26:12 +02:00
Raphaël Vinot 79aaae928c fix: broken setup.py file 2020-04-21 18:57:49 +02:00
Raphaël Vinot 13b8f8e32d fix: Incorrect commit 2020-04-21 18:57:06 +02:00
Raphaël Vinot d3902a0505 chg: readd setup file 2020-04-21 18:55:59 +02:00
Raphaël Vinot ae49fd2c11 new: Add support to pass more parameters via the API 2020-04-21 18:41:57 +02:00
Raphaël Vinot b387e989a5 fix: Missing template 2020-04-20 17:26:19 +02:00
Raphaël Vinot b1034739ad chg: Fix mypy, bump deps 2020-04-20 16:52:46 +02:00
Raphaël Vinot a0c906d3dc new: Initial view for 3rd party modules 2020-04-20 16:41:42 +02:00
Raphaël Vinot c65232b530 chg: Bump readme 2020-04-20 11:18:57 +02:00
Raphaël Vinot 956baef4ae fix: Properly sort the captures even when the system locale could be better. 2020-04-08 14:17:38 +02:00
Raphaël Vinot 178f14a44a chg: Display time using browser locale
Fix #70
2020-04-08 12:04:37 +02:00
Raphaël Vinot bdd111d629 chg: Bump dependencies 2020-04-03 23:35:56 +02:00
Raphaël Vinot 8cc8df899e fix: DockerFile -> 3.7 2020-04-03 20:02:55 +02:00
Raphaël Vinot bc8ad0e758 chg: Bump minimal python version to 3.7 2020-04-03 19:42:10 +02:00
Raphaël Vinot 3f62d1278a chg: Bump dependency 2020-04-03 19:13:44 +02:00
Raphaël Vinot de7f50c3b0 chg: Improve logging 2020-04-03 17:51:58 +02:00
Raphaël Vinot 2092038a69 new: Add pagination on index
Use datatables instead of bootstrap-table
2020-04-02 17:37:30 +02:00
Raphaël Vinot 1c2cdad38b new: Allow admin to rebuild cache 2020-04-01 17:44:06 +02:00
Raphaël Vinot c960a94702 chg: Bump deps 2020-04-01 14:45:07 +02:00
Raphaël Vinot e62d56e555 chg: Bump har2tree, cleanup 2020-04-01 14:33:35 +02:00
Raphaël Vinot ce200717ec chg: Update call to Lookyloo in async scrape 2020-03-31 16:57:16 +02:00
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 c322bc1b23 fix: Pass proper path to the pickled dump 2020-03-26 14:55:01 +01:00
Raphaël Vinot f7896548f9 chg: Bump har2tree 2020-03-26 12:23:28 +01: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
Raphaël Vinot a57568d570 chg: Bump dependencies. 2020-03-20 16:45:00 +01:00
Raphaël Vinot a3609351fa fix: Cover all (?) the edge cases od redirectURL 2020-03-19 19:10:00 +01:00
Raphaël Vinot f37afa6272 chg: Bump deps, properly handle funky redirects 2020-03-19 17:28:12 +01:00
Raphaël Vinot c97537fbe9 fix: Strip tabs/spaces around URL 2020-03-19 14:05:19 +01:00
Raphaël Vinot 43de086628
Merge pull request #69 from FafnerKeyZee/master
adding link to / on the logo in tree view
2020-03-19 14:01:42 +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 1fd48df470 fix: Refang the URL at the right place 2020-03-19 11:05:29 +01:00
Raphaël Vinot 971877954e new: Add support for last redirect 2020-03-18 21:14:48 +01:00
Raphaël Vinot 99a97d4d56 Merge branch 'master' of github.com:CIRCL/lookyloo 2020-03-18 00:01:07 +01:00
Raphaël Vinot 928c17db50 chg: Bump bootstrap table 2020-03-17 23:40:54 +01:00
Raphaël Vinot ebe162d8ee
Merge pull request #68 from FafnerKeyZee/master
Fixing Unknown domain if only_global_lookups is set
2020-03-17 16:46:29 +01:00
Fafner [_KeyZee_] 3a8b7e6077
Fixing Unknown domain if only_global_lookups is set 2020-03-17 16:32:39 +01:00
Fafner [_KeyZee_] 5c5577b97d
Fixing Unknown domain if only_global_lookups is set 2020-03-17 16:26:31 +01:00
Raphaël Vinot 9aa995092e chg: Improve error notification 2020-03-17 15:27:04 +01:00
Raphaël Vinot f0754b60fa fix: incorrect call to is_up 2020-03-17 15:13:52 +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 1c5483317f chg: Package readme 2020-03-16 17:51:40 +01:00
Raphaël Vinot 4f2f378ce5
chg: Update client API usage 2020-03-16 17:20:46 +01:00
Raphaël Vinot 5ae1cbc22d chg: Reorganize pylookyloo 2020-03-16 17:18:06 +01:00
Raphaël Vinot 75cb4d3246 new: refang urls when needed 2020-03-16 13:51:21 +01:00