Commit Graph

22 Commits (577d2bbe6e110c3ec996c88874065b57399d90dc)

Author SHA1 Message Date
James Panther c282e97333
🔀 Merge pull request #730 from stereobooster/fix-bug-in-picture
fix bug in picture with params
2024-01-21 14:31:01 +11:00
James Panther 6415614513
🎨 Code cleanup 2023-12-26 11:22:55 +11:00
stereobooster f2af0198fa fix bug in picture with params 2023-11-29 14:51:44 +01:00
stereobooster c8b33ae51e refactoring 2023-11-26 14:52:34 +01:00
stereobooster 0c6c30fec1 do not lazy load the feature image 2023-11-26 14:42:26 +01:00
stereobooster 6eb34e7124 use 2x instead of x2 in query params 2023-11-26 14:23:42 +01:00
stereobooster 11fd48f5d0 potential solution to screenshot 2023-11-26 14:14:49 +01:00
stereobooster c237e04744 Example of integration of picture partial 2023-11-26 14:14:48 +01:00
James Panther 7810026589
🐛 Fix extra whitespace added in render hooks
Fixed #679
2023-10-25 09:11:10 +11:00
stereobooster 30d506af0f Provide width and height for images 2023-09-11 08:28:56 +02:00
Tomy Hsieh 0d4fe03a45
🛠 fix: Syntax error 2023-05-27 05:48:29 +08:00
Tomy Hsieh 88c73a3aae
feat: Make image lazy load togglable 2023-05-27 05:31:23 +08:00
Tomy Hsieh adf7f6f224
feat: Lazy load image in all places 2023-05-27 05:26:57 +08:00
Tomy Hsieh 82a44935be
feat: Lazy load image by default 2023-05-08 17:04:55 +07:00
Uwe Schmidt 5fae5fea82
Adjust whitespace for `srcset` links 2023-03-23 18:52:41 +01:00
James Panther 7e970f4c97
Add SVG support to article featured images 2023-01-15 10:38:53 +11:00
James Panther 138d2bf7bb
🚸 Prevent scaling images smaller than article width
Fixes #394
2023-01-13 11:41:28 +11:00
Konstantin Pavlov 5e8d30c305
Fix render-image.html for SVG
SVG images do not support resizing, so `srcset/src` attributes should be simplified
2022-12-28 10:31:55 +02:00
James Panther 3f9c6bf08e
🚸 Allow img fallback to assets/static directories
Fixes #126
2022-03-08 09:51:19 +11:00
James Panther 60a62e2b4b
🚸 Prevent image processing on external URLs 2022-02-06 11:26:37 +11:00
James Panther 053a03d429
💄 Add rounded border to images 2022-01-31 09:14:30 +11:00
James Panther 3b5b93d965
Add image resizing and srcset generation 2022-01-12 14:21:22 +11:00