- 11 Jul, 2026 1 commit
-
-
The custom home page URL iframe only allows allow-forms/allow-popups/ allow-popups-to-escape-sandbox/allow-scripts, without allow-top-navigation*. As a result, target="_top" nav/menu links inside the (admin-configured, trusted) embedded page cannot navigate the top-level window on desktop browsers, while some mobile browsers still allow it via allow-popups — causing inconsistent behavior rather than an intended restriction. Add allow-top-navigation-by-user-activation so user-clicked top-level links work consistently across devices. This token only permits user-activated top navigation and does NOT grant same-origin access, so it avoids the security concern of allow-same-origin. Co-authored-by: 贺. <kuang@M1.local> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
乾L committed
-
- 10 Jul, 2026 12 commits
-
-
♻ Replace collapsible card details with always-visible label/value rows, add badge-list full display for cards, and polish pricing/channel toolbars and mobile cards.
t0ng7u committed -
♻ t0ng7u committed -
✨ 🔤 Typography - Fix --font-sans stack: 'Public Sans Variable' was never applied (wrong family name), add CJK fallbacks (PingFang SC / Microsoft YaHei UI / Noto Sans SC) - Sync <html lang> with i18n language for correct CJK glyph selection - Remove dead fake font system (font-provider.tsx, config/fonts.ts, --font-inter/--font-manrope) - Typography contract: 3-tier headings, arbitrary text-[10px]/[11px] → text-xs (46 files), no uppercase table headers, font-bold → font-semibold - Numbers use tabular-nums only; font-mono reserved for keys/IDs/code (29 files)🎨 Color discipline - Retire StatusBadge string-hash rainbow (autoColor → neutral); all variants resolve to 5 semantic voices - Add tintedBadgeClassMap as the single tinted-pill recipe - Replace hardcoded emerald/amber/rose/sky classes with semantic tokens across ~30 files (timing badges, progress bars, system panels, pricing, rankings, log row tints) - Drop all !important text overrides and [font-family:var(--font-body)] hacks 🧘 Motion restraint - Remove admin entrance animations: table row stagger, card hover lift/shadow, button press scale, dashboard shimmer line - Neuter page-transition stagger components into plain wrappers; page transitions reduced to pure opacity fade - Decorative motion stays landing-only📐 Shape - Single radius source: --radius 1rem → 0.625rem - Sparklines use solid chart tokens instead of decorative gradients - PanelWrapper: border-only (no shadow), align radius with Card📏 Guardrails - Add "Design System Discipline" section (3.10.1) to web/default/AGENTS.md✅ Verified: tsgo typecheck clean, rsbuild production build passest0ng7u committed -
Merge pull request #6092 from QuantumNous/perf/model-pricing-sync-table
同語 committed -
- remove built-in horizontal padding from status badges so table columns align with headers. - drop legacy negative-margin compensation from badge cells and affected table renderers. - clean touched table components to satisfy lint rules around type imports, keys, and JSX flow.
QuentinHsu committed -
- keep input focus and invalid rings inside the shared Input component to avoid clipping in constrained containers. - make the sync channel selector table use a fixed header, internal body scrolling, and fixed pagination inside the dialog. - align status cells with their header and translate channel status labels through existing i18n keys.
QuentinHsu committed -
- batch select and unselect operations into single state updates to reduce lag with large model lists. - align current price and upstream preset rows by rendering the same ordered field set. - switch the table to a fixed header, internal body scrolling, and fixed pagination layout with compact upstream header counts. - hide synthesized preset internal IDs and count only effective selectable resolutions.
QuentinHsu committed -
Merge pull request #5906 from feitianbubu/fix/pricing-sample-special-usable-group
同語 committed -
Merge pull request #6061 from feitianbubu/pr/c33b40b70
同語 committed -
Merge pull request #6044 from QuantumNous/feat/playground-parameter-panel
同語 committed -
feitianbubu committed
-
* fix: use GORM v2 row locking for subscription resets * docs: codify GORM row locking rules
Seefs committed
-
- 09 Jul, 2026 5 commits
-
-
- expose playground controls for sampling, penalty, token, and seed parameters. - reuse the existing persisted config and parameter-enabled state so requests only send enabled values. - add localized parameter copy and keep the panel scrollable on short screens.
QuentinHsu committed -
controller/task_video.go and service/pre_consume_quota.go were already removed in ba25ba88 and 116004fd (logic lives in service/task_polling.go and BillingSession now), then brought back as stale copies by a42b3976. Both have zero callers. controller/swag_video.go is a leftover swag stub: the swaggo pipeline is gone and docs/openapi/relay.json already documents these routes.
feitianbubu committed -
- constrain the desktop selector panel so long group and model lists scroll within a shared height. - make the selected model stand out with stronger row and label styling. - scroll both lists to the active selections after the popover opens.
QuentinHsu committed -
CaIon committed
-
Signed-off-by: zuiho <2324465096@qq.com>
zuiho committed
-
- 08 Jul, 2026 5 commits
-
-
* 支持渠道表格列宽拖拽 * fix(web): address column resize review feedback * feat(web): auto-fit resized table columns * fix(web): reduce column resize persistence work --------- Signed-off-by: zuiho <2324465096@qq.com>
zuiho committed -
CaIon committed
-
Rāna(Bass Ver.) committed
-
CaIon committed
-
CaIon committed
-
- 07 Jul, 2026 16 commits
-
-
CaIon committed
-
* fix(wallet): honor configured quota units for reward transfers * fix(i18n): localize quota preview descriptions * fix(settings): normalize invalid quota input
A_Words committed -
Seefs committed
-
CaIon committed
-
The ratio column normalized input to number on every keystroke, so typing 0.05 got stuck at 0.0 which Number() collapses to 0. Keep the value as a string draft like the top-up ratio column and only convert to number when serializing. Fixes #5986
feitianbubu committed -
CaIon committed
-
CaIon committed
-
CaIon committed
-
CaIon committed
-
CaIon committed
-
CaIon committed
-
CaIon committed
-
* feat(subscription): add admin quota reset actions * fix(subscription): keep quota reset in plan row actions * refactor(subscription): move user subscription actions into menu
Seefs committed -
* Create zh-TW.json * Update _sync-report.json * Update languages.ts * Update config.ts * fix(i18n): update language codes and improve translations for zh-CN and zh-TW
Meow Tech Open Source by NovaMeow committed -
CaIon committed
-
Thread int32 saturation clamps from tiered settlement and video task recompute into the consume/task logs under admin_info, so oversized or malformed billing inputs stay auditable. Clamp negative audio duration before token conversion and gate the saturation UI markers on admin.
CaIon committed
-
- 06 Jul, 2026 1 commit
-
-
Bound max-tokens fields across all relay format validators, saturate tiered-expression rounding and audio/tool/task token conversions, and route legacy remix ratios through the guarded setter.
CaIon committed
-