1205 Commits

Author SHA1 Message Date
srgooglo
f14378ba17
Merge pull request #69 from ragestudio/nsfw-detector
Nsfw detector
0.25.0
2022-10-16 20:48:55 +02:00
8db0175378 check nsfw content in the background 2022-10-16 20:48:20 +02:00
fe4198d884 implement flagNsfwByAttachments method 2022-10-16 20:47:58 +02:00
bf8fc48e0f use url 2022-10-16 19:33:43 +02:00
394a36886f implement download file support 2022-10-16 19:33:20 +02:00
559a023743 show warning on nsfw flag 2022-10-16 19:33:03 +02:00
578212882d added is-nsfw util 2022-10-16 19:03:27 +02:00
b3e712cab7 added flags to post schema 2022-10-16 19:03:18 +02:00
86321e56d1 use sharp to transform to jpeg 2022-10-16 18:22:48 +02:00
65cab457ff fix import 2022-10-16 18:00:33 +02:00
003fad7cd0 implement /indecent_prediction endpoint 2022-10-16 18:00:04 +02:00
494a16ff52 added ml deps 2022-10-16 17:59:46 +02:00
9df90066f9 added indecent-prediction util 2022-10-16 17:59:36 +02:00
0cbcb93e6e added read-image util 2022-10-16 17:58:57 +02:00
ed2515a26c added image-byte-array util 2022-10-16 17:58:48 +02:00
889f069012 added download-file util 2022-10-16 17:58:33 +02:00
fd6c7016cc bump version 0.24.4 2022-10-15 18:37:26 +02:00
44ad9f186d fix crash 2022-10-15 18:37:16 +02:00
4286569466 bump version 0.24.3 2022-10-15 18:32:03 +02:00
d2ecec6961 fix get stream 2022-10-15 18:31:46 +02:00
03a6cf86ff bump version 0.24.2 2022-10-15 18:20:51 +02:00
cddfe8d386 fix typo 2022-10-15 18:20:41 +02:00
c955228a91 improve live control 2022-10-15 18:19:10 +02:00
2e6276a354 added methods 2022-10-15 18:19:00 +02:00
5b4dd2c5a5 improve streaming addresses 2022-10-15 18:18:55 +02:00
fe1096f308 move browsers to each component 2022-10-15 17:50:13 +02:00
80379b54d0 improve live control panel 2022-10-15 17:49:11 +02:00
300577706a improve public routes parser 2022-10-15 17:04:52 +02:00
ccdc97191a added live to publicRoutes 2022-10-14 21:04:18 +02:00
8cb6d63606 bump version 2022-10-14 20:44:55 +02:00
471dc7dd6a fix: use specified protocol to create sources 2022-10-14 20:44:45 +02:00
2aa6e87266 bump version 0.24.0 2022-10-14 20:31:13 +02:00
e95d6453f1 merge from "streaming-v2" 2022-10-14 20:31:13 +02:00
f16d25d289 added 2 endpoints 2022-10-14 14:46:04 +02:00
94044c33e0 bump version 0.23.1 2022-10-14 13:47:56 +02:00
2834f76230 added timestamp 2022-10-14 13:47:43 +02:00
f95d6f8bec bump version 0.23.0 2022-10-13 21:57:32 +02:00
8e8e7b314b fix attachments 2022-10-13 21:57:09 +02:00
2de912fa5e added dep 2022-10-13 21:56:56 +02:00
44750cb506 improve creator 2022-10-13 21:56:40 +02:00
7e74e7c1cc use posts v2 2022-10-13 21:56:29 +02:00
75156dc201 update post schema 2022-10-13 21:55:54 +02:00
8d25e7c151 implement default posting_policy 2022-10-13 21:55:45 +02:00
acd0dae11c added additions_to_attachments fixment 2022-10-13 21:55:24 +02:00
754068006b added new_file asset 2022-10-13 21:55:01 +02:00
4d98408cfb fix missing import 2022-10-13 19:57:16 +02:00
srgooglo
6ed3caad77
Merge pull request #68 from RubenPX/timezone-fixer
Send post using client timestamp
2022-10-13 14:35:41 +02:00
f77523ac76 remove un used import 2022-10-12 22:53:29 +02:00
3ceeb55423 send post using client timestamp 2022-10-12 22:49:24 +02:00
76669518d9 fix setup script 2022-10-12 21:16:34 +02:00