1
0
Fork 0
mirror of https://github.com/voltbonn/profile-picture-generator.git synced 2024-12-22 15:55:08 +00:00
Commit graph

13 commits

Author SHA1 Message Date
dependabot[bot]
d6eb2075ec
Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-01 09:04:22 +00:00
dependabot[bot]
6268f9f2e3
Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-15 01:56:16 +00:00
dependabot[bot]
f534d9f2e3
Bump react-dev-utils from 11.0.1 to 11.0.4
Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.1 to 11.0.4.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 15:08:32 +00:00
thomasrosen
d31f09cc30 started localization 2021-01-23 19:39:01 +01:00
thomasrosen
2e6795f79f added basic editing (moving + scaling)
it doesn't yet work on touch devinces
2021-01-23 12:50:39 +01:00
thomasrosen
844e1eea98 replaced downloadjs by just opening the data-url 2021-01-21 22:41:43 +01:00
thomasrosen
2a792ab426 added drop support: Just drop a file anywhere to use it 2021-01-21 22:12:15 +01:00
thomasrosen
28ebd661e6 download combined image 2021-01-21 16:57:02 +01:00
thomasrosen
5517fe666d load image, combine with frame and display 2021-01-21 16:56:49 +01:00
Thomas Rosen
35d39b4ff1
Merge pull request #1 from voltbonn/dependabot/npm_and_yarn/node-notifier-8.0.1
Bump node-notifier from 8.0.0 to 8.0.1
2021-01-21 15:34:58 +01:00
dependabot[bot]
27e5c612e3
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-21 14:21:23 +00:00
dependabot[bot]
b0fc981612
Bump node-notifier from 8.0.0 to 8.0.1
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-21 14:21:18 +00:00
thomasrosen
fbd1ceb162 added start-react-script 2021-01-21 15:18:25 +01:00