thomasrosen
|
1f25cf4569
|
umami version 2
|
2023-05-18 13:49:26 +02:00 |
|
thomasrosen
|
5b735aaf10
|
BUGFIX wrapped usage of window.umami in a check
|
2021-09-17 19:03:44 +02:00 |
|
thomasrosen
|
f793d43254
|
reactivate the hashtag chooser on frames without text
|
2021-09-17 18:55:27 +02:00 |
|
thomasrosen
|
0a0aa2d44d
|
deactivated the HashtagChooser as the text is in the frame
|
2021-09-17 18:48:18 +02:00 |
|
thomasrosen
|
9f7b4b795d
|
moved AppLanguageWrapper to index.js
|
2021-04-29 09:58:40 +02:00 |
|
thomasrosen
|
4f7a919181
|
renamed AppWrapper to AppLanguageWrapper
|
2021-04-29 09:51:24 +02:00 |
|
thomasrosen
|
a91df1b61b
|
moved language chooser into the main app component
|
2021-04-29 09:50:40 +02:00 |
|
thomasrosen
|
16d47b75d7
|
BUGFIX added missing useCallback dependency
|
2021-04-21 01:40:26 +02:00 |
|
thomasrosen
|
2d1d1011db
|
WHITESPACE removed some hanging spaces
|
2021-04-21 01:36:32 +02:00 |
|
thomasrosen
|
4ec6dafb9e
|
added logging to the footer links
|
2021-04-21 01:36:11 +02:00 |
|
thomasrosen
|
431bcc59dc
|
added language logging
(To see, which locales should be added)
|
2021-04-21 01:01:04 +02:00 |
|
thomasrosen
|
3eb4429fe9
|
added hashtag and frame logging
|
2021-04-21 00:57:24 +02:00 |
|
thomasrosen
|
cb4c608a05
|
BUGFIX a hashtag should not be a requirement
|
2021-04-21 00:01:05 +02:00 |
|
thomasrosen
|
f3587e6f16
|
send more data in the onChange events
|
2021-04-21 00:00:34 +02:00 |
|
thomasrosen
|
9524f62fda
|
WHITESPACE removed some hanging spaces
|
2021-04-20 23:39:24 +02:00 |
|
thomasrosen
|
9e46119324
|
added a contact link to Thomas Rosen
|
2021-04-20 23:19:11 +02:00 |
|
thomasrosen
|
336ac3decf
|
BUGFIX corrected button margins
|
2021-01-23 22:42:49 +01:00 |
|
thomasrosen
|
8bf08eed92
|
translated the header image / logo
|
2021-01-23 22:09:14 +01:00 |
|
thomasrosen
|
51ce05b021
|
tags in one line
|
2021-01-23 21:37:50 +01:00 |
|
thomasrosen
|
c9e38c52a3
|
only show editor+download, when originalPhoto, frameURL and handleHashtagURL are set
|
2021-01-23 21:34:29 +01:00 |
|
thomasrosen
|
a716841941
|
always show frame and hashtag chooser
|
2021-01-23 21:33:54 +01:00 |
|
thomasrosen
|
ed49e9ff66
|
added locale chooser
|
2021-01-23 21:18:18 +01:00 |
|
thomasrosen
|
980fa7b325
|
added german translation
and moved headlines from sub-components into App.js
|
2021-01-23 20:14:41 +01:00 |
|
thomasrosen
|
d31f09cc30
|
started localization
|
2021-01-23 19:39:01 +01:00 |
|
thomasrosen
|
a5f000b96f
|
moved mergeImages import upwards
|
2021-01-23 19:38:20 +01:00 |
|
thomasrosen
|
7bd2d9fd54
|
added footer with imprint, privacy policy and sourcecode links
|
2021-01-23 19:20:21 +01:00 |
|
thomasrosen
|
6db0040f37
|
added empty default image to not show the default border
|
2021-01-23 18:58:30 +01:00 |
|
thomasrosen
|
95ff3567af
|
added hashtag-chooser
|
2021-01-23 18:57:34 +01:00 |
|
thomasrosen
|
37f0eb4e19
|
removed console.log
|
2021-01-23 18:54:19 +01:00 |
|
thomasrosen
|
b7a3c87aa1
|
purple background
|
2021-01-23 18:53:46 +01:00 |
|
thomasrosen
|
c57707b305
|
images have url in their name and hashtagURL can be displayed
|
2021-01-23 18:53:00 +01:00 |
|
thomasrosen
|
e2f3259d41
|
changed onFrameChange to onChange
|
2021-01-23 18:44:39 +01:00 |
|
thomasrosen
|
266c86b958
|
Don't tell about the scaling feature, as it does not work everywhere.
|
2021-01-23 13:50:24 +01:00 |
|
thomasrosen
|
715044e381
|
BUGFIX download wasn't triggered on iOS
|
2021-01-23 13:47:32 +01:00 |
|
thomasrosen
|
a7f8b90b26
|
removed example
|
2021-01-23 13:15:55 +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
|
f70c295da3
|
modified the copied function, to fit the style guide
|
2021-01-22 08:45:09 +01:00 |
|
thomasrosen
|
14757887e0
|
BUGFIX use correct image-orientation
|
2021-01-22 08:40:31 +01:00 |
|
thomasrosen
|
f1cccb6879
|
renamed offscreenCanvas to canvas
and renamed offscreenCanvas_ctx to ctx
|
2021-01-22 08:39:49 +01:00 |
|
thomasrosen
|
844e1eea98
|
replaced downloadjs by just opening the data-url
|
2021-01-21 22:41:43 +01:00 |
|
thomasrosen
|
634872d8b1
|
BUGFIX do nothing when file is not existing
|
2021-01-21 22:41:14 +01:00 |
|
thomasrosen
|
0da8ecd11b
|
whitespace
|
2021-01-21 22:15:01 +01:00 |
|
thomasrosen
|
2359c1abd8
|
removed all unnecessary semicolons
|
2021-01-21 22:14:53 +01:00 |
|
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
|
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 |
|