Gabe Kangas
1cf90fb581
Add fonts to global css file
3 years ago
t1enne
455d8f8169
Few changes to chat.
...
Changed the way the background is set on self sent messages and some
styling.
Fixed chat container not scrolling. Added 'go to bottom' button.
3 years ago
Gabe Kangas
43aba0a67c
Limit what GitHub actions need to run for specific directories
3 years ago
Gabe Kangas
e7d078fbdb
Add explicit editorconfig block for yaml
3 years ago
Gabe Kangas
a28533a7ce
Add Javascript linter step
3 years ago
Gabe Kangas
32e900f1d0
Fix linter warnings
3 years ago
Gabe Kangas
3c43db4d86
Make video poster fill player and not use the logo. For #1857
3 years ago
Gabe Kangas
ccb97197c5
Fix chat array not being properly appended to
3 years ago
t1enne
d93922f1d0
Added background to own messages in chat and the rounded border.
...
Closes #1985
3 years ago
Gabe Kangas
5e4334ac01
Use user color for name change messages
3 years ago
Gabe Kangas
23e3751303
Update mock data
3 years ago
Owncast
b8acef9f3c
Commit updated API documentation
3 years ago
Gabe Kangas
aec65af87d
Use a numbered pre-named set of user colors instead of random. Closes #1974
3 years ago
t1enne
c9938cf414
Added alternative styling for own messages in chat
...
Added alternative styling for messages sent by self in chat
Prettiered the file
3 years ago
Gabe Kangas
577ce5718d
Wire up notify popup to hide/show at correct times. Closes #1911
3 years ago
Gabe Kangas
8fc922588b
Add noreferrer automatically to link tags. Closes #1941
3 years ago
Gabe Kangas
b08393295f
Add option to hide viewer count. Closes #1939
3 years ago
Gabe Kangas
97db93e0d7
Support a custom emoji override directory. Closes #1967
3 years ago
Gabe Kangas
bb1c934c4b
Fix goodbye state not going back online. Closes #1977
3 years ago
Gabe Kangas
e6b857f3b2
Add toggle chat keyboard shortcut. Closes #1892
3 years ago
Gabe Kangas
6de93f9651
Move the favicons
3 years ago
Gabe Kangas
f4de7ed31f
Insert custom CSS styles into layout. Closes #1972
3 years ago
Gabe Kangas
e08037b64a
Wire up chat message props. Add username highlighting. Closes #1921
3 years ago
Gabe Kangas
b7df2949e4
Remove interfont and use Open Sans + Poppins fonts instead. #1625
3 years ago
Gabe Kangas
5d65b4b3b1
Add undesigned functionality of follow modal. For #1862
3 years ago
Gabe Kangas
78dc183c11
Fix warning
3 years ago
Gabe Kangas
0c439ccba4
Add AirPlay support to player. Closes #1963
3 years ago
Gabe Kangas
2cd6756d01
Add unit and api tests to Earthfile
3 years ago
Gabe Kangas
86305c3028
Cleanup some warnings
3 years ago
Gabe Kangas
718d6d312b
Use thumbnail and preview gif controllers
3 years ago
Gabe Kangas
9c477e16a2
Use static servers for serving embedded web assets
3 years ago
Gabe Kangas
18a184eeb7
Use bundled images instead of old webroot files
3 years ago
Gabe Kangas
d3a5ebd4be
Remove the old web assets from build steps
3 years ago
Gabe Kangas
8624358dde
Add latency compensator to player. Closes #1931
3 years ago
Gabe Kangas
ff968616ba
Support server-rendered index.html for all clients. Closes #1871
3 years ago
Gabe Kangas
78c6189c02
First pass at bundling web app into service. Working.
3 years ago
Gabe Kangas
22ac8035fe
Remove old javascript build directory
3 years ago
Owncast
4ecc49fce0
Commit updated API documentation
3 years ago
Gabe Kangas
6b22be8cf3
Merge remote-tracking branch 'origin/develop' into webv2
3 years ago
Gabe Kangas
1dbeac422f
Add player settings menu. Closes #1932
3 years ago
Gabe Kangas
62a580b72c
Use Earthly setup action instead of manually downloading
3 years ago
Gabe Kangas
078462b246
Remove additional branching
3 years ago
Gabe Kangas
a137d7ebb9
Support multi-platform docker builds with qemu
3 years ago
Gabe Kangas
233a2ccb2f
Point to most recent earthly + cd to root on build
3 years ago
Gabe Kangas
fce3672bc1
Add nightly build action that uses Earthly. Another step in #1953
3 years ago
Gabe Kangas
d214f2390e
Pass in the image and tag names separately from the version
3 years ago
Walter Huf
476415bfbc
Hufman/earthly builds ( #1962 )
...
* WIP rework release builds with Earthly
* Build linux dist files with GCC cross-compiling
* Use single Earthfile build/package targets
Uses the --platform argument to pick a non-default platform output
but the target name is the same
* Build and push Docker images with Earthfile
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
3 years ago
tobi
05a134c64e
[bugfix] Fix http signatures trying to derive actor ( #1956 )
...
* add GetResolvedPublicKeyFromIRI
* verify public key using key not actor w/key
* try most common algos first
* try stated algo first
* make sure not to try an algo twice
* return errors per algorithm
* linting
3 years ago
Walter Huf
34629d0f5d
Link the Docker Pull badge to Dockerhub ( #1948 )
3 years ago
Owncast
40d4d71af2
Commit updated API documentation
3 years ago