Evgeniy Kosov
fcf488c577
Fix slider marks by changing the corresponding labels to non-empty string ( #2171 )
2022-10-04 13:19:23 -07:00
gabek
da291f3e5d
Bundle embedded web app
2022-10-04 18:25:24 +00:00
Evgeniy Kosov
d2024d30d2
Add ability to move social handles up/down ( #2168 )
2022-10-04 11:22:01 -07:00
renovate[bot]
8339b81a85
fix(deps): update module github.com/shirou/gopsutil/v3 to v3.22.9
2022-10-04 16:36:20 +00:00
renovate[bot]
ca71f66117
Bundle embedded web app
2022-10-04 10:12:42 +00:00
renovate[bot]
db4919ad28
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.110
2022-10-04 10:06:16 +00:00
renovate[bot]
a0a7c9fe5d
chore(deps): update dependency @svgr/webpack to v6.4.0
2022-10-04 06:57:28 +00:00
renovate[bot]
ff26213925
fix(deps): update golang.org/x/net digest to bcab684
2022-10-04 06:54:45 +00:00
gabek
09687eac92
Bundle embedded web app
2022-10-04 05:27:39 +00:00
Gabe Kangas
215a3096db
Do not allow enabling federation features on if not port 443. Closes #2008
2022-10-03 22:24:12 -07:00
Gabe Kangas
cb65dde46a
Increase cache time of javascript and css since the files are hashed
2022-10-03 21:44:03 -07:00
gabek
89786ad4f8
Bundle embedded web app
2022-10-04 04:10:57 +00:00
Gabe Kangas
b1484f4c9f
Lazy load some components that aren't needed at load. For #2167
2022-10-03 21:06:46 -07:00
Evgeniy Kosov
615afd6103
Add ffmpeg as required pre-requisite to README.md ( #2166 )
2022-10-03 14:00:46 -07:00
renovate[bot]
4a999a39b2
Bundle embedded web app
2022-10-03 15:31:41 +00:00
renovate[bot]
9c5316c25b
chore(deps): lock file maintenance
2022-10-03 15:29:03 +00:00
renovate[bot]
8e67688846
chore(deps): lock file maintenance
2022-10-03 15:28:14 +00:00
t1enne
d2d471cdc5
Bundle embedded web app
2022-10-03 08:19:03 +00:00
t1enne
b87076759c
styled chat join messages
2022-10-03 10:15:41 +02:00
t1enne
b52fe2fd06
Bundle embedded web app
2022-10-03 07:55:25 +00:00
t1enne
91bc45dbef
moved borders to the right for own msgs. Closes #2074
2022-10-03 09:51:28 +02:00
Owncast
9a3c593ee1
Commit updated API documentation
2022-10-03 04:47:07 +00:00
Gabe Kangas
7fb97c56aa
Merge remote-tracking branch 'origin/develop' into webv2
2022-10-02 21:44:06 -07:00
Gabe Kangas
f1a2a918c8
Change host in fixture script
2022-10-02 21:40:15 -07:00
Gabe Kangas
d69e3656e2
Add example welcome message in fixture data.
2022-10-02 21:38:50 -07:00
Gabe Kangas
555a289840
Set long-lived cache duration for fonts. Closes #2162
2022-10-02 17:22:13 -07:00
Matt Owens
39327f6b4a
remove extra w.WriteHeader call ( #2158 )
2022-10-02 13:47:38 -07:00
Gabe Kangas
f7ced7bb58
Fetch all branches in webv2 build
2022-10-02 13:30:49 -07:00
Gabe Kangas
128d6c011d
Set script as +x
2022-10-02 13:17:49 -07:00
Gabe Kangas
e24b431cfc
Add nightly build of the webv2 branch
2022-10-02 13:11:34 -07:00
renovate[bot]
20f1b9f8ae
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.109 (develop) ( #2147 )
...
* fix(deps): update module github.com/aws/aws-sdk-go to v1.44.109
* Commit updated API documentation
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
2022-10-02 11:24:31 -07:00
Matt Owens
e20985ecb4
Treat fediverse usernames as case-insensitive ( #2155 )
...
* treat fediverse usernames as case-insensitive for auth
* add test for case insensitive, clean up duplicate import in federverse auth controller
* fix test, there was an issue with state when all the tests were run
2022-10-02 11:16:46 -07:00
gabek
87aefb99c1
Bundle embedded web app
2022-10-02 18:07:05 +00:00
Gabe Kangas
a931fe0ddf
Update the chat moderation modal with slightly better layout. Closes #2073
2022-10-02 11:02:33 -07:00
Gabe Kangas
65b6feb40d
Do not point to localhost
2022-10-02 11:02:33 -07:00
gabek
73012ff195
Bundle embedded web app
2022-10-02 16:44:48 +00:00
Cleo John
765cfa4f5a
Added Modal to notify user how to disable notifications ( #2154 )
...
* Added Modal to notify user how to disable notifications
* add comment for notification permissions
This adds a comment to describe the behavior of showing the modal on how to disable them if wanted.
Also changed other comment to comply with the new one.
Co-authored-by: Waterdev <wolfistgeil@gmail.com>
2022-10-02 09:42:06 -07:00
Gabe Kangas
2ff5f31597
Revert "Add va-api support in docker ( #2072 )"
...
This reverts commit 8e786a47f0
.
2022-10-01 20:16:15 -07:00
nezu
8e786a47f0
Add va-api support in docker ( #2072 )
...
* Add necessary drivers for va-api support in docker
* Update Earthfile to match Dockerfile
2022-10-01 09:54:04 -07:00
t1enne
2f6bef7f66
Bundle embedded web app
2022-10-01 08:37:58 +00:00
t1enne
adea618a44
improved ui of chat text input
2022-10-01 10:34:59 +02:00
renovate[bot]
91a71cc8ef
Bundle embedded web app
2022-10-01 04:34:06 +00:00
renovate[bot]
ddf97d2317
fix(deps): update dependency antd to v4.23.3
2022-10-01 04:33:00 +00:00
renovate[bot]
51fe283cf7
chore(deps): update dependency typescript to v4.8.4
2022-10-01 04:31:27 +00:00
renovate[bot]
f049045fda
fix(deps): update golang.org/x/time digest to f3bd1da
2022-10-01 01:25:33 +00:00
renovate[bot]
8be58f841e
Bundle embedded web app
2022-09-30 19:55:38 +00:00
gabek
92107e222e
Prettified Code!
2022-09-30 16:43:28 +00:00
luzpaz
a080fa1524
Fix various typos ( #2149 )
...
* Fix various typos
Found via `codespell -q 3`
* Commit updated API documentation
Co-authored-by: Owncast <owncast@owncast.online>
2022-09-30 09:42:54 -07:00
renovate[bot]
e20b092aa2
fix(deps): update module github.com/yuin/goldmark to v1.5.2
2022-09-30 16:26:14 +00:00
renovate[bot]
2138cb2bcb
chore(deps): update dependency @babel/core to v7.19.3
2022-09-30 12:19:21 +00:00