Commit Graph

79 Commits

Author SHA1 Message Date
rhiannon morris 3c04976d1a large previews for some sites
unless they need oembed (glares at mastodon), which requires
the ability to resize images on the fly. lol. lmao
2022-12-26 20:07:38 +01:00
rhiannon morris 47ba520e7e add noai tags i guess 2022-11-12 12:14:42 +01:00
rhiannon morris 1b839fcc21 fixes for multi-update stuff 2022-11-12 12:13:02 +01:00
Rhiannon Morris f51ea184bb Use the site name in opengraph tags
…which involves passing around the index file to a lot more places
2022-08-26 00:55:37 +02:00
Rhiannon Morris 2833487f62 allow multiple updates on one day
[the reason for this, rather than just one update listing everything, is
that i can have sfw and nsfw updates and only display the appropriate
one]
2022-08-17 03:11:57 +02:00
Rhiannon Morris e7384bc1ed cap gallery images to 2000px 2022-05-16 10:25:16 +02:00
Rhiannon Morris 81b342a0c4 use category names when unambiguous
if each category has only a single image (or is empty) after filtering,
then reuse the category names for the buttons
2022-05-02 16:31:38 +02:00
Rhiannon Morris ca647f33c1 rearrange description fields 2022-02-27 01:03:28 +01:00
Rhiannon Morris 5c2a50760a messing with the nsfw warning 2022-01-03 20:45:55 +01:00
Rhiannon Morris 004e43f52f ensure ids are unique 2021-08-23 16:35:55 +02:00
Rhiannon Morris 2ccfb72b22 add support for categorised alts 2021-08-23 16:35:19 +02:00
Rhiannon Morris bf381cba7a add default warning for nsfw stuff 2021-06-04 04:07:05 +02:00
Rhiannon Morris 7b5ddab5da remove unnecessary `length` 2021-04-16 23:49:29 +02:00
Rhiannon Morris e046171999 fix text layout for the image description stuff 2021-04-16 23:49:29 +02:00
Rhiannon Morris 5c3ca348c2 add support for structured descriptions 2021-04-16 23:49:29 +02:00
Rhiannon Morris 9c11993f7e fix download links for multipart pics 2021-04-16 23:49:29 +02:00
Rhiannon Morris ed88f03bab make download link more obvious but hide it for tiny images 2021-04-16 23:48:56 +02:00
Rhiannon Morris 9a54cc0d53 allow updates to be marked nsfw-only 2021-04-16 23:48:56 +02:00
Rhiannon Morris c807895244 add nsfw warning dialog 2021-04-16 23:48:56 +02:00
Rhiannon Morris 8d4ff29e56 add support for approx dates 2021-04-16 23:48:56 +02:00
Rhiannon Morris 26ae8e6b58 changed twitter username 2021-04-16 23:48:56 +02:00
Rhiannon Morris 7f91331195 support updates 2021-04-16 23:48:56 +02:00
Rhiannon Morris 1752b27cce put "cw: " text in css 2021-04-16 23:48:56 +02:00
Rhiannon Morris b3da952558 use <template> element for cws 2021-04-16 23:48:56 +02:00
Rhiannon Morris 258b1c6102 escape data-warning attr 2021-04-16 23:48:56 +02:00
Rhiannon Morris 2adee9ee8e use class instead of twigils for builder 2021-04-16 23:48:55 +02:00
Rhiannon Morris 14484184e3 swap fields of Size 2021-04-16 23:48:55 +02:00
Rhiannon Morris c30cb303ae remove unused autocomplete=off 2021-04-16 23:48:55 +02:00
Rhiannon Morris 5ad4e3dc30 add twitter [etc] card previews 2021-04-16 23:48:55 +02:00
Rhiannon Morris 8865b951fa add bg property for displaying transparent images 2021-04-16 23:48:55 +02:00
Rhiannon Morris 1e0b955029 put full dimensions on image 2021-04-16 23:48:55 +02:00
Rhiannon Morris d8c22fef0f fix desc field showing up without desc 2021-04-16 23:48:55 +02:00
Rhiannon Morris 1cca7f88d0 add [temporary] favicon 2021-04-16 23:48:55 +02:00
Rhiannon Morris 813d802fce remove old title attr on stylesheets 2021-04-16 23:48:55 +02:00
Rhiannon Morris 07d71de471 use DOMContentLoaded 2021-04-16 23:48:55 +02:00
Rhiannon Morris 752dbbd1c4 make tag buttons into links 2021-04-16 23:48:55 +02:00
Rhiannon Morris f796d21181 replace a '' with "" 2021-04-16 23:48:55 +02:00
Rhiannon Morris 8d2422ad5b simplify some css selectors
(by adding more classes & ids :( )
2021-04-16 23:48:55 +02:00
Rhiannon Morris f312230110 more markup fixes 2021-04-16 23:48:55 +02:00
Rhiannon Morris e19bbe554e fix some markup bits 2021-04-16 23:48:55 +02:00
Rhiannon Morris 3242975db3 remove alternate stylesheet 2021-04-16 23:48:55 +02:00
Rhiannon Morris 1b7f8e9af3 make focused element visible 2021-04-16 23:48:55 +02:00
Rhiannon Morris d2b2fdf2a5 move escId to BuilderQQ 2021-04-16 23:48:55 +02:00
Rhiannon Morris 981319483a handle nsfw flag better 2021-04-16 23:48:55 +02:00
Rhiannon Morris 9c23e13628 change some classes to ids 2021-04-16 23:48:55 +02:00
Rhiannon Morris 95b73d45e0 make buttonbar class 2021-04-16 23:48:55 +02:00
Rhiannon Morris 653adfe5fc redo formatDate so i can have 12th 2021-04-16 23:48:55 +02:00
Rhiannon Morris 21bdb28c65 add image prefetches 2021-04-16 23:48:55 +02:00
Rhiannon Morris b5973a60d5 refactor makeButtonBar 2021-04-16 23:48:55 +02:00
Rhiannon Morris 328ce7bf11 put artist on rss feed 2021-04-16 23:48:55 +02:00