Commit graph

4852 commits

Author SHA1 Message Date
gabek
fa50bb90cf Bundle embedded web app 2023-01-27 00:05:35 +00:00
Gabe Kangas
b16a34eb3e
Fix relative img path 2023-01-26 16:01:28 -08:00
gabek
a2c7e8d59f Bundle embedded web app 2023-01-26 23:42:57 +00:00
Gabe Kangas
518bfd3829
Remove unused story 2023-01-26 15:38:53 -08:00
gabek
b678ec0bce Bundle embedded web app 2023-01-26 23:27:13 +00:00
Gabe Kangas
663c192b06
Make shellcheck happy 2023-01-26 15:25:52 -08:00
Gabe Kangas
a3e77687d4
Add select documentation to Storybook 2023-01-26 15:23:25 -08:00
Gabe Kangas
b4832c37d3
Commit updated Stories after build 2023-01-26 15:23:25 -08:00
gabek
c62895e01a Bundle embedded web app 2023-01-26 22:22:42 +00:00
Gabe Kangas
415e5773bb
Generate dynamic storybook stories at build time 2023-01-26 14:18:13 -08:00
Gabe Kangas
41435e2d7e
Generate Emoji image storybook page 2023-01-26 14:18:12 -08:00
Gabe Kangas
91b2ca586b
Rename license to match the case of others 2023-01-26 14:18:12 -08:00
renovate[bot]
bfd3e477c9 Bundle embedded web app 2023-01-26 21:12:28 +00:00
renovate[bot]
54b4afd42e
chore(deps): update nextjs monorepo to v13.1.5 2023-01-25 22:27:43 +00:00
renovate[bot]
711cd97168 Bundle embedded web app 2023-01-25 21:05:47 +00:00
renovate[bot]
81933b68e2
fix(deps): update dependency ua-parser-js to v1.0.33 2023-01-25 17:15:21 +00:00
gabek
24df57abfa Bundle embedded web app 2023-01-25 07:24:53 +00:00
renovate[bot]
a82a2ab5c8
fix(deps): update dependency chartkick to v5 (#2632)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-24 23:20:49 -08:00
Gabe Kangas
3a7f452854
Merge remote-tracking branch 'origin/develop' into webv2 2023-01-24 23:19:02 -08:00
renovate[bot]
5b5bbad51f
chore(deps): update peter-evans/create-or-update-comment digest to e0e8aa0 2023-01-25 06:44:23 +00:00
renovate[bot]
8ffb8a62de
chore(deps): lock file maintenance (#2616)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-24 22:43:36 -08:00
dependabot[bot]
f75aecdd7d
Bump cookiejar from 2.1.2 to 2.1.4 in /test/automated/api (#2618)
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4.
- [Release notes](https://github.com/bmeck/node-cookiejar/releases)
- [Commits](https://github.com/bmeck/node-cookiejar/commits)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-24 22:36:51 -08:00
renovate[bot]
daaf7616f4
chore(deps): update peter-evans/create-or-update-comment digest to e0e8aa0 2023-01-25 05:20:01 +00:00
gabek
61ec450c45 Bundle embedded web app 2023-01-25 03:47:20 +00:00
Gabe Kangas
8bacd776bc
Remove redundant title attribute from header. Closes #2620 2023-01-24 19:43:17 -08:00
gabek
d854b7d37a Bundle embedded web app 2023-01-25 02:53:15 +00:00
gabek
b5da71c9da Prettified Code! 2023-01-25 02:52:35 +00:00
Gabe Kangas
11f59dc726
Regenerate styles 2023-01-24 18:51:11 -08:00
Gabe Kangas
89c26f9036
Darken the gray to be more accessible. Closes #2622 2023-01-24 18:49:44 -08:00
gabek
8fe5bbd331 Bundle embedded web app 2023-01-24 22:31:58 +00:00
Gabe Kangas
c6eecada6b
Add h2 and h3 tags for page structure. Closes #2623 2023-01-24 14:28:15 -08:00
gabek
3aab43c37c Bundle embedded web app 2023-01-24 22:20:32 +00:00
Gabe Kangas
56d8f799ab
Remove redundant title attr from image link. Closes #2621 2023-01-24 14:17:08 -08:00
Owncast
2085cf94a3 Commit updated API documentation 2023-01-24 22:04:16 +00:00
Gabe Kangas
7858ee3d44
Update OpenApi spec to reflect v0.1.0. For #2431 2023-01-24 14:02:26 -08:00
renovate[bot]
063dbccebc Bundle embedded web app 2023-01-24 11:11:40 +00:00
renovate[bot]
44a547e43f
chore(deps): update nextjs monorepo to v13.1.4 2023-01-24 07:28:18 +00:00
Gabe Kangas
e9aa02c149
Tweak default page content 2023-01-23 20:50:54 -08:00
gabek
5e7969ddcb Bundle embedded web app 2023-01-24 04:33:36 +00:00
Gabe Kangas
e50a810f23
Add label for display name input. For #1826 2023-01-23 20:29:53 -08:00
gabek
d21fa8e37b Bundle embedded web app 2023-01-24 03:43:53 +00:00
Gabe Kangas
4f7c2926f9
Give status bar a aria role of status. For #1826 2023-01-23 19:39:56 -08:00
Gabe Kangas
e6be36af31
Add aria-label to player settings button. For #1826 2023-01-23 19:36:28 -08:00
Gabe Kangas
24f6bb1ea5
Add aria-title attribute to video player. For #1826 2023-01-23 19:28:32 -08:00
Gabe Kangas
308aea9f59
Add aria-expanded to toggle chat option. For #1826 2023-01-23 19:16:52 -08:00
renovate[bot]
9d8d9a5b74 Bundle embedded web app 2023-01-23 20:36:29 +00:00
renovate[bot]
54e8ea33d4 chore(deps): lock file maintenance 2023-01-23 20:33:38 +00:00
renovate[bot]
26a1970f13 Bundle embedded web app 2023-01-23 13:22:53 +00:00
renovate[bot]
798c588c9c
chore(deps): update nextjs monorepo to v13.1.3 2023-01-23 09:31:32 +00:00
gabek
4c20a67325 Bundle embedded web app 2023-01-23 06:43:04 +00:00