James Smith
James Smith
So that it's easy to know where to change the severities.
> I'd highly encourage you to also implement RFC 8414: https://datatracker.ietf.org/doc/html/rfc8414 > You can see this in Mastodon here: https://github.com/mastodon/mastodon/blob/main/app/controllers/well_known/oauth_metadata_controller.rb > There is work to lift that up into doorkeeper,...
### Discussed in https://github.com/manyfold3d/manyfold/discussions/3933 Originally posted by **RJGhugo** April 6, 2025 There is no "preview" when uploading first the FreeCAD file and second the STL file. When uploading first the...
We have the code to do this, but Bambu Studio blocks URLs not from makerworld.com. Feature request to remove restriction is at https://github.com/bambulab/BambuStudio/issues/6120, but until they allow it, this is...
We need some more explanation for new instances, to explain to admins what the conceptual framework of Manyfold is. Things like: * What is considered a "model" as opposed to...
> We could also try to detect the contents of license files. Thingiverse provides both, generally with useful information in (albeit in an unstructured format). _Originally posted by @Floppy in...
Add 'description'-field to links, in UI form and datapackage entries.
If uploading with the upload dialog or API, and a file exists with the same name, it should be overwritten with the new version. Currently this is explicitly disallowed, should...
Ability to sort model page by tags via URL (e.g. `/models?sort=staffpicks,new,oldstaffpicks`). @coderofsalvation presumably, as this isn't just a filter but a sort, models with more of the tags would be...
@coderofsalvation do you think this is best per-user, or site-wide? Or a site-wide default that a user can override?