James Smith
James Smith
We can rotate models with "Y Up", which is useful, but some models face other directions. It would be useful to be able to set the default camera angle per...
I was thinking, it might be a good idea to make this repository the canonical place for public feedback and discussion around the API. There are still a few things...
I added the CC-BY-4.0 license as a default example choice for the swagger definition. @alasdairrwbruce @LyndonRuff is that OK, or does it need changing before release? All metadata should be...
Integrating [Shrine](https://shrinerb.com/) to make storage provider-agnostic, and enable a few other features. Partly resolves #1670.
In single-user mode, the first-use setup lets the user set username and password for the admin user. If the app is set up from the start with multiuser enabled, this...
It might be good to provide some options for file grouping which people can choose between. How do we know what people want in every case? @rukongai in #1701 said:...
Filesystem only at the moment, so no actual useful change for users here.
This is actually *correct*, binary STLs should not start with `solid`, but I've come across one that does. THREE.js loads it fine, so it's obviously detecting the format in a...
As recommended in #2238: > Consider using CAPTCHAs or other challenge-response mechanisms to prevent automated attacks. This should also be added to other forms such as the password reset and...