summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2023-12-19chore: reverting the current implementation of http response cachingGabe Kangas
2023-12-09feat(api): add server-side caching for requests that could benefit (#3463)Gabe Kangas
2023-11-20chore: bump version numberGabe Kangas
2023-10-08chore(go): run betteralign and gofumpt on codebaseGabe Kangas
2023-07-28chore: bump version number to 0.1.2Gabe Kangas
2023-05-30Update to Go 1.20 + run better align (#2927)Gabe Kangas
2023-05-30chore: bump version numberGabe Kangas
2023-01-23Tweak default page contentGabe Kangas
2023-01-17Make the public dir live inside data to make volume mounting easierGabe Kangas
2022-12-13Point to video on object storage if we are going to keep thisGabe Kangas
2022-12-12Feature: emoji editor (#2411)Philipp
2022-11-29Support setting admin password and temp stream key via cli flagGabe Kangas
2022-11-29Make stream keys objects with comment instead of string sliceGabe Kangas
2022-11-29API + Data changes to support split up of stream keys and admin passwordsGabe Kangas
2022-11-22Clean up default values for page contentGabe Kangas
2022-08-15Merge remote-tracking branch 'origin/develop' into webv2Gabe Kangas
2022-08-14Limit chat display names to 30 characters. Closes #1919Gabe Kangas
2022-08-09Add support for changing user color in name modal. Closes #1805Gabe Kangas
2022-06-25Support a custom emoji override directory. Closes #1967Gabe Kangas
2022-06-20Use bundled images instead of old webroot filesGabe Kangas
2022-03-07Fix linter warningsGabe Kangas
2022-03-07Fix "invalid cross-device link" error when running on a different filesystem ...Lerk
2022-03-06Add support for established chat user mode. #1587 (#1681)Gabe Kangas
2022-03-05Bump version constantGabe Kangas
2022-01-12Social features / ActivityPub federation (#1629)Gabe Kangas
2021-11-30Auto updater APIs (#1523)Gabe Kangas
2021-10-08Version constant bumpGabe Kangas
2021-09-29Bump dev version numberGabe Kangas
2021-09-12Simplify HLS storage paths (#1393)Gabe Kangas
2021-09-12Expanded linting + fix warnings (#1396)Gabe Kangas
2021-08-14Move emoji directory definition to config (#1317)Meisam
2021-08-13Bump version constantGabe Kangas
2021-07-19Chat refactor + persistent backing chat users (#1163)Gabe Kangas
2021-06-29Some linter cleanupGabe Kangas
2021-06-17Consolidate Dockerfile into root and consolidate version into config (#1118)Aaron Ogle
2021-06-13updates to backups directory (#1099)Meisam
2021-05-27Remove extra references to config fileGabe Kangas
2021-05-24Fix #981 Use -webserverip to set http listen address (#1032)leuc
2021-05-23Create+use logs dir within data dir for loggingGabe Kangas
2021-05-23Remove config file migrator (#1045)Meisam
2021-05-22Save owncast logs to log file. Closes #908Gabe Kangas
2021-05-22Add -logdir flag (#1039)tomleb
2021-05-19Bump dev versionGabe Kangas
2021-04-15Codec selection (#892)Gabe Kangas
2021-04-11master -> developGabe Kangas
2021-04-11If no logo exists copy a default one into data on launch. Closes #909 (#916)Gabe Kangas
2021-03-21implement custom welcome message (#820)nebunez
2021-03-16Bump version numberGabe Kangas
2021-03-16Point YP PING requests at new endpointGabe Kangas
2021-03-07Try to fix builds saying they are devGabe Kangas