a.andreev
  • Joined on 2025-06-04
a.andreev pushed to dev at a.andreev/gallery-for-aav 2026-02-22 05:06:50 +03:00
8aee3a64ea Admin: allow configurable deploy remote for update checks
9be6bf50dd Cleanup: remove mysql alias entrypoints
Compare 2 commits »
a.andreev pushed to main at a.andreev/gallery-for-aav 2026-02-22 05:06:49 +03:00
8aee3a64ea Admin: allow configurable deploy remote for update checks
9be6bf50dd Cleanup: remove mysql alias entrypoints
11bba1e60c Public: retry comment submit endpoint to handle 404 routes
05c106226f Public: fix comment form action path to avoid 404
ec64282d8a Public: improve comment submit error diagnostics and fallback
Compare 7 commits »
a.andreev pushed to dev at a.andreev/gallery-for-aav 2026-02-21 16:17:32 +03:00
11bba1e60c Public: retry comment submit endpoint to handle 404 routes
a.andreev pushed to dev at a.andreev/gallery-for-aav 2026-02-21 16:14:18 +03:00
05c106226f Public: fix comment form action path to avoid 404
a.andreev pushed to dev at a.andreev/gallery-for-aav 2026-02-21 16:10:59 +03:00
ec64282d8a Public: improve comment submit error diagnostics and fallback
a.andreev pushed to dev at a.andreev/gallery-for-aav 2026-02-21 16:07:14 +03:00
2760e46a17 Public: render newly submitted comments without page reload
a.andreev pushed to dev at a.andreev/gallery-for-aav 2026-02-21 15:57:33 +03:00
803ab55c37 Chore: add test marker commit on dev branch
a.andreev created branch dev in a.andreev/gallery-for-aav 2026-02-21 15:57:19 +03:00
a.andreev pushed to dev at a.andreev/gallery-for-aav 2026-02-21 15:57:19 +03:00
a.andreev pushed to main at a.andreev/gallery-for-aav 2026-02-21 15:55:48 +03:00
2fbb9ef229 Admin: allow selecting main or dev for update checks
a.andreev pushed to main at a.andreev/gallery-for-aav 2026-02-21 15:50:49 +03:00
bc48e6959d Admin: move deploy flow into settings and use secrets file
a.andreev pushed to main at a.andreev/gallery-for-aav 2026-02-21 15:11:31 +03:00
27691ba396 Public: reserve detail image space to prevent layout shifts
a.andreev pushed to main at a.andreev/gallery-for-aav 2026-02-21 15:08:46 +03:00
29425d25f9 UI: stabilize scrollbar gutter to reduce layout shifts
a.andreev pushed to main at a.andreev/gallery-for-aav 2026-02-21 15:05:11 +03:00
b64c3d9944 Public: reorder detail badges and fix comment count grammar
a.andreev pushed to main at a.andreev/gallery-for-aav 2026-02-21 15:02:19 +03:00
27a2120edc Public: add overview labels for detail and catalog pages
a.andreev pushed to main at a.andreev/gallery-for-aav 2026-02-21 14:57:52 +03:00
03d84abee9 Public: always show detail counter label in photo view
a.andreev pushed to main at a.andreev/gallery-for-aav 2026-02-21 14:55:43 +03:00
5d2662f810 Public: align detail counter with before label on desktop
a.andreev pushed to main at a.andreev/gallery-for-aav 2026-02-21 14:54:24 +03:00
1a011766bd Public: show detail position label in desktop top-right
a.andreev pushed to main at a.andreev/gallery-for-aav 2026-02-21 14:51:21 +03:00
948a4d184d Public: make photo navigation loop at boundaries
a.andreev pushed to main at a.andreev/gallery-for-aav 2026-02-21 14:42:55 +03:00
3fedcdc576 Docs: add separate instructions for public and viewer users