react-photo-studio icon indicating copy to clipboard operation
react-photo-studio copied to clipboard

React Photo Studio is a free online photo editor for photography and design

Results 66 react-photo-studio issues
Sort by recently updated
recently updated
newest added

Hi, I'm really exited for your webapp and what it could mean for Photoshop on linux. I came across this: https://www.makeuseof.com/use-adobe-photoshop-free-on-web/ https://creativecloud.adobe.com/cc/photoshop And wondered if it could help you in...

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

For Percy snapshots to work, the Pixi Application parameter `preserveDrawingBuffer` needs to be set to true. However, setting this parameter to true slows down production. Instead we should check if...

enhancement

A loading screen should be added that will show as soon as the`index.html` is loaded. This should show while the web app is loading and stop showing once it has...

enhancement

A Wiki should be added to explain the architecture of the code and make it easier for a new developer to get onboarded.

documentation

Unit tests should be added to check things like services. They should be run in the pipeline and enforced for PRs and deployments

technical