Commit Graph

2493 Commits (207a6524d7e93d7c4b89426189fa4ac2a5eda65d)

Author SHA1 Message Date
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
terrtia 5068287c76
Merge branch 'master' into dev 2023-11-08 10:42:02 +01:00
terrtia acef57bb36
fix: [tags] fix galaxies synonyms 2023-11-08 10:41:32 +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 6978764b02
fix: [module] fix module obj type: language + mail 2023-10-11 14:53:12 +02:00
terrtia 623ba455ff
fix: [queues] fix ended duplicate + sync queue 2023-10-11 14:31:13 +02:00
terrtia 676b0f84ef
chg: [module + queues] track + rename object global ID by module 2023-10-11 12:06:01 +02:00
terrtia eae57fb813
chg: [importers obj_type] importers queues: add feeder source + object global ID 2023-10-05 16:24:28 +02:00
terrtia daf9f6fb5d
fix: [chats] message css + reply ID 2023-10-04 14:40:13 +02:00
Thirion Aurélien fa6c50c164
Merge pull request #183 from SteveClement/flask_fix
fix: [dep] Pinning flask to < 3.0 due to Werkzeug 3.0 issues
2023-10-03 12:09:29 +02:00
Steve Clement fb4a74b45a
fix: [dep] Pinning flask to < 3.0 due to Werkzeug 3.0 issues: https://stackoverflow.com/a/77215455 2023-10-03 11:56:01 +02:00
terrtia fee3332edb
fix: [tracker] delete yara rule, fix filter by object type 2023-09-29 15:43:37 +02:00
terrtia c19b1f34e3
chg: [ail queues] merge 2023-09-08 10:52:55 +02:00
terrtia bb3dad2873
chg: [objs processed] xxhash messages 2023-09-07 10:38:03 +02:00
Jean-Louis Huynen 68c17c3fbc
chg: [crawlers] submit cookies to the crawler task API 2023-08-31 16:13:20 +02:00
Jean-Louis Huynen ed0423118e
chg: [crawlers] submit a single cookie to the crawler task API 2023-08-31 15:42:44 +02:00
Terrtia 7c73f0944a
fix: [items source] filter invalid item sources 2023-08-29 14:03:26 +02:00
Terrtia 099253f854
fix: [json importer] fix empty source name 2023-08-29 13:50:16 +02:00
Terrtia 24969610cc
fix: [items source] fix empty sources list 2023-08-29 11:59:39 +02:00
Terrtia b32f110285
chg: [chat + user-account] correlations + usernames timeline 2023-08-28 16:29:38 +02:00
Terrtia 546d6538fd
chg: [mail exporter] add obj content extract for each regex match 2023-08-24 14:37:50 +02:00
Terrtia c01b806ae3
chg: [mail exporter] add obj content extract for each yara rule match 2023-08-24 11:11:57 +02:00
Terrtia 843b2d3134
fix: correlations 2023-08-23 16:13:20 +02:00
Terrtia 4e3784922c
fix: typo 2023-08-23 11:47:39 +02:00
Terrtia 2145eb7b8a
fix: [title] fix None title 2023-08-23 11:46:37 +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 045aab6f34
fix: [module pasties] fix module name 2023-08-21 15:52:33 +02:00
Terrtia 0cb7431e10
chg: [modules] crawl pasties domains 2023-08-21 15:49:32 +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 f05c7b6a93
fix: [module extractor] fix invalid yara offset 2023-08-08 11:27:57 +02:00
Terrtia 4dc5527c1a
fix: [module extractor] fix invalid yara offset 2023-08-08 11:26:16 +02:00
Terrtia 529a24c191
chg: [module extrator] add debug 2023-08-08 10:40:44 +02:00
Terrtia bd7aa979bd
chg: [module extrator] add debug 2023-08-08 10:36:58 +02:00
Terrtia 2691000d0c
chg: [telegram fedeer] use meta of the new feeder 2023-08-02 15:49:12 +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 ccf490a3f2
Merge branch 'master' of github.com:ail-project/ail-framework 2023-07-28 11:13:45 +02:00