Commit graph

1594 commits

Author SHA1 Message Date
terrtia
612c8dbce1
chg: [tests] improve test output, show all running screens 2024-08-13 14:23:50 +02:00
terrtia
e752f59a0a
chg: [ail users] remove old User lib + improve API test 2024-08-13 14:10:17 +02:00
terrtia
d4df580b92
Merge branch 'master' into otp 2024-08-13 11:43:52 +02:00
terrtia
33062b8bdb
fix: [tracker] firce delete objects filter on edit
Some checks failed
CI / ail_test (3.10) (push) Has been cancelled
CI / ail_test (3.7) (push) Has been cancelled
CI / ail_test (3.8) (push) Has been cancelled
CI / ail_test (3.9) (push) Has been cancelled
2024-08-13 11:43:05 +02:00
terrtia
b844c34715
fix: [debug] 2024-08-12 13:58:24 +02:00
terrtia
8e819f85cd
chg: [chat viewer] show message forwarded from 2024-08-12 12:14:26 +02:00
terrtia
c0ff9af8ae
Merge branch 'master' into otp 2024-07-10 15:10:57 +02:00
terrtia
ab52db2b56
fix: [trackers] fix webhook export 2024-07-10 15:10:07 +02:00
terrtia
f5deb1be40
chg: [usernames timeline] remove empty usernames 2024-07-10 11:24:22 +02:00
terrtia
5c0b80405c
chg: [chats explorer] filter Chats that don't contain messages 2024-07-09 17:15:27 +02:00
terrtia
c7204d5bbd
chg: [user-account] chat user-accounts: show usernames list + usernames timeline 2024-07-09 13:04:18 +02:00
terrtia
ced00d14cb
fix: [dashboard] Filter out dashboard event-stream SSL.SSLEOFError from the log if a client disconnects 2024-07-04 15:52:20 +02:00
terrtia
2106a0a1a3
chg: [users] manually logout users/kill user session + add users meta:creator, creation date, last_edit, last_login, last_seen, is_logged 2024-07-01 14:54:19 +02:00
terrtia
12e260a4d9
chg: [2FA] user + admin manage 2FA OTP 2024-06-27 17:06:05 +02:00
terrtia
073181fbd8
chg: [login] add 2FA TOTP and HOTP 2024-06-26 13:55:39 +02:00
terrtia
8d4721d703
Merge branch 'relationships' into otp 2024-06-25 09:47:38 +02:00
terrtia
6a3e0502bc
fix: [trackers] fix tracker view objects acl for global trackers 2024-06-24 16:37:30 +02:00
terrtia
db29a2be96
Merge branch 'master' into relationships 2024-06-24 16:23:31 +02:00
terrtia
3d3b4d6da2
fix: [trackers] fix tracker view objects acl for global trackers
Some checks failed
CI / ail_test (3.9) (push) Has been cancelled
CI / ail_test (3.10) (push) Has been cancelled
CI / ail_test (3.7) (push) Has been cancelled
CI / ail_test (3.8) (push) Has been cancelled
2024-06-24 16:23:00 +02:00
terrtia
424229e28a
fix: [user-account] fix last username timestamp 2024-06-06 15:05:40 +02:00
terrtia
883563be56
chg: [relationships] add messages mentions -> chats + user-accounts 2024-06-06 11:26:46 +02:00
terrtia
33bf42538f
chg: [user-account] show chord diagram, Numbers of Messages Posted by Chat 2024-05-29 15:20:43 +02:00
terrtia
c1a2bc7eb8
chg: [relationships] messages foraward between chats/user-account + chat chord diagram 2024-05-28 13:58:36 +02:00
terrtia
70db33caaf
chg: [relationship] get object relationhips by relationship name + object types 2024-05-16 15:35:39 +02:00
terrtia
86f312cbc3
chg: [crawler] add function to delete schedules 2024-05-15 10:21:08 +02:00
terrtia
4eb1b01370
chg: [crawler stats] add previous month stats by domain type 2024-05-15 10:03:00 +02:00
terrtia
21642fe9d4
chg: [user message] show user messages by chat 2024-05-13 10:51:46 +02:00
terrtia
2bc6555ee2
chg: [settings] refactor old settings blueprint module 2024-05-10 11:33:27 +02:00
terrtia
0dfd92bcd6
chg: [tron] add TRON crytocurrency detection + correlation. Thanks @pventuzelo for the contribution 2024-05-08 15:14:51 +02:00
terrtia
8a0c18c575
chg: [settings] refactor UI settings 2024-05-08 14:09:53 +02:00
terrtia
0b8ff17c5b
Merge branch 'master' into otp 2024-05-06 16:21:47 +02:00
terrtia
3473273802
chg: [user session] refactor login + AIL users, use alternative IDs, kill user(s) session 2024-05-06 16:21:00 +02:00
terrtia
0c28b38638
fix: [language detector] fix exception if the libretranslate url is not specified 2024-05-06 11:31:37 +02:00
terrtia
adbce24128
fix: [ocr] catch cv2 errors 2024-05-02 10:36:20 +02:00
terrtia
50ff7529d2
fix: [ocr] catch OSError on MP4 files 2024-04-30 10:17:04 +02:00
terrtia
31b519cc17
chg: [tags] search ocrs and images by tags + fix ocr, filter invalid image 2024-04-26 15:50:58 +02:00
terrtia
2b23d993df
chg: [correlation graph] add date first/last seen separator + fix display of ocr object tags 2024-04-26 11:52:17 +02:00
terrtia
5503d8134a
fix: [ocr] fix ocr supported languages 2024-04-26 10:49:24 +02:00
terrtia
1d1671c00f
fix: [Language] Updated the language detector to return a empty list when no language is detected 2024-04-26 10:39:28 +02:00
terrtia
35502d955f
fix: [ocr] filter ocr supported languages + fix type of object accepted by the tracker 2024-04-26 10:31:31 +02:00
terrtia
42ef6fb2e5
fix: [ocr] fix None copy date 2024-04-25 14:29:30 +02:00
terrtia
20c98de0fa
chg: [ocr] ocr daterange object, get ocrs by daterange + fixs 2024-04-25 14:18:22 +02:00
terrtia
7fd8ae4a81
chg: [reprocess tool] add OcrExtractor module + filter image gif 2024-04-24 15:16:18 +02:00
terrtia
c25ccb8618
chg: [ocr] add cache + correlation ocr-chats-messages + launch ocr extractor by default 2024-04-24 14:43:11 +02:00
terrtia
4cb47e8af3
chg: [ocr] detect and translate language + show ocr view + add languages blueprint 2024-04-11 12:15:47 +02:00
terrtia
ed13e8bca4
chg: [ocr] get languages model + group extracted content by line + process ocr objects + get all images 2024-04-10 16:43:54 +02:00
terrtia
61701e2fcc
chg: [perf] reduce memory usage 2024-04-09 14:22:11 +02:00
terrtia
6ca4b29329
chg: [ocr] extract text from image + add ocr object 2024-04-08 17:16:07 +02:00
terrtia
dbde04caa3
chg: [tracker] add experimental report generator 2024-04-03 17:39:45 +02:00
terrtia
a282354fce
fix: [thehive] fix export logger 2024-04-02 09:35:35 +02:00