front-end icon indicating copy to clipboard operation
front-end copied to clipboard

Front-end application for ALL the microservices

Results 42 front-end issues
Sort by recently updated
recently updated
newest added

Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6. Commits - [`fee31c5`](https://github.com/mhart/StringStream/commit/fee31c5c4a5efc7c7cc2fde4aee633dedefd6d67) 0.0.6 - [`2f4a9d4`](https://github.com/mhart/StringStream/commit/2f4a9d496f94b0880e01a26857aa266a5a3ef274) Merge pull request [#9](https://github-redirect.dependabot.com/mhart/StringStream/issues/9) from mhart/fix-buffer-constructor-vuln - [`afbc744`](https://github.com/mhart/StringStream/commit/afbc7442220358419e330618e47f3a65fc265b1b) Ensure data is not a number in Buffer constructor -...

dependencies

Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.6 to 1.1.11. Release notes *Sourced from [brace-expansion's releases](https://github.com/juliangruber/brace-expansion/releases).* > ## 1.1.11 > No release notes provided. > > ## v1.1.11 > # brace-expansion > > [Brace...

dependencies

Bumps [morgan](https://github.com/expressjs/morgan) from 1.7.0 to 1.9.1. Release notes *Sourced from [morgan's releases](https://github.com/expressjs/morgan/releases).* > ## 1.9.1 > * Fix using special characters in format > * deps: depd@~1.1.2 > - perf:...

dependencies

Hi, I managed to get everything run, all functions is fine. But when i clicked "Proceed to Checkout" from cart, it shows this error in the browser console `error: {"message":"options.uri...

I am running `make up` every container starts except the `front-end`. ``` root@myuser-ThinkPad-T480s:/home/myuser/eclipse-workspace/front-end# docker logs front-end > [email protected] start /usr/src/app > node server.js /usr/src/app/node_modules/connect-redis/node_modules/debug/src/node.js:132 let val = process.env[key]; ^^^ SyntaxError:...

The website allows open redirection. If you enter a URL of https://socks.weave.works///google.com the application redirects the user to google.com. This can be used in a phishing attack. I believe it...

Node 4 is pretty obsolete by now.

This project helps to obtain automatically certificates from letsencrypt https://github.com/jetstack/kube-lego

enhancement

Currently the two concerns are conflated in one repository. It's probably better to have a separate front-end that only has javascript assets that are executed by the client, and the...