miaomiao
|
e7f8b3f173
|
v1.4.2: PJAX router, auto-hide music embed, update script fix
- PJAX navigation: nav clicks fetch & replace <main> seamlessly
- router.js dynamically loads page-specific JS (blog/forum/admin)
- Music embed: global on/off toggle, hover-based auto-collapse
- Update script restored to download-based (no git dependency)
- All PJAX pages have #musicEmbed container (index, blog, forum, admin, passwords)
- Version bump to 1.4.2
|
2026-07-02 02:22:09 +08:00 |
|
miaomiao
|
a30a628772
|
fix: add musicEmbed container to admin.html for PJAX persistence
|
2026-07-02 02:09:32 +08:00 |
|
miaomiao
|
cd290ff237
|
PJAX router + music embed with auto-hide
- router.js: intercept nav clicks, fetch page via AJAX, replace <main> content
- Blog/Forum/Admin/Homepage init functions extracted for PJAX re-init
- music-embed.js: hover-based auto-hide (leave → 10s timer → collapse)
- Settings: music_embed_code, position, pages, autohide, idle_timeout
- New keys replace old homepage_music_embed/position (auto-migrated)
|
2026-07-02 02:00:49 +08:00 |
|
miaomiao
|
f7f30af569
|
v1.4.1: theme color refactor, UI restructuring, markdown improvements
|
2026-07-01 23:46:01 +08:00 |
|
miaomiao
|
4465130e60
|
fix: update download URL follows redirects, use codeload directly
|
2026-07-01 20:05:28 +08:00 |
|
miaomiao
|
bd0c0442ab
|
feat: add public settings endpoint and update settings retrieval in frontend
|
2026-07-01 19:41:06 +08:00 |
|