| 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
|
|
* refactor: switching to the use of typed props
* refactor: `password-input` -> `a-password-input`
* fix: qr modal copy error
|
|
|
|
|
|
|
|
|
|
|
|
autocomplete
max - min for input-number
|
|
|
|
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
|
|
|
|
* add single client bug fixed
* persian datepicker bug fixed
|
|
|
|
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
|
|
* added datepicker option in setting page
jalalian datepicker component was added
translate files for datepicker updated
* dark mode bug fixed
|
|
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
|
|
convert the form structure to use <tr> and <td> instead of <a-form-item>,
|
|
|
|
|
|
ip limit method back to v1.6.0 method
remove event on getDBClientIps
better show ip on log (",\n")
|
|
|
|
|
|
|
|
|
|
|
|
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
|
|
|
|
|