Commit graph

6224 commits

Author SHA1 Message Date
Owncast
b443900cdb Bundle embedded web app 2023-06-02 18:19:17 +00:00
Tung Bui (Leo)
6976b0ddb8
fix(admin): Broken link to the stream health page (#3064) 2023-06-02 11:15:01 -07:00
Owncast
a63c9ff20e Commit screenshots 2023-06-02 04:11:42 +00:00
Owncast
5a55a29933 Bundle embedded web app 2023-06-01 21:14:49 +00:00
renovate[bot]
0f9f339a96
chore(deps): update typescript-eslint monorepo to v5.59.8 2023-06-01 18:29:03 +00:00
renovate[bot]
1da838e815
fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.17 2023-06-01 04:58:13 +00:00
Owncast
3f79c59cbc Commit screenshots 2023-06-01 04:19:02 +00:00
renovate[bot]
d7425bfeb4
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.273 2023-06-01 01:07:10 +00:00
jahway603
4f3fbdf47b
Update LICENSE to be current (#3058)
Update LICENSE to be current
2023-05-31 18:06:23 -07:00
Owncast
37046020b3 Bundle embedded web app 2023-06-01 00:06:08 +00:00
Gabe Kangas
6b6baae0ca
fix(ui): set explicit background for collapse item headers. Closes #3010 2023-05-31 17:01:31 -07:00
Owncast
21651015b1 Bundle embedded web app 2023-06-01 00:00:42 +00:00
Gabe Kangas
6d30de19f6
fix(chat): cleanup of moderator flag check 2023-05-31 16:54:30 -07:00
Owncast
34a3b214ea Bundle embedded web app 2023-05-31 22:24:39 +00:00
Gabe Kangas
401c7c8bca
feat(admin): storage secret to be a password field. Closes #3013 2023-05-31 15:18:51 -07:00
Owncast
132ee5bddc Bundle embedded web app 2023-05-31 21:58:21 +00:00
Gabe Kangas
924223328c
fix(chat): tweak layouts of chat user badges. Closes #3009 2023-05-31 14:53:13 -07:00
Owncast
59ee7fd199 Bundle embedded web app 2023-05-31 21:24:58 +00:00
renovate[bot]
aace677e0a
fix(deps): update dependency next-with-less to v3.0.1 2023-05-31 21:01:00 +00:00
Owncast
20023a746e Bundle embedded web app 2023-05-31 21:00:03 +00:00
Gabe Kangas
71703f2245
fix(chat): fix bot status not showing. Closes #3046 2023-05-31 13:54:03 -07:00
Jerin Thomas
1ed51859b0
Extending webfinger response (issue:2851) (#3053)
* Extending webfinger response #2851
1. Added Logo
 - rel: avatar as there wasn't any appropriate value in [Link relations registry](https://www.iana.org/assignments/link-relations/)
 - type: default value image/png or else it is determined file type extension
2. Added Stream
 - rel: stream as there wasn't appropriate value in [Link relations registry](https://www.iana.org/assignments/link-relations/)
 - type: video/H264 based on [IANA media types](https://www.iana.org/assignments/media-types/media-types.xhtml#video)

Changes after review:

1. Updated the rel type for avatar based on webfinger rel.
2. Updated the rel type for stream link and href value that closely associates to it.

* adding period after comments

* updating typo
2023-05-31 11:36:41 -07:00
Gabe Kangas
c295e4f215
Update segment cleanup to support object storage (#2876)
* Add support for S3 cleanup + standardize firing cleanup. Closes #2646

* fix: manually fix post-merge
2023-05-31 11:10:04 -07:00
Owncast
798d842f5a Bundle embedded web app 2023-05-31 12:57:11 +00:00
renovate[bot]
465ded857f
chore(deps): update dependency sass-loader to v13.3.1 2023-05-31 10:42:57 +00:00
renovate[bot]
d697505be3
chore(deps): update peter-evans/create-or-update-comment digest to 542d5c2 2023-05-31 08:07:37 +00:00
Owncast
7cbb9111ba Bundle embedded web app 2023-05-31 08:07:01 +00:00
renovate[bot]
4d83c1288b
chore(deps): update dependency css-loader to v6.8.1 2023-05-31 05:51:39 +00:00
Owncast
2e01ca33d1 Bundle embedded web app 2023-05-31 05:50:51 +00:00
renovate[bot]
56e33aa9d6
chore(deps): update dependency less-loader to v11.1.1 (#3057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 22:46:33 -07:00
Owncast
56a2f5aaab Commit screenshots 2023-05-31 04:23:14 +00:00
Owncast
3d846b6c9a Bundle embedded web app 2023-05-31 00:25:26 +00:00
renovate[bot]
a0cd1c2466
chore(deps): update dependency css-loader to v6.8.0 2023-05-30 23:25:37 +00:00
Owncast
bce2767553 Bundle embedded web app 2023-05-30 21:11:15 +00:00
Gabe Kangas
cd458630ec
Support using the custom video serving endpoint even if you don't use object storage (#2924)
* feat(video): refactor video serving endpoint

It can now be used without an object storage provider. Closes #2785

* fix: remove debug log
2023-05-30 14:05:24 -07:00
Owncast
31f2db06f7 Bundle embedded web app 2023-05-30 20:48:11 +00:00
renovate[bot]
9459a6d722 chore(deps): update nextjs monorepo to v13.4.4 2023-05-30 20:44:00 +00:00
Owncast
572cbc2819 Bundle embedded web app 2023-05-30 18:43:22 +00:00
Abhishek Gupta
0ff30d44e4
fix: hide latency card for admin if latency is 0 (#3047)
* hide latency card for admin if latency is 0

* Prettified Code!

---------

Co-authored-by: abhipanorian <abhipanorian@users.noreply.github.com>
2023-05-30 11:33:30 -07:00
Gabe Kangas
209756fed3
feat(webhooks): add stream status to webhook (#2934)
Expand the payload sent for stream status webhooks. Closes #2881
2023-05-30 11:32:05 -07:00
Owncast
b9508ba1c8 Bundle embedded web app 2023-05-30 18:14:04 +00:00
Gabe Kangas
15dc718e61
feat: add support for robots.txt disabling search indexing (#2929)
* feat: add support for robots.txt

Can toggle disabling search engine indexing. Closes #2684

* fix: unexport ts const
2023-05-30 11:09:51 -07:00
Owncast
d5fd76d796 Bundle embedded web app 2023-05-30 17:36:27 +00:00
renovate[bot]
20a684ec29
fix(deps): update dependency next-with-less to v3 (#3050)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 10:32:13 -07:00
Gabe Kangas
85e7af3d5f
Update to Go 1.20 + run better align (#2927)
* chore(go): update go version to 1.20. Closes #2185

* chore(go): run better align against project

To optimize struct field order. Closes #2870

* chore(go): update CI jobs to use Go 1.20

* fix(go): linter warnings for Go 1.20 update
2023-05-30 10:31:43 -07:00
Gabe Kangas
7e0907e16c
chore: bump version number 2023-05-30 10:12:57 -07:00
Gabe Kangas
b82282bbf3
Merge branch '0.1.1' into develop 2023-05-30 10:12:09 -07:00
Owncast
ee799e7623 Commit screenshots 2023-05-30 04:11:59 +00:00
Owncast
574feeb1d4 Bundle embedded web app 2023-05-29 22:16:31 +00:00
renovate[bot]
d3a495b0cd
chore(deps): update dependency @types/node to v18.16.16 2023-05-29 21:46:37 +00:00