Commit Graph
3456 Commits
Author SHA1 Message Date
t1enne 4fcdfdc730 clamp to determine font-size on the body 2022-07-03 12:35:42 +02:00
t1enne e73013affb Logo now uses clamp to determine size 2022-07-03 12:34:55 +02:00
t1enne b279f8f707 small fixes on chat behaviour 2022-07-02 09:56:03 +02:00
t1enneandGitHub Action 1bbca87afb Prettified Code! 2022-07-02 07:13:50 +00:00
t1enne 26f9a41508 Few changes to chat
Added moderator icon

changed styling for a name change message

Now usernames collapse as long as the user is the same

Imported two weights of Poppins and the OpenSans variable instead of def
400

This is some progress on #1859 and #1625
2022-07-02 09:08:36 +02:00
t1enne a2953f0758 Merge branch 'webv2' of https://github.com/owncast/owncast into webv2 2022-07-01 22:54:36 +02:00
t1enne e6cc3a39d1 Added moderator menu to messages and some other styling.
created new ant overrides file.

Ignore the static directory
2022-07-01 22:53:56 +02:00
Gabe KangasandGitHub b7de1a40a1 Ignore the static directory 2022-07-01 13:29:29 -07:00
Gabe Kangas 1cf90fb581 Add fonts to global css file 2022-07-01 13:21:02 -07:00
t1enne 455d8f8169 Few changes to chat.
Changed the way the background is set on self sent messages and some
styling.

Fixed chat container not scrolling. Added 'go to bottom' button.
2022-07-01 19:35:14 +02:00
Gabe Kangas 43aba0a67c Limit what GitHub actions need to run for specific directories 2022-06-29 14:39:33 -07:00
Gabe Kangas e7d078fbdb Add explicit editorconfig block for yaml 2022-06-29 14:29:17 -07:00
Gabe Kangas a28533a7ce Add Javascript linter step 2022-06-29 14:26:15 -07:00
Gabe Kangas 32e900f1d0 Fix linter warnings 2022-06-29 14:12:31 -07:00
Gabe Kangas 3c43db4d86 Make video poster fill player and not use the logo. For #1857 2022-06-29 14:01:41 -07:00
Gabe Kangas ccb97197c5 Fix chat array not being properly appended to 2022-06-29 11:50:56 -07:00
t1enne d93922f1d0 Added background to own messages in chat and the rounded border.
Closes #1985
2022-06-29 08:22:22 +02:00
Gabe Kangas 5e4334ac01 Use user color for name change messages 2022-06-28 20:40:18 -07:00
Gabe Kangas 23e3751303 Update mock data 2022-06-28 19:15:01 -07:00
Owncast b8acef9f3c Commit updated API documentation 2022-06-29 02:05:28 +00:00
Gabe Kangas aec65af87d Use a numbered pre-named set of user colors instead of random. Closes #1974 2022-06-28 19:01:47 -07:00
t1enne c9938cf414 Added alternative styling for own messages in chat
Added alternative styling for messages sent by self in chat

Prettiered the file
2022-06-28 09:12:22 +02:00
Gabe Kangas 577ce5718d Wire up notify popup to hide/show at correct times. Closes #1911 2022-06-26 23:01:52 -07:00
Gabe Kangas 8fc922588b Add noreferrer automatically to link tags. Closes #1941 2022-06-26 20:09:07 -07:00
Gabe Kangas b08393295f Add option to hide viewer count. Closes #1939 2022-06-26 00:46:55 -07:00
Gabe Kangas 97db93e0d7 Support a custom emoji override directory. Closes #1967 2022-06-25 23:06:31 -07:00
Gabe Kangas bb1c934c4b Fix goodbye state not going back online. Closes #1977 2022-06-25 21:26:41 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0d42d4b85e Bump jsdom from 16.4.0 to 16.7.0 in /test/automated/api (#1975)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/16.4.0...16.7.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-25 21:16:18 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
737d480f80 Bump jsdom from 16.4.0 to 16.7.0 in /test/automated/hls (#1976)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/16.4.0...16.7.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-25 21:16:04 -07:00
Gabe Kangas e6b857f3b2 Add toggle chat keyboard shortcut. Closes #1892 2022-06-24 23:27:17 -07:00
Gabe Kangas 6de93f9651 Move the favicons 2022-06-24 21:53:16 -07:00
Gabe Kangas f4de7ed31f Insert custom CSS styles into layout. Closes #1972 2022-06-24 21:42:42 -07:00
Gabe Kangas e08037b64a Wire up chat message props. Add username highlighting. Closes #1921 2022-06-24 21:30:54 -07:00
Gabe Kangas b7df2949e4 Remove interfont and use Open Sans + Poppins fonts instead. #1625 2022-06-24 16:27:45 -07:00
Gabe Kangas 5d65b4b3b1 Add undesigned functionality of follow modal. For #1862 2022-06-24 15:55:53 -07:00
Gabe Kangas 78dc183c11 Fix warning 2022-06-21 17:28:12 -07:00
Gabe Kangas 0c439ccba4 Add AirPlay support to player. Closes #1963 2022-06-21 15:38:37 -07:00
Gabe Kangas 2cd6756d01 Add unit and api tests to Earthfile 2022-06-21 12:16:44 -07:00
Gabe Kangas 86305c3028 Cleanup some warnings 2022-06-20 22:36:01 -07:00
Gabe Kangas 718d6d312b Use thumbnail and preview gif controllers 2022-06-20 22:18:27 -07:00
Gabe Kangas 9c477e16a2 Use static servers for serving embedded web assets 2022-06-20 22:12:44 -07:00
Gabe Kangas 18a184eeb7 Use bundled images instead of old webroot files 2022-06-20 22:10:55 -07:00
Owncast a5e8d2ac35 Commit updated API documentation 2022-06-20 15:48:48 +00:00
Gabe Kangas 3741196de6 Standardize endpoint name and fix doc. Closes #1966 2022-06-20 08:46:53 -07:00
Gabe Kangas 6ff8c89246 Move to the Eartlhy job for the nightly Docker build. Closes #1953 2022-06-20 08:08:03 -07:00
Gabe Kangas 2baad77c5a Support running tests within Earthly container 2022-06-20 08:04:04 -07:00
Owncast 3bccc5364c Update admin to 64706cedeefd75f442c03f7d73f91a075b065390 2022-06-20 14:37:23 +00:00
Gabe Kangas d3a5ebd4be Remove the old web assets from build steps 2022-06-19 22:01:00 -07:00
Gabe Kangas 8624358dde Add latency compensator to player. Closes #1931 2022-06-19 21:23:26 -07:00
Gabe Kangas ff968616ba Support server-rendered index.html for all clients. Closes #1871 2022-06-19 16:35:55 -07:00