WolverinDEV
WolverinDEV
Hello, this is only i suggestion, but i already implemented it into my local image viewer application and hope that this will be an future on the web platform too....
See title
Playlist file space on the server. - Limit playlist file space - per playlist property - client max playlist size permission - VS max file space property? (+ permission)
Improve the way how simultaneously 1000 will be treated if they want to join. Ass a join "queue" and only process n client at once, set all others on "hold"
Let the server allow to self host special chat emojies which could be used within the chat.
Requested platforms for TeaSpeak: - Arm (Hard floating point (Arm >= v6)) ([#49](https://github.com/TeaSpeak/TeaSpeak/issues/49)) - Windows ([#129](https://github.com/TeaSpeak/TeaSpeak/issues/129)) - FreeBSD - Alpine Linux - Centos
An automatic crash dump deploy system on server crash if the server version is within a list. This feature should be disableable within the config.
Hey, I just wanted to give you a heads up that there is a new runtime type info/validation library: https://github.com/WolverinDEV/rutypi [Rutypi](https://github.com/WolverinDEV/rutypi) is a library which allows you to automatically export...
# Moving displaying process state/results into library users This PR reworks how the conserve library reports process states and logs errors. Also including using the `tracing` logging system for the...
Aside: One thing I love about this pattern is that we can later write tests about what steps were taken. _Originally posted by @sourcefrog in https://github.com/sourcefrog/conserve/pull/173#discussion_r945206422_ Currently depends on finalizing...