Commit graph

5821 commits

Author SHA1 Message Date
renovate[bot]
197c4d7c12
chore(deps): update dependency @types/node to v18.15.13 2023-04-24 10:15:09 +00:00
Owncast
89348ea6c3 Commit screenshots 2023-04-24 04:20:44 +00:00
Owncast
f6df7b03ec Commit updated Storybook stories 2023-04-24 01:46:07 +00:00
Owncast
04ea97432c Bundle embedded web app 2023-04-24 01:45:21 +00:00
Gabe Kangas
2bb8eced14
chore(docs): update docs to reflect font change 2023-04-23 18:39:15 -07:00
Gabe Kangas
cd6c814615
chore(docs): update docs to reflect font change 2023-04-23 18:11:54 -07:00
Owncast
965d323a81 Bundle embedded web app 2023-04-24 00:00:37 +00:00
renovate[bot]
234a2c276b
fix(deps): update dependency slate to v0.94.0 2023-04-23 21:18:17 +00:00
renovate[bot]
cbba33a53c
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.248 (#2939)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-23 14:17:26 -07:00
Owncast
7944ed9f09 Bundle embedded web app 2023-04-23 20:15:31 +00:00
renovate[bot]
1d54842ef0
fix(deps): update dependency @codemirror/language-data to v6.3.0 2023-04-23 18:02:50 +00:00
Owncast
bdd22e2be2 Bundle embedded web app 2023-04-23 14:48:35 +00:00
renovate[bot]
e77883b327
fix(deps): update dependency antd to v4.24.9 2023-04-23 11:52:19 +00:00
Owncast
4e23fad2b8 Bundle embedded web app 2023-04-23 07:59:22 +00:00
renovate[bot]
855c5164e8
chore(deps): update dependency @types/node to v18.15.12 2023-04-23 04:12:37 +00:00
Owncast
1484382c1b Commit screenshots 2023-04-23 04:09:43 +00:00
Owncast
0a3d55a894 Bundle embedded web app 2023-04-23 03:02:54 +00:00
Gabe Kangas
90d2739afd
fix(mobile): fix action bar button not appearing. Closes #2938 2023-04-22 19:57:24 -07:00
Owncast
b58d5e0b1a Bundle embedded web app 2023-04-23 01:11:01 +00:00
gabek
a67f5d7a74 Prettified Code! 2023-04-23 01:08:08 +00:00
Gabe Kangas
c1086aa5a2
feat(font): change opensans to inter font 2023-04-22 18:05:35 -07:00
Owncast
ff01663044 Bundle embedded web app 2023-04-22 18:55:25 +00:00
Gabe Kangas
70e4d84c42
feat(header): use instance logo for header image 2023-04-22 11:50:11 -07:00
Owncast
c37322e5f9 Commit screenshots 2023-04-22 04:10:20 +00:00
Owncast
5e2e8d0c02 Bundle embedded web app 2023-04-22 03:20:06 +00:00
renovate[bot]
0afdc94169
chore(deps): update typescript-eslint monorepo to v5.59.0 2023-04-21 21:22:05 +00:00
Owncast
a2a21157a8 Bundle embedded web app 2023-04-21 15:23:23 +00:00
renovate[bot]
88b6748626
fix(deps): update dependency react-virtuoso to v4.2.2 2023-04-21 08:22:07 +00:00
Owncast
7676c87450 Commit screenshots 2023-04-21 04:10:00 +00:00
Owncast
b49b0a0741 Bundle embedded web app 2023-04-20 21:39:53 +00:00
renovate[bot]
c498866cac
chore(deps): update dependency @types/react to v18.0.37 2023-04-20 17:04:26 +00:00
Owncast
3e9e05ab3a Commit screenshots 2023-04-20 04:13:34 +00:00
renovate[bot]
cdb4798401
fix(deps): update module github.com/andybalholm/cascadia to v1.3.2 2023-04-19 20:44:43 +00:00
Gabe Kangas
58b6f82922
chore(tests): add readme note about remote host testing 2023-04-19 09:40:19 -07:00
Owncast
520a550aa4 Bundle embedded web app 2023-04-19 16:01:47 +00:00
renovate[bot]
c3ab9524cf
fix(deps): update dependency @codemirror/language-data to v6.2.1 2023-04-19 11:46:13 +00:00
renovate[bot]
17618f4fd2
chore(deps): update peter-evans/create-or-update-comment digest to 700b774 2023-04-19 07:38:46 +00:00
Owncast
1c400fc9a0 Commit screenshots 2023-04-19 04:09:55 +00:00
Gabe Kangas
dae6c0c71a
chore: add local<->public test script 2023-04-18 18:04:57 -07:00
Owncast
f377d60ba9 Bundle embedded web app 2023-04-18 23:53:03 +00:00
renovate[bot]
7b82ee9a51
chore(deps): update dependency html-webpack-plugin to v5.5.1 2023-04-18 19:21:57 +00:00
Owncast
8726355c51 Commit screenshots 2023-04-18 04:15:05 +00:00
renovate[bot]
ea738f612d
fix(deps): update module golang.org/x/net to v0.9.0 2023-04-18 01:01:11 +00:00
renovate[bot]
484268622c
fix(deps): update module golang.org/x/mod to v0.10.0 2023-04-17 22:38:17 +00:00
Owncast
677659e72a Bundle embedded web app 2023-04-17 22:37:27 +00:00
gabek
69225bc91b Prettified Code! 2023-04-17 22:34:29 +00:00
Dev Gupta
1a63880d01
adding tests for generateRndKey (#2932)
changing jest.config.js
transform option  from -
transform: { '^.+\\.ts?$': 'ts-jest' },
to
  transform: {   '^.+\\.(js|jsx|ts|tsx)$': ['babel-jest', { presets: ['next/babel'] }], },
2023-04-17 15:33:30 -07:00
Owncast
d68b70b850 Bundle embedded web app 2023-04-17 21:20:40 +00:00
renovate[bot]
90546a9a45
fix(deps): update dependency react-hotkeys-hook to v4.4.0 2023-04-17 19:46:34 +00:00
Owncast
9b1665e374 Bundle embedded web app 2023-04-17 19:45:44 +00:00