200 Commits

Author SHA1 Message Date
91ebbca363 check nsfw content in the background 2022-10-16 20:48:20 +02:00
7a0a2a24e1 implement flagNsfwByAttachments method 2022-10-16 20:47:58 +02:00
719b2e6143 use url 2022-10-16 19:33:43 +02:00
b77b638e3c implement download file support 2022-10-16 19:33:20 +02:00
36644d3a74 added is-nsfw util 2022-10-16 19:03:27 +02:00
254455ba59 added flags to post schema 2022-10-16 19:03:18 +02:00
48fe5b5cac use sharp to transform to jpeg 2022-10-16 18:22:48 +02:00
24bf3e4a89 fix import 2022-10-16 18:00:33 +02:00
6601da9853 implement /indecent_prediction endpoint 2022-10-16 18:00:04 +02:00
de63cbfca5 added indecent-prediction util 2022-10-16 17:59:36 +02:00
1ef98a5d8c added read-image util 2022-10-16 17:58:57 +02:00
da1d3826e1 added image-byte-array util 2022-10-16 17:58:48 +02:00
124fedd8bd added download-file util 2022-10-16 17:58:33 +02:00
3d206f3b3e fix crash 2022-10-15 18:37:16 +02:00
23ac77cc82 fix get stream 2022-10-15 18:31:46 +02:00
89ec5c2be8 improve streaming addresses 2022-10-15 18:18:55 +02:00
daafff9284 fix: use specified protocol to create sources 2022-10-14 20:44:45 +02:00
ed19bf27eb merge from "streaming-v2" 2022-10-14 20:31:13 +02:00
add6ef872b added 2 endpoints 2022-10-14 14:46:04 +02:00
18c00edd12 use posts v2 2022-10-13 21:56:29 +02:00
829f4e7dd4 update post schema 2022-10-13 21:55:54 +02:00
2a4c2c4f30 implement default posting_policy 2022-10-13 21:55:45 +02:00
3e84c4bea8 added additions_to_attachments fixment 2022-10-13 21:55:24 +02:00
e3bd53094f remove un used import 2022-10-12 22:53:29 +02:00
1d8084964b send post using client timestamp 2022-10-12 22:49:24 +02:00
f20fe002b1 fix setup script 2022-10-12 21:16:34 +02:00
9ce0d1ec1d remove unwanted globals 2022-10-12 21:10:50 +02:00
8758d10301 improve time ago calculation 2022-10-12 19:44:05 +02:00
d3735769ac use utc time 2022-10-12 16:29:58 +02:00
206ac08942 use ISOString to create new posts 2022-10-12 00:31:46 +02:00
b109a89bd9 added _id to AllowedAnonPublicGetters 2022-10-11 15:10:37 +02:00
f7c4da57e2 implement uploadPolicy 2022-10-10 16:30:14 +02:00
c0ad4baa40 implement publicData get methods 2022-10-10 16:18:11 +02:00
12af7d3789 fix crash when non-formalized files are uploaded 2022-10-10 15:55:58 +02:00
a9273bc366 check existent email on userCreate 2022-10-07 20:11:46 +02:00
a43f41880c added availability checks 2022-10-07 20:11:16 +02:00
58af83a8b0 improve username generation policy 2022-10-07 02:37:31 +02:00
9040bc35a9 improve & fix updates and data fill 2022-10-06 21:46:38 +02:00
5727c4dfef remove comments fields from post schema 2022-10-06 17:49:49 +02:00
c03da9cb8b added SearchController 2022-10-06 17:32:22 +02:00
f67f7a8863 check if user has permission to delete comments 2022-09-30 23:20:45 +02:00
3dea2c3544 added checkUserAdmin lib 2022-09-30 23:20:26 +02:00
d2c8f5c68f implement Comments logic to server 2022-09-30 22:32:31 +02:00
019246a21c fix paths 2022-09-29 19:55:30 +02:00
57b3eecefd use StorageClient 2022-09-21 19:09:22 +02:00
a4dd245cde added PlaylistController 2022-09-21 19:07:48 +02:00
bbad396957 implement s3 2022-09-21 19:07:39 +02:00
4cc8fc0e9a added videoTranscode lib 2022-09-21 19:03:43 +02:00
7ea77de335 added toBoolean 2022-09-21 19:02:47 +02:00
4a32cbc60f added StorageClient 2022-09-21 19:02:35 +02:00