| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
fix issues #1669 #2882
|
|
|
|
* chore: new issue templates
* chore: fixing templates
* chore: add pull request template
also edited bug report
* chore: add checklist for question and feat request template
* chore: remove title prefix
* fix: template title
* fix: re-fixing the template title
* chore: remove checklist for pull request
* chore: remove emojies
* fix: elimination of minor defects
|
|
|
|
|
|
|
|
* Update release.yml
* Update release.yml
* Update release.yml
|
|
* Update README.es_ES.md
* Update README.ru_RU.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* read without -r will mangle backslashes.
https://github.com/koalaman/shellcheck/wiki/SC2162
* read without -r will mangle backslashes.
|
|
* translation: add Arabic support into language manager
* translation: add Arabic language support
* translation: add Arabic language support in README files
|
|
|
|
|
|
|
|
* 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
|
|
+update dependencies
|
|
* Go v1.24.2
* Update dependencies
|
|
* 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
|
|
|
|
* Update .gitignore
|
|
|
|
* Add feature to add clients to inbound:
- Implement buttons for adding new clients
- Handle client addition process (submission remains to be completed)
- Support for multiple languages
* update the go.mod
* feat: complete submission process for adding a client to inbounds
* - Add client variables: client_method, client_sh_password, client_tr_password
- Exclude specific inbound protocols (HTTP, WireGuard, Socks, DOKODEMO) from addclient inline button
* - customize the add client message and json for each protocol
* - handle password input rather than id for shadow and trojan protocols
* - remove add_client_as_enable button in bot
* restructrure the add client bot feature
* update all files in web/translation/
* Refactoring
* - add traffic button to add client bot feature
* - fix a mistake in the email prompt message
* - add expire data button to add client telegram process.
* Refactroring
* remove refresh button in add client
* - delete message after cancel
* - uptimize the process of adding client by deleting main message on
getting text inputs.
|
|
Code refactoring
|
|
|
|
|
|
|
|
- elements with class `.collapse-title` are missing
- changed paddings in `.ant-xray-version-list-item` element
|
|
- also added saving collapsed state
|
|
|
|
|
|
|
|
replace with OS check
|
|
|
|
- `X-UA-Compatible` is only used by Internet Explorer, so it removed
- `robots` allows the panel not to be indexed by a search engine
|
|
these styles are not used anywhere
|
|
* chore: improve russian translation
* chore: corrections in translation
|
|
|
|
|
|
|
|
|