Commit graph

411 commits

Author SHA1 Message Date
terrtia
1a3ffe70c1
fix: [retro_hunt] api delete paused retro_hunt 2024-02-15 11:45:55 +01:00
terrtia
48ce4a76a4
fix: [retro_hunt] delete paused retro_hunt 2024-02-15 11:42:10 +01:00
terrtia
7d42315419
chg: [retro_hunt] show match + fix None subtype 2024-02-15 11:31:17 +01:00
terrtia
c260455d14
chg: [titles] add endpoints to get all titles 2024-02-15 10:13:06 +01:00
terrtia
4cf3d628db
chg: [messages] manual translation by language + add new kvrocks lang namespace 2024-02-14 16:43:29 +01:00
terrtia
50bfd92105
chg: [chat] add endpoints to download chat, subchannel and thread, + fix message translated by default 2024-02-13 16:13:18 +01:00
terrtia
38a918e485
fix: [flask] fix escape import 2024-02-06 11:56:39 +01:00
terrtia
4168d07118
fix: [chats] fix chats image importer 2024-02-06 11:13:45 +01:00
terrtia
4c1d058e6d
fix: [language] catch libretranslate exception 2024-02-05 14:19:42 +01:00
terrtia
aa56e71631
fix: [language] crawled items, force gcld3 detection 2024-02-05 14:10:19 +01:00
terrtia
a7fd838329
fix: [tags] fix invalid tags 2024-02-02 14:41:57 +01:00
terrtia
1a2d1e41f5
fix: [tags] fix typo 2024-02-02 11:53:25 +01:00
terrtia
45bdc2707b
chg: [tags] add Tag class 2024-02-02 11:15:08 +01:00
terrtia
fbd7e2236a
fix: [crawlers] fix errored capture start time 2024-01-30 11:24:12 +01:00
terrtia
896b411eaf
chg: [translation] translate chats info, users info and subchannels names 2024-01-29 14:36:53 +01:00
terrtia
6363a4f1cf
fix: [chat view] fix created_at + filter 2024-01-29 10:52:18 +01:00
terrtia
61bccecdab
chg: [chats] show NB messages by chat 2024-01-26 16:06:42 +01:00
terrtia
699453f079
chg: [relationships] add relationship engine + WIP relationships between forwarded messages/chats 2024-01-26 15:42:46 +01:00
terrtia
edf0c4c454
chg: [message] UI translate message object 2024-01-16 14:38:29 +01:00
terrtia
f586baa0c5
fix: [Language] fix language source 2024-01-16 12:04:39 +01:00
terrtia
1c46bb4296
chg: [Language] replace pycld3 by gcld3 + clean text before language detection 2024-01-15 14:17:15 +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
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
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
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