Commit graph

41 commits

Author SHA1 Message Date
b1309908e5
feat(*): refactor dynamic vs. static structure and distinctions; make additional elements dynamic 2025-06-13 16:31:36 -07:00
9935d9ba85
feat(search): design consistency with other feed/content aggregation lists 2025-06-10 11:52:23 -07:00
055f33c148
chore(banners): drop unnecessary banners 2025-06-06 14:06:44 -07:00
8a6e84cb35
feat(search.html): update to disable and show loading state w/load more button; improve fuzzy search + debounce 2025-05-30 17:33:41 -07:00
9687509e4a
feat(*): refactor metadata handling; move metadata to backend where possible, refine client views 2025-05-25 20:15:52 -07:00
36fbba761a
feat(*): add image grids for album and associated media displays 2025-05-25 10:54:18 -07:00
9b4baad5fb
feat(artists): change albums table to grid on artist pages 2025-05-24 13:28:04 -07:00
13b5b9c5cb
fix(og-image.php): re-use redirect logic + fix og image 2025-05-20 15:52:44 -07:00
5168b13c99
chore(base.liquid): scope noarchive tags to Amazon and Bing 2025-05-19 14:11:17 -07:00
fa657339be
chore(now-playing.liquid): update character used to preserve spacing between label and populated track 2025-05-19 10:30:51 -07:00
2666d6ed67
feat(reading): clean and refactor routing for books -> reading to separate paths 2025-05-16 13:17:34 -07:00
8d9455940e
fix(*): corrects a number of html validation issues 2025-05-16 11:45:49 -07:00
4f15e88074
feat(top-tags): surface top tags and genres across relevant views 2025-05-15 08:54:59 -07:00
60be0ed01d
feat(*.php): refactor, clean up and abstract dynamic page code 2025-05-14 17:22:35 -07:00
7b0feeb526
fix(metadata/index.liquid): corrects 403s in open graph images 2025-05-14 11:14:48 -07:00
ec03d7ccef
feat(oembed.php): add oembed api and implement in dependent pages 2025-05-10 17:19:43 -07:00
0ccc749cd8
chore: reorganize home page to put media + activity in single section 2025-05-10 08:01:47 -07:00
965c48fc3e
chore(pages/index.html): add update timestamp to home page 2025-05-09 14:38:55 -07:00
e71eb1c185
chore(recent-media + intro): add proper headers and descriptions 2025-05-08 07:57:11 -07:00
a614abb09b
fix(*): corrects a number of html validation issues 2025-05-07 19:22:03 -07:00
4cefdee788
feat(og-image.php): proxy open graph + meta images to mitigate cases where query params required by cdn may break requests 2025-05-07 17:50:15 -07:00
b6dab4831f
feat(package.json): add unified development command to run 11ty + php concurrently 2025-05-07 14:49:09 -07:00
10b343b964
chore(*): remove unused styles, images, clean up and format 2025-05-04 16:24:53 -07:00
f85f47bbd4
fix(base.liquid): removes 'all' rss feed from header as most discovery services surface 4 feeds 2025-04-27 17:42:45 -07:00
ea6d1c9284
chore(banners/email.liquid): add reply via email banner linking to contact page 2025-04-26 15:48:48 -07:00
d8428e1ce0
chore(metadata/base.liquid): add noarchive robots meta tag 2025-04-23 16:37:32 -07:00
4bad005e58
feat(*.php, *.psql): deduplicate API code + performance improvements 2025-04-22 16:23:55 -07:00
cf3dac8a46 fix(dialog.liquid + header.liquid): add missing aria-label attribute to open and close buttons; fix header image dimensions 2025-04-22 08:54:57 -07:00
5d956c60d5
fix(fetchers/tags.php.liquid): allow for & characters in tag names 2025-04-21 16:38:43 -07:00
1af90c14ad
fix(fetchers/tags.php.liquid): allow for . characters in tag names and use less abrupt error view 2025-04-17 06:36:28 -07:00
6fdc0b56b9
feat(tags): this adds support for post, link, book, show and movie tags with a tag list view and per tag pages 2025-04-16 20:03:56 -07:00
3d866262ca
chore(dialogs): remove excessive duplicate markup for fallback modal hack 2025-04-15 08:48:36 -07:00
e8a3df3334
feat(html): minify static and dynamic html output 2025-04-14 10:23:56 -07:00
f4b6436460
feat(html): minify static and dynamic html output 2025-04-14 10:05:57 -07:00
b6d5933433
feat(nav): refactor primary navigation to split labels + icons; remove redundant nav code 2025-04-14 09:32:59 -07:00
38992d10f1
fix(recent-media.liquid): remove unnecessary limit args for media grids; limit enforced by postgres view 2025-04-12 20:59:54 -07:00
22e8d1b126
chore(recent-activity.liquid): carry featured post marker over to recent activity 2025-04-05 22:08:30 -07:00
5290dfb73b
fix(media.css): highlight text helper class for grids and heros 2025-03-31 11:19:47 -07:00
d73444d714
chore(post.html): drop post links to mastodon 2025-03-28 18:05:45 -07:00
d5c31a87d3
feat(forgejo.liquid): add forgejo repo banner block 2025-03-28 17:13:45 -07:00
e214116e40
feat: initial commit 2025-03-27 17:09:59 -07:00