| Age | Commit message (Collapse) | Author |
|
instead of base64 library you can use built-in JS functions `btoa()` and `atob()`
|
|
text copying can be done without using additional libraries
|
|
feature(check_cpu_usage): Change the usage interval from second to minute
|
|
|
|
* chore: refactor `setting-list-item` component
* chore: remove padding
* chore: replace settings list with settings collapse panels
* chore: add missing translations
* chore: fix translation
|
|
the "Outbounds Traffic" parameter, which was misleading, was also renamed and moved
|
|
|
|
|
|
parameter list: `disableCache`, `disableFallback`, `disableFallbackIfMatch`, `clientIp`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Improved ru_RU translation
Some words have been changed to sound nicer. I made some words less complicated to understand. I also fixed some warnings and messages so they are easier to read.
* Apply suggestions from code review
|
|
|
|
|
|
|
|
|
|
* Add Setting entity + GUI field in panel settings
* Add a missing 'Traffic' in InformEnabale field
* Add ExternalTrafficURL Post request call
* Add translation + cleanup
* Move options to General tab
---------
Co-authored-by: root <root@vm3562019.stark-industries.solutions>
Co-authored-by: root <root@vm3688062.stark-industries.solutions>
|
|
* 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.
|
|
|
|
|
|
|
|
|
|
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
|
|
|
|
if you need it you need to change it manually to true
|
|
|
|
|
|
|
|
|
|
* json post base path bug fixed
* added comment field to group client management
|
|
|
|
* 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
|
|
|
|
|
|
Fixed ru translation
|
|
|
|
|
|
Add Russian domains
|
|
* Minor Fixes (UI)
* Update custom.min.css
|
|
|
|
When the client has MUX enabled, a TCP or UDP prefix appears before the IP address. We initially weren’t aware of this behavior, but we have now resolved the issue.
|
|
runetfreedom/russia-v2ray-rules-dat
|
|
|
|
|
|
- Added a "comment" in all languages
---------
Co-authored-by: mhsanaei <ho3ein.sanaei@gmail.com>
|