Ching L
2c252530d3
fix(jable): improve like sorting and preview thumb position
2026-03-19 22:55:12 +08:00
Ching L
b8ccd29665
revert: simplify to only resize container, restore image visibility
2025-12-04 01:19:46 +08:00
Ching L
9c5accc503
fix: add JavaScript function to force image scaling override CSS conflicts
2025-12-04 01:18:57 +08:00
Ching L
3d1f189293
fix: directly resize image instead of using transform, override positioning
2025-12-04 01:17:49 +08:00
Ching L
0054293187
fix: add transform scale to shrink preview images to fit container
2025-12-04 01:16:49 +08:00
Ching L
92984f7b1c
fix: simplify CSS to only resize container, preserve original image behavior
2025-12-04 01:12:52 +08:00
Ching L
9236538784
fix: adjust container dimensions to maintain original aspect ratio with 50px height
2025-12-04 01:11:59 +08:00
Ching L
efd606d0b5
fix: use transform scale to properly resize preview thumb images
2025-12-04 01:10:13 +08:00
Ching L
c69b3967f1
fix: preserve sprite image positioning while resizing preview container
2025-12-04 01:05:48 +08:00
Ching L
fb7736d27d
fix: resize preview thumb images to match container dimensions
2025-12-04 01:02:03 +08:00
Ching L
dae0c77d3c
feat: add custom CSS to override preview thumb image container dimensions
2025-12-04 00:54:16 +08:00
Ching
e0b022d791
feat: Add 51cg website helper script with hot post filtering and read marking
...
- Add toggle to hide hot trending posts and ads on list pages
- Implement automatic read post tracking with visual indicators (strikethrough, grayscale)
- Auto-manage read history (max 1000 records with FIFO)
- Add floating control panel with persistent settings
- Support dark mode and dynamic content loading
- Fix issue where article content pages were incorrectly hidden
- Update README with script documentation
2025-09-21 20:31:00 +08:00