Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-04-06Code refactoring (#2865)Shishkevich D.
* refactor: use vue inline styles in entire application * refactor: setting row in dashboard page * refactor: use blob for download file in text modal * refactor: move all html templates in `web/html` folder * refactor: `DeviceUtils` -> `MediaQueryMixin` The transition to mixins has been made, as they can update themselves. * chore: pretty right buttons in `outbounds` tab in xray settings * refactor: add translations for system status * refactor: adjust gutter spacing in setting list item * refactor: use native `a-input-password` for password field * chore: return old system status with new translations * chore: add missing translation
2025-03-08Code refactoring (#2739)Shishkevich D.
* refactor: switching to the use of typed props * refactor: `password-input` -> `a-password-input` * fix: qr modal copy error
2025-03-07refactor: merging all util functions into classesShishkevich D.
2025-02-04revert group management (#2656)Sanaei
* Revert "json post base path bug fixed (#2647)" This reverts commit 04cf250a547bb64265d256e7d15af7cea5ecfa67. * Revert "Group Management of Subscription Clients" * Revert "fix getSubGroupClients for enable/disable and edit clients." * Revert "Enhance database initialization in db.go (#2645)" This reverts commit 66fe84181b9c4e2f6c6be943a7f486b4308c32ff. * Revert "Add checkpoint handling in CloseDB function (#2646)" This reverts commit 4dd40f6f192e3f94f2ea4fe9e942e6663b5a1527. * Revert "Improved database model migration and added indexing (#2655)" This reverts commit b922d986d6783ce28d00ca948024dee44a11f29e.
2025-01-21Group Management of Subscription Clients (#2644)Ali Rahimi
* add group user with the same subscription id to all inbounds * code format compare * add await for reset client traffic * en language changed * added client traffic syncer job * handle exist email duplicate in sub group * multi reset and delete request for clients group * add client traffic syncer setting option * vi translate file updated * auto open qr-modal bug fixed
2025-01-05bug fixmhsanaei
2025-01-01Added "comment" in all languages (#2631)LoST
- Added a "comment" in all languages --------- Co-authored-by: mhsanaei <ho3ein.sanaei@gmail.com>
2024-12-27Client: Commentmhsanaei
now you can add Comment and write anything you want to remember
2024-10-29removed - XTLS Securitymhsanaei
because its too old and no one use it anymore
2024-09-26refactor: split XTLS and Reality form tls into separate filesmhsanaei
2024-09-16more details - vmess securitymhsanaei
2024-08-19update translate for #2493mhsanaei
2024-08-11new - vmess security (inbound client side - outbound)mhsanaei
2024-06-17ipLimitEnable for ip logmhsanaei
2024-04-03bug fix - tgid #2214v2.2.8mhsanaei
2024-03-13BurstObservatory & ObservatoryMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-13fix bug - deleteBalancerMHSanaei
2024-03-12ip limit only if log is availableAlireza Ahmadi
2024-01-27v2.1.2MHSanaei
revert #1650 #1661 #1664 #1670 made panel full of bug
2024-01-23persian datepicker bug fixed (#1668)Ali Rahimi
* add single client bug fixed * persian datepicker bug fixed
2024-01-22Group editing feature of users with the same subscription (#1661)Ali Rahimi
2024-01-21add group user with the same subscription id to all inbounds (#1650)Ali Rahimi
2024-01-12Small edit & fixes (#1571)shahin-io
2024-01-10fix translationMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-02added Jalalian datepicker (shamsi) (#1460)Ali Rahimi
* added datepicker option in setting page jalalian datepicker component was added translate files for datepicker updated * dark mode bug fixed
2023-12-14v2.0.1MHSanaei
2023-12-13[gui] redesign formsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-12Update inbound_info_modal.html (#1342)Tara Rostami
* Update login.html * Update custom.css * Update inbound_info_modal.html * Update custom.css * Update custom.css
2023-12-10fixMHSanaei
2023-12-09<tr> <td> instead of <a-form-item>MHSanaei
convert the form structure to use <tr> and <td> instead of <a-form-item>,
2023-12-04[bug] fix status colors in pagesMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-04new frontend and mobile view #1286Alireza Ahmadi
2023-06-13removed - alterIdMHSanaei
https://github.com/XTLS/Xray-core/pull/2199 https://github.com/XTLS/Xray-core/commit/9112cfd39c2105d5b513275f9659b26e92fa7b67
2023-06-09random password button for SS & moreMHSanaei
crypto.getRandomValues for uuid change name randomText to randomLowerAndNum
2023-06-07random sub IdMHSanaei
optimize utils trojan short id fix index page better view
2023-06-03some changesMHSanaei
ip limit method back to v1.6.0 method remove event on getDBClientIps better show ip on log (",\n")
2023-05-22[feature] separate subscription serviceMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-16random - trojan passwordMHSanaei
2023-05-13random sub buttonMHSanaei
2023-05-13remove duplicate random text genMHSanaei
randomText by default length set to 8
2023-05-13remove search Data filesMHSanaei
2023-05-13random UUIDMHSanaei
2023-05-12update translationHamidreza Ghavami
2023-05-08update UI to use themeSwitcherHamidreza Ghavami
2023-05-07v1.4.0MHSanaei
2023-05-07design updateMHSanaei
2023-05-06[feature] multi-user shadowsocks @alireza0MHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-04update translationHamidreza Ghavami
2023-05-04changed number input tags to 'a-input-number'Hamidreza Ghavami
2023-05-01fixed - set Default Cert for XtlsMHSanaei