Commit graph

85 commits

Author SHA1 Message Date
485b90fb46 style & layout updates 2023-06-21 19:58:01 +02:00
474276e6a1 support for no background at all 2023-03-07 16:14:42 +01:00
c7d51685be update to ghc 9.2.5 2022-12-30 22:00:13 +01:00
cd8c51097c new buttons and tweaked bg gradients 2022-12-30 03:19:50 +01:00
ccb4c2eabd add button to skip all cws 2022-12-26 22:04:57 +01:00
1e7a58359d make default cw less cryptic 2022-12-26 20:09:25 +01:00
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
47ba520e7e add noai tags i guess 2022-11-12 12:14:42 +01:00
1b839fcc21 fixes for multi-update stuff 2022-11-12 12:13:02 +01:00
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
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
e7384bc1ed cap gallery images to 2000px 2022-05-16 10:25:16 +02:00
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
ca647f33c1 rearrange description fields 2022-02-27 01:03:28 +01:00
5c2a50760a messing with the nsfw warning 2022-01-03 20:45:55 +01:00
004e43f52f ensure ids are unique 2021-08-23 16:35:55 +02:00
2ccfb72b22 add support for categorised alts 2021-08-23 16:35:19 +02:00
bf381cba7a add default warning for nsfw stuff 2021-06-04 04:07:05 +02:00
7b5ddab5da remove unnecessary length 2021-04-16 23:49:29 +02:00
e046171999 fix text layout for the image description stuff 2021-04-16 23:49:29 +02:00
5c3ca348c2 add support for structured descriptions 2021-04-16 23:49:29 +02:00
9c11993f7e fix download links for multipart pics 2021-04-16 23:49:29 +02:00
ed88f03bab make download link more obvious but hide it for tiny images 2021-04-16 23:48:56 +02:00
9a54cc0d53 allow updates to be marked nsfw-only 2021-04-16 23:48:56 +02:00
c807895244 add nsfw warning dialog 2021-04-16 23:48:56 +02:00
8d4ff29e56 add support for approx dates 2021-04-16 23:48:56 +02:00
26ae8e6b58 changed twitter username 2021-04-16 23:48:56 +02:00
7f91331195 support updates 2021-04-16 23:48:56 +02:00
1752b27cce put "cw: " text in css 2021-04-16 23:48:56 +02:00
b3da952558 use <template> element for cws 2021-04-16 23:48:56 +02:00
258b1c6102 escape data-warning attr 2021-04-16 23:48:56 +02:00
2adee9ee8e use class instead of twigils for builder 2021-04-16 23:48:55 +02:00
14484184e3 swap fields of Size 2021-04-16 23:48:55 +02:00
c30cb303ae remove unused autocomplete=off 2021-04-16 23:48:55 +02:00
5ad4e3dc30 add twitter [etc] card previews 2021-04-16 23:48:55 +02:00
8865b951fa add bg property for displaying transparent images 2021-04-16 23:48:55 +02:00
1e0b955029 put full dimensions on image 2021-04-16 23:48:55 +02:00
d8c22fef0f fix desc field showing up without desc 2021-04-16 23:48:55 +02:00
1cca7f88d0 add [temporary] favicon 2021-04-16 23:48:55 +02:00
813d802fce remove old title attr on stylesheets 2021-04-16 23:48:55 +02:00
07d71de471 use DOMContentLoaded 2021-04-16 23:48:55 +02:00
752dbbd1c4 make tag buttons into links 2021-04-16 23:48:55 +02:00
f796d21181 replace a '' with "" 2021-04-16 23:48:55 +02:00
8d2422ad5b simplify some css selectors
(by adding more classes & ids :( )
2021-04-16 23:48:55 +02:00
f312230110 more markup fixes 2021-04-16 23:48:55 +02:00
e19bbe554e fix some markup bits 2021-04-16 23:48:55 +02:00
3242975db3 remove alternate stylesheet 2021-04-16 23:48:55 +02:00
1b7f8e9af3 make focused element visible 2021-04-16 23:48:55 +02:00
d2b2fdf2a5 move escId to BuilderQQ 2021-04-16 23:48:55 +02:00
981319483a handle nsfw flag better 2021-04-16 23:48:55 +02:00