Commit Graph
3456 Commits
Author SHA1 Message Date
Owncast e67bed43bc Update admin to 76bf79228ed28c621e6b594604d0f2b6957b5b58 2022-05-08 23:12:03 +00:00
Gabe Kangas ed0e376bae Do not return a stream health overview if it is zero 2022-05-08 15:58:39 -07:00
Gabe Kangas 21b82ebb2c Fix invalid field name 2022-05-08 15:28:06 -07:00
t1enne 00bc662c7f Changed Logo and Header
logo has two variants. Changed story to reflect that. Updated header
2022-05-08 10:45:45 +02:00
t1enne 93d69a26eb Moved UserDropdown to comps/common/, updated imports, some styling on Header 2022-05-08 09:41:47 +02:00
t1enne ced449175c renamed component 2022-05-08 09:39:58 +02:00
t1enne df131acd06 wrapped with recoil 2022-05-08 09:39:26 +02:00
t1enne d5145942bd Closed ending bracket 2022-05-08 09:38:42 +02:00
Gabe Kangas f835ae5086 Add action buttons and status bar 2022-05-07 16:13:06 -07:00
Gabe Kangas 448c23d097 Use some style values so it looks like this page is making progress 2022-05-07 10:25:04 -07:00
Gabe Kangas c99fcf5ed9 Tweak storybook UI a bit 2022-05-07 01:13:26 -07:00
Gabe Kangas f7a03705a8 Use the generated style variables 2022-05-07 00:36:57 -07:00
Gabe Kangas a78869302e Add style-dictionary definitions 2022-05-06 23:29:44 -07:00
Owncast e96f36d313 Update admin to 2b2cd843474d215651f0f663808d5579b3a2db3f 2022-05-05 22:45:44 +00:00
Owncast 47534aa381 Update admin to f6c6521f066cf60ec08dcd999ae8872b246d2735 2022-05-05 22:39:25 +00:00
Gabe Kangas 97b957adbe Add WIP external action buttons 2022-05-05 15:01:23 -07:00
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
3a44b35a61 Lock file maintenance (#1891)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-02 09:41:33 -07:00
3cacdf6804 Update golangci/golangci-lint-action action to v3 (#1821)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-02 09:29:48 -07:00
Gabe KangasandGitHub d1cebb0d88 Increase linter timeout even more to try to fix github workflow error. 2022-05-02 07:01:55 -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 KangasandGitHub e95cf6bc72 Increase linter timeout 2022-05-01 11:53:57 -07:00
Gabe Kangas 2c47ddeef0 Optimize chat history query. Helps #1890 2022-05-01 00:07:33 -07:00
Gabe Kangas 8a343d0324 Remove extranious response 2022-04-30 23:16:48 -07:00
Gabe Kangas b6d575a286 Set value on cache miss 2022-04-30 23:16:08 -07:00
Gabe Kangas e6804d0233 Fix cache warming not firing. Closes #1889 2022-04-30 23:15:57 -07:00
Gabe KangasandGitHub 339d596fd3 Reduce the amount of chat backlog we keep. 2022-04-29 18:30:54 -07:00
Gabe Kangas 4997c7c5ac Fill out some more components + add application state enums 2022-04-29 15:10:13 -07:00
Owncast 1919784d08 Update admin to 2648f99b296a2883c67ee34502543cd7b8a9a83f 2022-04-29 20:26:02 +00: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
t1enneandGitHub 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 KangasandGitHub cbbf2970c1 Fix typo 2022-04-27 23:16:09 -07:00
Gabe Kangas b378728eba Add mediaType to federated attachments + fix image description. For #1840 2022-04-27 16:35:36 -07:00
Gabe Kangas a1377c3338 Fix text 2022-04-27 15:09:28 -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