Commit Graph

936 Commits (72a892d797056c705d03ae9f23929f4cf7310c55)

Author SHA1 Message Date
Steve Clement 8087e46da4 fix: [repo] Point to the correct ail-project repo 2024-01-18 10:54:18 +01:00
terrtia f586baa0c5
fix: [Language] fix language source 2024-01-16 12:04:39 +01:00
terrtia ba6f45dd4f
chg: [install] remove python package from thirdparty 2024-01-08 14:15:03 +01:00
terrtia 9716351196
Merge branch 'master' into dev 2024-01-08 14:05:34 +01:00
terrtia b23683d98b
chg: [thirdparties] remove sb-admin + debug #194 2024-01-02 18:14:27 +01:00
terrtia 70bb6757f8
chg: [correlation] UI chats filters + correation user-account/username 2023-12-13 11:51:53 +01:00
terrtia d376612d51
chg: [crawlers] add endpoints to reset captures 2023-12-12 10:36:42 +01:00
terrtia e51ee7ab55
chg: [crawlers] add endpoints to reset captures 2023-12-12 10:35:33 +01:00
terrtia 2e38a96686
fix: [chat] fix translation pagination 2023-12-11 12:01:34 +01:00
terrtia 5fc9b1403f
chg: [chats] add pagination 2023-12-11 00:46:15 +01:00
terrtia 759bb9a2f0
chg: [chats] add participants corrlation shortcut 2023-12-09 16:59:00 +01:00
terrtia 943a873124
chg: [tags] searech messages tags by daterange 2023-12-09 16:50:43 +01:00
terrtia f6db9fe888
fix: [sidebar] typo 2023-12-08 16:31:56 +01:00
terrtia 3add9b0a33
chg: [tags] search messages by tags 2023-12-08 16:05:10 +01:00
terrtia 3642eb5429
fix [api] fix add_crawler_capture endpoint 2023-12-07 15:01:47 +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 235a913865
fix: [chat d3 heatmap] add missing function 2023-11-24 16:51:40 +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 36ff2bb216
chg: [images] add sidebar shortcut 2023-11-15 14:18:24 +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 ce989adbd3
fix: [chats] fix username meta 2023-11-08 13:07:00 +01:00
terrtia e7f060c23d
chg: [messages] refactor get_messages_meta + add basic message template 2023-11-08 10:31:51 +01:00
terrtia 4cc9608a3f
chg: [chats explorer] show chats/subchannels creation date 2023-11-07 15:24:40 +01:00
terrtia 3fb1d0ad74
fix: [chats] fix messages replies 2023-11-07 11:24:24 +01:00
terrtia b1d5399607
chg: [chats] add UI shortcut + networks list + show chats/subchannels info 2023-11-06 16:38:31 +01:00
terrtia 789210bcba
chg: [chats] improve UI + fix importer 2023-11-06 14:08:23 +01:00
terrtia 9125119764
chg: [chats] add chats explorer v0 2023-11-02 16:28:33 +01:00
terrtia c5cef5fd00
chg: [core] merge master + fix object subtype correlation stats 2023-10-12 13:53:00 +02:00
terrtia daf9f6fb5d
fix: [chats] message css + reply ID 2023-10-04 14:40:13 +02:00
Terrtia b32f110285
chg: [chat + user-account] correlations + usernames timeline 2023-08-28 16:29:38 +02:00
Terrtia 46c721590d
fix: [tracker objs filter] fix title icon 2023-08-23 11:21:22 +02:00
Terrtia f44c5509da
chg: [titles] add yara tracker on title + tags domains if unsafe title tags 2023-08-23 11:16:22 +02:00
Terrtia 3c1813ba02
chg: [core] add telegram importer + Chat object + message Object + add timeline engine 2023-08-18 11:05:21 +02:00
Terrtia 859591b53f
chg: [flask] cleanup 2023-08-02 13:51:13 +02:00
Terrtia 7d19da0806
chg: [flask] cleanup, remove unused import 2023-08-02 13:50:07 +02:00
Terrtia ac45c2dd61
chg: [crawler ui] last crawled domains, show last check timestamp 2023-08-01 14:30:36 +02:00
Terrtia 9098ab25a6
chg: [tracker ui] improve show typo squatting button + add tooltip 2023-08-01 11:30:45 +02:00
Terrtia 14a76a91d9
fix: [tags ui] fix galaxy, get number of tags enabled + add toolip helper 2023-08-01 11:07:06 +02:00
Terrtia 1aa0bd8a0e
fix: [settings] fix edit user 2023-07-31 16:25:28 +02:00
Terrtia 64252ddf75
fix: [Tracker] edit tracker filters 2023-07-31 16:00:31 +02:00
Terrtia 68dffcd26b
chg: [api crawler] fix response + add cookiejar, proxy and frequency parameters 2023-07-25 15:57:11 +02:00