owpengram-server/cmd/telesrv-admin/web
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
..
dist admin ui: rebuild stale dist bundle from current source 2026-09-14 16:47:46 +01:00
public updated admin panel style 2026-07-22 01:16:29 +03:00
src admin ui: reserved usernames use the standard dry-run/confirm flow 2026-09-14 12:05:28 +01:00
index.html Merge remote-tracking branch 'upstream/main' into merge-gramsrv-0e2fcdf9 2026-07-24 17:15:53 +03:00
package-lock.json merged from gramsrv upstream 2026-09-01 12:06:31 +03:00
package.json feat: sync collectible star gifts 2026-07-16 12:38:53 +08:00
tsconfig.json chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
vite.config.ts config: sync admin and RTMP port defaults 2026-07-06 16:29:29 +08:00