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

140 commits

Author SHA1 Message Date
thomasrosen
c6544600ae feat: added #VoltGA 2022-09-30 00:54:43 +02:00
thomasrosen
51ffe59615 feat: new stripes colorfull frames 2022-06-03 23:20:34 +02:00
thomasrosen
1242ebc201 feat: added two new pride frames 2022-06-03 23:10:05 +02:00
thomasrosen
e10ac02767 feat: reorder frames 2022-06-03 23:09:51 +02:00
thomasrosen
23cde6efe0 added #ZweitstimmeVolt 2022-04-07 16:42:42 +02:00
thomasrosen
7c619453fc added "peace in europe" line to hashtags 2022-02-22 13:53:10 +01:00
thomasrosen
91af8fe952 added simple ukraine frame 2022-02-22 13:41:55 +01:00
thomasrosen
bf30c6aabc BUGFIX reduced image size of new hashtag
Only small files are loaded with react
2022-02-18 17:45:37 +01:00
thomasrosen
b26867173c added WirWerdenLaut hashtag to german 2022-02-18 12:20:01 +01:00
thomasrosen
08d649b0ae BUGFIX reduced white text bg 2022-01-06 18:48:02 +01:00
thomasrosen
2e4a292ee6 added #GeneratieVolt and #GeneratieEuropa to dutch 2022-01-06 18:39:06 +01:00
thomasrosen
3bcf1c2bff removed Volt21 hashtag 2022-01-06 18:38:43 +01:00
thomasrosen
8d92e67078 restored the old frames 2021-10-14 12:13:45 +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
efff8f3c39 changed the size of the frames, so people can read the text 2021-09-17 18:47:51 +02:00
thomasrosen
9eaacd33ea whitespace 2021-09-17 18:47:20 +02:00
thomasrosen
27ee7ba580 added a few frames for the BTW and reordered/deactived the existing ones 2021-09-17 18:47:13 +02:00
thomasrosen
36b84e941f added #GenerationEuropa 2021-09-09 18:59:54 +02:00
thomasrosen
bd08c07531 added Volt Stars as a frame option 2021-09-09 18:59:43 +02:00
thomasrosen
deb215f3ad removed 1px bottom offset in the frames 2021-09-09 18:59:30 +02:00
thomasrosen
fb461e2161 added a pride border 2021-06-23 18:16:31 +02:00
thomasrosen
b22ebc99ac moved the pride hashtag to the front 2021-06-23 18:16:22 +02:00
Mischa Berger
193fd00195 Consistenly use either 'je' or 'uw' (in this case 'je') 2021-05-19 21:22:16 +09:00
Mischa Berger
1c78da308c Changed Dutch to Nederlands to make it consistent with the other languages 2021-05-19 21:09:12 +09: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
c71b11d217 moved parsing the hashtags directly into the array
This is to prevent eslint errors.
2021-04-21 02:50:15 +02:00
thomasrosen
0bd7cb6e2d BUGFIX removed unused variable 2021-04-21 02:46:48 +02:00
thomasrosen
349b552bcc WHITESPACE removed some hanging spaces 2021-04-21 02:43:26 +02:00
thomasrosen
3d1fa7a566 removed console.log()s 2021-04-21 02:41:25 +02:00
thomasrosen
1e3430d226 reordered hashtags and added a subset for dutch 2021-04-21 02:41:12 +02:00
thomasrosen
c0962a5459 removed hashtag line break stuff 2021-04-21 02:40:33 +02:00
thomasrosen
bf1c886f3a BUGFIX removed weird overflow from editor 2021-04-21 02:39:24 +02:00
thomasrosen
33e8da028d added locale specific hashtags and added linebreaks between them 2021-04-21 02:25:58 +02:00
thomasrosen
aaed8c6d6f WHITESPACE indented attributes/properties 2021-04-21 01:59:08 +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
673b50e345 added VoltForLGBTIAQ hashtag 2021-04-21 00:56:50 +02:00
thomasrosen
4aef89affe renamed frames to follow a system 2021-04-21 00:55:50 +02:00
thomasrosen
62ea3ce2ec WHITESPACE removed some hanging spaces 2021-04-21 00:54:35 +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
71506bfa87 disabled 3 frames to be more concise 2021-04-20 23:20:30 +02:00