Iain Sproat
|
0d739416cf
|
chore(deps): bump various dependencies with documented vulnerabilities (#5680)
|
2025-10-06 17:02:34 +01:00 |
|
Iain Sproat
|
b828daf5d2
|
chore(deps): revert bumps to dependencies (#5676)
|
2025-10-06 15:04:46 +01:00 |
|
Kristaps Fabians Geikins
|
d162c2a9b1
|
Chore: bump vite to fix vulns (#5653)
|
2025-10-06 13:25:26 +03:00 |
|
Christian Kongsgaard
|
8f8a7b84d5
|
Feature: Added diff to @speckle/objectsender (#4646)
* added diffing step to objectsender
* fixed package version
---------
Co-authored-by: Gergő Jedlicska <gergo@jedlicska.com>
|
2025-05-29 06:19:20 +02:00 |
|
Iain Sproat
|
74d03a147e
|
fix(objectsender): use md5 instead of sha1 (#4834)
|
2025-05-28 10:59:50 +01:00 |
|
Kristaps Fabians Geikins
|
596312ab0e
|
feat(frontend): personal project limit disclaimers & prompts (#4822)
* ProjectsAdd wrapper
* WorkspaceMoveProject wrapper added
* move wrapper finalized
* passing through location
* more cleanup
* model add wrapper
* permissions cleanup
* add invite wrapper
* vue-tippy bugfix
* ViewerLimitsDialog prep
* upgrade limit alert prep
* limit alerts
* movemanager fix
* new add flow
* slug update fix
* add model flow
* invites?
* some extra fixes
* move unmount fix?
* more fixes
* vue-tsc update
* style: remove h-32 for smaller screens
* vue-tsc parser fix
* prep for new viewer limits dialog
* updated viewer dialogs
* comment variant cleanup
* CR comments
---------
Co-authored-by: michalspeckle <michal@speckle.systems>
|
2025-05-28 12:12:18 +03:00 |
|
Iain Sproat
|
920099c39f
|
chore(readable code): use TIME_MS for readable durations
- we recently added TIME_MS helper; this applies it to existing durations
|
2025-04-18 17:51:43 +01:00 |
|
Iain Sproat
|
84777f9222
|
Merge pull request #3846 from ocni-dtu/chrk/objectsender-value-is-null
fix: handling keys with null values in `@speckle/objectsender`
|
2025-03-11 10:30:02 +00:00 |
|
Kristaps Fabians Geikins
|
ec092fb042
|
chore: move common workspace plan/feature config to @speckle/shared (#4064)
fix: gqlgen regenerated
|
2025-02-27 11:18:30 +02:00 |
|
Iain Sproat
|
12fc717115
|
feat(objectsender): expose all options to allow configuration (#2751)
|
2025-02-20 12:30:28 +00:00 |
|
Kristaps Fabians Geikins
|
1d2a594f0a
|
chore: upgrade TS 5.2 -> 5.7.3 & ESLint to 9.20.1 (#4032)
* chore: upgrade TS 5.2 -> 5.7.3
* vite dts fix
* lint fix
* resolutions fix
* ui comp build fix
* precommit fix?
* latest eslint version
* autoloader fix
* undo unnecessary viewer change
* eslint fixes fe2 + trying disabled type linting
* lint fixes
|
2025-02-20 14:18:18 +02:00 |
|
Christian Kongsgaard
|
6ec59b6b66
|
handling keys with null values in #traverse
|
2025-01-17 17:11:51 +01:00 |
|
Kristaps Fabians Geikins
|
3313787f16
|
fix(viewer): viewer node16 support + fixing up package.jsons (#2442)
* fix: viewer node16 support + fixing up package.jsons
* lockfile fix
* Removed unnecessary type augmentations. Deleted unused SpeckleCameraControls
---------
Co-authored-by: AlexandruPopovici <alexandrupopoviciioan@gmail.com>
|
2024-07-15 15:16:13 +03:00 |
|
Kristaps Fabians Geikins
|
311b00433a
|
chore(objectsender): configured .npmignore (#2504)
|
2024-07-15 15:14:13 +03:00 |
|
Victor Wanderley Barbosa
|
93469a9b2f
|
docs: add chunkable decorator example
|
2024-07-02 21:33:21 +02:00 |
|
Victor Wanderley Barbosa
|
ab566b32ad
|
feat: add chunkable decorator
|
2024-07-02 21:32:28 +02:00 |
|
Victor Wanderley Barbosa
|
9a7b8b343b
|
chore: send commit in example
|
2024-07-02 20:54:59 +02:00 |
|
Victor Wanderley Barbosa
|
64cd2da8fe
|
feat: add example
|
2024-07-02 20:46:17 +02:00 |
|
Victor Wanderley Barbosa
|
19cf041aa2
|
feat: serializer to check decorator
|
2024-07-02 20:46:03 +02:00 |
|
Victor Wanderley Barbosa
|
970ff1b34e
|
feat: added detach decorator
|
2024-07-02 20:29:43 +02:00 |
|
Victor Wanderley Barbosa
|
c68b7187fc
|
chore: add reflect metadata
|
2024-07-02 20:22:56 +02:00 |
|
iltabe
|
ac242f5f2f
|
allows empty strings and zeros props to be serialized
|
2024-06-24 09:45:09 +02:00 |
|
Dimitrie Stefanescu
|
01c9c3fa0e
|
Adds an 'object sender' module (#2355)
* feat(objectsender): wip serializer and sender
* feat(objectsender): mostly done
* feat(objectsender): chores
* feat(objectsender): chores
* build refactor
* linting issue fix
* minor type adjustments
* adding in type definitions into build
* sha tests
* config fix
* fixed up servertransport
* added tests to ci
* added coverage
* storing coverage?
---------
Co-authored-by: Kristaps Fabians Geikins <fabis94@live.com>
|
2024-06-17 15:36:59 +03:00 |
|