Commit Graph

72 Commits

Author SHA1 Message Date
Kieran
bca9e8a744
Added Brand Request Issue Template and Fix Design By Humans (#184)
* Add issue template

* Edit placeholder

* Edit placeholder

* Fix Design By Humans
2022-07-24 13:07:16 -05:00
Kieran
3ab890e9bf
Add buttons (#182)
* Added buttons

* Fix image
2022-07-23 12:13:29 -05:00
Miko36110
91cd396da8
Added osu! (#181)
* Added osu!

added the rhythm game osu!

* Update Home.js

* Update Home.js

* ran "yarn lint --fix"
2022-07-20 17:42:32 -05:00
Kieran
6613236cb4
Added Buttons (#172)
* Added Flickr

* Added TPDB - Fix image
2022-07-18 20:09:06 -05:00
Choubakawa
414d2c54f2
feat(button): Added share button (#162) (#173) 2022-07-18 20:08:20 -05:00
Oliver Hihn
a2407669d3
Spotify adaptet brand colors (#167) 2022-07-10 12:24:27 -05:00
Kieran
fc780550a3
Added Shazam (#166)
* Added Shazam

* Fix shazam typo

* Fix image
2022-07-09 20:01:09 -05:00
Kieran
a75b360f47
Added AniList (#164)
* Added AniList

* Fix image

* Update Home.js

* Run ci and fix check errors
2022-07-06 09:30:18 -05:00
Kieran
845bb23290
Added GitBucket (#165) 2022-07-06 00:22:23 -05:00
Choubakawa
d7ead0c85e
fix(buttons): Fix for envs in production (#149) 2022-06-21 14:23:37 -05:00
PΛVΞL D
493a2a6fc2
Added [matrix] (#146) 2022-06-18 14:44:29 -05:00
Kieran
1d28229782
Added Buttons and Edit Letterboxd (#140)
* Added Amazon Affiliate

* Added Amazon Affilate and Wishlist

* Added Apple Music

* Added Status

* Rename LetterBoxd to Letterboxd
2022-06-15 17:14:20 -05:00
Kieran
4a7a15e85b
Added Buttons (#130)
* Added Teespring

* Add Xing

* Fix Lint

* Added Keybase
Fixed Image

* Added OnlyFans

* Added Session

* Add Threema

* Fix Docker Image

* Add Streamlabs

* Add Privatebin

* Added Missing Razzles
2022-06-14 18:31:36 -05:00
Kieran
c6fb101a3d
Added CashApp (#128)
* Added CashApp

* Added CashApp
2022-06-14 09:26:24 -05:00
Kieran
e0319e0b4b
Added Trakt (#125)
* Added Trakt

* Ran yarn lint --fix
2022-06-13 18:49:59 -05:00
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