Commit Graph
18 Commits
Author SHA1 Message Date
a.andreev 48bb460749 Admin: split sections/photos workflows in sidebar
Separate section management from photo management to keep the admin navigation clear and focused. Add autosave for section edits, stronger double-confirmation on section removal, and explicit cleanup of before/after files when a section is deleted.
2026-02-20 18:25:33 +03:00
a.andreev b241c9b9b3 Admin: add section rename and delete actions
Let admins manage section names and ordering from the media sidebar without manual DB edits. Add safe section deletion in admin flow and remove the section storage folder after DB cascade cleanup.
2026-02-20 18:20:03 +03:00
Alex Assistant 0995989b56 Public badge for restored photos and commenter link retrieval/regeneration 2026-02-20 15:13:46 +03:00
Alex Assistant 9207c739fc Admin: move welcome message editor to dedicated sidebar menu section 2026-02-20 15:09:42 +03:00
Alex Assistant 0e357c0e42 Public: stacked before/after and editable welcome text; admin media/comments mode polish 2026-02-20 15:08:13 +03:00
Alex Assistant f97064ab8b Fix autosave fetch URL shadowed by input[name=action] 2026-02-20 15:01:38 +03:00
Alex Assistant 2db58562f1 Fix admin autosave endpoint to explicit admin.php with token 2026-02-20 14:57:26 +03:00
Alex Assistant 60c0641608 Fix admin autosave transport: robust AJAX detection and JSON parsing 2026-02-20 14:55:45 +03:00
Alex Assistant 62837855ef Fix autosave reliability and show after preview via non-ajax file upload 2026-02-20 14:53:09 +03:00
Alex Assistant b923b894e9 Admin: sidebar modes, autosave photo cards, after previews and lightbox 2026-02-20 14:49:02 +03:00
Alex Assistant eab63dcfa8 Admin UI: sidebar mode switch and fix broken thumbnails 2026-02-20 14:44:27 +03:00
Alex Assistant e45fd0dcb0 Switch main app to MySQL flow and restore section-first bulk upload UX 2026-02-20 14:39:42 +03:00
Alex Assistant 8d93605093 Add favicon and subtle footer author link 2026-02-19 17:46:46 +03:00
Alex Assistant fa3fb2c77c Add cache-busting version param for CSS/JS assets 2026-02-19 17:38:14 +03:00
Alex Assistant b789085c33 Add sort index auto-cleanup and thumbnails in admin photo list 2026-02-19 17:29:30 +03:00
Alex Assistant 23f2d03b1e Move photo upload into selected category section 2026-02-19 17:22:40 +03:00
Alex Assistant 58a29a3d3b Extend admin: rename/delete/sort categories and photos 2026-02-19 17:17:03 +03:00
Alex Assistant 0a8d0ade23 Add token-protected admin panel for categories and photo uploads 2026-02-19 17:08:27 +03:00