Cory Dransfeldt cdransf · he/him
cdransf pushed to main at cdransf/coryd.dev 2025-04-14 02:23:54 +00:00
474a02e4ff feat(nav): primary nav design shifts to blocks with per section colors
cdransf pushed to main at cdransf/coryd.dev 2025-04-14 00:39:55 +00:00
b50c6f94b6 feat(nav): add image/icon to header
cdransf pushed to main at cdransf/coryd.dev 2025-04-13 23:56:53 +00:00
13914c29fa feat(nav): refactor primary navigation to split labels + icons; remove redundant nav code
cdransf pushed to main at cdransf/coryd.dev 2025-04-13 04:00:00 +00:00
38992d10f1 fix(recent-media.liquid): remove unnecessary limit args for media grids; limit enforced by postgres view
cdransf pushed to main at cdransf/coryd.dev 2025-04-13 03:35:40 +00:00
76e486fb8b fix(modal.css): styles to handle cases when close button appears over modal contents
cdransf pushed to main at cdransf/coryd.dev 2025-04-12 05:10:04 +00:00
754f06f516 fix(album_releases.psql): update subtext delimiter to be consistent with other delimiters
cdransf closed issue cdransf/coryd.dev#2 2025-04-11 23:41:50 +00:00
Add length attributes to RSS feed enclosure elements
cdransf commented on issue cdransf/coryd.dev#2 2025-04-11 23:41:50 +00:00
Add length attributes to RSS feed enclosure elements

Resolved in 2dc119415d by reading the header value from the CDN response.

cdransf pushed to main at cdransf/coryd.dev 2025-04-11 23:40:51 +00:00
2dc119415d fix(feeds.js): add require length attribute to enclosures with correct value
cdransf opened issue cdransf/coryd.dev#2 2025-04-11 23:40:11 +00:00
Add length attributes to RSS feed enclosure elements
cdransf synced commits to refs/pull/95/merge at cdransf/ai.robots.txt from mirror 2025-04-11 21:47:46 +00:00
305188b2e7 Update from Dark Visitors
4a764bba18 Merge pull request #102 from ai-robots-txt/imgproxy-bot
a891ad7213 Merge pull request #102 from ai-robots-txt/imgproxy-bot
b65f45e408 chore(robots.json): adds imgproxy crawler
Compare 5 commits »
cdransf synced commits to refs/pull/98/merge at cdransf/ai.robots.txt from mirror 2025-04-11 13:47:44 +00:00
305188b2e7 Update from Dark Visitors
Compare 2 commits »
cdransf synced commits to main at cdransf/ai.robots.txt from mirror 2025-04-11 05:47:44 +00:00
305188b2e7 Update from Dark Visitors
cdransf synced commits to refs/pull/98/merge at cdransf/ai.robots.txt from mirror 2025-04-11 05:47:44 +00:00
4a764bba18 Merge pull request #102 from ai-robots-txt/imgproxy-bot
a891ad7213 Merge pull request #102 from ai-robots-txt/imgproxy-bot
b65f45e408 chore(robots.json): adds imgproxy crawler
Compare 4 commits »
cdransf synced new reference refs/tags/v1.27 to cdransf/ai.robots.txt from mirror 2025-04-10 21:47:44 +00:00
cdransf synced commits to refs/tags/v1.27 at cdransf/ai.robots.txt from mirror 2025-04-10 21:47:44 +00:00
cdransf synced commits to main at cdransf/ai.robots.txt from mirror 2025-04-10 21:47:44 +00:00
4a764bba18 Merge pull request #102 from ai-robots-txt/imgproxy-bot
a891ad7213 Merge pull request #102 from ai-robots-txt/imgproxy-bot
b65f45e408 chore(robots.json): adds imgproxy crawler
Compare 3 commits »
cdransf pushed to main at cdransf/coryd.dev 2025-04-08 03:26:55 +00:00
995202b1d6 chore(vars.css): update mail icon colors to match Stalwart
cdransf closed issue cdransf/coryd.dev#1 2025-04-07 00:46:16 +00:00
Remove excess spacing between back links and watching banners
cdransf commented on issue cdransf/coryd.dev#1 2025-04-07 00:46:16 +00:00
Remove excess spacing between back links and watching banners

Resolved in 6f74e6d158 by applying a consistent watching-focus class to show and movie pages. Styles were added…