Thomas Rosen
|
b583bbe44d
|
Merge pull request #12 from voltbonn/dependabot/npm_and_yarn/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2
|
2021-06-15 19:59:16 +02:00 |
|
dependabot[bot]
|
c950739adb
|
Bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-05 08:04:42 +00:00 |
|
dependabot[bot]
|
6275967e09
|
Bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-29 04:47:11 +00:00 |
|
Thomas Rosen
|
fd93f55f3b
|
Merge pull request #10 from mischa78/main
Changed Dutch to Nederlands to make it consistent with the other lang…
|
2021-05-21 12:59:56 +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 |
|
Thomas Rosen
|
faf0ec062f
|
Merge pull request #8 from voltbonn/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9
|
2021-05-12 17:37:21 +02:00 |
|
dependabot[bot]
|
ec5798c4ef
|
Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-11 01:37:22 +00:00 |
|
Thomas Rosen
|
95a3ffcfe5
|
Merge pull request #7 from voltbonn/dependabot/npm_and_yarn/url-parse-1.5.1
Bump url-parse from 1.4.7 to 1.5.1
|
2021-05-11 03:35:43 +02:00 |
|
dependabot[bot]
|
fa15ca5d93
|
Bump url-parse from 1.4.7 to 1.5.1
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-10 16:19:21 +00: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
|
a47fd53927
|
Merge branch 'main' of https://github.com/voltbonn/profile-picture-generator into main
|
2021-04-24 18:19:04 +02:00 |
|
thomasrosen
|
9b543506cb
|
updated umami to the new domain
|
2021-04-24 18:19:02 +02:00 |
|
Thomas Rosen
|
be9f52a4e9
|
change profile-volt.org to www.profile-volt.org
|
2021-04-24 18:11:25 +02:00 |
|
Thomas Rosen
|
6747f45a82
|
changed domain to profile-volt.org
|
2021-04-24 16:55:38 +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
|
093ce07ce7
|
updated caniuse
|
2021-04-21 01:42:46 +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
|
689af3d94c
|
added an Umami script for testing
|
2021-04-21 01:03:33 +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 |
|
thomasrosen
|
87b6178668
|
WHITESPACE removed hanging spaces
|
2021-04-20 23:19:52 +02:00 |
|
thomasrosen
|
9e46119324
|
added a contact link to Thomas Rosen
|
2021-04-20 23:19:11 +02:00 |
|
Thomas Rosen
|
025ca6fbb3
|
Merge pull request #6 from voltbonn/dependabot/npm_and_yarn/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2
|
2021-04-20 22:03:45 +02:00 |
|
dependabot[bot]
|
0524aae5c8
|
Bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-20 02:46:39 +00:00 |
|
Thomas Rosen
|
4386338b14
|
Merge pull request #5 from voltbonn/dependabot/npm_and_yarn/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1
|
2021-04-05 00:47:30 +02:00 |
|
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 |
|
Thomas Rosen
|
74d1781d87
|
Merge pull request #4 from voltbonn/dependabot/npm_and_yarn/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4
|
2021-03-19 04:10:36 +01: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 |
|
Thomas Rosen
|
5eeba4cc51
|
Merge pull request #3 from voltbonn/dependabot/npm_and_yarn/react-dev-utils-11.0.4
Bump react-dev-utils from 11.0.1 to 11.0.4
|
2021-03-15 02:55:36 +01:00 |
|
thomasrosen
|
ae256394fe
|
added tracking code
|
2021-03-15 02:54:59 +01:00 |
|