Commit Graph

380 Commits

Author SHA1 Message Date
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
4a0a86efb1 Merge branch 'develop' into feature/react-18 2023-03-24 17:01:00 +04:00
57e168642c Merge branch 'release/v1.0.0' into develop 2023-03-24 16:59:33 +04: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
a0810ad718 Web: Applied changes to new React v18 2023-03-23 19:56:23 +04:00
4390389163 Upgrade dependencies 2023-03-23 19:55:49 +04:00
11065de511 Merge branch 'release/v1.0.0' into develop 2023-03-23 18:04:41 +04: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
04f745d530
Merge pull request #1300 from ONLYOFFICE/dependabot/npm_and_yarn/webpack-5.76.0
Bump webpack from 5.52.1 to 5.76.0
2023-03-16 18:44:27 +04: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
dependabot[bot]
f79fb953e9
Bump webpack from 5.52.1 to 5.76.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.52.1 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.52.1...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 17:27:56 +00: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
961b0ad613 Merge branch 'release/rc-v1.2.0' into feature/fonts-static-versioned 2023-02-02 17:46:41 +03:00
Timofey Boyko
9f0d2b62cb Web: fix regexp for json locales 2023-02-02 17:09:26 +03:00
Timofey Boyko
9e67aadbe9 Web: delete useless code 2023-02-02 17:07:41 +03:00
de95953b14 Web: Fix OS path separator split 2023-02-02 16:50:45 +03:00
Timofey Boyko
4bd1483718 Web:Login:Template: change fonts import 2023-02-02 15:15:17 +03:00
Timofey Boyko
27b7723cb2 Web:Login:Client: delete useless code 2023-02-02 15:14:57 +03:00
Timofey Boyko
9b07ea2b61 Web:Login: add asset/resource type for woff2 format and disable emit files, also change asset path 2023-02-02 15:14:23 +03:00
Timofey Boyko
779cd5f4c8 Web: update regexp for webpack for work with locales files as url 2023-02-01 18:49:17 +03:00
Timofey Boyko
7beb8403cc Web:Login: fix multi create auto generated translations file 2023-02-01 18:43:01 +03:00
Timofey Boyko
57d6925791 Web: update webpack configs for work with auto generated translations file 2023-02-01 18:36:43 +03:00
Timofey Boyko
72e3fe9032 Web: rename translations to autoGeneratedTranslations 2023-02-01 17:53:33 +03:00
Timofey Boyko
2b2b8377c7 Web: add beforeBuild to all modules 2023-02-01 16:06:33 +03:00
Timofey Boyko
531e265e73 Web:Login: add prebuild-webpack-plugin 2023-02-01 16:04:41 +03:00
Timofey Boyko
1dd4f2b42d Web:Login: delete useless code 2023-02-01 11:50:45 +03:00
Timofey Boyko
440e80e9d3 Web:Login:Helpers: fix loadLanguagePath and initI18n functions for work with static locales 2023-02-01 11:45:20 +03:00
Timofey Boyko
a8f550b0c5 Web:Login: disable copy file with file-loader and return copy-webpack-plugin for locales 2023-02-01 11:41:34 +03:00
Timofey Boyko
f56f136e8e Web:Login: fix work with hashed translation 2023-01-31 19:23:36 +03:00
Timofey Boyko
71c14db6df Revert 6bbf8e3a62 2023-01-31 18:56:58 +03:00
Timofey Boyko
713b8b6369 Web:Login: delete useless code 2023-01-31 18:54:13 +03:00
Timofey Boyko
521a1658c6 Web:Editor: disable sw and fix tranlsation hash 2023-01-31 17:10:19 +03:00
Timofey Boyko
f9e09b2299 Web:Login: fix work with hashed translation 2023-01-31 11:27:45 +03:00
Timofey Boyko
17a1ab2152 Web:Login: update webpack config for work with json files as url 2023-01-30 19:18:49 +03:00
Timofey Boyko
6bbf8e3a62 Web: move all Locales from Login and Editor to public dir 2023-01-30 15:11:30 +03:00
Timofey Boyko
d3e28341a7 Web:Login: add PUBLIC_DIR alias 2023-01-27 16:30:33 +03:00
Timofey Boyko
ab7e49b93e Merge branch 'release/rc-v1.2.0' into bugfix/images-static-versioned 2023-01-27 16:01:11 +03:00
Timofey Boyko
cfe642a82f Web:Login:Server: disable cache-control 2023-01-27 13:53:34 +03:00
7db5e5f353 Merge branch 'release/rc-v1.2.0' into bugfix/restoring-portal 2023-01-27 12:11:11 +03:00
Timofey Boyko
76bd31350f Merge branch 'release/rc-v1.2.0' into bugfix/images-static-versioned 2023-01-27 11:42:52 +03:00
761a8357dd Fix Bug 60788 - Rooms.Search. The background scrolls behind the List accounts panel on the touchpad in Chrome on MacOS. 2023-01-26 20:23:50 +03:00
Timofey Boyko
123e25d907 Web:Login: change 'client/' to '/login/' to images 2023-01-26 17:00:17 +03:00
Timofey Boyko
6fbef8ee4d Web:Login: change assets rule 2023-01-26 16:59:53 +03:00
75ef9b68f3 Merge branch 'release/rc-v1.2.0' into bugfix/restoring-portal 2023-01-24 18:36:09 +03:00
Timofey Boyko
f2a28941ee Web:Login: fix hash url at template 2023-01-24 18:19:13 +03:00
Timofey Boyko
9e5f76d7c0 Web: fix double slash for favicon 2023-01-24 17:37:18 +03:00
7b55fe5a68 Web: Added portal recovery pages to the login page. 2023-01-24 16:19:06 +03:00
Timofey Boyko
ef1d0c0184 Web: change assetModuleFilename rule 2023-01-19 15:37:15 +03:00
Timofey Boyko
aa56742bce Web:Login: fix webpack rules 2023-01-16 17:58:55 +03:00
Timofey Boyko
0cb238e5d3 Merge branch 'release/rc-v1.2.0' into feature/static-versioned 2023-01-16 10:36:22 +03:00
Viktor Fomin
e71573ba9d Login: useThemeDetector 2023-01-13 22:00:38 +03:00
Timofey Boyko
b46d21c258 Merge branch 'release/rc-v1.2.0' into feature/static-versioned 2023-01-11 18:47:06 +03:00
Timofey Boyko
6b8afcaa33 Web: add import svg with url 2023-01-11 18:08:01 +03:00
Timofey Boyko
2ee7c8e124 Web:Login: fix importan images 2023-01-09 16:41:19 +03:00
Timofey Boyko
96d3458e2d Merge branch 'release/rc-v1.2.0' into feature/static-versioned 2023-01-09 11:03:08 +03:00
6526b1463d edited en 2022-12-30 14:56:53 +03:00