Commit graph

614 commits

Author SHA1 Message Date
Cory Dransfeldt
37278c0348
chore: now-playing web component 2024-02-28 15:44:23 -08:00
Cory Dransfeldt
e605cdbfe9
fix: minor update 2024-02-28 15:24:54 -08:00
Cory Dransfeldt
cb6dbab2bf
feat: now playing improvements 2024-02-28 15:20:26 -08:00
Cory Dransfeldt
d4edb1faeb
chore: simplify toggle 2024-02-28 14:57:32 -08:00
Cory Dransfeldt
8dc52d3744
chore: update deps 2024-02-28 13:38:30 -08:00
Cory Dransfeldt
c18f28e89c
chore: add npm icon + link 2024-02-28 12:10:37 -08:00
Cory Dransfeldt
de40e51577
chore: update deps 2024-02-28 11:50:31 -08:00
c9448f1a3b
chore: update deps 2024-02-28 19:10:22 +00:00
298157c3bd
chore: upgrade deps 2024-02-28 18:57:07 +00:00
Cory Dransfeldt
1dc8961200
chore: deps + mbid patch 2024-02-28 10:18:33 -08:00
Cory Dransfeldt
1883ec7524
chore: update deps 2024-02-28 09:30:45 -08:00
Cory Dransfeldt
434346dc36
chore: theme toggle web component 2024-02-28 08:51:13 -08:00
Cory Dransfeldt
349a0167c1
chore: post + fixes 2024-02-27 16:20:41 -08:00
Cory Dransfeldt
efa64a5159
chore: upgrade deps 2024-02-27 13:55:04 -08:00
Cory Dransfeldt
d2f00d4ca0
feat: theme switch web component 2024-02-27 13:47:04 -08:00
Cory Dransfeldt
b78f17bad0
fix: feed dates 2024-02-26 14:50:29 -08:00
Cory Dransfeldt
69a3c00fb5
fix: duplicate whitespace in tag map output 2024-02-26 12:48:23 -08:00
Cory Dransfeldt
ccdac1717e
Merge pull request #292 from cdransf/dependabot/npm_and_yarn/aws-sdk/client-s3-3.521.0
chore(deps-dev): bump @aws-sdk/client-s3 from 3.515.0 to 3.521.0
2024-02-26 11:17:19 -08:00
dependabot[bot]
6a37c77969
chore(deps-dev): bump @aws-sdk/client-s3 from 3.515.0 to 3.521.0
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.515.0 to 3.521.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.521.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-02-26 19:16:46 +00:00
dependabot[bot]
6eeedb63e0
chore(deps): bump netlify-cli from 17.17.0 to 17.17.1
Bumps [netlify-cli](https://github.com/netlify/cli) from 17.17.0 to 17.17.1.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/netlify/cli/compare/v17.17.0...v17.17.1)

---
updated-dependencies:
- dependency-name: netlify-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 19:14:29 +00:00
Cory Dransfeldt
06b4b7f247
fix: bad reference 2024-02-22 13:12:09 -08:00
dependabot[bot]
1da165a6c6
chore(deps): bump netlify-cli from 17.16.4 to 17.17.0
Bumps [netlify-cli](https://github.com/netlify/cli) from 17.16.4 to 17.17.0.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/netlify/cli/compare/v17.16.4...v17.17.0)

---
updated-dependencies:
- dependency-name: netlify-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-22 19:32:57 +00:00
Cory Dransfeldt
8d41e1c5b3
fix: improve now playing error handling 2024-02-22 09:06:44 -08:00
Cory Dransfeldt
827718f3e7
chore: update images 2024-02-22 08:30:35 -08:00
Cory Dransfeldt
f5007b07a7
fix: clean up component logic 2024-02-21 11:32:50 -08:00
Cory Dransfeldt
6f07c6aa4d
chore: upgrade deps 2024-02-21 09:00:45 -08:00
Cory Dransfeldt
b413f9ab16
chore: image shortcode 2024-02-21 07:10:46 -08:00
Cory Dransfeldt
45be147a90
fix: line height 2024-02-20 20:20:23 -08:00
Cory Dransfeldt
593c2a5a09
chore: update share button + fixes 2024-02-20 14:39:57 -08:00
Cory Dransfeldt
f45eb74c0f
chore: minor cleanup 2024-02-20 13:28:39 -08:00
Cory Dransfeldt
4fff4ff124
chore: improve now-playing loading 2024-02-20 11:59:34 -08:00
Cory Dransfeldt
45bcc0a89b
fix: 404 2024-02-20 11:11:23 -08:00
Cory Dransfeldt
a4607bccd9
feat: now playing web component 2024-02-20 10:21:03 -08:00
Cory Dransfeldt
9fd2085656
chore: add nvmrc 2024-02-20 08:58:46 -08:00
Cory Dransfeldt
78ceef05ae
fix: icon alignment 2024-02-19 19:54:17 -08:00
Cory Dransfeldt
7a15f47a8c
feat: more reliable images (hopefully) 2024-02-19 14:29:45 -08:00
Cory Dransfeldt
3ac62d2ab9
fix: media grid 2024-02-19 12:43:52 -08:00
Cory Dransfeldt
ca2c7f177d
fix: account for js being disabled 2024-02-19 12:34:34 -08:00
Cory Dransfeldt
1690b368fc
feat: post share button 2024-02-19 12:30:04 -08:00
Cory Dransfeldt
6b65a517c5
feat: mastodon-post web component 2024-02-19 11:19:38 -08:00
Cory Dransfeldt
e0f6c26000
fix: more feed tweaks 2024-02-19 10:10:03 -08:00
Cory Dransfeldt
393dc8d2b9
fix: myriad feed updates 2024-02-19 10:05:58 -08:00
Cory Dransfeldt
27f8268e2b
fix: feed paths up 2024-02-19 09:50:49 -08:00
Cory Dransfeldt
bb6f9a3ec2
fix: feed links 2024-02-19 09:46:57 -08:00
Cory Dransfeldt
e4b397026f
chore: b2 post; tag consistency 2024-02-19 09:29:49 -08:00
e2eb2da375 fix: link sort 2024-02-18 21:35:08 -08:00
Cory Dransfeldt
5b94b003cb
fix: simplified links page 2024-02-18 21:11:54 -08:00
Cory Dransfeldt
5ac7243c15
feat: simplified links page 2024-02-18 20:54:59 -08:00
Cory Dransfeldt
b46bef5456
feat: cache links to b2 2024-02-18 20:14:03 -08:00
Cory Dransfeldt
9369b48296
chore: scope link + button transitions 2024-02-17 21:30:17 -08:00