summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-21Basic test browser testgek/browser-testsGabe Kangas
2021-01-19Fix error formattingGabe Kangas
2021-01-19Reduce chat backlog to past 5hrs, max 50. Closes #548Gabe Kangas
2021-01-19Add ws package for testingGabe Kangas
2021-01-19Rename ffmpeg package to transcoderGabe Kangas
2021-01-19Cleanup log message. Closes #520Gabe Kangas
2021-01-19Add stream title to web uiGabe Kangas
2021-01-19Surface stream title in YP responseGabe Kangas
2021-01-19Return 404 on YP api if disabledGabe Kangas
2021-01-19Add config/serverurl endpointGabe Kangas
2021-01-19Add latency levels api + snapshot of video settings as current broadcastGabe Kangas
2021-01-18Remove audio only code from transcoder since we do not use itGabe Kangas
2021-01-18Move list of hard coded social platforms to an apiGabe Kangas
2021-01-18Merge branch 'gek/datastore-framework' of https://github.com/gabek/owncast in...Ginger Wong
2021-01-18hardcode a json api of available social platformsGinger Wong
2021-01-18Add socialhandles validation to testGabe Kangas
2021-01-18Return social handles in server config apiGabe Kangas
2021-01-18Add additional iconsGabe Kangas
2021-01-18Commit updated API documentationOwncast
2021-01-17Fix spellingGabe Kangas
2021-01-18Commit updated API documentationOwncast
2021-01-17Add new latancy level setting to replace segment settingsGabe Kangas
2021-01-17Commit updated API documentationOwncast
2021-01-17add socialHandles apiGabe Kangas
2021-01-16Update apis to require a value container propertyGabe Kangas
2021-01-17Commit updated API documentationOwncast
2021-01-16Add new hls segment config apiGabe Kangas
2021-01-15Allow restoring a database backup via command line flags. Closes #549Gabe Kangas
2021-01-14Update automated test suiteGabe Kangas
2021-01-14Change number types from float32 to float64Gabe Kangas
2021-01-14Remove config test that no longer makes sense. Cleanup.Gabe Kangas
2021-01-14Create a backup directory if needed before migrationsGabe Kangas
2021-01-14YP key migration to datastoreGabe Kangas
2021-01-14Use a dynamic system port for internal HLS writes. Closes #577 (#626)Gabe Kangas
2021-01-14Commit updated API documentationOwncast
2021-01-14Add migrator for stats fileGabe Kangas
2021-01-14Update api spec with new config endpointsGabe Kangas
2021-01-14Set video and s3 configurationsGabe Kangas
2021-01-14Fix db backup path. backup on db version migrationGabe Kangas
2021-01-14Tweak ffmpeg validation logicGabe Kangas
2021-01-14Add descriptive info about migrationGabe Kangas
2021-01-14Remove all the old config structsGabe Kangas
2021-01-14Cleanup loggingGabe Kangas
2021-01-14Config + defaults + migration work for dbGabe Kangas
2021-01-14Backup database every hour. Closes #549Gabe Kangas
2021-01-14Tweak ffmpeg path error messageGabe Kangas
2021-01-14It builds pointing everything away from the configGabe Kangas
2021-01-14Add the start of the video config apisGabe Kangas
2021-01-14First pass the config -> db migratorGabe Kangas
2021-01-14Move S3 config to datastoreGabe Kangas