speckle-server
speckle-server copied to clipboard
The Speckle Server, Frontend, 3D Viewer, & other JS utilities.
There's several TODOs: - [ ] #341 - [ ] #340 - [ ] Documentation! Partly related issues that can possibly be included in this sprint: - [ ] #303
Would be nice to add a button that allows users with a stream link to request access to it if it is private. This should probably be paired with a...
For the purpose of being able to enable informed client-side queries, we need to know in advance the "keys" of an object (and its sub-objects). This will allow leaner `select`...
Package the standard functions we've been using across our apps into one little helper web library for 3rd party application auth. Bonus points for publishing to npm.
## Issue Small regression on navigation sidebar + top bar in the commit/object viewer page: When overlaying multiple commits in the viewer, the top bar's navigation should change to "Multiple...
We need to limit the maximum batch size. On chromium for example, for extra-large batches I think we're seeing scene-splits which is bad.