Commit Graph

689 Commits

Author SHA1 Message Date
ddb9f74d83 Merge branch 'release/v2.5.0' into develop
# Conflicts:
#	packages/client/public/locales/en/CreateEditRoomDialog.json
#	packages/doceditor/src/app/(root)/create/page.tsx
#	public/locales/en/Common.json
2024-04-12 19:14:59 +04:00
0ee71165ac added sr-latn-RS 2024-04-11 19:48:03 +03:00
27d398b67b Merge branch 'release/v2.5.0' into feature/error-container-logo 2024-04-11 15:57:01 +03:00
2d981ae862 Web: Refactoring. 2024-04-10 17:44:01 +03:00
e298fc0d1d Merge branch 'release/v2.5.0' into feature/new-translations_v.2.5
# Conflicts:
#	packages/client/public/locales/ar-SA/InviteDialog.json
#	packages/client/public/locales/ar-SA/Settings.json
#	packages/client/public/locales/az/InviteDialog.json
#	packages/client/public/locales/az/Settings.json
#	packages/client/public/locales/bg/InviteDialog.json
#	packages/client/public/locales/bg/Settings.json
#	packages/client/public/locales/cs/InviteDialog.json
#	packages/client/public/locales/cs/Settings.json
#	packages/client/public/locales/de/InviteDialog.json
#	packages/client/public/locales/de/Settings.json
#	packages/client/public/locales/el-GR/InviteDialog.json
#	packages/client/public/locales/el-GR/Settings.json
#	packages/client/public/locales/en/Settings.json
#	packages/client/public/locales/en/WebPlugins.json
#	packages/client/public/locales/es/InviteDialog.json
#	packages/client/public/locales/es/Settings.json
#	packages/client/public/locales/fi/InviteDialog.json
#	packages/client/public/locales/fi/Settings.json
#	packages/client/public/locales/fr/InviteDialog.json
#	packages/client/public/locales/fr/Settings.json
#	packages/client/public/locales/hy-AM/InviteDialog.json
#	packages/client/public/locales/hy-AM/Settings.json
#	packages/client/public/locales/it/InviteDialog.json
#	packages/client/public/locales/it/Settings.json
#	packages/client/public/locales/ja-JP/InviteDialog.json
#	packages/client/public/locales/ja-JP/Settings.json
#	packages/client/public/locales/ko-KR/InviteDialog.json
#	packages/client/public/locales/ko-KR/Settings.json
#	packages/client/public/locales/lv/InviteDialog.json
#	packages/client/public/locales/lv/Settings.json
#	packages/client/public/locales/nl/InviteDialog.json
#	packages/client/public/locales/nl/Settings.json
#	packages/client/public/locales/pl/InviteDialog.json
#	packages/client/public/locales/pl/Settings.json
#	packages/client/public/locales/pt-BR/InviteDialog.json
#	packages/client/public/locales/pt-BR/Settings.json
#	packages/client/public/locales/pt/InviteDialog.json
#	packages/client/public/locales/pt/Settings.json
#	packages/client/public/locales/ro/InviteDialog.json
#	packages/client/public/locales/ro/Settings.json
#	packages/client/public/locales/ru/InviteDialog.json
#	packages/client/public/locales/ru/Settings.json
#	packages/client/public/locales/ru/Translations.json
#	packages/client/public/locales/sk/InviteDialog.json
#	packages/client/public/locales/sk/Settings.json
#	packages/client/public/locales/sl/InviteDialog.json
#	packages/client/public/locales/sl/Settings.json
#	packages/client/public/locales/tr/InviteDialog.json
#	packages/client/public/locales/tr/Settings.json
#	packages/client/public/locales/uk-UA/InviteDialog.json
#	packages/client/public/locales/uk-UA/Settings.json
#	packages/client/public/locales/vi/InviteDialog.json
#	packages/client/public/locales/vi/Settings.json
#	packages/client/public/locales/zh-CN/InviteDialog.json
#	packages/client/public/locales/zh-CN/Settings.json
#	public/locales/ar-SA/Common.json
#	public/locales/az/Common.json
#	public/locales/bg/Common.json
#	public/locales/cs/Common.json
#	public/locales/de/Common.json
#	public/locales/el-GR/Common.json
#	public/locales/es/Common.json
#	public/locales/fi/Common.json
#	public/locales/fr/Common.json
#	public/locales/hy-AM/Common.json
#	public/locales/it/Common.json
#	public/locales/ja-JP/Common.json
#	public/locales/ko-KR/Common.json
#	public/locales/lv/Common.json
#	public/locales/nl/Common.json
#	public/locales/pl/Common.json
#	public/locales/pt-BR/Common.json
#	public/locales/pt/Common.json
#	public/locales/ro/Common.json
#	public/locales/ru/Common.json
#	public/locales/sk/Common.json
#	public/locales/tr/Common.json
#	public/locales/uk-UA/Common.json
#	public/locales/vi/Common.json
#	public/locales/zh-CN/Common.json
2024-04-10 18:28:12 +04:00
38ccb8d0b9 Login: Fixed mobx error. 2024-04-10 17:26:26 +03:00
625f29ad2b Merge branch 'release/v2.5.0' into feature/error-container-logo 2024-04-10 16:58:47 +03:00
07d20cd9da added translations 2024-04-10 15:30:25 +03:00
7c6728d810 Login: Removed header for error login page. 2024-04-10 14:42:03 +03:00
7bb8ee3295 added it 2024-04-09 18:04:38 +03:00
39a6a50f19 Merge branch 'release/v2.5.0' into develop 2024-04-08 18:23:49 +04:00
7b0d489cb0 Login:EmailContainer: return autofocus 2024-04-08 13:11:03 +03:00
a6a1c85020 Shared/Login: remove autofocus for mobile IOS 2024-04-08 12:05:51 +03:00
f68db1622c Merge branch 'develop' into refactoring/remove-personal
# Conflicts:
#	packages/client/src/components/dialogs/ConnectDialog/index.js
#	packages/client/src/pages/About/AboutContent.js
2024-04-08 01:23:49 +04:00
010f63e5d2 added translations 2024-04-04 18:26:42 +03:00
31b952ee8a Client: Added WhiteLabelLogoType for all getLogoUrl actions 2024-04-03 14:39:30 +03:00
b8ddf6bd9d added translations 2024-04-02 18:24:47 +03:00
fcd18f0742 Client: Logo from handler 2024-04-02 08:25:21 +03:00
c78075bf35 added translations 2024-04-01 18:31:03 +03:00
47d6315915 Web: Login: Webpack: remove personal 2024-04-01 15:03:25 +05:00
67a1727c83 added translations 2024-03-29 18:34:43 +03:00
34af7f596b Web: Login: personal remove 2024-03-29 16:35:14 +05:00
9c6f8d9ca4 Web: Login, Shared: remove personal 2024-03-29 16:30:58 +05:00
55cd2f5053 Merge branch 'release/v2.5.0' into feature/logo-handler 2024-03-29 13:04:16 +03:00
9c1818010c Fix crash on window.DocSpaceConfig is undefined 2024-03-28 16:32:05 +04:00
46835e7a40 added translations 2024-03-27 17:24:48 +03:00
3be0ec8572 Clients: Changed favicon for all index.html 2024-03-27 15:09:12 +03:00
b83dd406fa Merge branch 'hotfix/v2.0.5' into release/v2.5.0
# Conflicts:
#	package.json
#	packages/client/package.json
#	packages/client/public/index.html
#	packages/client/src/helpers/crashReport.js
#	packages/common/package.json
#	packages/components/package.json
#	packages/editor/package.json
#	packages/editor/src/server/lib/template.js
#	packages/login/package.json
2024-03-25 19:16:54 +04:00
67bd55325c Merge branch 'master' into develop
# Conflicts:
#	package.json
#	packages/client/package.json
#	packages/client/public/index.html
#	packages/client/src/helpers/crashReport.js
#	packages/common/package.json
#	packages/components/package.json
#	packages/editor/package.json
#	packages/editor/src/server/lib/template.js
#	packages/login/package.json
2024-03-25 19:13:41 +04:00
2a12cc9b1b Login: Added top banner for minimazed js files 2024-03-22 18:15:27 +04:00
a98d1060ed added hy, pt-BR 2024-03-22 17:04:42 +03:00
c9234fec72 Replaced copyright start year + format 2024-03-21 18:09:55 +04:00
2d11fbf5bb edited en 2024-03-19 12:46:56 +03:00
4815ce033d Fix bug 57821 - Added change tab color for Desktop Editors on Login page. 2024-03-19 11:12:51 +03:00
Akmal Isomadinov
2fb461d203 Login:Client: Fixed crash login 2024-03-19 12:16:51 +05:00
a5a2fbe763 edited en 2024-03-18 16:37:46 +03:00
adcc11094d Copyright 2024 2024-03-18 03:13:02 +04:00
ed598a4b47 Fixed after merge. 2024-03-14 10:28:33 +03:00
ecd7b776da Merge branch 'release/v2.5.0' into feature/language-combobox
# Conflicts:
#	packages/login/src/client/components/Login.tsx
#	packages/shared/utils/common.ts
2024-03-13 19:02:04 +03:00
18fd7db7a5 Fix UselessTranslationKeysTest issues 2024-03-07 18:10:01 +04:00
33a0c7f746 Bump version to v2.5.0 2024-03-07 12:41:28 +04:00
59bc5c30a6
Merge pull request #303 from ONLYOFFICE/feature/data-migration
feature/data-migration
2024-03-06 21:07:37 +04:00
66bc51ea9f Web: Client: fixed translates 2024-03-06 20:40:26 +05:00
6f843b2580 Merge branch 'hotfix/v2.0.5' of github.com:ONLYOFFICE/DocSpace-client into hotfix/v2.0.5 2024-03-06 18:35:09 +04:00
681385b0e8 Bump version to v2.0.5 2024-03-06 18:35:01 +04:00
Akmal Isomadinov
4426214a8a Login:Template: Disabled google translator 2024-03-06 19:28:09 +05:00
441e122f8f Fix Bug 66338 2024-03-06 14:28:47 +03:00
22f7edf8b2 Fix translation order, useless keys and .babel projects 2024-03-05 13:54:02 +04:00
f2db2406fa Merge branch 'bugfix/rc-2.5.0' into feature/si
# Conflicts:
#	i18next/client.babel
#	i18next/common.babel
#	i18next/editor.babel
2024-03-05 13:44:26 +04:00
91bf74e5af Merge branch 'develop' into feature/language-combobox
# Conflicts:
#	packages/login/src/client/components/Login.tsx
#	packages/shared/utils/common.ts
2024-03-05 09:54:29 +03:00
77b5986876 Merge branch 'master' into develop
# Conflicts:
#	packages/client/src/routes/client.js
#	packages/client/src/routes/confirm.js
#	packages/client/src/routes/general.js
#	packages/client/src/routes/portalSettings.js
#	packages/common/package.json
#	packages/components/scrollbar/styled-scrollbar.js
#	packages/editor/package.json
#	packages/shared/package.json
#	packages/shared/utils/component-loader.ts
2024-03-04 17:38:42 +04:00
f56fe540b7 Web: Added a combobox with language switching on the login page. 2024-03-04 16:24:26 +03:00
582f95162d Web: Added language support for login page. 2024-03-04 13:33:18 +03:00
cb7d2138cd Web: Fixed name encoding. 2024-03-04 12:14:19 +03:00
39ffe5897d Web: Added language switching on the login page when switching from the invitation page. 2024-03-03 11:21:01 +03:00
ab93113bc4 Web: Added check for invitation. 2024-02-27 14:06:47 +03:00
ca22a25f39 Web: Login: Fixed input focus. 2024-02-27 11:45:08 +03:00
34026f053b Web: Login: Fixed styles. 2024-02-27 09:33:16 +03:00
e4dcc07975 Web: Added cursor change. 2024-02-27 08:42:52 +03:00
bf48a72f94 Web: Fixed styles. 2024-02-26 17:47:47 +03:00
27e9a971fe Web: Fixed for iOS. 2024-02-26 17:26:58 +03:00
8ebc0fb6fa Web: Added scroll. 2024-02-26 17:11:33 +03:00
9ba4786883 Web: Fixed error display. 2024-02-26 14:56:05 +03:00
1e6e0a0e29 Web: Fixed styles. 2024-02-26 14:48:06 +03:00
7eb06f69c4 Web: Deleted useless code. 2024-02-26 12:54:02 +03:00
412765e3af Web: Icon added, styles corrected. 2024-02-26 12:49:37 +03:00
b5f706a635 Web: Fixed provider titles. 2024-02-26 11:53:11 +03:00
3424415fe6 Web: Deleted useless translations. 2024-02-22 15:53:45 +03:00
508833e20c Web: Fixed registration form if the user received an invitation by email. 2024-02-22 15:04:50 +03:00
1125472aad Web: Registration form added. 2024-02-22 14:28:39 +03:00
80645ee784 Web: Added greeting container. 2024-02-21 12:40:19 +03:00
3b9afab76d Web: Added a transition to the login page if the user already exists. 2024-02-20 22:00:57 +03:00
d65e1fc831 WebL Deleted useless code. 2024-02-20 12:10:50 +03:00
98e3f814d1 Web: Refactoring. 2024-02-20 12:07:12 +03:00
1f4520c9da Web: Added a block with recovery access. 2024-02-20 11:45:23 +03:00
3a2f64049e Web: Added social buttons group. 2024-02-20 11:17:16 +03:00
705cad387e Bump version to v2.0.4 2024-02-19 17:08:19 +04:00
Akmal Isomadinov
5a69d2083a Login:Components: Added missing import icon 2024-02-15 17:09:57 +05:00
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
c904de1438 added si 2023-12-05 18:29:36 +03: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
b4a6f6c148 Fix editor/login config's paths on publish 2023-10-04 00:09:35 +04:00
db2b2170e9 merge from master 2023-10-03 17:26:38 +03:00
27ae382c4e Changed path to buildtools 2023-10-03 11:45:09 +04:00
d0add3dbb1 Changed paths (to publish/web) 2023-10-02 16:49:15 +04:00
f188adc1e5 Web: Client: Fixed appsettings path 2023-10-02 14:16:20 +03:00
f778106bc4 Merge branch 'develop' into feature/web-plugins 2023-09-29 10:36:07 +03:00
b14d6c8ef0 Merge branch 'hotfix/v1.1.3' into develop
# Conflicts:
#	common/ASC.Core.Common/Context/Impl/UserManager.cs
#	common/ASC.Core.Common/Core/ITenantService.cs
#	common/ASC.Core.Common/Data/DbTenantService.cs
#	common/ASC.Data.Storage/StorageHandler.cs
#	common/ASC.FederatedLogin/ASC.FederatedLogin.csproj
#	config/appsettings.json
#	config/nlog.config
#	migrations/mysql/SaaS/CoreDbContext/CoreDbContextModelSnapshot.cs
#	migrations/mysql/Standalone/MigrationContext/20230914152735_CoreDbContext_Upgrade2.Designer.cs
#	migrations/mysql/Standalone/MigrationContext/20230914152735_CoreDbContext_Upgrade2.cs
#	packages/client/src/pages/Confirm/sub-components/createUser.js
#	packages/client/src/pages/PortalSettings/categories/developer-tools/JavascriptSDK/index.js
#	packages/common/components/MoreLoginModal/index.tsx
#	packages/login/src/client/components/sub-components/LoginForm.tsx
#	products/ASC.Files/Core/HttpHandlers/ChunkedUploaderHandler.cs
#	products/ASC.Files/Core/Services/DocumentService/Configuration.cs
#	products/ASC.People/Server/Api/ThirdpartyController.cs
#	products/ASC.People/Server/GlobalUsings.cs
#	web/ASC.Web.Api/Core/CspSettingsHelper.cs
#	web/ASC.Web.Core/Users/UserManagerWrapper.cs
#	yarn.lock
2023-09-25 10:53:06 +03:00
70b5c6e111 MErge branch 'develop' into feature/web-plugins 2023-09-21 14:30:04 +03:00
Viktor Fomin
5f57f796e1 Login: Invalid: fix tKey 2023-09-20 17:36:37 +03:00
Viktor Fomin
c0d87940f0 Web: move ExpiredLink translate to Common 2023-09-20 17:35:38 +03:00
d364748d84 Merge branch 'develop' into feature/web-plugins 2023-09-19 09:23:13 +03:00
43b1cc448c Web: fix twitter connect/login 2023-09-15 14:51:13 +04:00
Viktor Fomin
028f04626f Login: fix double dialog 2023-09-15 00:09:31 +03:00
Viktor Fomin
0ae358fd79 Login: add type 2023-09-13 13:08:44 +03:00
Viktor Fomin
083a87e243 Login: get hideAuthPage from server 2023-09-13 13:08:26 +03:00
65a43a86dd Merge branch 'develop' into feature/web-plugins 2023-09-13 10:14:35 +03:00
Viktor Fomin
52e43ee18a Login: add support auto sso redirect 2023-09-09 16:17:54 +03:00
3ac5d9159a Merge branch 'develop' into feature/new-for-client 2023-09-08 18:51:06 +04:00
db3f75c78b added translations 2023-09-07 18:40:17 +03:00
Viktor Fomin
35a4aa0acb Merge branch 'develop' into bugfix/login-page 2023-09-07 13:32:17 +03:00
c29f577df6 Merge branch 'develop' into feature/adding-new_ru 2023-09-07 14:10:20 +04:00