mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-08-31 14:24:16 +00:00
* fix(nodes): make node API tokens write-only * fix(nodes): keep token optional on edit for write-only API tokens NodeView no longer returns apiToken, so the edit form must consume hasApiToken and not require re-entering the token. Relaxes the form validation on edit, adds a keep-current placeholder, and adds the i18n key to all 13 locales. |
||
|---|---|---|
| .. | ||
| emit_examples.go | ||
| emit_jsonschema.go | ||
| emit_jsonschema_test.go | ||
| emit_types.go | ||
| emit_zod.go | ||
| main.go | ||
| schema.go | ||
| walker.go | ||