summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-16Hide IndieAuth details behind disclosure detailsgek/indieauthGabe Kangas
2022-04-16Add additional detail to errorGabe Kangas
2022-04-16Remove redundant checkGabe Kangas
2022-04-16Display IndieAuth error in plain text with link to return to main pageGabe Kangas
2022-04-16Return OAuth-keyed error responses for indieauth serverGabe Kangas
2022-04-16Fix bad logicGabe Kangas
2022-04-16Add explicit error messages for specific error typesGabe Kangas
2022-04-16Disable IndieAuth client if server URL is not set.Gabe Kangas
2022-04-16Add IndieAuth repsonse error checkingGabe Kangas
2022-04-16Update the IndieAuth modal UI. For #1273Gabe Kangas
2022-04-16Remove logging errorGabe Kangas
2022-04-16Add new chat settings modal anad split up indieauth uiGabe Kangas
2022-04-16LintingGabe Kangas
2022-04-16check the code verifier in the IndieAuth serverAaron Parecki
2022-04-16return real profile data for IndieAuth responseAaron Parecki
2022-04-16fix IndieAuth PKCE implementationAaron Parecki
2022-04-16improve error message if owncast server URL isn't setAaron Parecki
2022-04-16don't redirect unless a URL is presentAaron Parecki
2022-04-16Use auth'ed timestamp to derive authenticated flag to display in chatGabe Kangas
2022-04-16Propertly handle and display error in modalGabe Kangas
2022-04-16Use a timestamp instead of a bool for authenticatedGabe Kangas
2022-04-16Post-rebase fixesGabe Kangas
2022-04-16Use relative path to authorization_endpointGabe Kangas
2022-04-16Verify code verifier via code challenge on callbackGabe Kangas
2022-04-16Disallow using display names in use by registered users. Closes #1810Gabe Kangas
2022-04-16Handle relative auth endpoint paths. Add error handling for missing redirects.Gabe Kangas
2022-04-16Renames, cleanupsGabe Kangas
2022-04-16Validate URLs and display errorsGabe Kangas
2022-04-16Add indieauth modal and auth flair to display names. For #1273Gabe Kangas
2022-04-16Add authenticated bool to user for display purposesGabe Kangas
2022-04-16Add migration to remove access tokens from userGabe Kangas
2022-04-16WIP server indieauth endpoint. For https://github.com/owncast/owncast/issues/...Gabe Kangas
2022-04-16Able to authenticate user against IndieAuth. For #1273Gabe Kangas
2022-04-16Fixed Firefox positioning caret on the right in chat input (#1834)t1enne
2022-04-15Add extended content type for ActivityPub objects. Closes #1827Gabe Kangas
2022-04-15Eliminate client close deadlocks. (#1833)funkyhippo
2022-04-15Update module github.com/aws/aws-sdk-go to v1.43.41Renovate Bot
2022-04-15Update linkGabe Kangas
2022-04-15Change CMD to ENTRYPOINT (#1831)IonCannon218
2022-04-13Update module github.com/aws/aws-sdk-go to v1.43.39Renovate Bot
2022-04-12Lock file maintenance (#1825)renovate[bot]
2022-04-12Update module github.com/aws/aws-sdk-go to v1.43.38Renovate Bot
2022-04-12Explicitly set go version in linter config.Gabe Kangas
2022-04-12Lock file maintenance (#1822)renovate[bot]
2022-04-12Update golang.org/x/time digest to 583f2d6Renovate Bot
2022-04-12Update golang.org/x/net digest to 290c469Renovate Bot
2022-04-12Update module github.com/aws/aws-sdk-go to v1.43.37Renovate Bot
2022-04-11Use useNetworkInformationApi in playback.Gabe Kangas
2022-04-10Update actions/upload-artifact action to v3Renovate Bot
2022-04-10Update actions/setup-node action to v3Renovate Bot