Commit Graph

23147 Commits

Author SHA1 Message Date
404e014a59 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/remove-header
# Conflicts:
#	products/ASC.Files/Client/src/Files.jsx
2022-07-12 14:18:29 +03:00
fa8898d522 Files: fixed converter 2022-07-12 14:18:26 +03:00
df65b26ce9
Merge pull request #723 from ONLYOFFICE/feature/security-settings
Feature/security settings
2022-07-12 14:16:53 +03:00
1385ef9111 Web: Files: Profile: disable text select 2022-07-12 14:09:15 +03:00
TimofeyBoyko
9bfb54bcc3 Web:Files:VirtualRooms: add group menu for virtual room pages 2022-07-12 14:05:51 +03:00
dadde49866 Web: Files: Profile: add logout action 2022-07-12 14:01:31 +03:00
019cb6b8d2 Web: Files: Profile: add hotkeys action 2022-07-12 13:59:37 +03:00
a9d5080f5d Web: Client: Settings: disabled autofocus 2022-07-12 13:50:55 +03:00
7b19b2f730 Web: Client: Settings: SessionLifetime: fix show reminder 2022-07-12 13:41:50 +03:00
mushka
6f5b84308d fixed translation on Register dialog 2022-07-12 13:08:29 +03:00
14450fbdd1 Merge branch 'develop' into feature/modal-redesign 2022-07-12 12:59:50 +03:00
91b652aa8e Merge branch 'feature/modal-redesign' of https://github.com/ONLYOFFICE/AppServer into feature/modal-redesign 2022-07-12 12:59:36 +03:00
0d0eed6d1a Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/security-settings 2022-07-12 12:57:57 +03:00
71ca12b8e2 Update .gitignore with radicale plugin files 2022-07-12 12:53:30 +03:00
mushka
a222f836c4 fixed ConsumerModalDialog compennt 2022-07-12 12:50:08 +03:00
mushka
96e85f9cb3 Merge branch 'develop' into feature/modal-redesign 2022-07-12 12:34:43 +03:00
e9a15cc2a4 added [HttpGet("iprestrictions/settings")] 2022-07-12 12:20:59 +03:00
c9f7e95d5c fixed iprestrictions method 2022-07-12 12:06:38 +03:00
fd986320f2 Api: fixed maildomainsettings 2022-07-12 11:47:05 +03:00
e4f9138e25 Web: Files: Profile: add profile and settings actions 2022-07-12 11:35:06 +03:00
a650a8e0ca Web: Files: Article: add adaptive 2022-07-12 11:19:31 +03:00
59121d0ced Web: Components: add base avatar size 2022-07-12 11:02:00 +03:00
TimofeyBoyko
1bee56d3aa Web:Files:VirtualRooms: disable open archived rooms and fix logo 2022-07-12 10:22:46 +03:00
TimofeyBoyko
6602a71fe6 Web:Common:API: add isArchive to archived rooms 2022-07-12 10:22:19 +03:00
61d824db3c Web: Client: Main: fix height 2022-07-11 23:11:27 +03:00
60cd3c2b09 Web: Files: Article: add profile 2022-07-11 23:11:10 +03:00
98770ee156 Web: Client: Profile: add actions menu 2022-07-11 23:10:44 +03:00
ee761e6811 Web: add icons 2022-07-11 23:10:20 +03:00
7b42f63d28 Web: Components: ContextMenuButton: fix warning 2022-07-11 22:53:12 +03:00
b2b55bfa5b fixed subfolders method 2022-07-11 22:22:56 +03:00
mushka
83cb430911 small tweaks on DebugInfo 2022-07-11 22:15:53 +03:00
mushka
96a2d4530e fixed DebugInfo styles 2022-07-11 22:11:55 +03:00
mushka
75a3a741c6 fixed SelectFile and SelectFolder styles 2022-07-11 21:20:52 +03:00
mushka
7d22e52c70 fixed mobile keyboard interaction with dialogs 2022-07-11 20:43:25 +03:00
mushka
35bde337bc fixed dialogs for create and rename global actions 2022-07-11 19:31:59 +03:00
Vashchuk Nikita
5cfb69ae48 recreated all migrations 2022-07-11 18:33:57 +03:00
Vashchuk Nikita
bc0ad53e8f changed int type to tinyint(1) for bool 2022-07-11 18:31:00 +03:00
mushka
9d13e3a4c4 Merge branch 'develop' into feature/modal-redesign 2022-07-11 17:39:20 +03:00
mushka
ada4ab71b8 fixed backdrop height on mobile browsers 2022-07-11 17:37:28 +03:00
Artem Tarasov
a77f413e9a Web: Doceditor: modified webpack config 2022-07-11 17:33:22 +03:00
Artem Tarasov
68b375faf3 Web: Doceditor: updated webpack version, updated yarn.lock 2022-07-11 17:32:22 +03:00
477f386047
Merge pull request #698 from ONLYOFFICE/feature/create-from-modal
Feature/create from modal
2022-07-11 17:28:09 +03:00
14ec770253
Merge branch 'develop' into feature/create-from-modal 2022-07-11 17:19:39 +03:00
TimofeyBoyko
58bd9509a1 Web:Files:Hocs: fix keyup on create docx after merge 2022-07-11 17:13:51 +03:00
1face3ea40 Files: added searching rooms without tags only 2022-07-11 17:13:30 +03:00
TimofeyBoyko
a0651ecca4 Web:Files:HOCs: fix create operation with hotkeys 2022-07-11 16:36:46 +03:00
TimofeyBoyko
76dd9dd97d Web:Files:VirtualRooms: add open room action to all view 2022-07-11 16:23:02 +03:00
TimofeyBoyko
8838d7282a Web:Files:Store: add onOpenRoom action 2022-07-11 16:22:37 +03:00
TimofeyBoyko
cdd6bc40b5 Web:Files:Home: refactoring section header 2022-07-11 16:20:59 +03:00
9793470a71 Web: Files: Article: init profile item 2022-07-11 16:18:35 +03:00