Meisam
482e1a705a
clarify the message for registered usernames ( #1909 )
4 years ago
Gabe Kangas
dcac6783dd
Remove extra newline
4 years ago
Meisam
b4c798f511
rm FLoC-specific header ( #1908 )
...
A big thanks to Google engineers for shaping our dystopia
4 years ago
Owncast
16e6a71a39
Update admin to 1e77ede64bf9f42d6f29e73b338f9d1b85b1c018
4 years ago
Meisam
d0ea430f98
fix the server name ( #1907 )
...
the name should match ^[a-z0-9-]+$
4 years ago
Gabe Kangas
d43e3d4e47
Completely give up latency compensation when the latency seems too wrong
4 years ago
Owncast
19be55a637
Update admin to 0d75882185c8b24a343b7775406ea953d7dfd5b6
4 years ago
Gabe Kangas
c1b614ed49
Fix up the wasted CPU transcoding alert message
4 years ago
Owncast
f6869c3bb1
Update admin to fc9e84404d851f9e513bf1607f6cd8b1b35fa189
4 years ago
Owncast
29549c84ec
Update admin to 110a67bb591e76f420ed5b363f3ce14f9f1c5643
4 years ago
Owncast
64bfcf69fb
Update admin to dae0f374694db7177871986a2b2f8732c5662598
4 years ago
Owncast
e67bed43bc
Update admin to 76bf79228ed28c621e6b594604d0f2b6957b5b58
4 years ago
Gabe Kangas
ed0e376bae
Do not return a stream health overview if it is zero
4 years ago
Gabe Kangas
21b82ebb2c
Fix invalid field name
4 years ago
Owncast
e96f36d313
Update admin to 2b2cd843474d215651f0f663808d5579b3a2db3f
4 years ago
Owncast
47534aa381
Update admin to f6c6521f066cf60ec08dcd999ae8872b246d2735
4 years ago
renovate[bot]
3a44b35a61
Lock file maintenance ( #1891 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot]
3cacdf6804
Update golangci/golangci-lint-action action to v3 ( #1821 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Gabe Kangas
d1cebb0d88
Increase linter timeout even more to try to fix github workflow error.
4 years ago
Gabe Kangas
e95cf6bc72
Increase linter timeout
4 years ago
Gabe Kangas
2c47ddeef0
Optimize chat history query. Helps #1890
4 years ago
Gabe Kangas
8a343d0324
Remove extranious response
4 years ago
Gabe Kangas
b6d575a286
Set value on cache miss
4 years ago
Gabe Kangas
e6804d0233
Fix cache warming not firing. Closes #1889
4 years ago
Gabe Kangas
339d596fd3
Reduce the amount of chat backlog we keep.
4 years ago
Owncast
1919784d08
Update admin to 2648f99b296a2883c67ee34502543cd7b8a9a83f
4 years ago
Gabe Kangas
cbbf2970c1
Fix typo
4 years ago
Gabe Kangas
b378728eba
Add mediaType to federated attachments + fix image description. For #1840
4 years ago
Gabe Kangas
a1377c3338
Fix text
4 years ago
Gabe Kangas
7a503fc282
Add auth icon to chat menu. Closes #1879
4 years ago
Gabe Kangas
6ee88f8a7d
Throw away latency values that seem invalid
4 years ago
Gabe Kangas
b2b791b365
Migrate forbidden and suggested usernames list to string slice. Closes #1873
4 years ago
Gabe Kangas
a29d6450cb
Add stream health tip of latency buffer level
4 years ago
Gabe Kangas
f34cc13225
Add link. Closes #1878
4 years ago
Owncast
3b0dc8aadb
Update admin to a818c03525600bc61e267b37cbf7d085a9da0471
4 years ago
Renovate Bot
a9f398975b
Lock file maintenance
4 years ago
Gabe Kangas
465aeb5c38
Disable chat settings dropdown if chat is disabled. Closes #1875
4 years ago
Owncast
9d4c69e3bc
Update admin to 010d335050608ee9b0bbac54073b780c542c462f
4 years ago
Owncast
3ed0920b7c
Update admin to 00fedee82d62cd83e11b294465ed5d5f63487515
4 years ago
Gabe Kangas
1e1faec982
Reduce the bandwidth ratio requirement to fire compensator
4 years ago
Gabe Kangas
529cba84fd
Refactor migration to loop over each user instead of bulk inserts
4 years ago
Gabe Kangas
514fd17ed9
Access token migration
4 years ago
Owncast
93890f33c7
Update admin to 8dcdc01b790a6e431991308788fc8e9f6e3b9925
4 years ago
funkyhippo
a500a5f975
Add terminations to error repsonses in API. ( #1872 )
4 years ago
Owncast
c0aea77fe4
Update admin to 5ca1a9f13c2c576941a7e31dc837f6b26608d99b
4 years ago
Owncast
e1c44d002b
Update admin to d681eacce18ff599b0ce7b4c534fcb63657a7e06
4 years ago
Gabe Kangas
a082cf3a77
Fediverse-based authentication ( #1846 )
...
* Able to authenticate user against IndieAuth. For #1273
* WIP server indieauth endpoint. For https://github.com/owncast/owncast/issues/1272
* Add migration to remove access tokens from user
* Add authenticated bool to user for display purposes
* Add indieauth modal and auth flair to display names. For #1273
* Validate URLs and display errors
* Renames, cleanups
* Handle relative auth endpoint paths. Add error handling for missing redirects.
* Disallow using display names in use by registered users. Closes #1810
* Verify code verifier via code challenge on callback
* Use relative path to authorization_endpoint
* Post-rebase fixes
* Use a timestamp instead of a bool for authenticated
* Propertly handle and display error in modal
* Use auth'ed timestamp to derive authenticated flag to display in chat
* Fediverse chat auth via OTP
* Increase validity time just in case
* Add fediverse auth into auth modal
* Text, validation, cleanup updates for fedi auth
* Fix typo
* Remove unused images
* Remove unused file
* Add chat display name to auth modal text
4 years ago
gabek
8b7e2b945e
Prettified Code!
4 years ago
t1enne
635e872be3
changed followers tab to 24 per page ( #1855 )
...
* changed followers tab to 24 per page
* Update followers.js
fixed noFollowers message not spanning
4 years ago
Gabe Kangas
7935bcf5f3
Guard against possible invalid tech usage
4 years ago