manyfold icon indicating copy to clipboard operation
manyfold copied to clipboard

A self-hosted digital asset manager for 3d print files. Previously named "VanDAM"

Results 460 manyfold issues
Sort by recently updated
recently updated
newest added

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=18.6.3&new-version=18.7.2)](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...

dependencies
javascript

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

dependencies
javascript

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

dependencies
javascript

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

dependencies
ruby

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

dependencies
javascript

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

dependencies
ruby

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

dependencies
javascript

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

dependencies
github_actions

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

feature