3dec2fdc18
Fix i18n issue
2023-03-18 19:05:58 +08:00
31e4813df9
Finish i18n of fr
2023-03-18 18:54:05 +08:00
263f804ab8
Finish i18n of es
2023-03-18 17:24:31 +08:00
28d24cc913
Improve i18n
2023-03-18 12:18:42 +08:00
bd5c706317
Fix i18n code
2023-03-18 00:17:07 +08:00
295a69c5f7
feat: support LDAP with SSL/TLS enabled ( #1655 )
2023-03-15 11:12:31 +08:00
7e4c9c91cd
improve sending text
2023-03-10 22:35:47 +08:00
7c4a6fea02
fix: add "sure to delete" to i18n ( #1627 )
...
* add "Sure to delete" to i18n(#1569 )
* fix: add sure to delete to i18n
2023-03-07 22:38:48 +08:00
e8a7b7ee9c
feat: support all captcha for login ( #1619 )
...
* refactor: captcha modal
* feat: support all captcha when login
* chore: improve i18 in loginPage.js
2023-03-05 20:31:46 +08:00
f8bc87eb4e
Fix i18n error
2023-03-04 00:13:29 +08:00
3e6ef9e666
Fix forget page i18n
2023-03-03 23:55:48 +08:00
f5672357e6
fix resetting phone bug
2023-02-25 15:46:54 +08:00
edbd3d4018
Add i18n banner
2023-02-18 18:09:43 +08:00
eb72c9f273
feat: support multiple country codes for sending SMS ( #1557 )
...
* feat: support multiple country code
* feat: improve UI
* feat: migrate accountItem
* fix: Aliyun compatible
* fix: phone validate
* fix: typo
2023-02-16 22:53:28 +08:00
4605938f8e
Refactor FetchFilter.js code
2023-02-16 22:50:08 +08:00
14fa914e6f
feat: add IsDemoMode
for frontend ( #1555 )
...
* feat: add `IsDemoMode` for frontend
* fix: add i18n
* fix: support autologin and go same page
* fix: use i18n for button text
2023-02-16 20:36:30 +08:00
95b32d5ebf
feat: support customize theme ( #1500 )
...
* refactor: simplify functions and improve variable naming
* feat: add themeEditor component
* feat: support customize theme
* chore: resolve conflict and add LICENCE
* chore: format code
* refactor: use icon replace background url
* feat: improve organization and application theme editor
2023-02-01 22:06:40 +08:00
7d25b9cdd8
feat: auto link accounts with the same email ( #1464 )
2023-01-11 23:19:16 +08:00
ce2a4bbf6e
feat: check uniqueness for email and phone when updating user ( #1461 )
...
* fix: check unique field when update user
* Update data.json
Co-authored-by: hsluoyz <hsluoyz@qq.com >
2023-01-10 22:34:08 +08:00
fb2b03f00f
Add category to applyToOtherLanguage()
2023-01-06 19:26:00 +08:00
2ab25df950
fix: prompt page translation ( #1330 )
...
* fix: prompt page translation
* add multiple translations
* fix: translation consistency
* fix: translation consistency
* fix: add translation
* fix: add translation
* Update data.json
Co-authored-by: hsluoyz <hsluoyz@qq.com >
2022-11-27 21:04:45 +08:00
25d56ee8d5
feat: allow captcha to be enabled when logging in ( #1211 )
...
* Fix bug in GetAcceptLanguage()
* feat: allow captcha to be enabled when logging in
* feat: when the login password is wrong, enable captcha
* feat: Restrict captcha from frontend
* fix: modify CaptchaModal component
* fix: modify the words of i18n
* Update data.json
Co-authored-by: Gucheng Wang <nomeguy@qq.com >
Co-authored-by: hsluoyz <hsluoyz@qq.com >
2022-10-28 13:38:14 +08:00
580d43101e
fix(i18n): add spanish translations ( #1043 )
...
* feat(i18n): add spanish translations
* feat(i18n): add missing translations
* feat(i18n): use new icon flag set
* use document protocol
* fix(i18n): use our static flags
2022-08-22 09:42:28 +08:00