Commit Graph

107 Commits

Author SHA1 Message Date
Techno Tim
16000dc29a
feat(meta): Added meta keywords (#122) 2022-06-03 23:42:29 -05:00
Timothy Stewart
da9c34f4ac feat(matomo): Added button tracking 2022-03-19 14:26:45 -05:00
Mind Glowing
b2e3dcefc3
Matomo Analytics Support (#112)
* Matomo Image Tracking Support

* Matomo Support

* Trailing Slash fix

No trailing slash needed in the variable "MATOMO_URL"
2022-03-19 14:14:08 -05:00
Choubakawa
34c577c8c4
feat(button): Added ghost (#38) (#97) 2022-02-20 17:57:53 -06:00
Choubakawa
87e0b438ce
feat(generated-card): Added meta tags to enhance the generated card (#86) (#96) 2022-02-19 21:37:34 -06:00
Choubakawa
ce6a872980
feat(button): Added Instant Gaming (#94) (#95) 2022-02-17 20:51:58 -06:00
Timothy Stewart
9f3bde8324 Revert "fix(node): add content security policy"
This reverts commit 3f53598017.
2022-01-31 00:15:19 -06:00
Timothy Stewart
3f53598017 fix(node): add content security policy 2022-01-30 19:57:51 -06:00
Techno Tim
2452fbc1ca
feat(button): Added button target, default _blank (#73) 2021-12-15 09:59:31 -06:00
Jens Frost
0df8680f53
Added untappd (#71) 2021-12-12 18:17:12 -06:00
Choubakawa
b0fd20cab4
feat(buttons): Added Gitea, Polywork and Signal (#70) 2021-12-10 15:50:04 -06:00
Jens Frost
838e00e169
feat(button): Added Lastfm (#68)
* Added Last.fm

* Update lastfm.svg

* [lastfm] Lint: added missing ;

Co-authored-by: Jens Frost Lunding <jenlu@mobilepay.dk>
2021-12-10 11:11:21 -06:00
Choubakawa
a78e0d7d11
feat(button): Add Custom Icons for Custom Buttons (#62) (#69) 2021-12-10 10:55:01 -06:00
Choubakawa
e07e089785
feat(button): Added Stack Overflow (#66) 2021-12-05 11:18:48 -06:00
Timothy Stewart
1beefc1c1e chore(react-router): upgrade react-router to v6 and fix all breadking changes 2021-11-24 13:28:54 -06:00
Timothy Stewart
652ede79f0 fix(custom buttons): more null checking 2021-11-24 13:22:29 -06:00
Timothy Stewart
f60914d5e4 fix(custom buttons): move order prop to parent div 2021-11-24 13:13:25 -06:00
Timothy Stewart
518fa85aac fix(custom buttons): more null checking; fix display name; add alt 2021-11-24 12:47:23 -06:00
Techno Tim
80dfc03fff
feata(custom buttons): Added custom buttons (#61) 2021-11-23 21:17:45 -06:00
Timothy Stewart
cdd8ecd2e7 fix(healthcheck): Also check baseurl due to how some reverse proxies work 2021-11-21 17:50:37 -06:00
Techno Tim
a1fd0873d3
feat(healthcheck): Skip healthcheck logs in express if needed (#60)
* feat(healthcheck): Skip healthcheck logs in express if needed
2021-11-12 18:35:49 -06:00
Timothy Stewart
d53c88ed52 chore(tests): Added and cleaned up tests 2021-10-18 23:35:53 -05:00
Timothy Stewart
7d4dcdd6f6 chore(tests): Added and cleaned up tests 2021-10-18 23:32:58 -05:00
Techno Tim
43802c0ed2
feat(healthcheck): Added healthcheck endpoint (#52)
* feat(healthcheck): Added healthcheck endpoint

* chore(docs): Added healthcheck to readme
2021-10-18 22:44:52 -05:00
Enmanuel Moreira
7529f483f8
Add Slack to the list of brands (#51) 2021-10-18 22:43:09 -05:00
Enmanuel Moreira
94accc5c7d
Add Paypal to the list of brands (#50)
* Add Paypal to the list of brands

* Moved Paypal to the EOF
2021-10-18 19:56:28 -05:00
Timothy Stewart
ee55d137ad fix(ENV): Fix runtime env for BUTTON_ORDER 2021-10-17 21:42:56 -05:00
Techno Tim
3bf4af85e8
Sort Links (#48)
* feat(Sort): Added BUTTON_ORDER, a list of buttons to boost

* feat(Sort): Added examples and docs

* fix(README): Updated service name
2021-10-17 21:38:08 -05:00
Timothy Stewart
189fee14cb chore(tests): cleaned up 2021-10-16 22:14:16 -05:00
Timothy Stewart
85912e0f70 chore(tests): added tests for umami and google 2021-10-16 17:16:19 -05:00
Timothy Stewart
f353a24c5d fix(config): fix umami variable 2021-10-16 15:02:38 -05:00
Timothy Stewart
91ab8d843b feat(umami): Added button tracking and simplified google event 2021-10-16 14:53:23 -05:00
Thomas Jaskiewicz
054eff5bed
Add Umami Analytics integration (#44)
* Add Umami Analytics integration

* Leave empty line
2021-10-16 14:41:08 -05:00
Thomas Jaskiewicz
85047c4edb
Add Dev.to to the list of brands (#43)
* Add Dev.to to the list of brands

* Move new changes to the end of files

* Oneliner
2021-10-16 13:44:28 -05:00
Timothy Stewart
502bee07e6 feat(patreon): Added patreon 2021-10-14 20:45:57 -05:00
Timothy Stewart
8cd8f4caac fix(server): Return 404 when path not found 2021-10-13 18:11:47 -05:00
Timothy Stewart
962742ced7 feat(GoogleAnalytics): Added gtag events for button clicks 2021-10-09 00:11:39 -05:00
Timothy Stewart
382fb6e193 fix(html): added html lang attribute and defaulted to en 2021-10-08 23:38:21 -05:00
Timothy Stewart
0faaf0fe5f fix(react): memoize components 2021-10-08 23:27:48 -05:00
Timothy Stewart
d65ef557c4 fix(Home): fixed component order 2021-10-08 23:17:55 -05:00
Timothy Stewart
28b70e5f82 fix(google-analytics): Fixed template literal 2021-10-05 22:32:36 -05:00
Timothy Stewart
1dc1de2514 feat(google analytics): Added GA Tracking support 2021-10-05 21:40:51 -05:00
Timothy Stewart
1153f43919 fix(meta): Default to noindex vs undefined 2021-10-04 22:40:23 -05:00
Northport IO
b3eb03241c
Added index status for search engines (#37)
* Update server.js

* Update config.js

* Update docker-compose.yml

* Update README.md

* Added noindex

stop search engines from indexing page

* Update README.md

* Update README.md

* Update docker-compose.yml

* Update README.md

* Update docker-compose.yml

* Update docker-compose.yml

* Update README.md

* Update docker-compose.yml

* Update docker-compose.yml

* Update config.js line 68-70
2021-09-23 20:44:52 -05:00
Choubakawa
3997c555a7
feat(button): Added GitLab (#36) 2021-09-11 15:20:38 -05:00
Timothy Stewart
eccbdd275b feat(button): Added Buy Me a coffee 2021-09-11 13:43:20 -05:00
Timothy Stewart
81fd3d1bf5 chore(style): Added style lint 2021-09-11 13:40:43 -05:00
Max Graman
47189d42b3
Added support for Strava (#32)
* Added CSS entry

* Added runtime configs

* added icon

* config

* Dockercompose entry

* linting

* moved changes to the EOF
2021-08-31 14:33:58 -05:00
Max Graman
5e6621eb92
Fixed extra p (#34) 2021-08-31 14:21:08 -05:00
aaronoaks
251a49fea5
fix(button): fixes to Discord and Alt Email buttons (#31)
* fix(email): Fixed Alt Email link

* fix(discord): Added missing components for Discord button generation
2021-08-31 08:58:32 -05:00
Techno Tim
dacc105542
chore(test): Added missing smoke test (#30) 2021-08-28 18:03:55 -05:00
Choubakawa
9326dff924
fix(config): use correct env var for Twitter (#27) (#28) 2021-08-27 17:49:24 -05:00
Timothy Stewart
663acc5db8 fix(footer): fixed padding and margin 2021-08-25 23:08:43 -05:00
Timothy Stewart
734dc3a959 fix(html): Remove ids (no longer needed) 2021-08-25 22:58:48 -05:00
Techno Tim
3d9437fc5d
feat(button): Added whatsapp (#23) 2021-08-25 20:05:53 -05:00
Timothy Stewart
4259a4dcaf fix(v2): migration fixes 2021-08-25 19:54:23 -05:00
Techno Tim
84b1a800c7
feat(rewrite): Rewrote the whole thing in ReactJS 💅 (#22)
* feat(rewrite): Rewrote the whole thing in ReactJS 💅

* chore(docs): Updated
2021-08-25 19:16:09 -05:00