639 Commits

Author SHA1 Message Date
bba2e31a6b update linebridge 2022-07-01 05:43:05 +02:00
f441a9a02c update default remotes 2022-07-01 05:42:34 +02:00
bd8285762a added multiple envOrigins depending on env 2022-07-01 05:42:25 +02:00
8c67d78d45 rewrited live player 2022-07-01 05:39:40 +02:00
2ed179e918 improve api connection details error 2022-06-29 20:13:29 +02:00
14b302c598 fix development streamingApi address 2022-06-29 19:32:57 +02:00
8425a7b906 fix style apply for live 2022-06-29 19:31:46 +02:00
6bdf9161b5 improve style.autoDarkModeToogle method naming 2022-06-29 19:31:17 +02:00
9b356584eb added style.compactMode handler 2022-06-29 19:30:39 +02:00
424b6bcc1f added getValue to methods 2022-06-29 19:30:24 +02:00
6bf6b8f9a4 added default style.compactMode 2022-06-29 19:29:27 +02:00
c598869675 added layoutMargin & layoutPadding to defaultTheme 2022-06-29 19:29:04 +02:00
d1d4479838 use layoutMargin & layoutPadding from root vars 2022-06-29 19:28:37 +02:00
6f6b7a39e3 remove compactMode logic from layout 2022-06-29 19:28:11 +02:00
59b6a205af move stream player to live page 2022-06-27 08:30:58 +02:00
6607f182ff update linebridge 2022-06-27 08:30:36 +02:00
59523637f3 fix publics envs 2022-06-10 05:40:41 +02:00
bbf7d32ad0 added fix_posts_data endpoint 2022-06-10 05:40:18 +02:00
1b9e005b6d export resolveToUrl 2022-06-06 23:32:47 +02:00
d4812d44cc use express static to server /storage 2022-06-06 23:24:24 +02:00
9fd287bc48 added TODO 2022-06-06 18:42:41 +02:00
9451d8a12f added failed array 2022-06-06 18:42:35 +02:00
8f1155a6d0 added a little padding on top and bottom 2022-06-06 17:29:48 +02:00
0307e866c4 use concurrent map for processing 2022-06-06 17:28:41 +02:00
f67f7152c0 added utils 2022-06-06 17:28:21 +02:00
ba35218f3c improve pending additions process 2022-06-06 17:28:14 +02:00
85477efb8d use class component for PostAdditions 2022-06-06 17:27:58 +02:00
b3bc39daef remove unwanted log 2022-06-06 16:23:47 +02:00
752703a664 fix url prop 2022-06-06 16:19:28 +02:00
445f6552bc disable visibilities on submit 2022-06-06 16:11:07 +02:00
76a038e395 bump version 2022-06-06 16:10:15 +02:00
49999e8acb rewrite component & support additions uploads 2022-06-06 16:09:54 +02:00
a0f641957f fix fetchingData is on false by default 2022-06-06 16:09:34 +02:00
bef9d7552f split PostAdditions component & new addition model 2022-06-06 16:09:11 +02:00
eec2f03ccb support additions 2022-06-06 16:08:49 +02:00
ec7de4b52f increase max files per req 2022-06-06 16:08:26 +02:00
fd9687bef0 remove unnecesary import 2022-06-06 14:54:24 +02:00
bee41497ae added className to bottom 2022-06-06 14:52:43 +02:00
35f7098a14 better loadingIcon style 2022-06-06 14:52:24 +02:00
7def0add0c use display flex to center items 2022-06-06 14:52:15 +02:00
fd5b6b675d remove dep 2022-06-06 14:45:56 +02:00
98ecda8751 fix LoadingComponent was causing memory leaks 2022-06-06 14:45:51 +02:00
1b085aabd6 observer.disconnect when unmount 2022-06-06 14:44:48 +02:00
a938016cea videoTranscode support options 2022-06-06 12:52:54 +02:00
657b557880 use formidable & video transcoder 2022-06-06 12:49:45 +02:00
4f3194141e added express json & urlencoded body parser 2022-06-06 12:16:41 +02:00
98fee074d0 fix middlewares position 2022-06-06 12:07:39 +02:00
23ac71c95e added uploadCachePath 2022-06-06 12:07:09 +02:00
7b7b5650be update deps 2022-06-06 11:32:29 +02:00
573c515860 use express as http engine 2022-06-06 11:32:24 +02:00