Gabe Kangas
|
44173ac09d
|
WIP emoji picker
|
2022-05-05 14:43:40 -07:00 |
|
Gabe Kangas
|
66a55401a8
|
Use slate.js as a rich text editor for chat messages
|
2022-05-05 13:52:10 -07:00 |
|
Gabe Kangas
|
f96bde4f71
|
Can send a message from text input using submit button
|
2022-05-04 23:06:35 -07:00 |
|
Gabe Kangas
|
c56c45d904
|
Use contentEditable for chat input field
|
2022-05-04 16:55:54 -07:00 |
|
Gabe Kangas
|
008f607cf7
|
Fill out the follower component
|
2022-05-04 08:56:47 -07:00 |
|
t1enne
|
2cfb336411
|
Added mobile chat and some responsiveness
weird 0 popping out when toggling chat. wasn't able to find which
component is responsible. Used bare mininum scss. May refactor in the
future.
|
2022-05-04 09:55:44 +02:00 |
|
t1enne
|
502cf4478a
|
reworked slightly main layout
|
2022-05-03 23:55:13 +02:00 |
|
Gabe Kangas
|
d65be6013a
|
Add some todo comments
|
2022-05-03 13:26:04 -07:00 |
|
Gabe Kangas
|
8b07eb7457
|
Render chat messages that come over the socket
|
2022-05-03 13:01:50 -07:00 |
|
Gabe Kangas
|
15becc5121
|
Connect to websocket and start accepting messages
|
2022-05-02 22:13:36 -07:00 |
|
Gabe Kangas
|
a0354d6d49
|
Handle centralized app state and registration + chat history
|
2022-05-02 17:45:22 -07:00 |
|
Gabe Kangas
|
b590e4f765
|
Add button to test chat msgs being added
|
2022-05-01 22:51:57 -07:00 |
|
Gabe Kangas
|
6314ed8667
|
Add performant list componant for rendering chat messages
|
2022-05-01 20:56:11 -07:00 |
|
Gabe Kangas
|
457dead455
|
Add some state logic based on enums
|
2022-05-01 20:12:34 -07:00 |
|
Gabe Kangas
|
4997c7c5ac
|
Fill out some more components + add application state enums
|
2022-04-29 15:10:13 -07:00 |
|
Gabe Kangas
|
e5d3b0e4ee
|
More blank components and stories to be filled in
|
2022-04-28 14:36:05 -07:00 |
|
Gabe Kangas
|
e0c073171d
|
Rename layout files
|
2022-04-28 12:57:51 -07:00 |
|
t1enne
|
b90eadcb4e
|
restructured components folders and layout (#1886)
|
2022-04-28 09:54:33 -07:00 |
|
Gabe Kangas
|
91b0db9c2e
|
Add placeholder components to be worked on
|
2022-04-27 23:19:45 -07:00 |
|
Gabe Kangas
|
07c6faad60
|
Add basic player component
|
2022-04-26 19:29:13 -07:00 |
|
Gabe Kangas
|
35546c0c6d
|
Added user registration call
|
2022-04-26 14:04:35 -07:00 |
|
Gabe Kangas
|
15ca73a438
|
WIP VideoPoster
|
2022-04-26 13:50:14 -07:00 |
|
Gabe Kangas
|
e2e21d915b
|
Initial api requests + stores + basic layout
|
2022-04-25 23:10:07 -07:00 |
|
Gabe Kangas
|
21af5ce020
|
Update readme instructions
|
2022-04-25 19:10:29 -07:00 |
|
Gabe Kangas
|
23a009d011
|
Merge remote-tracking branch 'admin/ui-components' into webv2
|
2022-04-25 18:48:07 -07:00 |
|
Gabe Kangas
|
eadd27b6c0
|
Some Storybook configuration
|
2022-04-25 15:55:05 -07:00 |
|
Gabe Kangas
|
88bbc80748
|
Update readme
|
2022-04-25 15:54:38 -07:00 |
|
Gabe Kangas
|
79bfa0145f
|
Moved admin to /admin and created blank placeholder for v2 frontend
|
2022-04-25 15:54:37 -07:00 |
|
gabek
|
75354527f6
|
Prettified Code!
|
2022-04-25 15:52:39 -07:00 |
|
Gabe Kangas
|
be441ae530
|
Add inter font to project
|
2022-04-25 15:52:39 -07:00 |
|
gabek
|
80b31af253
|
Prettified Code!
|
2022-04-25 15:52:39 -07:00 |
|
Gabe Kangas
|
e49948a215
|
Add colors to storybook
|
2022-04-25 15:52:39 -07:00 |
|
Gabe Kangas
|
19d6652c7a
|
Add blank colors page to fill in
|
2022-04-25 15:52:39 -07:00 |
|
Gabe Kangas
|
3ce6fd4cb3
|
Add support for less variables and using a custom theme
|
2022-04-25 15:52:38 -07:00 |
|
Gabe Kangas
|
1c77219a75
|
First pass at component library
|
2022-04-25 15:52:38 -07:00 |
|
Gabe Kangas
|
7a503fc282
|
Add auth icon to chat menu. Closes #1879
|
2022-04-25 15:34:19 -07:00 |
|
Gabe Kangas
|
6ee88f8a7d
|
Throw away latency values that seem invalid
|
2022-04-25 14:52:33 -07:00 |
|
Gabe Kangas
|
b2b791b365
|
Migrate forbidden and suggested usernames list to string slice. Closes #1873
|
2022-04-25 14:31:29 -07:00 |
|
Gabe Kangas
|
a29d6450cb
|
Add stream health tip of latency buffer level
|
2022-04-25 14:31:28 -07:00 |
|
Gabe Kangas
|
f34cc13225
|
Add link. Closes #1878
|
2022-04-25 14:31:28 -07:00 |
|
Owncast
|
3b0dc8aadb
|
Update admin to a818c03525600bc61e267b37cbf7d085a9da0471
|
2022-04-25 14:56:53 +00:00 |
|
Renovate Bot
|
7a2441e6ea
|
Lock file maintenance
|
2022-04-25 14:54:19 +00:00 |
|
Renovate Bot
|
a9f398975b
|
Lock file maintenance
|
2022-04-25 13:39:37 +00:00 |
|
Gabe Kangas
|
465aeb5c38
|
Disable chat settings dropdown if chat is disabled. Closes #1875
|
2022-04-24 19:07:33 -07:00 |
|
Owncast
|
9d4c69e3bc
|
Update admin to 010d335050608ee9b0bbac54073b780c542c462f
|
2022-04-25 01:47:22 +00:00 |
|
Gabe Kangas
|
55ce0c0869
|
Add some basic validation logic for form. Closes https://github.com/owncast/owncast/issues/1847
|
2022-04-24 18:44:32 -07:00 |
|
Owncast
|
3ed0920b7c
|
Update admin to 00fedee82d62cd83e11b294465ed5d5f63487515
|
2022-04-24 23:50:50 +00:00 |
|
Gabe Kangas
|
29ae557c0f
|
Tweak some stream health text
|
2022-04-24 16:48:46 -07:00 |
|
Gabe Kangas
|
1e1faec982
|
Reduce the bandwidth ratio requirement to fire compensator
|
2022-04-23 18:50:18 -07:00 |
|
Gabe Kangas
|
529cba84fd
|
Refactor migration to loop over each user instead of bulk inserts
|
2022-04-23 18:12:59 -07:00 |
|