Commit graph

1452 commits

Author SHA1 Message Date
terrtia
5c25ec0fea
fix: [DomClassifier] improve perf 2024-01-09 11:24:54 +01:00
terrtia
f851cc9f42
fix: [queue] save last timout in cache 2024-01-09 11:19:01 +01:00
terrtia
bd2ca4b319
fix: [crawler] fix api create_task 2024-01-09 09:47:49 +01:00
terrtia
a14c0484af
fix: [tags] debug 2024-01-08 15:34:32 +01:00
terrtia
be4feb7799
fix: [tags] debug 2024-01-08 15:28:31 +01:00
terrtia
259f29c10c
fix: [tags] debug 2024-01-08 15:27:08 +01:00
terrtia
bfc018f929
fix: [tags] debug 2024-01-08 15:21:37 +01:00
terrtia
f95d32d6dc
fix: [tags] debug 2024-01-08 15:02:39 +01:00
terrtia
4b21cc2939
fix: [tags] debug 2024-01-08 15:01:40 +01:00
terrtia
07c51e111f
fix: [tags] debug 2024-01-08 14:59:58 +01:00
terrtia
efb8b2d0d3
fix: [tags] debug 2024-01-08 14:58:18 +01:00
terrtia
0abc3fee0e
fix: [tags] debug 2024-01-08 14:56:20 +01:00
terrtia
8bf67cf3b6
fix: [tags] remove invalid tags 2024-01-08 14:51:40 +01:00
terrtia
d7c8262653
fix: [keys module] fix tags 2024-01-08 14:24:51 +01:00
terrtia
9716351196
Merge branch 'master' into dev 2024-01-08 14:05:34 +01:00
terrtia
0af5ea9d48
chg: [queues] timeout obj after 2 days 2024-01-08 13:50:56 +01:00
terrtia
c05f4d7833
chg: [chats] get user message ids by chat 2024-01-02 17:15:45 +01:00
Markus Lassfolk
81f9a860d4
Fix IndexError in get_last_tag_from_remote function
This commit adds a check to ensure that the output from the subprocess command in the get_last_tag_from_remote function has a sufficient number of lines before attempting to access specific indices. This change prevents the IndexError that occurred when the git command's output was shorter than expected.
2024-01-01 21:54:29 +01:00
terrtia
70bb6757f8
chg: [correlation] UI chats filters + correation user-account/username 2023-12-13 11:51:53 +01:00
terrtia
9221e532c4
fix: [crawlers] fix task start 2023-12-12 11:32:33 +01:00
terrtia
7e9ea48c81
fix: [crawler] debug 2023-12-12 11:20:21 +01:00
terrtia
cdfc9f64e5
fix: [crawler] debug 2023-12-12 11:13:58 +01:00
terrtia
847d004c13
fix: [crawler] debug 2023-12-12 11:05:23 +01:00
terrtia
c20c41c50f
fix: [libinjection] memory leak, disable module 2023-12-12 10:30:40 +01:00
terrtia
4529a76d13
fix: [zmq importer] fix object source name 2023-12-12 10:14:59 +01:00
terrtia
235539ea42
fix: [crawler] fix capture start time 2023-12-11 09:30:09 +01:00
terrtia
5fc9b1403f
chg: [chats] add pagination 2023-12-11 00:46:15 +01:00
terrtia
943a873124
chg: [tags] searech messages tags by daterange 2023-12-09 16:50:43 +01:00
terrtia
73185f19fd
chg: [categ] messages, bypass categ module + fix correlation 2023-12-08 15:40:05 +01:00
terrtia
5b808ed416
fix: [translate] fix exception 2023-12-08 14:38:55 +01:00
terrtia
1c52c187ad
fix: [api] fix add crawler capture return 2023-12-08 10:37:58 +01:00
terrtia
cea96863ba
fix: [language] libretranslate unreachable 2023-12-07 14:59:40 +01:00
terrtia
3e591d95bc
fix: [retro_hunt] fix daterange 2023-12-07 14:40:51 +01:00
terrtia
a382b572c6
chg: [crawler] push onion discovery capture_uuid to another AIL 2023-12-07 11:28:35 +01:00
terrtia
38ce17bc8a
chg: [chats] add chats participants + user-accounts basic template 2023-12-06 16:26:26 +01:00
terrtia
bef4e69a68
chg: [chats] translate messages on demand 2023-12-04 15:47:58 +01:00
terrtia
941838ab76
chg: [chats] add discord threads, Forum channel 2023-12-04 10:26:02 +01:00
terrtia
93ef541862
chg: [chats] add messages threads 2023-11-29 16:28:25 +01:00
terrtia
f766cbebda
chg: [chats] add message file-name object + str emoticon reactions 2023-11-27 16:25:09 +01:00
terrtia
fa4f1269cd
chg: [chat users] add users icons 2023-11-24 16:35:45 +01:00
terrtia
2b8e9b43f3
chg: [chats] factorise heatmap + chat icon 2023-11-24 15:05:19 +01:00
terrtia
9fbd3f4bb6
chg: [chats] add message and blur blocks 2023-11-16 14:50:03 +01:00
terrtia
2ea5f82760
chg: [queues] add new image queue + add exif module 2023-11-15 15:45:25 +01:00
terrtia
4142ad9884
chg: [chats] add image object + show message image 2023-11-15 14:12:50 +01:00
terrtia
7bf0fe8992
chg: [chats] add heatmap nb week messages by hour 2023-11-13 14:10:24 +01:00
terrtia
54c57ea35b
chg: [chats] message object template 2023-11-08 15:46:05 +01:00
terrtia
e0f70c5072
fix: [investigations] delete obj 2023-11-08 13:35:13 +01:00
terrtia
ce989adbd3
fix: [chats] fix username meta 2023-11-08 13:07:00 +01:00
terrtia
207a6524d7
fix: [languages] fix language module 2023-11-08 11:59:06 +01:00
terrtia
6c77ca5136
fix: [chats] fix chat username 2023-11-08 11:25:30 +01:00