mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-05-31 18:24:10 +00:00
Collapsed repeated stream/sniffing/settings handling in InboundFormModal into shared helpers (stampAdvancedTextFor, parseAdvancedSliceWithLabel, compactAdvancedJson, withSaving) plus a wrapped-config factory for the single-key editors. Cuts ~120 lines from the script section with no behavior change. The advanced-panel subtitle and editor-meta text used a fixed dark color that was unreadable on the dark and ultra-dark modal backgrounds. Switched both to opacity-on-inherit so they pick up AntD's theme-aware foreground color, the same pattern .section-heading already uses. |
||
|---|---|---|
| .. | ||
| ClientBulkModal.vue | ||
| ClientFormModal.vue | ||
| ClientRowTable.vue | ||
| CopyClientsModal.vue | ||
| InboundFormModal.vue | ||
| InboundInfoModal.vue | ||
| InboundList.vue | ||
| InboundsPage.vue | ||
| QrCodeModal.vue | ||
| QrPanel.vue | ||
| useInbounds.js | ||