| Age | Commit message (Collapse) | Author |
|
* 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
|
|
* 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
|
|
|
|
|
|
|
|
- elements with class `.collapse-title` are missing
- changed paddings in `.ant-xray-version-list-item` element
|
|
- also added saving collapsed state
|
|
|
|
|
|
|
|
|
|
* 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
---------
|
|
|
|
* Fixes and improvements
* Update translate.en_US.toml
|
|
* 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
|
|
* chore: improve outbound link input
* chore: ui improvement
|
|
* 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
|
|
* feat: custom subscription title in panel
* feat: added translations
|
|
|
|
now we use window.crypto.getRandomValues to generate random values.
|
|
|
|
This reverts commit c49ec9a74cf1c407cbe872355f1e2ac03a8e3080.
|
|
see https://xtls.github.io/config/transports/mkcp.html#headerobject
|
|
|
|
|
|
* refactor: switching to the use of typed props
* refactor: `password-input` -> `a-password-input`
* fix: qr modal copy error
|
|
* chore: pretty `backup & restore` modal
* chore: pretty `xray version` modal
* fix: new `xray version` modal style
|
|
|
|
cleaned up some of the margins & paddings
|
|
|
|
|
|
instead of base64 library you can use built-in JS functions `btoa()` and `atob()`
|
|
text copying can be done without using additional libraries
|
|
|
|
* 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`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
|
|