Commit graph

6817 commits

Author SHA1 Message Date
dependabot[bot]
b1381170c1
Bump word-wrap from 1.2.3 to 1.2.4 in /test/load (#3188)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 18:21:49 -07:00
renovate[bot]
fc69b24f0d
chore(deps): update peter-evans/create-or-update-comment digest to 5a5a8f5 2023-07-18 22:18:40 +00:00
renovate[bot]
265f1cfea7
fix(deps): update module github.com/microcosm-cc/bluemonday to v1.0.25 2023-07-18 14:46:32 +00:00
Owncast
d47314aaf8 Commit screenshots 2023-07-18 04:10:21 +00:00
Owncast
381524cbab Bundle embedded web app 2023-07-17 23:06:59 +00:00
renovate[bot]
cf71c46e2d
chore(deps): update dependency eslint to v8.45.0 2023-07-17 20:54:11 +00:00
Owncast
13a1174667 Bundle embedded web app 2023-07-17 20:53:09 +00:00
Gabe Kangas
777da508ed
fix(chat): fix chat not using the correct messages selector. (#3180)
* fix(chat): fix chat not using the correct messages selector. Closes #3166

* fix(chat): initial state was incorrect when hiding/showing messages
2023-07-17 20:48:59 +00:00
mrsoong
b0c50fb8e5
Fixed localhost IP ban (#3183) 2023-07-17 19:06:58 +00:00
Owncast
4b1ad40cb0 Bundle embedded web app 2023-07-17 18:41:08 +00:00
renovate[bot]
d67354f590
chore(deps): update dependency eslint-config-next to v13.4.10 (#3184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-17 11:36:46 -07:00
Owncast
5a1bbe37a7 Bundle embedded web app 2023-07-17 15:38:39 +00:00
renovate[bot]
ac3bfb3449
fix(deps): update dependency sharp to v0.32.3 2023-07-17 14:35:58 +00:00
Owncast
1c54874a12 Bundle embedded web app 2023-07-17 09:35:47 +00:00
renovate[bot]
a4838f9b80 chore(deps): lock file maintenance 2023-07-17 09:30:17 +00:00
Owncast
4cad99f7cc Commit screenshots 2023-07-17 04:11:29 +00:00
Owncast
2824d29412 Bundle embedded web app 2023-07-16 23:52:38 +00:00
Gabe Kangas
d43c2be44a
fix(admin): display year for user tables if not current year. Closes #3175 2023-07-16 16:46:35 -07:00
Owncast
0c3f317f13 Bundle embedded web app 2023-07-16 23:39:51 +00:00
Gabe Kangas
4790880c19
fix(admin): save appearanceVariables to admin global config state. Fixes #3170 2023-07-16 16:34:37 -07:00
Owncast
2d420b98e8 Bundle embedded web app 2023-07-16 23:28:45 +00:00
Gabe Kangas
670eae10db
fix(admin): maybe help with firefox+service workers? Re: #3097 2023-07-16 16:22:35 -07:00
Owncast
ca2bc96348 Bundle embedded web app 2023-07-16 20:11:50 +00:00
renovate[bot]
b9331301c7
chore(deps): update dependency @types/react to v18.2.15 2023-07-16 17:56:24 +00:00
Owncast
bc96f198c4 Bundle embedded web app 2023-07-16 09:45:40 +00:00
renovate[bot]
3f065e139b
chore(deps): update dependency knip to v2.15.5 2023-07-16 06:15:50 +00:00
Owncast
efa166fcb0 Commit screenshots 2023-07-16 04:20:27 +00:00
Owncast
9e6614152c Bundle embedded web app 2023-07-16 00:25:43 +00:00
renovate[bot]
20079c026f
chore(deps): update dependency knip to v2.15.4 2023-07-15 21:49:46 +00:00
Owncast
6395a80d3c Bundle embedded web app 2023-07-15 21:48:51 +00:00
renovate[bot]
bae81324dd
chore(deps): update dependency @babel/core to v7.22.9 2023-07-15 18:43:31 +00:00
Owncast
ba1eb175a7 Bundle embedded web app 2023-07-15 18:42:50 +00:00
janWilejan
585d6e1f04
Bump next to 13.4.10 (#3177) 2023-07-15 18:38:36 +00:00
Owncast
d8a924ce44 Bundle embedded web app 2023-07-15 13:02:12 +00:00
renovate[bot]
7a5b4e223d
fix(deps): update dependency xstate to v4.38.1 2023-07-15 10:58:58 +00:00
Owncast
5c15cd5c91 Bundle embedded web app 2023-07-15 10:58:14 +00:00
renovate[bot]
df061de2cb
fix(deps): update dependency react-virtuoso to v4.4.0 2023-07-15 06:18:24 +00:00
Owncast
1feb394787 Commit screenshots 2023-07-15 04:10:59 +00:00
Owncast
b97a3924da Bundle embedded web app 2023-07-15 01:00:50 +00:00
renovate[bot]
8a4aec8b32
chore(deps): update dependency knip to v2.15.2 2023-07-14 21:24:27 +00:00
Owncast
458d16fc73 Bundle embedded web app 2023-07-14 16:33:08 +00:00
janWilejan
8148f74736
Unhide dropdown in Viewer Info page (#3173)
Co-authored-by: janWilejan <>
2023-07-14 09:28:56 -07:00
Owncast
7bd037ed46 Bundle embedded web app 2023-07-14 13:55:06 +00:00
renovate[bot]
0f7bb5384b
fix(deps): update dependency sharp to v0.32.2 2023-07-14 11:32:01 +00:00
Owncast
6f3b2c871b Bundle embedded web app 2023-07-14 11:31:23 +00:00
renovate[bot]
87532a540a
chore(deps): update typescript-eslint monorepo to v5.62.0 2023-07-14 07:09:20 +00:00
Owncast
045a34f8b2 Commit screenshots 2023-07-14 04:10:32 +00:00
Owncast
2c1bc0094e Bundle embedded web app 2023-07-14 03:48:16 +00:00
renovate[bot]
4d430478f6
chore(deps): update dependency knip to v2.15.1 2023-07-14 00:26:29 +00:00
Owncast
a614e275cf Bundle embedded web app 2023-07-14 00:25:49 +00:00