Commit Graph

2360 Commits (736b8717cf3bd51e90df6b12c324d0df1acd80c0)

Author SHA1 Message Date
Raphaël Vinot 736b8717cf
Merge pull request #929 from jeroengui/removecapturewithapi
add new endpoint to remove capture
2024-07-26 12:21:50 +02:00
Jeroen Gui 60b475fbae add new endpoint to remove capture 2024-07-26 10:50:39 +02:00
Raphaël Vinot f20a926edd fix: Avoid requeuing captures that are actually just ongoing... 2024-07-24 20:49:46 +02:00
Raphaël Vinot 96837c46ac chg: Bump deps 2024-07-24 15:33:42 +02:00
Raphaël Vinot 11fcc9dd8b chg: normalize output to get categories, properly re-trigger indexes 2024-07-23 18:45:09 +02:00
Adrian Maraj 13651dcfdb fix: any -> Any 2024-07-23 14:24:23 +02:00
Adrian Maraj 65275adb90 fix: changes 2024-07-23 14:22:27 +02:00
Adrian Maraj e4268554b9 new: get uuids by category via API 2024-07-23 14:12:46 +02:00
Raphaël Vinot b20ddb4788 chg: quick and dirty category indexing 2024-07-23 00:21:26 +02:00
Raphaël Vinot abf5e0cccb fix: Avoid exception when the hostnode didn't resolve 2024-07-22 14:26:22 +02:00
Raphaël Vinot d5fb385add chg: Improve errors handling, especially for broken CaptureSettings 2024-07-22 13:14:21 +02:00
Raphaël Vinot dad0917e4c chg: Bump deps 2024-07-22 13:13:25 +02:00
Raphaël Vinot eb689edfd5 chg: Bump deps 2024-07-19 17:11:03 +02:00
Raphaël Vinot 887a8a1cd6 fix: Python 3.8 and 3.9 support. 2024-07-19 16:13:18 +02:00
Raphaël Vinot 9b94bd150b chg: Add new dependencies for pydantic 2024-07-19 16:13:18 +02:00
Raphaël Vinot 804bab6d2f new: Use Pydantic for CaptureSettings 2024-07-19 16:12:24 +02:00
Raphaël Vinot 40ad6d0031
fix: Make sure listing setting is properly handled. 2024-07-19 01:14:32 +02:00
Raphaël Vinot ff8ec51ef2 Merge branch 'AntoniaBK-categories' 2024-07-16 14:28:33 +02:00
Raphaël Vinot 8808e203ce chg: Make categories admin only, use bootstrap5 classes in form 2024-07-16 14:28:08 +02:00
Raphaël Vinot fb50cddc8f fix: avoid exceptions on invalid capture settings 2024-07-16 12:35:11 +02:00
Raphaël Vinot b9b6c3601a chg: Load capture settigns from a single entry point, force types 2024-07-16 12:35:11 +02:00
Raphaël Vinot b7332acb93 fix: avoid exceptions on invalid capture settings 2024-07-16 11:51:01 +02:00
Raphaël Vinot 604daefa43 chg: Load capture settigns from a single entry point, force types 2024-07-15 17:40:07 +02:00
AntoniaBK 746eb0971f Fix: typo, sri 2024-07-15 09:39:59 +02:00
AntoniaBK 52590c0fe3 New: add special categories quickly 2024-07-10 10:40:14 +02:00
AntoniaBK a8f9d16ae1 Fix: inverted responses for (un)categorize 2024-07-10 08:47:29 +02:00
AntoniaBK 1b80e54967 Fix: Avoiding overwriting other modal contents 2024-07-10 08:47:29 +02:00
Raphaël Vinot d4d06bd24c
Merge pull request #924 from adrima01/hidden
putting the login message in the right block
2024-07-09 10:21:37 +02:00
Adrian Maraj 14d5389e18 putting the login message in the right block 2024-07-09 10:18:44 +02:00
Raphaël Vinot 6614a39abb chg: Bump deps 2024-07-06 14:40:05 +02:00
Raphaël Vinot b32961a01a chg: Bump deps, supports Ubuntu 24.04 2024-07-03 14:42:18 +02:00
Raphaël Vinot f4490f5ff8 fix: Exception in phishtank module when there are no IPs file 2024-07-01 20:06:24 +02:00
Raphaël Vinot 828887cae1
Merge pull request #923 from adrima01/patch-1
Update generic.json.sample
2024-07-01 09:07:08 +02:00
Adrian Maraj 33808cfca7
Update generic.json.sample 2024-07-01 08:58:52 +02:00
Raphaël Vinot 6b25788b52 new: Allow to hide the link to the takedown form from index 2024-06-28 14:28:06 +02:00
Raphaël Vinot 7324c8b085 chg: Improve recaptures (WiP) 2024-06-25 12:41:18 +02:00
Raphaël Vinot c794e17122 new: Links to project page on capture page 2024-06-25 11:37:19 +02:00
Raphaël Vinot 79f3916454 fix: Make mypy happy 2024-06-24 17:01:17 +02:00
Raphaël Vinot 990be698a0 fix: Typo breaking index.
Fix #922
2024-06-24 16:54:08 +02:00
Raphaël Vinot 74e0f851b2 fix: python <3.10 compat 2024-06-24 16:16:20 +02:00
Raphaël Vinot 994f70adcf fix: Only rewrite the index files if there are changes. 2024-06-24 15:24:55 +02:00
Raphaël Vinot 37e92dbaf1 fix: Avoid crash if capture timestamp for UUID is incorrect
Related to crash and probably #922
2024-06-23 15:10:19 +02:00
Raphaël Vinot e24844dc89 Merge branch 'adrima01-recent_captures' 2024-06-19 15:28:14 +02:00
Raphaël Vinot 5247b8bd2d chg: make get recent captures more generic 2024-06-19 15:27:19 +02:00
Adrian Maraj b017013bed adding missing type parameter 2024-06-19 12:07:03 +02:00
Adrian Maraj 800d489781 adding timestamp 2024-06-19 12:00:29 +02:00
Adrian Maraj 0965fa63a2 missing return type 2024-06-19 10:50:34 +02:00
Adrian Maraj 4c8fd74900 adding the possibility to get the recent captures 2024-06-19 10:45:58 +02:00
Raphaël Vinot ecd67d5e22 chg: Bump deps 2024-06-18 16:48:15 +02:00
Raphaël Vinot eee8e32671 new: Show current user and config on web 2024-06-17 19:04:08 +02:00