• Joined on 2026-04-29
Vadym pushed to main at Aimpress/Shumiland 2026-06-08 14:40:03 +00:00
55071543e9 fix(tariffs): register SyncEzyButton in importMap, fix @payloadcms/ui import, guard beforeChange hook
Vadym pushed to main at Aimpress/Shumiland 2026-06-08 14:13:23 +00:00
b86581cc4d fix(tariffs): fix SyncEzyButton path — use /src/ prefix for Payload component resolution
Vadym pushed to main at Aimpress/Shumiland 2026-06-08 14:08:13 +00:00
c7b846f6b2 feat(tariffs): add ezy auto-sync on ezy_id save + manual sync button in admin
Vadym pushed to main at Aimpress/Shumiland 2026-06-08 14:00:06 +00:00
6ed4b631ab fix(tariffs): allow admin to clear ezy_id for manual tickets
Vadym pushed to main at Aimpress/Shumiland 2026-06-08 13:56:39 +00:00
8ffd6ebaa6 fix(kvytky): combo cards driven by ezy API — no test tariffs, correct prices
Vadym pushed to main at Aimpress/Shumiland 2026-06-08 13:50:30 +00:00
12cd941da5 fix(kvytky): client-side tariff fallback when static build has no server
Vadym pushed to main at Aimpress/Shumiland 2026-06-08 13:47:50 +00:00
faff04fab2 fix: use localhost for internal fetches, footer logo hostname, dyvolis tickets
Vadym pushed to main at Aimpress/Shumiland 2026-06-08 13:38:49 +00:00
00612e7d69 fix: logo absolute URL, dyvolis tickets priority, why-section layout, birthday extra CMS items
Vadym pushed to main at Aimpress/Shumiland 2026-06-08 13:26:56 +00:00
fc73909ea4 fix(migration): add section_titles_google_review_url column to home_page
Vadym pushed to main at Aimpress/Shumiland 2026-06-08 13:22:10 +00:00
c3274b0bd6 feat(reviews): add CMS field for Google review button URL
40ced357df fix(dynozavry): serve hero banner from public PNG + raise media quality
ab820f7c99 feat(docker): add Caddyfile for self-signed TLS proxy
683ed47795 chore: regenerate payload-types + next-env.d.ts after schema changes
a226d3a7f8 fix(ui): bump next/image quality to 90, clean up DyvoLis comment
Compare 10 commits »
Vadym pushed to main at Aimpress/Shumiland 2026-06-08 12:54:55 +00:00
4b064eee65 refactor(birthday): clean up unused CMS fields and dead variable declarations
9a2ebd8cc0 fix(dinopage|gallery|birthday): hero bg z-index, gallery padding, altanka image
Compare 2 commits »
Vadym pushed to main at Aimpress/Shumiland 2026-06-06 20:19:03 +00:00
3a44b986bc fix(images): add dynamic remotePattern from NEXT_PUBLIC_SITE_URL
Vadym pushed to main at Aimpress/Shumiland 2026-06-06 19:44:41 +00:00
958de340c1 fix(seed): return numeric IDs from media upload helpers
b2e03d1311 feat(media): auto-compress uploaded videos via FFmpeg H.264 CRF 28
7e592d3af7 feat(birthday): upload fields for why-section videos
Compare 3 commits »
Vadym pushed to main at Aimpress/Shumiland 2026-06-05 11:47:23 +00:00
04e13097da fix(birthday): show all CMS extra items, remove hardcoded slice(3,6) limit
Vadym pushed to main at Aimpress/Shumiland 2026-06-05 11:39:13 +00:00
83283ed43c feat(home): CMS-managed birthday card background patterns
Vadym pushed to main at Aimpress/Shumiland 2026-06-05 11:31:44 +00:00
7371462eab fix(migration): add _home_page_v_version_sections table for versions support
Vadym pushed to main at Aimpress/Shumiland 2026-06-05 11:23:31 +00:00
b3837fc412 feat(homepage): sections array — add/remove/reorder/show/hide via CMS
Vadym pushed to main at Aimpress/Shumiland 2026-06-05 11:14:29 +00:00
917678e363 fix(admin): fallback adminThumbnail to original URL when tablet size missing
Vadym pushed to main at Aimpress/Shumiland 2026-06-05 11:06:56 +00:00
7080b9ba2d feat(admin): use filename as title in Media list to show built-in thumbnail
Vadym pushed to main at Aimpress/Shumiland 2026-06-05 10:59:49 +00:00
8e2b79f01f revert(admin): remove MediaThumbnailCell — crashes admin list view