packstack
packstack copied to clipboard
Packstack's web app user interface
My friends are forced to change the weight unit every single time they receive my list since the default unit is lbs.
There seems to be inconsistent behavior with selecting weight units. This is likely due to a utility function converting to a larger unit, i.e. trying to be "smart." User request:...
When using the (totally awesome) new drag-and-drop feature to rearrange some items in my pack, I have noticed that things often rearrange themselves when you are moving something else. Probably...
The links to products have been lost in the UI change.
Sort by weight or alphabetically. Utility function should be created.
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
I just discovered this project, it looks great! I'm interested in hosting my own instance for personal use on docker but there only is docker files for the API, it...