|
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 |
|
|
616f52eeb0
|
added post types
|
2022-09-20 00:51:56 +02:00 |
|
|
efe0708778
|
expose CommentsControllers to api
|
2022-09-16 15:02:22 +02:00 |
|
|
a18b7cd552
|
implement CommentsController basics
|
2022-09-16 15:02:11 +02:00 |
|
|
dad862cd67
|
update schema
|
2022-09-16 15:01:50 +02:00 |
|
|
8e701baef0
|
fix endpoint
|
2022-09-09 20:38:27 +02:00 |
|
|
551b5cd330
|
added PostSave methods
|
2022-09-09 20:38:18 +02:00 |
|
|
48c5ab5331
|
added withOptionalAuthentication middleware
|
2022-09-09 18:57:31 +02:00 |
|
|
cdf5d15dd9
|
fix signLifetime
|
2022-09-09 17:48:46 +02:00 |
|
|
de278e667b
|
reimplement authentification process and regeneration system
|
2022-09-09 17:42:21 +02:00 |
|
|
1ec6453da0
|
fix DeletePost method
|
2022-09-09 13:12:19 +02:00 |
|
|
31c2362905
|
reimplement PostController
|
2022-09-09 12:23:24 +02:00 |
|
|
2d7340ac39
|
update comment schema
|
2022-09-08 20:41:02 +02:00 |
|
|
f9f96a0665
|
implement delete and put methods
|
2022-09-08 20:40:44 +02:00 |
|