Shishkevich D.
b4ef2af4c9
chore: return automatic generation of shadowsocks keys
2025-07-06 15:20:41 +07:00
Shishkevich D.
d8a10f4738
fix: login title shifts the input fields
...
* chore: revert "fix: reduced login title font-size for mobile (#3105 )"
* chore: short login title translation for russian
* chore: change login title translation for ukrainian
2025-07-06 13:22:09 +07:00
Shishkevich D.
0994dea15c
chore: reset two-factor authentication after changing admin credentials ( #3029 )
...
* chore: add `resetTwoFactor` argument for main.go
fixes #3025
* chore: reset two-factor authentication after changing admin credentials
* chore: reset two-factor authentication after changing admin credentials
---------
Co-authored-by: somebodywashere <68244480+somebodywashere@users.noreply.github.com>
Co-authored-by: Sanaei <ho3ein.sanaei@gmail.com>
2025-07-02 11:25:25 +02:00
Shishkevich D.
b716a1bcd5
chore: mark 2053
port as unsecured
2025-06-25 00:38:03 +07:00
Shishkevich D.
99bc397b54
refactor: new loading logic, icons for tabs
2025-06-22 00:27:09 +07:00
Shishkevich D.
83115a7ad1
refactor: use new page templates
2025-06-21 15:38:43 +07:00
Shishkevich D.
85536c43e6
chore: clients comment improvement
...
- use default ant components instead custom styles
- remove comments in inbound info modal (duplicates information)
- enhance tooltip usage
2025-06-21 15:24:52 +07:00
Vadim Iskuchekov
869871b62b
feat: add comments under client id ( #3131 )
2025-06-21 14:55:35 +07:00
Shishkevich D.
5f697f257f
fix: generate correct keys for shadowsocks inbounds
2025-06-20 19:30:46 +07:00
Shishkevich D.
79885195da
chore: add new dns features from v25.6.8
...
* chore: add new dns params
* chore: add `DNS Presets` modal
* chore: edit file names
2025-06-18 23:24:18 +07:00
spatiumstas
97cca977ca
fix: reduced login title font-size for mobile ( #3105 )
2025-06-18 22:31:10 +07:00
Shishkevich D.
a430bf7ffb
chore: add download config button for wireguard
2025-06-17 22:25:24 +07:00
Shishkevich D.
1325654cf8
chore: add translations for routing table
2025-06-16 12:26:49 +07:00
Shishkevich D.
c4aababb70
chore: clean readme, add link to wiki ( #3045 )
2025-06-05 18:56:33 +07:00
Shishkevich D.
d59fc7987e
fix: don't show ip limit for some protocols ( #3064 )
...
this causes the modal window to fail because protocols like wireguard, dokodemo and so on do not have clients (like vless/vmess, shadowsocks, etc).
2025-06-05 18:12:06 +07:00
Tara Rostami
4f91ab6e52
fix: 2fa qr-code ( #2996 )
2025-05-11 02:12:43 +02:00
Shishkevich D.
606a71251b
chore: add translations for a-table
2025-05-10 21:47:59 +07:00
Shishkevich D.
0d60a39192
chore: toasts translation refactoring
2025-05-09 10:46:29 +07:00
Shishkevich D.
31f9be62b5
chore: implement 2fa auth ( #2968 )
...
* chore: implement 2fa auth
from #2786
* chore: format code
* chore: replace two factor token input with qr-code
* chore: requesting confirmation of setting/removing two-factor authentication
otpauth library was taken from cdnjs
* chore: revert changes in `ClipboardManager`
don't need it.
* chore: removing twoFactor prop in settings page
* chore: remove `twoFactorQr` object in `mounted` function
2025-05-08 16:20:58 +02:00
Shishkevich D.
b9e0781f52
feat: implement geofiles update in panel ( #2971 )
...
solves #2672
Co-authored-by: Sanaei <ho3ein.sanaei@gmail.com>
2025-05-06 18:10:58 +02:00
mhsanaei
ad1a8bf5f0
geosite : category-porn
2025-05-06 09:55:06 +02:00
Tara Rostami
e7f2a03dc3
chore: minor fixes for login page
2025-04-27 11:22:43 +07:00
Shishkevich D.
500b760337
fix: qr modal header
2025-04-19 22:43:24 +07:00
Shishkevich D.
242e17f246
chore: move qr params in a-popover
2025-04-19 22:36:17 +07:00
AKILA INDUNIL
8d814154e3
feat: add a toggle to use public IPv4 in QR/URI
2025-04-19 22:32:22 +07:00
Shishkevich D.
f5961f0fe3
chore: deleting unnecessary functions
2025-04-18 17:55:09 +07:00
mhsanaei
ed04ed494b
v2.5.7
2025-04-11 12:11:39 +02:00
Shishkevich D.
b6041b1376
chore: create FileManager
class for downloading files
2025-04-08 22:17:29 +07:00
Shishkevich D.
821ebcf40c
fix: current tab highlight in sidebar ( #2874 )
2025-04-07 08:28:02 +07:00
mhsanaei
d77d5f0152
minor changes
2025-04-07 00:45:52 +02:00
Shishkevich D.
a6b1a272b0
Code refactoring ( #2865 )
...
* 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-04-06 11:40:33 +02:00
Shishkevich D.
ae15cd3063
chore: simplify login page ( #2851 )
...
* chore: change login page
* chore: minor improvements on login page
* chore: add login button padding
* fix: delete unnecessary attributes
* fix: Restore headline animation with DOMContentLoaded
2025-04-01 14:24:03 +02:00
Shishkevich D.
b88be94c3b
fix: opening links in the sidebar
2025-03-30 22:02:05 +07:00
danilshishkevich
64b2168b43
chore: giving keys for each a-collapse-panel
2025-03-25 15:13:17 +00:00
danilshishkevich
13a82a5634
chore: move client table into components
2025-03-24 15:17:45 +00:00
danilshishkevich
10a573ef74
chore: improve styles
...
- elements with class `.collapse-title` are missing
- changed paddings in `.ant-xray-version-list-item` element
2025-03-24 12:22:12 +00:00
Shishkevich D.
2d95430c58
chore: transforming a common sidebar into a separate component
...
- also added saving collapsed state
2025-03-24 11:19:27 +00:00
Shishkevich D.
46effcde35
fix: dashboard won't load
2025-03-24 10:02:01 +00:00
Shishkevich D.
b5cbeb642c
chore: moving the modals to a separate directory
2025-03-24 09:57:37 +00:00
Shishkevich D.
837091007b
chore: moving the settings tabs to a separate directory
2025-03-24 09:45:15 +00:00
Shishkevich D.
48f87babf0
chore: make class to get the device form factor
2025-03-21 15:09:05 +00:00
Shishkevich D.
274030e8d6
chore: meta tag change
...
- `X-UA-Compatible` is only used by Internet Explorer, so it removed
- `robots` allows the panel not to be indexed by a search engine
2025-03-21 14:49:49 +00:00
Shishkevich D.
6f4fc9a83d
chore: delete display.css
...
these styles are not used anywhere
2025-03-21 14:38:41 +00:00
Shishkevich D.
09f11c6a69
chore: pretty Inbounds
page ( #2791 )
...
* chore: pretty 'Inbounds' page
* chore: return styles for aCustomStatistic
styles was intended to properly display a-statistic in the app, but for some unknown reason it was removed
* fix: switch style in dark mode
---------
2025-03-18 22:13:01 +01:00
mhsanaei
5a3952f4a8
Update index.html
2025-03-18 13:39:07 +01:00
Tara Rostami
681019bd75
Fixes and improvements ( #2789 )
...
* Fixes and improvements
* Update translate.en_US.toml
2025-03-18 09:51:05 +01:00
Shishkevich D.
a3d20673dc
Code refactoring ( #2785 )
...
* chore: pretty theme menu in sidebar
* refactor: renaming component templates
* refactor: create custom `a-statistic` component
* fix: display button text only on large screens
* chore: remove loading background in overview page
* fix: show `Version` text when xray version is unknown
2025-03-17 18:26:07 +07:00
Shishkevich D.
e288d3b655
chore: some improvements ( #2782 )
...
* chore: improve outbound link input
* chore: ui improvement
2025-03-17 08:26:59 +07:00
Shishkevich D.
e194b6c95b
chore: pretty 'Overview' page ( #2772 )
...
* chore: pretty 'Overview' page
* chore: some improvements in 'overview page'
- reduced font size
- added caption to buttons
- fixed display of xray state
- xray version display returned
2025-03-15 12:15:46 +01:00
Ilya Afanasov
2d5da560f9
feat: custom subscription title in panel ( #2773 )
...
* feat: custom subscription title in panel
* feat: added translations
2025-03-15 08:16:59 +01:00