Commit Graph

362 Commits

Author SHA1 Message Date
Jens Frost
0df8680f53
Added untappd (#71) 2021-12-12 18:17:12 -06:00
Timothy Stewart
dc69861af9 chore(dependencies): updated 2021-12-11 14:15:11 -06:00
Choubakawa
b0fd20cab4
feat(buttons): Added Gitea, Polywork and Signal (#70) 2021-12-10 15:50:04 -06:00
Timothy Stewart
e16453b7cb chore(dependencies): updated 2021-12-10 11:19:29 -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
Timothy Stewart
6035617999 chore(dependencies): updated 2021-12-06 22:18:56 -06:00
Timothy Stewart
feb4de87c6 chore(dependencies): update 2021-12-05 20:56:04 -06:00
Choubakawa
e07e089785
feat(button): Added Stack Overflow (#66) 2021-12-05 11:18:48 -06:00
Timothy Stewart
eb13c36c04 chore(dependencies): fixed deps 2021-11-29 21:39:17 -06:00
Timothy Stewart
5e0adc8fe0 chore(dependencies): Updated 2021-11-26 23:20:08 -06:00
Timothy Stewart
9fad4b7caf chore(dependencies): Updated 2021-11-24 15:52:14 -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
fbd47164d1 chore(dependencies): Updated 2021-11-24 13:22:09 -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
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
Timothy Stewart
4a8d3c51ee chore(dependencies): Updated 2021-11-22 21:56:18 -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
Timothy Stewart
4cda8a6964 chore(dependencies): Updated 2021-11-17 23:06:44 -06:00
Timothy Stewart
92fe222159 chore(dependencies): Updated 2021-11-13 21:04:53 -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
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