speckle-server icon indicating copy to clipboard operation
speckle-server copied to clipboard

The Speckle Server, Frontend, 3D Viewer, & other JS utilities.

Results 343 speckle-server issues
Sort by recently updated
recently updated
newest added

There's several TODOs: - [ ] #341 - [ ] #340 - [ ] Documentation! Partly related issues that can possibly be included in this sprint: - [ ] #303

enhancement
[ server ]

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...

enhancement
[ Frontend ]

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`...

[ server ]

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.

enhancement

Adds missing appnames and colors

[ frontend ]

## 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...

bug
[ frontend ]

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.

enhancement
[ viewer ]