Cazzar

Results 13 issues of Cazzar

If the server is not having an active internet connection at startup, it will throw socket errors about the socket being. we need to catch this error and reinit the...

Bug - Minor

As with a few examples, we have quite a lot of legacy code which at this point is either made obsolete or now can be quite prone to errors. One...

Enhancement - Core Change

In light of #743 we should look at using relative paths to the base instead of absolute paths. this will allow easier migration if users change their directory locations.

Bug - Minor
Enhancement - Core Change

An idea whilst refactoring the renamer earlier today is having some sort of plugin system. This will allow a few things we could refactor major things out of the core...

Help Wanted

This Pull Request allows a user to configure the option `ssl` to enforce use of SSL or no SSL within the tunnel It was made in such a way that...

Currently, when someone logs into Shoko with the API tokens, they get a newly generated token but, when this is the case, the token might not propelrly be disposed of,...

Enhancement - API

This adds the bones that is added in Skelomae to categories. Bones are categorised based on both the specific type of creature that they are looking to augment, as well...

We really should make it so our build pipeline actually pulls these instead of versioning the binaries

Enhancement - Core Change

This adds two features 1. Require holding shift to disable pose mode (this is a default-off configuration option) 2. Option to save from autosave when disabling pose mode (note: this...

Somewhat of a random idea on an issue I had with pose autosave not triggering properly for a pose I did. This forcefully replaces any invalid path characters with `_`...