Commit Graph

139 Commits

Author SHA1 Message Date
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
49aa916072 chore(dependencies): Updated 2021-11-08 22:53:40 -06:00
Timothy Stewart
ff8e19ebba chore(dependencies): Updated 2021-11-06 17:33:15 -05:00
Timothy Stewart
2c88215f11 chore(dependencies): Updated 2021-11-02 22:11:08 -05:00
Timothy Stewart
03d932c3c6 chore(dependencies): Updated 2021-10-31 22:38:27 -05:00
Timothy Stewart
42f441be41 chore(dependencies): Updated 2021-10-30 00:46:16 -05:00
Timothy Stewart
e0af97e22c chore(nodjs): Upgraded node to 16.13.0 2021-10-27 21:13:03 -05:00
Timothy Stewart
5b42bcacd6 chore(dependencies): Updated 2021-10-25 19:47:22 -05:00
Timothy Stewart
2b0a62f3e2 chore(dependencies): updated 2021-10-22 23:54:06 -05:00
Timothy Stewart
be483d4b2d chore(dependencies): Updated 2021-10-20 21:33:37 -05:00
Jacob Lichtefeld
90658776db
Fix typo in docker-compose for Soundcloud (#53) 2021-10-20 21:30:51 -05: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
24f6387f4c chore(README): updated comment 2021-10-17 23:21:05 -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
c10a020ec2 chore(markdownlint): added ignore 2021-10-17 14:41:04 -05:00
Timothy Stewart
24489cde6b chore(markdownlint): fixed script 2021-10-17 14:28:03 -05:00
Timothy Stewart
f2f42957f8 chore(markdownlint): Added linter for markdown and fixed all lint 2021-10-17 14:24:04 -05:00
Timothy Stewart
9cbeb6db6f chore(dependencies): Updated 2021-10-17 12:23:36 -05:00
Timothy Stewart
189fee14cb chore(tests): cleaned up 2021-10-16 22:14:16 -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
85912e0f70 chore(tests): added tests for umami and google 2021-10-16 17:16:19 -05:00
Timothy Stewart
e0d659ee25 chore(docs): updated readme 2021-10-16 17:03:32 -05:00
Timothy Stewart
8a5e131499 fix(razzle): Revert upgrade, local dev server broek in 4.2.1 2021-10-16 16:57:58 -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
Timothy Stewart
69c572ab0c chore(github): updated pr template 2021-10-16 13:50:18 -05:00
Timothy Stewart
4201637fa3 chore(github): updated pr template 2021-10-16 13:46:50 -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
fc0341ba38 chore(github): Added PR template 2021-10-16 13:32:55 -05:00
Timothy Stewart
c258f9f80c chore(dependencies): Updated 2021-10-16 13:21:45 -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
f79ea64a64 chore(dependencies): Updated 2021-10-13 18:11:25 -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
962742ced7 feat(GoogleAnalytics): Added gtag events for button clicks 2021-10-09 00:11:39 -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
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
936db0ce74 chore(dependencies): Updated 2021-10-08 22:26:09 -05:00
Timothy Stewart
03c0bb1b9f chore(dependencies): Updated 2021-10-07 22:12:15 -05:00