3x-ui/web/service
Ali Golzar 2198397197
Some checks are pending
Release 3X-UI / build (386) (push) Waiting to run
Release 3X-UI / build (amd64) (push) Waiting to run
Release 3X-UI / build (arm64) (push) Waiting to run
Release 3X-UI / build (armv5) (push) Waiting to run
Release 3X-UI / build (armv6) (push) Waiting to run
Release 3X-UI / build (armv7) (push) Waiting to run
Release 3X-UI / build (s390x) (push) Waiting to run
Created / Updated fields for clients (#3384)
* feat(backend): add created_at/updated_at to clients and maintain on create/update
backfill existing clients and set updated_at on mutations

* feat(frontend): carry created_at/updated_at in client models and round-trip via JSON

* feat(frontend): display Created and Updated columns in client table with proper date formatting

* i18n: add pages.inbounds.createdAt/updatedAt across all locales

* Update inbound.go

Remove duplicate code
2025-08-27 19:30:49 +02:00
..
config.json feat: support metrics config 2025-06-11 18:42:41 +08:00
inbound.go Created / Updated fields for clients (#3384) 2025-08-27 19:30:49 +02:00
outbound.go Refactor: Use any instead of interface{} 2025-03-12 20:43:43 +01:00
panel.go improved - message logs 2024-07-08 23:47:49 +02:00
server.go more list for public IP address 2025-08-21 14:24:25 +02:00
setting.go default Max Age to 360min 2025-08-04 11:38:23 +02:00
tgbot.go feat: Add remaining time to tgbot #3355 (#3360) 2025-08-17 13:43:25 +02:00
user.go chore: reset two-factor authentication after changing admin credentials (#3029) 2025-07-02 11:25:25 +02:00
warp.go warp - optimize utility code 2025-03-12 19:27:19 +01:00
xray.go fix: Xray restarting after being manually stopped (#2896) (#3329) 2025-08-07 23:35:11 +05:00
xray_setting.go [warp] enhanced + delete option 2024-07-15 00:21:54 +02:00