Commit graph

53 commits

Author SHA1 Message Date
efe701f939
feat(*.liquid): apply prettier to liquid templates
- offer to create tag when none is found while adding a link from cli
- fix tag display in search
2025-06-16 14:41:29 -07:00
49e21d574e
chore(*): minor cleanup + formatting 2025-06-16 10:46:54 -07:00
864b777dba
fix(*): remove old media highlight styles 2025-06-15 21:19:53 -07:00
029caaaa9e
chore(*): use prettier for formatting 2025-06-14 17:42:23 -07:00
c021ea54ae
feat(*): refactor dynamic vs. static structure and distinctions; make additional elements dynamic 2025-06-13 18:16:25 -07:00
cc8bdf017b
chore(base/index.css): update calendar icon styles 2025-06-10 17:08:44 -07:00
9935d9ba85
feat(search): design consistency with other feed/content aggregation lists 2025-06-10 11:52:23 -07:00
c54d27dc33
fix(scripts/index.js): formatting consistency 2025-06-09 15:30:53 -07:00
bb1a36cd51
chore(vars.css): change stalwart color over to fastmail 2025-05-27 11:34: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
3a0649ee9c
chore(fonts.css): font cleanup + optimization 2025-05-18 17:22:16 -07:00
0e565970a5
chore(*): remove duplicate cache rule + cleanup cache headers; cleanup + formatting 2025-05-18 13:32:57 -07:00
2666d6ed67
feat(reading): clean and refactor routing for books -> reading to separate paths 2025-05-16 13:17:34 -07:00
f822d627c1
fix(prism.css): use overflow-wrap for long, uninterrupted text strings 2025-05-14 06:52:54 -07:00
2f52ee2253
chore(sw.js): add lightweight service worker 2025-05-12 16:14:00 -07:00
965c48fc3e
chore(pages/index.html): add update timestamp to home page 2025-05-09 14:38:55 -07:00
22bf2b47c2
chore(dialog.css): reduce dialog max-width 2025-05-09 11:15:02 -07:00
bb72776be8
chore(links.html/css): refactor layout to properly use article tags and headers for each link item 2025-05-08 15:09:35 -07:00
e71eb1c185
chore(recent-media + intro): add proper headers and descriptions 2025-05-08 07:57:11 -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
aa33cd72df
chore(query.php): rename proxy endpoint to query to better reflect how it's used 2025-05-03 11:54: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
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
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
d08cefbb47
fix(buttons.css): correct transition rule 2025-04-14 12:52:52 -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
b6d5933433
feat(nav): refactor primary navigation to split labels + icons; remove redundant nav code 2025-04-14 09:32:59 -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
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
e153b1f5bc
chore(reset.css): set text-wrap: pretty; for paragraph and header tags 2025-04-03 09:21:14 -07:00
5290dfb73b
fix(media.css): highlight text helper class for grids and heros 2025-03-31 11:19:47 -07:00
dc2a909b6f
chore(base/index.css): additional offset distance for link text underlines 2025-03-30 11:15:06 -07:00
0b5240ce2c
fix(modal.css): explicitly set basic font sizes to prevent inheriting from parent(s); svg property usage updates 2025-03-29 11:13:20 -07:00
29aa3f0c30
fix(modal.css): scope animated transform to modal controls that have svgs 2025-03-29 09:05:46 -07:00
58c4ff29c0
fix(base/index.css): add missing class for forgejo coloring 2025-03-28 18:18:46 -07:00