Commit Graph

52 Commits

Author SHA1 Message Date
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
1f63b63fd6 fix(discord): updated link 2022-01-08 21:55:23 -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
cabc4c5752 fix(readme): make comments more legible 2021-11-23 21:24:07 -06:00
Techno Tim
80dfc03fff
feata(custom buttons): Added custom buttons (#61) 2021-11-23 21:17:45 -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
Jacob Lichtefeld
90658776db
Fix typo in docker-compose for Soundcloud (#53) 2021-10-20 21:30:51 -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
24f6387f4c chore(README): updated comment 2021-10-17 23:21:05 -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
f2f42957f8 chore(markdownlint): Added linter for markdown and fixed all lint 2021-10-17 14:24:04 -05:00
ThePCGeek
99cf1bc7de
Remove build section in yaml (#45) 2021-10-16 20:29:48 -05:00
Timothy Stewart
b08e18d9a2 chore(docs): updated readme 2021-10-16 17:21:12 -05:00
Timothy Stewart
b0a7423bdf chore(docs): updated readme 2021-10-16 17:19:47 -05:00
Timothy Stewart
e0d659ee25 chore(docs): updated readme 2021-10-16 17:03:32 -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
fec921e58f chore(docs): updated code block code type 2021-10-09 00:19:13 -05:00
Timothy Stewart
bc608b4814 chore(docs): Updated readme with event tracking info 2021-10-09 00:17:14 -05:00
Timothy Stewart
bece421882 chore(docs): updated docs with example 2021-10-08 23:42:06 -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
4605b05995 chore(docs): fixing typo 2021-10-05 22:45:40 -05:00
Timothy Stewart
ac1c844b6e chore(docs): Updated docs with GA tracking 2021-10-05 22:00:18 -05:00
Timothy Stewart
1dc1de2514 feat(google analytics): Added GA Tracking support 2021-10-05 21:40:51 -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
Techno Tim
ea34fb1724
chore(docs): updated with docker info (#26) 2021-08-26 20:16:24 -05:00
Timothy Stewart
e5d25dca34 chore(dependencies): Updated 2021-08-25 23:16:20 -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
Ryan Walter
987193359b
Updated Install Documentation for Kubernetes 2021-08-18 17:32:47 -05:00
Timothy Stewart
b06bb9443f feat(srcset): Add env for srcset 2021-08-14 16:47:16 -05:00
Timothy Stewart
a59c5b3384 docs(README): updated 2021-08-14 11:39:45 -05:00
Timothy Stewart
5afcdec583 docs(README): change 2021-08-11 22:29:39 -05:00
Timothy Stewart
ffdd8cbefc docs(README): change 2021-08-11 21:08:48 -05:00
Timothy Stewart
da92d69681 docs(README): change 2021-08-11 21:08:21 -05:00
Timothy Stewart
b71ff02eba docs(README): change 2021-08-11 20:59:44 -05:00
Timothy Stewart
4f2e0246ee docs(README): adding examples 2021-08-10 22:35:59 -05:00
Timothy Stewart
1f4b393045 docs(README): changeS 2021-08-09 23:03:53 -05:00