scuffle
scuffle copied to clipboard
Live streaming platform
### Tell us about your Wish Currently the password is required to be 8 characters with a special character, a number, upper case etc. This will likely be very annoying...
At some point we need to look at doing performance benchmarks. Some things to consider: - Allocator - musl or GNU - LTO - ARM vs x86_64 - Docker vs...
### Tell us about your Wish Add internationalization using something like [svelte-i18n](https://github.com/kaisermann/svelte-i18n) and Crowdin ### Is your feature related to a bug _No response_ ### Alternatives _No response_ ### Additional...
Add the ability to report users / block users
Related to #58 and #175 Add some admin functionality - Report queues - Ban / Unban
Add a area for streamers to control their channels - Reset stream key - Change title
Collecting here all the info about passwords and how we manage them. This should be closed when we are satisfied with our level of password security and management procedures. This...
Serde value is a bit limiting. Ideally we should implement our own value system which implements serde's deserialize and serialize traits. We should also be able to track where each...
Right now, config sources report errors on the `::new()` function Ideally, we should report all errors on the `config_builder.build()` function.
Might be interesting to have at least "passing" badge. Website: https://bestpractices.coreinfrastructure.org/en/ Criteria for "passing" badge: https://bestpractices.coreinfrastructure.org/en/criteria/0