Commit graph

714 commits

Author SHA1 Message Date
Cory Dransfeldt
a9f474aa9d
feat: swap out analytics 2024-03-23 19:24:22 -07:00
Cory Dransfeldt
735a7379e7
chore: update uses 2024-03-22 16:26:39 -07:00
Cory Dransfeldt
ca5e64d353
chore: drop theme color 2024-03-22 12:38:51 -07:00
Cory Dransfeldt
6dd10e931a
Revert "fix: 404"
This reverts commit 89952ab6da.
2024-03-22 12:31:52 -07:00
Cory Dransfeldt
89952ab6da
fix: 404 2024-03-22 12:28:26 -07:00
Cory Dransfeldt
ac200ddcfd
chore: analytics 2024-03-22 12:14:27 -07:00
Cory Dransfeldt
55952376ca
chore: update emoji map 2024-03-22 10:41:13 -07:00
Cory Dransfeldt
6e40d67973
chore: add books feed to header 2024-03-22 09:47:11 -07:00
Cory Dransfeldt
f349fe29cf
fix: prism styles 2024-03-21 21:21:32 -07:00
Cory Dransfeldt
ed560d1bfe
fix: drop unused search text 2024-03-21 10:45:31 -07:00
Cory Dransfeldt
c9869eec9f
chore: emoji updates 2024-03-20 18:17:48 -07:00
Cory Dransfeldt
ccea08d9dd
Revert "chore: theme adjustments"
This reverts commit 4d805de9e8.
2024-03-20 17:59:23 -07:00
Cory Dransfeldt
4d805de9e8
chore: theme adjustments 2024-03-20 17:47:44 -07:00
Cory Dransfeldt
5bcb79a7be
chore: music helpers 2024-03-20 16:15:21 -07:00
Cory Dransfeldt
2cf86f95d9
fix: fallback urls 2024-03-19 15:46:02 -07:00
Cory Dransfeldt
67722896b1
fix: clean up edge func 2024-03-19 15:15:05 -07:00
Cory Dransfeldt
95e95861bf
chore: update some more artist data 2024-03-19 14:46:54 -07:00
Cory Dransfeldt
970c5318b7
fix: normalize artist name when using it as a key 2024-03-19 14:36:11 -07:00
Cory Dransfeldt
a8355cfa97
chore: music -> capitalization helper 2024-03-19 14:35:02 -07:00
dependabot[bot]
590b6b2917
chore(deps-dev): bump @aws-sdk/client-s3 from 3.536.0 to 3.537.0
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.536.0 to 3.537.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.537.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 19:27:57 +00:00
Cory Dransfeldt
b6f345dc73
chore: font updates 2024-03-19 10:28:25 -07:00
Cory Dransfeldt
f39f5ee2ff
chore: improve nav active state checking 2024-03-18 18:44:35 -07:00
Cory Dransfeldt
3cff5d47e6
fix: more stable link date 2024-03-18 16:38:19 -07:00
Cory Dransfeldt
3c17f9b405
chore: search tuning 2024-03-18 15:06:09 -07:00
Cory Dransfeldt
e3fd1994e6
chore: update deps 2024-03-18 15:05:34 -07:00
Cory Dransfeldt
92ca5c2591
chore: upgrade deps 2024-03-18 14:56:59 -07:00
Cory Dransfeldt
6e81e47122
feat: rewrite search 2024-03-18 14:55:55 -07:00
Cory Dransfeldt
85e3019ccd
chore: bad bots 2024-03-17 19:18:21 -07:00
Cory Dransfeldt
249f0fc75c
fix: resolve conflict 2024-03-17 16:41:46 -07:00
Cory Dransfeldt
3f94ea54bc
chore: tweak text 2024-03-17 15:37:00 -07:00
Cory Dransfeldt
d597c124f7
feat: font updates 2024-03-17 15:15:44 -07:00
Cory Dransfeldt
f954f25c6a
chore: css 2024-03-17 09:05:29 -07:00
Cory Dransfeldt
d3ccfe17e0
fix: check for valid url to pass to web component 2024-03-16 20:41:01 -07:00
Cory Dransfeldt
e6dab2a329
fix: sanitize quotes 2024-03-15 20:09:27 -07:00
dependabot[bot]
6b08e6e53b
chore(deps-dev): bump @aws-sdk/client-s3 from 3.534.0 to 3.535.0
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.534.0 to 3.535.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.535.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-15 19:50:14 +00:00
Cory Dransfeldt
6c179829f7
chore: make about page consistent w/home 2024-03-14 12:29:12 -07:00
Cory Dransfeldt
5d9b2efd32
fix: tag formatting 2024-03-14 11:36:10 -07:00
Cory Dransfeldt
19d81e51ac
chore: improve header order 2024-03-14 09:27:28 -07:00
Cory Dransfeldt
69e1b950e7
chore: simplify ogi 2024-03-13 16:35:41 -07:00
Cory Dransfeldt
7bffc62335
fix: spacing 2024-03-13 16:28:16 -07:00
Cory Dransfeldt
d7cc315169
fix: spacing 2024-03-13 16:22:47 -07:00
Cory Dransfeldt
bd373c882d
fix: mbid patch 2024-03-13 16:19:49 -07:00
Cory Dransfeldt
56f28f7e3f
chore: add recent links widget 2024-03-13 16:18:47 -07:00
dependabot[bot]
902617f4f9
chore(deps-dev): bump @aws-sdk/client-s3 from 3.529.1 to 3.533.0
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.529.1 to 3.533.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.533.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 19:53:07 +00:00
Cory Dransfeldt
54e764310d
chore: update deps 2024-03-13 12:10:39 -07:00
Cory Dransfeldt
8d778e5223
chore: minor update 2024-03-13 12:04:52 -07:00
Cory Dransfeldt
2545f8cbb5
chore: update tabler icons package 2024-03-13 11:55:34 -07:00
Cory Dransfeldt
048881e549
fix: feed image path 2024-03-12 14:04:34 -07:00
Cory Dransfeldt
f11c5b69e5
chore: og improvements 2024-03-12 11:26:42 -07:00
Cory Dransfeldt
b901ca3f14
fix: hover 2024-03-12 09:23:03 -07:00