|
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 |
|
|
afa7144142
|
fix(genre.php.liquid): add and word as a separator at the proper point when listing top artists for a genre
|
2025-05-06 14:09:31 -07:00 |
|
|
53e160ebc1
|
fix(books.css + music.css): restore missing image border
|
2025-05-04 20:44:30 -07:00 |
|
|
10b343b964
|
chore(*): remove unused styles, images, clean up and format
|
2025-05-04 16:24:53 -07:00 |
|
|
573b66a170
|
fix(artist.php.liquid): remove unnecessary notes header from artist page concert modals
|
2025-05-04 09:20:21 -07:00 |
|
|
aa33cd72df
|
chore(query.php): rename proxy endpoint to query to better reflect how it's used
|
2025-05-03 11:54:45 -07:00 |
|
|
92a3730e61
|
chore(watching-import.php): add tagline as blockquote to description when importing watching data
|
2025-05-01 08:30:19 -07:00 |
|
|
fc37600b8b
|
chore(*.psql/*.sql): update all *.psql to *.sql files
|
2025-04-30 12:21:33 -07:00 |
|
|
c9015a7f2b
|
chore(Dockerfile): build and deploy via Docker, remove Nixpacks
|
2025-04-28 11:29:16 -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 |
|
|
d745b153c3
|
fix(prism.css): allow for long inline code tags to break, preventing horizontal scroll for long strings
|
2025-04-26 21:58:31 -07:00 |
|
|
4958c7fe66
|
fix(movie/show.php.liquid): localize last watched dates to America/Los_Angeles
|
2025-04-26 20:48:47 -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 |
|
|
610ea8e74a
|
chore(fonts.css): improve DM Sans implementation to use variable font files and proper italics
|
2025-04-23 15:20:01 -07:00 |
|
|
1812e42976
|
fix(forms.css): checkbox alignment in labels that are contained within a details node
|
2025-04-23 11:03:59 -07:00 |
|
|
6b582feef4
|
feat(fonts.css): update body font to DM Sans
|
2025-04-22 16:28:57 -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 |
|
|
678384d8d9
|
chore(*.psql): update functions; add update_artist_key.psql for merging artists flow
|
2025-04-18 19:51:33 -07:00 |
|
|
15982f220a
|
fix(api/scrobble.php): add default field values for tentative artist records
|
2025-04-18 15:06:24 -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 |
|
|
33c00fa74b
|
fix(paginator.css): add hover color for paging icons
|
2025-04-15 06:20:24 -07:00 |
|
|
dab3899dcb
|
fix(base/index.css): back link should only have bottom margin when not adjacent to headers
|
2025-04-14 14:42:55 -07:00 |
|
|
d83a804ab4
|
fix(*.css): remove font-weight transition; adjust animation speed
|
2025-04-14 14:30:00 -07:00 |
|
|
321b6d2fca
|
fix(*.css): more consistent hover states + fix reduced motion support
|
2025-04-14 14:21:42 -07:00 |
|
|
a284f758e2
|
fix(stats.html): broken links
|
2025-04-14 13:53:04 -07:00 |
|
|
d08cefbb47
|
fix(buttons.css): correct transition rule
|
2025-04-14 12:52:52 -07:00 |
|
|
77e4132a09
|
fix(*.php.liquid): spacing after mark tags
|
2025-04-14 10:52:59 -07:00 |
|
|
5e5806c6ae
|
fix(buttons.css): support for reduced motion
|
2025-04-14 10:36:03 -07:00 |
|
|
88266d9414
|
fix(base/index.css): footnote style scoping
|
2025-04-14 10:29:58 -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 |
|
|
76e486fb8b
|
fix(modal.css): styles to handle cases when close button appears over modal contents
|
2025-04-12 20:35:35 -07:00 |
|
|
754f06f516
|
fix(album_releases.psql): update subtext delimiter to be consistent with other delimiters
|
2025-04-11 22:09:58 -07:00 |
|
|
2dc119415d
|
fix(feeds.js): add require length attribute to enclosures with correct value
|
2025-04-11 16:40:44 -07:00 |
|
|
995202b1d6
|
chore(vars.css): update mail icon colors to match Stalwart
|
2025-04-07 20:26:50 -07:00 |
|
|
6f74e6d158
|
fix(watching.css): remove top margin from image banners adjacent to back links for watching focus pages
|
2025-04-06 17:45:11 -07:00 |
|
|
353136b94e
|
chore(reset.css): set text-align: justify; for paragraph and header tags
|
2025-04-05 22:34:45 -07:00 |
|
|
dd2ba59ca0
|
fix(youtube-player.css): add missing border transition
|
2025-04-05 22:09:37 -07:00 |
|
|
22e8d1b126
|
chore(recent-activity.liquid): carry featured post marker over to recent activity
|
2025-04-05 22:08:30 -07:00 |
|
|
4cf80298ef
|
fix(artist-import.php): parse dates that are not simply YYYY
|
2025-04-04 16:37:53 -07:00 |
|
|
e153b1f5bc
|
chore(reset.css): set text-wrap: pretty; for paragraph and header tags
|
2025-04-03 09:21:14 -07:00 |
|
|
e0f6023dad
|
fix(setup.sh): remove old deploy url; use sed for token replacement and escape special characters
|
2025-04-02 21:26:46 -07:00 |
|