mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-06 13:14:11 +00:00
- Introduced a new `webFavicon` property in the AllSetting model to store the favicon data URL. - Implemented upload and delete functionality for the favicon in the GeneralTab component, including validation for file type and size. - Updated the backend to serve the favicon in the HTML head if set. - Added translations for favicon-related messages across multiple languages. |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_docs_test.go | ||
| base.go | ||
| custom_geo.go | ||
| dist.go | ||
| inbound.go | ||
| index.go | ||
| login_limiter.go | ||
| login_limiter_test.go | ||
| node.go | ||
| server.go | ||
| setting.go | ||
| util.go | ||
| util_test.go | ||
| websocket.go | ||
| xray_setting.go | ||
| xui.go | ||