|
50fd9c7d38
|
implement get /playlist/:id endpoint
|
2022-12-13 11:56:38 +00:00 |
|
|
8eabaa9654
|
implement getPlaylist in feed controller
|
2022-12-13 11:55:15 +00:00 |
|
|
9ae0aefb4c
|
remove unwanted log
|
2022-12-09 13:40:12 +00:00 |
|
|
741ce66df5
|
use new routes
|
2022-12-09 12:27:56 +00:00 |
|
|
ded14f1ff1
|
handle image quality restrictions
|
2022-12-09 11:16:42 +00:00 |
|
|
494fbc707d
|
use random id to generate id
|
2022-12-09 11:16:42 +00:00 |
|
|
1bae6aa4e7
|
use tv route
|
2022-12-08 10:47:31 +00:00 |
|
|
12ae6862bf
|
create stream info if not exists
|
2022-12-01 01:17:01 +00:00 |
|
|
46680f21c8
|
improve stream fetch
|
2022-12-01 01:17:01 +00:00 |
|
|
3921b067be
|
added StreamingCategory db model
|
2022-12-01 01:17:01 +00:00 |
|
|
e9b39ea63b
|
implement streaming categories endpoints
|
2022-12-01 01:17:01 +00:00 |
|
|
8ed292a6f1
|
fix /stream/info endpoint
|
2022-12-01 01:17:01 +00:00 |
|
|
e8e1b1aefd
|
move listenPort to argument
|
2022-11-22 16:23:20 +00:00 |
|
|
03f9fe0b47
|
fix setup script
|
2022-11-22 15:33:45 +00:00 |
|
|
6a208d15be
|
fix lib path causing crash
|
2022-11-22 15:31:52 +00:00 |
|
|
6bf363df6e
|
fix model path causing crash on server setup
|
2022-11-22 15:31:33 +00:00 |
|
|
8a859d0b4f
|
implement user_posts endpoint
|
2022-11-14 02:29:54 +00:00 |
|
|
57415eea74
|
added /saved_posts endpoint
|
2022-11-14 02:20:05 +00:00 |
|
|
98fdeef3a2
|
implement FeedController
|
2022-11-14 02:06:21 +00:00 |
|
|
3666454e59
|
rename endpoint to /explore/posts
|
2022-11-14 01:31:27 +00:00 |
|
|
1b19439b4d
|
use fullfillPostsData
|
2022-11-14 01:29:56 +00:00 |
|
|
53876ced69
|
implement fullfillPostsData
|
2022-11-14 01:28:45 +00:00 |
|
|
426eb7b47e
|
validate types
|
2022-11-12 08:58:29 +00:00 |
|
|
8f903245a8
|
improve Schematized util
|
2022-11-12 08:57:49 +00:00 |
|
|
075112dc04
|
expose PlaylistController
|
2022-11-12 08:57:36 +00:00 |
|
|
2b106771d3
|
added Playlist db model
|
2022-11-12 08:57:24 +00:00 |
|
|
502585cd65
|
added PlaylistController
|
2022-11-12 08:57:11 +00:00 |
|
|
de36c90f43
|
implement /user/badges endpoint
|
2022-11-10 13:47:11 +00:00 |
|
|
537774a6b6
|
use upload
|
2022-11-02 17:50:36 +00:00 |
|
|
df17cd73af
|
implement internal events
|
2022-11-02 17:49:50 +00:00 |
|
|
92879b0312
|
improve ws & cleanup
|
2022-11-02 17:49:50 +00:00 |
|
|
1df8fc58cf
|
implement connected_users_following endpoint
|
2022-11-02 17:49:50 +00:00 |
|
|
fffbcaefe0
|
move followers controllers
|
2022-11-02 17:49:50 +00:00 |
|
|
a3aae340d8
|
fix bad syntax
|
2022-10-26 11:31:06 +00:00 |
|
|
80bf198908
|
implement self/update_password endpoint
|
2022-10-25 14:41:37 +00:00 |
|
|
8ab88f589e
|
use query to search user
|
2022-10-25 12:02:46 +00:00 |
|
|
551b114f77
|
implement stream info
|
2022-10-20 19:49:04 +02:00 |
|
|
b308eda05d
|
implement handleInfoUpdate method
|
2022-10-20 18:12:03 +02:00 |
|
|
e2d4eba699
|
fix StreamingKey naming
|
2022-10-20 17:49:15 +02:00 |
|
|
dcee9f2c24
|
added streamingInfo model
|
2022-10-20 17:48:52 +02:00 |
|
|
f7a97cce82
|
implement FeaturedEvents controller
|
2022-10-20 11:54:07 +02:00 |
|
|
a6adba5f9e
|
added FeaturedEvent model
|
2022-10-20 11:53:54 +02:00 |
|
|
f7989599de
|
fix streamingServerAPIUri cause crash
|
2022-10-17 15:38:44 +02:00 |
|
|
5b3fe9882d
|
move some methods
|
2022-10-17 03:02:45 +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 |
|
|
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 |
|