Commit Graph

11660 Commits

Author SHA1 Message Date
f53eef184f Tfa: added tfaapp/setup method for receiving code and image 2021-04-27 20:31:05 +03:00
f4d091135c ConfirmAuth: auth by email 2021-04-27 20:27:23 +03:00
5777f0abd4 Settings: confirm url 2021-04-27 13:41:32 +03:00
6114d960e3 Auth: AuthenticateMe added ConfirmUrl 2021-04-27 13:40:25 +03:00
f11f18dffb Auth: check tfa 2021-04-26 14:56:38 +03:00
Viktor Fomin
56e61a028c Web: Client: add fake qr-code 2021-04-19 14:01:29 +03:00
Viktor Fomin
e5906324c5 Web: Client: fixed key 2021-04-19 13:49:36 +03:00
Viktor Fomin
c309d54d71 update yarn.lock 2021-04-18 23:35:20 +03:00
Viktor Fomin
15153b0fd4 Web: Client: add app activation route 2021-04-18 23:35:06 +03:00
Viktor Fomin
035708010f Web: Client: add app activation page 2021-04-18 23:34:53 +03:00
Viktor Fomin
62edc883db Web: Client: add translations 2021-04-18 23:34:26 +03:00
Viktor Fomin
0b84d9a7fe Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/two-factor-auth 2021-04-16 14:40:47 +03:00
741c3a17ab People: Added thirdparty/signup method 2021-04-15 14:34:22 +03:00
Viktor Fomin
36c6a903d6 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/two-factor-auth 2021-04-15 13:25:14 +03:00
Sergey Kirichenko
69fb52026f
Add feature to run single notify service (#223)
* Modify building docker images

* Add argument to build script

* Modify build images

* Add feature build from oficial dotnet image

* Add feature build from oficial dotnet image

* Rename notify yml file

* Fix conflict

* Fix conflict

* Fix conflict

* Del RID aprument in build scripts

* Cosmetic modify
2021-04-14 15:45:16 +03:00
Viktor Fomin
0150903ef3 Web: Client: add app auth route 2021-04-14 15:24:00 +03:00
Viktor Fomin
b7226cbfbc Web: Client: add app auth page 2021-04-14 15:23:28 +03:00
Viktor Fomin
dd4ca59e66 Web: Client: add translations 2021-04-14 15:23:03 +03:00
Viktor Fomin
f76ebe4095 Web: Client: added access portal page 2021-04-14 13:01:56 +03:00
ad534bbc2f ResManager: fix 2021-04-13 22:49:43 +03:00
3600151c4f ResManager: fix 2021-04-13 21:19:48 +03:00
Ilya Oleshko
ab6dc4b690
Merge pull request #222 from ONLYOFFICE/feature/react-selectable
Feature/react selectable
2021-04-13 17:21:54 +03:00
4b5c73b3e7 Web: fixed input user-select 2021-04-13 17:05:23 +03:00
a321619c98 Web: fixed input select 2021-04-13 15:18:33 +03:00
cfd58847f9 Merge branch 'develop' into feature/react-selectable 2021-04-13 14:11:20 +03:00
c324404767 Web: fixed firefox frame 2021-04-13 14:07:44 +03:00
176a46de65 Merge branch 'develop' of https://github.com/ONLYOFFICE/AppServer into develop 2021-04-13 13:15:50 +03:00
7c412aa42a Merge branch 'master' into develop 2021-04-13 13:15:36 +03:00
0a8c9cf10d
Merge pull request #221 from ONLYOFFICE/hotfix/0.1.5
Files: fixed root query
2021-04-13 13:08:23 +03:00
Viktor Fomin
fb0048f998 Web: People: show count remaining codes 2021-04-13 13:03:26 +03:00
c7017920e8 Web: fixed selection for mobile devices 2021-04-13 12:56:03 +03:00
5daf690ffb Web: fixed selection 2021-04-13 12:49:37 +03:00
9b3d0b8d39 Files: fixed root query 2021-04-13 12:46:25 +03:00
5936640ce2 Web: fixed selection 2021-04-13 12:43:17 +03:00
Viktor Fomin
d2028bf529 Web: People: fixed codes render 2021-04-13 12:42:40 +03:00
Viktor Fomin
0fe04284a4 Web: People: print backup codes 2021-04-13 12:22:40 +03:00
Viktor Fomin
6a30340eed Web: People: fixed 2021-04-13 11:57:41 +03:00
8cfd5eb644 Web: Added SelectedFrame 2021-04-13 09:35:07 +03:00
Viktor Fomin
6128702bfd Web: People: added backup codes dialog on page 2021-04-13 01:29:06 +03:00
Viktor Fomin
ad8432097d Web: People: created backup codes dialog 2021-04-13 01:28:50 +03:00
Viktor Fomin
1f8f47693b Web: People: added reset application dialog on page 2021-04-13 00:03:10 +03:00
Viktor Fomin
ee7152816e Web: People: created reset application dialog 2021-04-13 00:02:06 +03:00
Viktor Fomin
800b85f5c8 Web: People: strong text 2021-04-12 23:33:41 +03:00
Viktor Fomin
47b0046b2e Web: People: added translates 2021-04-12 19:11:25 +03:00
Viktor Fomin
2d7214334f Web: People: added login settings 2021-04-12 19:11:09 +03:00
830beacf9d
Merge pull request #220 from ONLYOFFICE/bugfix/v0.1.2
Bugfix/v0.1.2
2021-04-12 17:47:55 +03:00
Ilya Oleshko
57a878df50 Merge branch 'develop' into bugfix/v0.1.2 2021-04-12 12:56:23 +03:00
2c89dd483b
Merge pull request #216 from ONLYOFFICE/bugfix/files-panel
Bugfix/files panel
2021-04-12 12:32:07 +03:00
2c0dd28ad4
Merge branch 'develop' into bugfix/files-panel 2021-04-12 12:09:33 +03:00
Ilya Oleshko
12255e771f Merge branch 'develop' into bugfix/v0.1.2 2021-04-12 11:42:34 +03:00