Commit Graph

110 Commits

Author SHA1 Message Date
Kieran
fd83a337e2
Add Various Buttons (#605)
* feat: Add Audius

* feat: Add Bandcamp

* feat: Add Forgejo

* feat: Add ORCID

* feat: Add Credly

* feat: Add Semantic Scholar

* feat: Add

* feat: Add Simplex

* fix: Change image back

* feat: Add Mixcloud
2024-04-17 13:44:56 -05:00
Krzysztof Durek
2440d47294
fix: umami tracking (#603)
* fix: umami tracking

* fix: umami tracking test
2024-04-16 22:07:07 +00:00
Kieran
8eeb96d524
Update Logos (#581) 2024-03-18 09:06:29 -05:00
mikoxxxx
9f9574378f
Update server.js (#570)
tidy the code
2024-02-23 16:12:52 -06:00
Techno Tim
04f6ee9e44
Update to NodeJS 20.10.0 (#547)
* feat(node): updated to 20.10.0

* chore(deps): Updated

* chore(deps): Updated

* fix(lint): fixed

* chore(deps): Updated

* fix(stylelint): upgraded to 16 and removed stylelint-config-prettier

* fix(package): add resolutions for packages that don't support ESM
2024-01-10 09:54:41 -06:00
Maxim Tacu
41654b9325
AVATAR_SIZE environment variable (#509)
* Add and configure AVATAR_SIZE environment variable

* updated pr

* update snapshot

---------

Co-authored-by: Techno Tim <timothystewart6@gmail.com>
2023-11-18 05:00:46 +00:00
Sebastian Thiele
e4a5133479
Add RSS (#508)
* Add RSS

* Move RSS to the bottom

* Fix linting
2023-10-25 15:42:02 -05:00
Sebastian Thiele
d0044133db
Add Podcasts (Apple Podcasts, Google Podcasts, Pocket Casts & Overcast) (#507)
* Add Apple Podcasts

* Add Google Podcasts

* Add Pocket Casts

* Add Overcast

* Fixing Typos

* Reorder new Buttons at the end

* fix SNAKE_CASE

* Add Apple Podcasts

* Add Google Podcasts

* Add Pocket Casts

* Add Overcast

* Fixing Typos

* Reorder new Buttons at the end

* fix SNAKE_CASE
2023-10-25 14:35:17 -05:00
Jan Dittrich
c2d0d2e8b0
Add codewars buton (#501) 2023-10-15 19:32:44 -05:00
Sebastian Thiele
e10ad8c7c4
Add BlueSky (#498) 2023-10-07 15:44:15 +00:00
Kieran
a38d00d74f
feat: Add X (#470)
* feat: Add X

* fix: Run lint fix
2023-08-09 08:16:51 -05:00
Timothy Stewart
5805ded97c fix(tests): Remove deprecated calls 2023-08-04 22:46:57 -05:00
Kieran
cd2c0fe895
feat: Add new buttons (#457)
* feat: Add buttons

* fix: Remove technotim.live link

* fix: Readd links

* fix: Small mistake
2023-07-25 09:23:08 -05:00
Techno Tim
7cc2b1d11f
feat(button): Added Threads (#448) 2023-07-06 22:40:39 -05:00
Jan Dittrich
1b23764242
Add Serializd Button (#408)
* Add Serializd Button

* FIx prettier issues

* Fix lint issues

* FIx lint issues
2023-05-20 23:49:06 -05:00
Joe DePumpo
ab2b06c5af
Add Plausible Analytics (#391)
* Add PLAUSIBLE_URL and PLAUSIBLE_DATA_DOMAIN

Plausible's tags look like this:
<script defer data-domain="domain.com"
src="https://plausible.io/js/script.js"></script>

If you are using their hosted version the PLAUSIBLE_URL=plausible.io, otherwise you can use your self-hosted url here.

* Add Plausible script tag

* Added PLAUSIBLE_DATA_API

* Remove "/script.js" hardcoded path and add PLAUSIBLE_DATA_API

* lint fix

---------

Co-authored-by: Techno Tim <timothystewart6@gmail.com>
2023-05-12 11:43:39 -05:00
Ben
e684a5411b
Add newer Umami script link (#395)
* Add newer Umami script link

* update: custom script name

* lint: single quotes

* fix: add "`"

* lint: actually use ESlint 😂

---------

Co-authored-by: Techno Tim <timothystewart6@gmail.com>
2023-05-12 09:47:09 -05:00
Jan Dittrich
e78943c7a5
Add prusa printables button (#383) 2023-05-03 05:00:43 +00:00
Techno Tim
abf8af4ee4
Substack (#376)
* chore(dependencies): updated

* feat(brand): Added substack
2023-04-29 03:57:23 +00:00
Choubakawa
2132c29f47
feat(style): Added CSS theme based on OS #100 (#367) 2023-04-13 21:45:50 -05:00
Choubakawa
26f670c725
fix(Share): Added br to force break line after the text in the footer (#335) 2023-03-05 14:18:05 -06:00
Timothy Stewart
191dc5bc33 fix(react): Run in strict mode 2023-02-13 22:45:10 -06:00
Timothy Stewart
8ec1969fd1 fix(tests): Fix tests to work with reactjs 18 2023-02-13 22:43:37 -06:00
Timothy Stewart
b3fb338ad7 fix(Share): Added mock for font-awesome for unit tests 2023-02-13 22:22:05 -06:00
Ruan Steyn
0e63aa146b
Added Jetphotos (#312)
* Added Jetphotos

Added Button for JetPhotos

* Corrected Lint and Syntax errors
2023-01-16 20:48:23 -06:00
Techno Tim
3be80acd0c
Fix meta (#311)
* chore(dependencies): updated

* fix(server): Updated meta tags, conditional render, and organized static ones
2023-01-12 20:02:37 -06:00
Techno Tim
dfedc0fa40
Fix 304 (#309)
* chore(dependencies): updated

* fix(site): META_KEYWORDS tag
2023-01-10 22:55:58 -06:00
Kieran
a55792bbf0
feat: Add 500px (#264)
* feat: Add 500px

* fix: Image

* fix: Move to bottom

* fix: Lint

* fix: Move logo

* fix: Move to bottom for real
2022-11-08 17:15:31 -06:00
-ˏˋ Maple ˊˎ
9a1d328f35
Added rel Button attribute + fixed mastodon verification (#262)
Co-authored-by: Kali <git@kalitsune.cloud>
2022-11-06 12:22:10 -06:00
Kieran
2827b31d70
feat: Add Vero (#261) 2022-11-04 15:41:04 -05:00
Choubakawa
76af858e86
feat(style): added shadow on buttons and avatar #191 (#258) 2022-11-03 14:02:42 -05:00
Rupin Talreja
0a3c4a897c
feat: venmo button + fix: youtube_music button order (#257)
* feat: venmo button + fix: youtube_music button order

* test complete + updated icon

* ran yarn ci
2022-10-28 17:17:20 -05:00
Rupin Talreja
d351519822
YoutubeMusic Button (#251)
* YoutubeMusic Button

* Compose spelling error and test complete

* nit: T capital in display name
2022-10-26 21:55:12 -05:00
Marcel Rengers
e5d0eb047c
Remove x-powered-by header (#211) (#224) 2022-09-10 19:34:29 -05:00
Rangers
d3580634b1
host fonts locally (#209) (#210)
* host fonts locally (#209)
2022-08-30 20:53:09 -05:00
Kieran
d2122f7986
Added MyAnimeList (#205)
* Added MyAnimeList

* Fix image
2022-08-19 22:59:29 -05:00
Choubakawa
8fff00eb76
fix(metadata): added missing metadata for twitter #192 (#201) 2022-08-14 23:22:33 -05:00
Kieran
0ad811e15c
Added dockerhub (#194) 2022-08-01 20:03:31 -05:00
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