Commit Graph

420 Commits (a33c5eaabea637c4deaf998d71f857756b568f86)

Author SHA1 Message Date
Raphaël Vinot 1882c9d71a fix: Please mypy 2020-05-15 11:39:16 +02:00
Raphaël Vinot d3971cc47c new: Add stats 2020-05-13 17:31:27 +02:00
Raphaël Vinot cd972076b5 new: Add url to do a full export, and get the page 2020-05-12 16:53:10 +02:00
Raphaël Vinot 6781d5f02e fix: Comment in send mail form 2020-05-11 19:58:46 +02:00
Raphaël Vinot 754ae9354d new: Add email notification feature 2020-05-11 19:01:06 +02:00
Raphaël Vinot a24aa94216 chg: re-add script 2020-05-08 17:24:15 +02:00
Raphaël Vinot a997cec4af chg: Bump har2tree 2020-05-07 15:48:08 +02:00
Raphaël Vinot 70c642b0f6 fix: Do not display the full path to the capture 2020-05-07 15:46:45 +02:00
Raphaël Vinot 5cf109ce56 chg: Bump dependencies 2020-05-05 00:33:11 +02:00
Raphaël Vinot 487222b81e fix: Do not fail when getting the UA breaks 2020-05-02 01:41:29 +02:00
Raphaël Vinot 1f8750535e chg: Bump dependencies 2020-05-01 00:53:47 +02:00
Raphaël Vinot a42ec8f6b9 fix: [JS crap] date.getMonth() starts at 0 ¯\_(ツ)_/¯ 2020-04-29 23:59:42 +02:00
Raphaël Vinot 4bd1c4f5fe chg: Bump deps 2020-04-24 17:44:16 +02:00
Raphaël Vinot 76300e5aa4 chg: Bump deps 2020-04-24 17:38:04 +02:00
Raphaël Vinot 996bd74e30 fix: Missing f-string 2020-04-24 15:57:16 +02:00
Raphaël Vinot 0c7fe2f25a chg: Bump dependencies 2020-04-24 15:29:19 +02:00
Raphaël Vinot 1593e1234b new: Alternative index to see the hidden captures. 2020-04-23 00:12:10 +02:00
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