owpengram-server/cmd
Astra ec91375e99
Some checks are pending
CI / Go tests (push) Waiting to run
CI / Admin web build (push) Waiting to run
CI / Grammy store bot (push) Waiting to run
CI / Docker main topology smoke (push) Waiting to run
admin ui: rebuild stale dist bundle from current source
dist/index.html was pointing at index-DTpNyCcP.js, a bundle left over from
mid-rebase: three consecutive admin-UI commits ("match the reserved-usernames
page layout to the NFT page", "self-contained reserve-username modal", "use
the standard dry-run/confirm flow") each conflicted on dist/index.html, and
resolving each by keeping the already-applied side discarded that commit's
own frontend rebuild. The result was a built bundle several commits stale
relative to the actual ServerSettingsPage.tsx source, which crashed on load
(Cannot read properties of null (reading 'reduce')) since it no longer
matched the current API shape.

Rebuilt via `npm run build` against current source and removed the orphaned
stale bundles.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-14 16:47:46 +01:00
..
appearancefetch feat: sync visible product branding 2026-07-20 16:49:17 +08:00
bots Merge remote-tracking branch 'upstream/main' into merge-gramsrv-9106877 2026-08-03 23:29:20 +03:00
catalogfetch feat: sync multilayer td integration 2026-07-15 13:32:06 +08:00
createuser tools/createuser: report which field collided on insert failure 2026-09-14 12:05:28 +01:00
langpackfetch feat: sync langpack and auth updates 2026-07-18 00:07:41 +08:00
otpwebhook-example feat: sync configurable OTP delivery providers 2026-07-17 17:04:39 +08:00
stickerfetch feat: sync multilayer td integration 2026-07-15 13:32:06 +08:00
stickerseeddeploy fix: sync birthday updates and system sticker sets 2026-07-05 15:15:32 +08:00
telegramloginkeygen feat: sync Telegram Login OIDC provider 2026-07-21 15:46:24 +08:00
telesrv usernames: report reserved names as taken in the check paths too 2026-09-14 12:05:28 +01:00
telesrv-admin admin ui: rebuild stale dist bundle from current source 2026-09-14 16:47:46 +01:00
telesrv-load merged from gramsrv upstream 2026-09-01 12:06:31 +03:00
telesrv-update merged from gramsrv upstream 2026-09-01 12:06:31 +03:00
walletminiapp feat: sync visible product branding 2026-07-20 16:49:17 +08:00