Commit Graph

324 Commits

Author SHA1 Message Date
99d13d36f6 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0
# Conflicts:
#	packages/client/public/locales/ko-KR/CreateEditRoomDialog.json
2023-04-03 18:41:02 +03:00
0153e1964a Add translations 2023-04-03 18:37:53 +03:00
65cd469c4a added translations 2023-04-03 18:09:00 +03:00
Viktor Fomin
772ccc78bc Login: hide social networks if oAuth disabled 2023-03-29 17:02:59 +03:00
Viktor Fomin
2441664aa4 Login: fix oauth redirect 2023-03-29 11:32:16 +03:00
d44706498d added translations 2023-03-28 18:43:17 +03:00
Viktor Fomin
84f837055e Login: added typing 2023-03-24 13:19:31 +03:00
53311f0e36 added translations 2023-03-23 19:05:25 +03:00
Viktor Fomin
9e7dd6a828 Login: fix for trusted domains 2023-03-23 14:47:28 +03:00
Viktor Fomin
f23827c0e0 Login: use toast for confirmed email 2023-03-21 14:40:34 +03:00
Viktor Fomin
0aec51aa3a Login: disable select 2023-03-20 13:34:57 +03:00
Viktor Fomin
bdef497cad Login: fix type 2023-03-17 15:18:50 +03:00
Viktor Fomin
d4c0875892 Login: fix register style 2023-03-17 15:12:47 +03:00
Viktor Fomin
e1e8b2e942 Login: delete useless 2023-03-17 14:14:35 +03:00
Viktor Fomin
6588b02491 Login: delete useless 2023-03-17 14:10:24 +03:00
d017a2e71d Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-15 18:44:11 +03:00
95734445e3 added new translations 2023-03-15 18:43:28 +03:00
3ee1e53171 Web: Login: fix ERR_HTTP_HEADERS_SENT on first login 2023-03-15 19:34:22 +04:00
Viktor Fomin
a70797f7e2 Fix Bug 61470: authorization loop 2023-03-15 13:54:49 +03:00
9a45dea8bd Web: Added opportunity to change wrongPortalNameUrl in config.json 2023-03-14 22:31:43 +04:00
4bb0bc9d1c Web: Change version to v1.0.0 2023-03-13 12:19:48 +04:00
83c03823aa Fix confirmLink activeEmail 2023-03-06 12:35:49 +04:00
05249ddf77 Merge branch 'develop' into feature/browserlist 2023-02-28 13:48:19 +03:00
0386034439 Added browserDetector at editor and login templates 2023-02-28 13:47:43 +03:00
Viktor Fomin
1914cfd98f Fix Bug 61352: login xss 2023-02-24 23:47:36 +03:00
Viktor Fomin
4bc3ca7101 Login: fix mobile style 2023-02-10 03:04:26 +03:00
Viktor Fomin
3ceda4c395 Login: fix style 2023-02-09 21:26:28 +03:00
Timofey Boyko
698b00eabb Web:Login: refactoring 2023-02-08 11:03:15 +03:00
Timofey Boyko
2bbcf5a03a Web: move wrongPortalNameUrl to common/constants 2023-02-08 10:58:35 +03:00
Timofey Boyko
469455312b Web:Login:Server: delete useless code 2023-02-08 10:58:03 +03:00
Timofey Boyko
ede3a5d21d Web:Login: add mechanism for throwing error from server 2023-02-07 18:36:44 +03:00
Timofey Boyko
1dc5d41884 Web:Login: fix error message type 2023-02-07 18:36:16 +03:00
Timofey Boyko
7e23b7118e Web:Login:Server: add protect for undefined values 2023-02-07 18:32:17 +03:00
Timofey Boyko
88624cccf0 Web:Login:Client: add protect for undefined values 2023-02-07 18:32:02 +03:00
Timofey Boyko
b6ece7b2ac Web:Login: add correct theme for Error502 and pass it to all components inside 2023-02-07 18:26:51 +03:00
Timofey Boyko
03116b8ffa Web:Login: update interfaces and add new IError for error from server 2023-02-07 18:26:05 +03:00
Timofey Boyko
2397482010 Web:Login: add html template to catch section and send error to client 2023-02-07 18:25:37 +03:00
Timofey Boyko
131dd06bdb Web: fix build 2023-02-06 19:15:04 +03:00
Timofey Boyko
6137e2a122 Web: remove before-build-webpack-plugin and apply custom plugin for create autoGeneratedTranlsations files 2023-02-06 11:32:02 +03:00
Timofey Boyko
ccbe89546f Web:Login: add autoGeneratedTranslations.ts to gitignore file 2023-02-03 19:08:46 +03:00
Timofey Boyko
0b7b214fbb Web: change prebuild-webpack-plugin for before-build-webpack-plugin 2023-02-03 18:52:51 +03:00
Timofey Boyko
d83c9520dc Web:Login: fix 2023-02-03 17:51:44 +03:00
Timofey Boyko
d4314b6601 Web:Login: commit new autoGeneratedTranslations 2023-02-03 17:16:32 +03:00
Timofey Boyko
69c2390895 Web:Login:Client: fix helpers for work with translations files 2023-02-03 17:16:01 +03:00
Timofey Boyko
2502557c58 Web:Login:Server: send only en and current lang locales to client 2023-02-03 17:15:17 +03:00
Timofey Boyko
e8cdfd6213 Web:Login:Server:i18n: import locales as resources 2023-02-03 17:14:54 +03:00
Timofey Boyko
500d1fe09b Web:Login: remove file loader for json file for server 2023-02-03 17:14:20 +03:00
Timofey Boyko
bc3cf59630 Web:Login: add additional path for beforeBuild script 2023-02-03 17:14:02 +03:00
Timofey Boyko
dcb1f29306 Web:Login: add new alias CLIENT_PUBLIC_DIR 2023-02-03 17:13:29 +03:00
Timofey Boyko
7fff409f0f Web:Login:Server: add function for changed currentLanguage to correct currentLanguage 2023-02-03 14:22:08 +03:00