Shishkevich D.
|
d6f9f3f6d3
|
chore: add empty screens for empty data (balancers, reverses, dns)
|
2025-03-07 22:17:14 +07:00 |
|
Shishkevich D.
|
fad6c497eb
|
chore: add empty screens for empty data (balancers, reverses, dns)
cleaned up some of the margins & paddings
|
2025-03-07 13:56:03 +00:00 |
|
Shishkevich D.
|
0a207b8a2c
|
refactor: merging all util functions into classes
|
2025-03-07 09:07:23 +00:00 |
|
Shishkevich D.
|
26bf693dbd
|
refactor: move copy function to utils.js
|
2025-03-07 07:27:33 +00:00 |
|
Shishkevich D.
|
7483fb2ec5
|
refactor: delete base64js
instead of base64 library you can use built-in JS functions `btoa()` and `atob()`
|
2025-03-07 07:11:03 +00:00 |
|
Shishkevich D.
|
2d8cca3a2e
|
refactor: delete clipboardjs (#2727)
text copying can be done without using additional libraries
|
2025-03-06 20:43:46 +01:00 |
|
Shishkevich D.
|
c13db7922e
|
Pretty Panel and Xray settings (#2726)
* chore: refactor `setting-list-item` component
* chore: remove padding
* chore: replace settings list with settings collapse panels
* chore: add missing translations
* chore: fix translation
|
2025-03-06 11:17:25 +01:00 |
|
Shishkevich D.
|
99f26be30d
|
feat: add statistics section (#2718)
the "Outbounds Traffic" parameter, which was misleading, was also renamed and moved
|
2025-03-05 13:27:25 +01:00 |
|
Shishkevich D.
|
f5aea03765
|
chore: add global params for DNS (#2713)
parameter list: `disableCache`, `disableFallback`, `disableFallbackIfMatch`, `clientIp`
|
2025-03-04 14:18:51 +01:00 |
|
Shishkevich D.
|
653ec90451
|
chore: pretty dns section in xray settings (#2700)
|
2025-03-04 09:55:13 +01:00 |
|
Shishkevich D.
|
91a84db479
|
chore: pretty auth tab in panel settings (#2701)
|
2025-03-04 09:54:59 +01:00 |
|
Shishkevich D.
|
08b55da408
|
feat: add quic protocol in xray rule modal (#2666)
|
2025-02-24 09:23:59 +01:00 |
|