Binner icon indicating copy to clipboard operation
Binner copied to clipboard

Open source parts inventory system for makers, electronics hobby, and professional engineers

Results 39 Binner issues
Sort by recently updated
recently updated
newest added

I guess I've missed something during the setup but the mouser API keys are not working in my place. I've added the search API key to the appsettings.json and restart...

Products are added to the database compared to maria, but numbers are not displayed in the Dashboard Error in browser GET https://172.30.11.23:8090/part/summary net::ERR_ABORTED 500 Home.js:19 Unable to preventDefault inside passive...

bug
in-progress

Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies
javascript

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies
.NET

Add the ability to download a PDF datasheet file. The local ability to store datasheet files will be useful, and colleagues asked about it)

Hi Mike. Add authorization and differentiation by roles in the new version. I think it will be useful in the corporate segment

Installed, changed from file to MariaDB. 4 tables have been created, but new objects cannot be added to the database Errob browser GET https://172.30.11.25:8090/part/summary net::ERR_ABORTED 500

bug

Fresh install of v2.0.59 on Ubuntu 22 with MySQL v8.0.29 (latest stable releases all round). appsettings.json excerpt: ``` "StorageProviderConfiguration": { "StorageProviderConfiguration": { "Provider": "MySql", "ProviderConfiguration": { "ConnectionString": "Server=localhost;Database=XXX;Uid=XXX;Pwd=XXX;" // MySql...

bug

Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8. Release notes Sourced from ejs's releases. v3.1.8 Version 3.1.8 v3.1.7 Version 3.1.7 Commits 5126ff5 Version 3.1.8 7d5a1c6 Merge branch 'main' of github.com:mde/ejs into main...

dependencies

Hi Mike, hope you're well. A simple request, but hopefully a useful one - please would you consider adding the version number to the web interface? I'm never quite sure...