1
0
Fork 0
mirror of https://github.com/voltbonn/profile-picture-generator.git synced 2024-12-21 23:35:05 +00:00
Commit graph

237 commits

Author SHA1 Message Date
thomasrosen
f008af2c39 whitespace 2021-01-21 22:13:09 +01:00
thomasrosen
b75188b3f4 indetion 2021-01-21 22:13:04 +01:00
thomasrosen
2a792ab426 added drop support: Just drop a file anywhere to use it 2021-01-21 22:12:15 +01:00
thomasrosen
497ba9f9d4 removed a console.log 2021-01-21 21:24:03 +01:00
thomasrosen
5c358d7d53 corrected the image fitting to cover the frame-area 2021-01-21 20:57:03 +01:00
thomasrosen
2dd926cbbb use opacity when generating the image 2021-01-21 20:56:34 +01:00
thomasrosen
a69d190fe9 change the "Load Photo"-button-text to "Change Photo" when a photo is already choosen 2021-01-21 20:56:13 +01:00
thomasrosen
a8c72b4be1 display the orignial image in the preview, not the cropped one 2021-01-21 20:54:45 +01:00
thomasrosen
d8ff7976e4 added info text for choosing the right image 2021-01-21 20:54:09 +01:00
thomasrosen
ae7d8df4c3 added alt text to the preview image 2021-01-21 20:03:05 +01:00
thomasrosen
164e9ba50f added alt text 2021-01-21 19:59:50 +01:00
thomasrosen
03a01cc77f merged css from index.css into App.css 2021-01-21 19:57:26 +01:00
thomasrosen
2c00b89c17 removed old code 2021-01-21 19:51:32 +01:00
thomasrosen
58d33c7943 added css-vars 2021-01-21 19:51:09 +01:00
thomasrosen
4f22f96e26 added Ubuntu as the font 2021-01-21 19:50:54 +01:00
thomasrosen
a9ef6e751b moved generell css from .App-header to .App 2021-01-21 19:43:16 +01:00
thomasrosen
23835a0527 added headers + css 2021-01-21 19:33:07 +01:00
thomasrosen
536fb84bf8 correct classname and code-position 2021-01-21 19:32:45 +01:00
thomasrosen
5a7949afc6 nicer file-chooser button 2021-01-21 19:31:57 +01:00
thomasrosen
403f8b02c1 removed header tag
and button code-indent
2021-01-21 19:31:13 +01:00
thomasrosen
ba33f9b1ed added header website logo 2021-01-21 19:16:17 +01:00
thomasrosen
0e3e44e82f removed reactjs logo 2021-01-21 19:13:05 +01:00
thomasrosen
d29f3959f1 added choosing of a frame 2021-01-21 19:11:37 +01:00
thomasrosen
1123ef6a88 set a correct website-title and description 2021-01-21 17:12:59 +01:00
thomasrosen
41d8918b39 changed the manifest-colors to volt-purple 2021-01-21 17:12:37 +01:00
thomasrosen
6a50434941 changed the favicons to the volt logo 2021-01-21 17:12:21 +01:00
thomasrosen
8c7d04277b removed some default css 2021-01-21 16:58:41 +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
thomasrosen
603e6b1da6 added homepage 2021-01-21 15:35:42 +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
Thomas Rosen
fa9479aede
Merge pull request #2 from voltbonn/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
2021-01-21 15:34:42 +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
185fafe4a0 added auto deploy action 2021-01-21 15:18:58 +01:00
thomasrosen
fbd1ceb162 added start-react-script 2021-01-21 15:18:25 +01:00
Thomas Rosen
035f453ade
Initial commit 2021-01-21 15:05:57 +01:00