-
As written in the user guide, the user is not expected to tamper with the data files (hence severity low). However, the system should still be able to recover from it e.g. by starting fresh. Instead, …
-
### How To Implement Varied "Goodbye" Responses
In the Wiki page ["All Features"](https://github.com/Monika-After-Story/MonikaModDev/wiki/All-Features-%5BSPOILERS%5D), beneath its ["Goodbyes"](http…
-
The issue
===
Currently, every addon share the same data folder to read and write files.
This obviously has its advantages, but is also problematic for the following reasons:
- Other servers/com…
-
It is possible to add an image file to exported .ogg files using the vorbis_comment function ( i just haven't figured it out yet how to implement it ), which show in several media players and as the m…
-
To enhance the security of web login processes, a more secure and sophisticated approach involves the use of cryptographic keys, as follows:
1. During user registration or password change, leverag…
-
**Note:** this is categorized as a feature request, but we would be happy to build this ourselves. I'm mostly looking for guidance on the preferred way to build it as a service, and to see if there is…
-
### Are you on the latest version of CinematicUnityExplorer?
- [X] Yes, I'm on the latest version of CinematicUnityExplorer.
### Which release are you using?
BepInEx Unity IL2CPP CoreCLR
### Which…
-
**Is your feature request related to a problem? Please describe.**
As a user, who trusts a given substituter, I can add its public key to `trusted-public-keys` inside `nix.conf`and substitute any p…
-
So... I didn't follow the exact suggested order of installation and installed marker-pdf first.
Then see in pip list that 'torch' is already installed and thought everything is set&don…
-
cf. https://pouchdb.com/api.html#create_document
db.post(obj)
The obj does not need to have a `_id` key.