Dikiy13371
|
b0fd57f5c6
|
feat: optimization, audit, websocket, redis fallback, jobs
|
2025-12-06 17:55:36 +03:00 |
|
Dikiy13371
|
d4b6c6fb0e
|
delete old db
|
2025-10-08 01:57:09 +03:00 |
|
Dikiy13371
|
c64dfc88ea
|
db.go sqlite
|
2025-10-08 01:53:53 +03:00 |
|
Dikiy13371
|
d0874855b2
|
Fix to sqlite github glebarez
|
2025-10-08 01:51:21 +03:00 |
|
Dikiy13371
|
d531fc1205
|
fix dockerfile
|
2025-10-08 01:46:36 +03:00 |
|
Dikiy13371
|
edaa4851f7
|
fix web.go
|
2025-10-08 01:42:52 +03:00 |
|
Dikiy13371
|
b5861d31ae
|
Fix db.go and setting.go
|
2025-10-08 01:29:05 +03:00 |
|
Dikiy13371
|
82f0a5680b
|
getValue setting.go
|
2025-10-08 01:16:21 +03:00 |
|
Dikiy13371
|
98e5538ab4
|
add OIDC
|
2025-10-08 00:57:43 +03:00 |
|
Dikiy13371
|
668f421efd
|
role_required.go add
|
2025-10-08 00:56:59 +03:00 |
|
Dikiy13371
|
9178fcfd36
|
fix web.go controller newauthcontroller api
|
2025-10-08 00:45:58 +03:00 |
|
Dikiy13371
|
b90788d288
|
full rebuild web.go
|
2025-10-08 00:42:05 +03:00 |
|
Dikiy13371
|
7dc52df84f
|
add user_admin.go in controller
|
2025-10-08 00:07:26 +03:00 |
|
Dikiy13371
|
ce288d4f6c
|
add new file auth.go
|
2025-10-08 00:06:24 +03:00 |
|
Dikiy13371
|
b5ba2e6a2a
|
add new user_admin.go
|
2025-10-08 00:03:18 +03:00 |
|
Dikiy13371
|
16720b34db
|
fix auth.go
|
2025-10-08 00:00:20 +03:00 |
|
Dikiy13371
|
7cfa516dc4
|
add auth.go
|
2025-10-07 23:59:46 +03:00 |
|
Dikiy13371
|
98231d2131
|
add auth.go
|
2025-10-07 23:59:35 +03:00 |
|
Dikiy13371
|
a374c39dd8
|
fix server.go
|
2025-10-07 23:53:48 +03:00 |
|
Dikiy13371
|
b2ae172623
|
chore: apply formatting and db.go fixes
|
2025-10-07 23:46:47 +03:00 |
|
Dikiy13371
|
97e9aca156
|
Fix db.go
|
2025-10-07 23:44:05 +03:00 |
|
Dikiy13371
|
f0eca194e2
|
fix(database): restore working InitDB/GetDB with automigrate and admin seed
|
2025-10-07 23:39:24 +03:00 |
|
Dikiy13371
|
d457c5a9d0
|
invalid db.go
|
2025-10-07 23:34:07 +03:00 |
|
Dikiy13371
|
1aad1ef359
|
new user.go v2.0
|
2025-10-07 23:29:43 +03:00 |
|
Dikiy13371
|
0e28f2b178
|
delete type user struct in model.go
|
2025-10-07 23:27:30 +03:00 |
|
Dikiy13371
|
80a6d8a9b1
|
add user.go
|
2025-10-07 23:25:57 +03:00 |
|
Dikiy13371
|
4e09c357eb
|
add user.go
|
2025-10-07 23:25:29 +03:00 |
|
Dikiy13371
|
d1b73723c5
|
Docs new Test test test
|
2025-10-07 23:07:06 +03:00 |
|
Dikiy13371
|
2bc6b9d7b9
|
dOCS TEST COMMTI NOTE IN README
|
2025-10-07 23:06:38 +03:00 |
|
mhsanaei
|
2eb9d2e2e8
|
DevTools
Release 3X-UI / build (386) (push) Has been cancelled
Release 3X-UI / build (amd64) (push) Has been cancelled
Release 3X-UI / build (arm64) (push) Has been cancelled
Release 3X-UI / build (armv5) (push) Has been cancelled
Release 3X-UI / build (armv6) (push) Has been cancelled
Release 3X-UI / build (armv7) (push) Has been cancelled
Release 3X-UI / build (s390x) (push) Has been cancelled
Release 3X-UI / Build for Windows (push) Has been cancelled
|
2025-10-02 01:47:12 +02:00 |
|
Vadim Iskuchekov
|
a824875c4f
|
fix: improve error handling in periodic traffic reset job (#3572)
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
Release 3X-UI / Build for Windows (push) Waiting to run
|
2025-10-01 23:12:09 +02:00 |
|
JieXu
|
cafcb250ec
|
Add support for OpenSUSE Leap (#3573)
* Update update.sh
* Update install.sh
* Update x-ui.sh
* Update x-ui.sh
|
2025-10-01 23:11:37 +02:00 |
|
mhsanaei
|
e7cfee570b
|
first try native CPU implementation
|
2025-10-01 20:13:32 +02:00 |
|
JieXu
|
90c3529301
|
[Security] Replace timestamp-based password generation with random generator (#3571)
* Update x-ui.sh
* Update x-ui.sh
* Update x-ui.sh
* Update x-ui.sh
|
2025-10-01 18:37:31 +02:00 |
|
konstpic
|
b65ec83c39
|
fix: fix delete method (#3569)
Release 3X-UI / build (386) (push) Has been cancelled
Release 3X-UI / build (amd64) (push) Has been cancelled
Release 3X-UI / build (arm64) (push) Has been cancelled
Release 3X-UI / build (armv5) (push) Has been cancelled
Release 3X-UI / build (armv6) (push) Has been cancelled
Release 3X-UI / build (armv7) (push) Has been cancelled
Release 3X-UI / build (s390x) (push) Has been cancelled
Release 3X-UI / Build for Windows (push) Has been cancelled
Co-authored-by: Пичугин Константин <k.pichugin@comagic.dev>
|
2025-09-29 18:16:46 +02:00 |
|
konstpic
|
28a17a80ec
|
feat: add ldap component (#3568)
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
Release 3X-UI / Build for Windows (push) Waiting to run
* add ldap component
* fix: fix russian comments, tls cert verify default true
* feat: remove replaces go mod for local dev
|
2025-09-28 21:04:54 +02:00 |
|
Mikhail Grigorev
|
3056583388
|
feat: Add update script (#3555)
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
Release 3X-UI / Build for Windows (push) Waiting to run
* feat: Add update script
* Small fix
* Fixed typo
* Fixed typo
* chmod +x
* Update x-ui
* Fixed update message
* Fixed typo
* Added downloading via IPv4
* Remove check_glibc_version
* Fixed self destroy
* Fixed typo
* Fixed self destroy
---------
|
2025-09-28 14:09:27 +02:00 |
|
Дмитрий Олегович Саенко
|
172f2ddaa7
|
fix russian translate in tgbot (#3557)
Release 3X-UI / build (386) (push) Has been cancelled
Release 3X-UI / build (amd64) (push) Has been cancelled
Release 3X-UI / build (arm64) (push) Has been cancelled
Release 3X-UI / build (armv5) (push) Has been cancelled
Release 3X-UI / build (armv6) (push) Has been cancelled
Release 3X-UI / build (armv7) (push) Has been cancelled
Release 3X-UI / build (s390x) (push) Has been cancelled
Release 3X-UI / Build for Windows (push) Has been cancelled
|
2025-09-25 15:21:40 +02:00 |
|
Tara Rostami
|
d69af328dc
|
fix: login animation (#3559)
* Add IPv4 for wget in install
* fix: login animation
|
2025-09-25 15:16:50 +02:00 |
|
mhsanaei
|
ee0e3093ba
|
Add IPv4 for wget in install
|
2025-09-25 15:08:13 +02:00 |
|
mhsanaei
|
89def9aee6
|
fix
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
Release 3X-UI / Build for Windows (push) Waiting to run
|
2025-09-24 21:30:58 +02:00 |
|
mhsanaei
|
b2b0024648
|
login: autocomplete password
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
Release 3X-UI / Build for Windows (push) Waiting to run
|
2025-09-24 20:41:32 +02:00 |
|
mhsanaei
|
5822758b7c
|
tiny changes
|
2025-09-24 19:51:01 +02:00 |
|
mhsanaei
|
49430b3991
|
Update docker.yml
|
2025-09-24 15:42:01 +02:00 |
|
mhsanaei
|
104526aab2
|
v2.8.4
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
Release 3X-UI / Build for Windows (push) Waiting to run
|
2025-09-24 11:47:43 +02:00 |
|
mhsanaei
|
a0c07241c0
|
minor changes
|
2025-09-24 11:47:14 +02:00 |
|
mhsanaei
|
adf3242602
|
bug fix
|
2025-09-24 11:44:02 +02:00 |
|
mhsanaei
|
3f62592e4b
|
API improve security: returns 404 for unauthenticated API requests
|
2025-09-24 11:29:55 +02:00 |
|
Дмитрий Олегович Саенко
|
02bff4db6c
|
max port to 65535 (#3536)
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
Release 3X-UI / Build for Windows (push) Waiting to run
* add EXPOSE port in Dockerfile
* fix: max port 65 531 -> 65 535
* fix
---------
Co-authored-by: mhsanaei <ho3ein.sanaei@gmail.com>
|
2025-09-23 19:43:56 +02:00 |
|
Happ-dev
|
8ff4e1ff31
|
Add Happ client export open link (#3542)
Co-authored-by: y.sivushkin <y.sivushkin@corp.101xp.com>
|
2025-09-23 16:46:45 +02:00 |
|