manyfold
manyfold copied to clipboard
A self-hosted digital asset manager for 3d print files. Previously named "VanDAM"
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.3 to 18.7.2. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.11.5 to 2.11.6. Release notes Sourced from @popperjs/core's releases. v2.11.6 fix(Popper): Safari pinch zooming fix (#1843) Commits e764f2c fix: v2.11.6 9936df3 fix(Popper): Safari pinch zooming fix (#1843)...
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.53 to 0.15.1. Release notes Sourced from esbuild's releases. v0.15.1 Update esbuild's Yarn Plug'n'Play implementation to match the latest specification changes (#2452, #2453) This release updates esbuild's...
Bumps [standard](https://github.com/testdouble/standard) from 1.14.0 to 1.15.0. Changelog Sourced from standard's changelog. 1.15.0 Update rubocop from 1.32.0 to 1.33.0 Commits 1ec2837 ☮️ v1.15.0 d4780aa Merge pull request #445 from testdouble/update-deps-2022-08-08 ed9ad91...
Bumps [sass](https://github.com/sass/dart-sass) from 1.54.2 to 1.54.4. Release notes Sourced from sass's releases. Dart Sass 1.54.4 To install Sass 1.54.4, download one of the packages below and add it to your...
Bumps [pg](https://github.com/ged/ruby-pg) from 1.4.2 to 1.4.3. Changelog Sourced from pg's changelog. == v1.4.3 [2022-08-09] Lars Kanis [email protected] Avoid memory bloat possible in put_copy_data in pg-1.4.0 to 1.4.2. #473 Use Encoding::BINARY...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.33.0 to 5.33.0. Release notes Sourced from @typescript-eslint/parser's releases. v5.33.0 5.33.0 (2022-08-08) Bug Fixes eslint-plugin: [no-extra-parens] handle await with type assertion (#5428) (e03826f) website: add explicit frontmatter...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.0 to 3.1.1. Release notes Sourced from docker/build-push-action's releases. v3.1.1 Fix GitHub token not passed with Git context if subdir defined by @crazy-max (#663) Replace deprecated fs.rmdir...
We can use https://github.com/guard/listen to get alerted on filesystem changes. If a file or model we know about is changed, we can trigger a rescan of the model to pick...