Commit graph

25 commits

Author SHA1 Message Date
a650f1d3e8
chore(*.sql): use sql-formatter for sql formatting 2025-06-14 17:10:41 -07:00
c021ea54ae
feat(*): refactor dynamic vs. static structure and distinctions; make additional elements dynamic 2025-06-13 18:16:25 -07:00
ca57082f01
fix(scheduled_shows.sql): sort upcoming shows by air date ascending 2025-06-11 16:31:04 -07:00
9935d9ba85
feat(search): design consistency with other feed/content aggregation lists 2025-06-10 11:52:23 -07:00
bcb89ceb95
fix(scheduled_shows.sql): add missing metadata 2025-06-04 16:37:50 -07:00
9420ceee4f
fix(oembed.sql): surface oembed data for pages 2025-05-25 20:21:44 -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
81e738621c
fix(update_days_read.sql): corrects reading streak function 2025-05-16 09:04:22 -07:00
4f15e88074
feat(top-tags): surface top tags and genres across relevant views 2025-05-15 08:54:59 -07:00
52257f50a1
fix(oembed.sql): return top artist image for oembed on genre pages 2025-05-10 19:03:08 -07:00
ec03d7ccef
feat(oembed.php): add oembed api and implement in dependent pages 2025-05-10 17:19:43 -07:00
d95df47274
feat(scheduled_shows.sql): add air date to shows that haven't been started 2025-05-10 17:15:12 -07:00
fc37600b8b
chore(*.psql/*.sql): update all *.psql to *.sql files 2025-04-30 12:21:33 -07:00
4bad005e58
feat(*.php, *.psql): deduplicate API code + performance improvements 2025-04-22 16:23:55 -07:00
678384d8d9
chore(*.psql): update functions; add update_artist_key.psql for merging artists flow 2025-04-18 19:51:33 -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
b6d5933433
feat(nav): refactor primary navigation to split labels + icons; remove redundant nav code 2025-04-14 09:32:59 -07:00
754f06f516
fix(album_releases.psql): update subtext delimiter to be consistent with other delimiters 2025-04-11 22:09:58 -07:00
22e8d1b126
chore(recent-activity.liquid): carry featured post marker over to recent activity 2025-04-05 22:08:30 -07:00
3035f76e06
chore(*.psql): consistent delimiter in file names 2025-04-02 17:09:51 -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