lutangar
|
7226e90fdc
|
Add `req` and `res` as controllers hooks parameters
Hooks prefixed by `action:api` now give access the original express req and res.
Checkout guide.md for possible usage.
|
2021-11-25 09:54:22 +01:00 |
Chocobozzz
|
41fb13c330
|
esModuleInterop to true
|
2021-08-27 15:12:22 +02:00 |
Chocobozzz
|
98ab5dc810
|
Remove useless async
|
2021-08-26 10:01:42 +02:00 |
Chocobozzz
|
c0e8b12e7f
|
Refactor requests
|
2021-07-20 15:27:18 +02:00 |
Chocobozzz
|
d4a8e7a65f
|
Support short uuid for GET video/playlist
|
2021-06-29 14:56:35 +02:00 |
Chocobozzz
|
91f8f8db97
|
createThumbnail -> updateThumbnail
|
2021-06-04 15:45:44 +02:00 |
Rigel Kent
|
76148b27f7
|
refactor API errors to standard error format
|
2021-06-02 16:57:07 +02:00 |
Rigel Kent
|
2d53be0267
|
replace numbers with typed http status codes (#3409)
|
2020-12-07 14:32:36 +01:00 |
Chocobozzz
|
bb4ba6d94c
|
Add permanent live support
|
2020-12-03 15:21:16 +01:00 |
Chocobozzz
|
de94ac86a2
|
Fix incorrect IDs in AP federation
|
2020-11-20 11:21:08 +01:00 |
Chocobozzz
|
3cabf3532b
|
Add live server hooks
|
2020-11-09 15:33:04 +01:00 |
Chocobozzz
|
af4ae64f6f
|
Begin live tests
|
2020-11-09 15:33:04 +01:00 |
Chocobozzz
|
b5b687550d
|
Add ability to save live replay
|
2020-11-09 15:33:04 +01:00 |
Chocobozzz
|
1ef65f4c03
|
Refactor video creation
|
2020-11-09 15:33:04 +01:00 |
Chocobozzz
|
c6c0fa6cd8
|
Live streaming implementation first step
|
2020-11-09 15:33:04 +01:00 |