Commit Graph

510 Commits

Author SHA1 Message Date
Akmal Isomadinov
a00fe8cbf2 Merge branch 'develop' into feature/rewrite-recover-access-modal-dialog
# Conflicts:
#	packages/client/src/pages/PortalUnavailable/index.js
#	packages/login/src/client/components/Login.tsx
2024-02-14 16:03:20 +05:00
d8c2da7abf Merge branch 'develop' into feature/rewrite-error-boundary 2024-02-14 01:21:13 +04:00
Akmal Isomadinov
faf3990959 Shared:Components:RecoverAccessModalDialog Rewrite and moved to shared 2024-02-14 00:39:02 +05:00
Akmal Isomadinov
3cb31f417a Merge branch 'develop' into feature/rewrite-error-boundary 2024-02-13 14:28:52 +05:00
Akmal Isomadinov
2084477720 Shared:Components:MoreLoginModal Rewrite and moved to shared 2024-02-13 11:27:26 +05:00
e61369d522 Merge branch 'hotfix/v2.0.3' into develop
# Conflicts:
#	packages/shared/package.json
2024-02-12 13:15:59 +03:00
Akmal Isomadinov
2139d35fa3 Web: Fixed import path 2024-02-09 17:38:21 +05:00
Akmal Isomadinov
219b54a7d7 Web: Fixed import ErrorContainer 2024-02-09 15:56:25 +05:00
39ba7138cd Bump version to v2.0.3 2024-02-09 12:56:09 +04:00
b40b37018d Merge branch 'develop' into feature/refactoring-auth-store 2024-02-01 12:54:43 +03:00
54ed8d7e1d Merge branch 'hotfix/v2.0.2' into develop
# Conflicts:
#	packages/client/src/pages/PublicRoom/sub-components/RoomPassword.js
#	packages/login/src/client/components/CodeLogin.tsx
#	packages/login/src/client/components/Login.tsx
2024-01-31 19:45:25 +04:00
5c59c1e5d5 Login: Added setIsLoaded call command for embedded 2024-01-31 14:13:39 +03:00
711f49cd27 Client: fix currentColorScheme 2024-01-29 10:53:59 +03:00
120187aab3 Fix using settingsStore, rename auth to authStore in mobx providers 2024-01-26 11:59:01 +03:00
b86924c936 Merge branch 'hotfix/v2.0.2' into develop
# Conflicts:
#	packages/components/selector/sub-components/Item/Item.types.ts
#	packages/shared/package.json
#	packages/shared/selectors/Room/index.tsx
2024-01-25 16:32:37 +04:00
ef1140b116 Bump version to v2.0.2 2024-01-24 20:49:25 +04:00
dc5d6bdcc6 Shared:Sw: move from common 2024-01-14 09:25:48 +03:00
7a2709b1f6 Shared:Utils:Common\Api: move from common and rewrite to typescript 2024-01-14 09:13:04 +03:00
c9eb637db9 Shared:Utils: rewrite to typescript 2024-01-11 16:38:53 +03:00
dca3f1b0a2 Shared:Utils:Helpers: rewrite to typescript 2024-01-11 15:49:51 +03:00
ae23aaf0e2 Shared:Utils:MinifyJson: move from common 2024-01-11 11:28:42 +03:00
bcf73df800 Shared:Utils:TryRedirectTo: rewrite to ts and move from common 2024-01-11 10:58:26 +03:00
6735e1ed40 Merge branch 'feature/components-typescript' into feature/common-utils-typescript 2024-01-11 10:21:31 +03:00
cd650a6a45 Login: fix import 2024-01-10 15:54:40 +03:00
c77fda4f91 Client: fix warnings 2024-01-10 15:15:00 +03:00
ffdf08bbe2 Merge branch 'feature/components-typescript' into feature/common-utils-typescript 2024-01-10 14:09:20 +03:00
4433391c23 Client: fix wrong import - export for shared components 2024-01-10 11:01:43 +03:00
acca2fb761 Shared:Components:Utils: rewrite to typescript from common 2023-12-29 14:37:04 +03:00
1d2cabdc4e Shared:Constants\Enums: move from common 2023-12-29 10:06:37 +03:00
0b3ce31756 Client: fix after rewrite to typescript 2023-12-27 17:45:22 +03:00
34bc7d72c5 Bump version to v2.0.1 2023-12-07 12:55:07 +04:00
4c3057c645 Add translations of multiple languages (ar, ja, ko, lo, lv, nl, pl, pt, ro, ru, sk, sl, tr, uk, vi, zh) 2023-11-28 16:53:55 +03:00
1dcdccb590 Added new caching rules for files in public/scripts 2023-11-13 03:25:32 +04:00
3987fc0eeb Fixed paths 2023-11-10 11:20:02 +04:00
1aa6a0788d Merge branch 'release/v2.0.0' into bugfix/rtl-font-size 2023-11-09 20:23:11 +01:00
fcd00f17cb Web: Login: Increase font in Login when rtl 2023-11-09 20:22:42 +01:00
ae70d5ea00 editor/login: ignore /health request 2023-11-09 19:58:03 +03:00
ce990d3266 Fix Bug 64983 2023-11-08 12:41:27 +03:00
34298bdc16 Fixed Bug 64961 - Login: Security. XSS injection takes place at the URL to enter the page 2023-11-02 18:09:40 +03:00
8024d5a494 Login: Fix check isAuth order 2023-10-26 13:41:47 +04:00
Viktor Fomin
3f4bb3bdb1 Login: fix form centring 2023-10-23 12:18:52 +03:00
Viktor Fomin
e425dc87ee Login: hide code route 2023-10-19 15:21:57 +03:00
Viktor Fomin
9336f566d5 Login: fix 2023-10-19 15:12:29 +03:00
Viktor Fomin
a75989b33e Login: fix style 2023-10-17 11:53:53 +03:00
564c2c5419 Bump version to v2.0.0 2023-10-16 13:33:51 +04:00
e685aa8580 Fix login with social buttons on mobile 2023-10-15 13:21:53 +04:00
Akmal Isomadinov
9071e541db Client: Fixed language change 2023-10-12 20:25:55 +05:00
183cfeb406 Replaced hardcode to tablet const 2023-10-09 11:59:51 +04:00
Viktor Fomin
b11d559c9a Login: fix style 2023-10-06 21:03:33 +03:00
70011756a7 Fix media queries (replaced hugeMobile, smallTablet) by design 2023-10-06 15:11:39 +04:00