Commit graph

1136 commits

Author SHA1 Message Date
Jean-Louis Huynen
36772372b9 add: [username] jabber support 2022-03-04 11:18:36 +01:00
Terrtia
be1eaf0dc4
fix: [Term tracker] fix item date 2022-02-16 10:19:53 +01:00
Terrtia
a75bf94a78
fix: [Telegram module] fix launcher 2022-01-19 16:25:17 +01:00
Terrtia
3d8d18bbe1
chg: [Telegram module] refactor module + fix str format 2022-01-19 16:20:18 +01:00
Terrtia
19846997d9
fix: [trackers] fix get_all_items_sources 2021-12-08 15:15:02 +01:00
Terrtia
ebcffd4b95
fix: [crawler] fix is_splash_manager_connected #133 2021-12-03 15:36:47 +01:00
Terrtia
eb6f60f033
chg: [sync UI] disable pull 2021-12-01 15:37:28 +01:00
Terrtia
b7ff905e59
chg: [sync UI] dashboard, show nb of imported items + launch/kill ail servers when a queue is subscribed/unsubscribed 2021-11-30 18:08:48 +01:00
Terrtia
0a9caf75c9
fix: [sync client] don't launch client if ail server not linked with a sync queue 2021-11-30 16:49:44 +01:00
Terrtia
23ad74c591
fix: [sync server] remove hardcoded host 2021-11-30 16:36:00 +01:00
Terrtia
e4344898b4
fix: [sync server] host 2021-11-30 16:15:25 +01:00
Terrtia
d4cf2a7cf9
fix: [sync client] fix websockets client connect for python >= 3.8 2021-11-30 15:57:28 +01:00
Terrtia
e075794fd0
fix: [ail sync] fix refresh_ail_instance_connection 2021-11-30 15:45:45 +01:00
Terrtia
7f02ade6a7
fix: [ail sync] fix refresh_ail_instance_connection 2021-11-30 15:38:55 +01:00
Terrtia
f597e1aaa2
fix: [ail sync] server + client: resend object in queue on ConnectionClosedError 2021-11-30 15:07:41 +01:00
Terrtia
d9e0d4acc5
chg: [ail sync UI] restarr/launch/kill sync connections + show sync mode api/pull/push 2021-11-30 09:32:24 +01:00
Terrtia
57f5afe831
chg: [ail sync server] add server controller + list connected clients ail_uuid->sync_modes 2021-11-29 16:18:47 +01:00
Terrtia
1412e1afef
chg: [ail sync] edit ail_servers/sync_queues + fix logs 2021-11-29 10:19:33 +01:00
Terrtia
054df7c495
chg: [api] rename endpoints 2021-11-26 17:54:15 +01:00
Thirion Aurélien
7346f81460
Merge branch 'dev' into master 2021-11-26 16:41:33 +01:00
Terrtia
cb45fe9fab
fix: [crawler] add comment 2021-11-26 16:35:51 +01:00
Terrtia
658cb73d4e
chg: [ail sync] add sync api (ping, version) + UI/client error handler 2021-11-26 16:13:46 +01:00
Terrtia
997a2c602a
chg: [v4.0 AIL SYNC / AIL 2 AIL] SYNC Manager + fixs + views 2021-11-22 23:45:41 +01:00
TonyJabbour
de9799e7ff add tracker fixed api function replaced it with internal function 2021-11-19 10:55:47 +01:00
Terrtia
966f61bb94
chg_ [AIL 2 AIL] add backend 2021-10-29 18:48:12 +02:00
Terrtia
4e481603b5
Merge branch 'master' of github.com:ail-project/ail-framework 2021-10-14 14:23:24 +02:00
Terrtia
57fbacc49c
chg: [crawler] add auto crawler functions 2021-10-14 14:23:11 +02:00
TonyJabbour
a0c978f2c7 Added get_tracker_metadata_api
Removed unnecessarily parentheses
2021-10-06 14:32:45 +02:00
TonyJabbour
fc817a5389 New API Endpoint:
Fixed get_item_content_encoded_text
Added get_item_sources
Added get_check_item_source
Added get_default_yara_rule_content
2021-10-06 11:14:11 +02:00
TonyJabbour
3c24c636f8 Removed unnecessarily parentheses 2021-10-06 11:11:10 +02:00
TonyJabbour
ddd2c81a97 New API Endpoint:
Return Item Content in base64 in non JSON format
2021-10-05 14:17:39 +02:00
TonyJabbour
4af54b7ff2 unnecessarily parenthesis removed 2021-10-04 16:19:58 +02:00
TonyJabbour
7fb796172c Base64 Problem 2021-10-04 15:54:57 +02:00
TonyJabbour
bc8df8e671 Base64 Problem 2021-10-04 15:44:41 +02:00
TonyJabbour
dd9cee83db Type fixed 2021-10-04 15:39:32 +02:00
TonyJabbour
e66b7aa19a Type fixed 2021-10-04 15:31:18 +02:00
TonyJabbour
7669373002 Error Fixed 2021-10-04 15:25:14 +02:00
TonyJabbour
c2bf5aebdf Add new API endpoint that return only content encoded in base64 2021-10-04 15:01:14 +02:00
TonyJabbour
d7c1587263 Webhook unnecessarily line removed
Removed unnecessarily parentheses
2021-10-04 13:58:04 +02:00
TonyJabbour
a2b28db32e Added a try/catch to handle exceptions
Replaced the raise to send message to redis_logger
2021-10-04 12:55:40 +02:00
TonyJabbour
912956c73c Fixed Webhook integration with Trackers 2021-09-30 14:20:08 +02:00
TonyJabbour
743dae54b6 -Fixed "description" arg
-Typo Fixed
2021-09-30 13:40:12 +02:00
TonyJabbour
4b2e9f5cfb -Fixed the 500 error issue when installing new instance of ail when adding new trackers
-Fixed missing arguments
-Typo Fixed
2021-09-30 13:37:12 +02:00
TonyJabbour
ecc16d1004 remove dict from Trackers 2021-09-28 22:56:28 +02:00
TonyJabbour
2e880c79ca Add webhook post support in yara and regex trackers 2021-09-28 22:53:09 +02:00
TonyJabbour
2319b34dcc Fix get_term_webhook 2021-09-28 22:22:59 +02:00
TonyJabbour
70ccb3cf25 Add some changes for webhook 2021-09-28 22:01:17 +02:00
TonyJabbour
30d66ef3a8 Add initial support for Webhook in Term Trackers 2021-09-28 21:11:20 +02:00
TonyJabbour
bc91c202a8 Add more support for Webhook URL 2021-09-28 20:48:47 +02:00
TonyJabbour
06a886732c Add initial UI support for Webhook in tracker 2021-09-28 20:31:19 +02:00