Commit Graph

32522 Commits

Author SHA1 Message Date
939efe37d5 Web.Api: added audit context 2023-03-17 14:34:43 +03:00
b735e3415a MessaginSystem: added root folder title in notification info 2023-03-17 14:34:22 +03:00
9656931ee7 AuditTrail: added context 2023-03-17 14:33:43 +03:00
f866617acd AuditTrail: added message text for trash emptied action 2023-03-17 14:32:06 +03:00
48ae6d8bcc Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-17 15:24:31 +04:00
7c13498118 Add ffmpeg to files-services docker dev image 2023-03-17 15:24:22 +04:00
e1d81939bf Remove log-error file in docker mysql 2023-03-17 14:21:36 +03:00
Viktor Fomin
a946f43a99 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-17 14:17:40 +03:00
Viktor Fomin
4cf8fbd9ab Common: LoginContainer: fix 2023-03-17 14:17:29 +03:00
a2db46942d Add the output of commands to the terminal and interrupt the script in case of an error 2023-03-17 14:15:50 +03:00
Viktor Fomin
143248ef14 Common: LoginContainer: fix style 2023-03-17 14:14:49 +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
2032329753 fix quota 2023-03-17 13:55:21 +03:00
Viktor Fomin
e5bb5f81aa Common: Dialogs: RecoverAccessModalDialog: fix textarea height 2023-03-17 13:46:46 +03:00
Viktor Fomin
4a5ae68538 Components: TextArea: missed prop 2023-03-17 13:46:26 +03:00
Viktor Fomin
b8fbd64218 Client: Confirm: TfaAuth: fix 2023-03-17 13:33:05 +03:00
f67db919a1 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-17 13:02:31 +03:00
85af9dc2d8 Web: Fixed translation. 2023-03-17 13:02:04 +03:00
4353f8f432 fix Bug 61186 2023-03-17 12:27:56 +03:00
0701f044a7 Fix the installation of dotnet-sdk-7.0 for ubuntu 22.04\debian 9 2023-03-17 12:07:41 +03:00
d392f3165c Update the GPG key installation method 2023-03-17 12:06:23 +03:00
cb452f5e2a Generated JWT secret is too small for HMAC SHA256 2023-03-17 12:05:02 +03:00
25e72a1f0a Fix database creation without onlyoffice owner 2023-03-17 12:04:40 +03:00
Vladimir Khvan
de2ef53b88 state was added / all requests were restructured 2023-03-17 06:06:47 +02:00
Vladimir Khvan
106b7c0441 retry webhook request was integrated 2023-03-17 06:05:51 +02:00
Vladimir Khvan
443d31f2ab retry webhook was passed to webhook table row 2023-03-17 06:05:35 +02:00
Vladimir Khvan
56d7756564 fixed name attribute 2023-03-17 06:05:03 +02:00
Vladimir Khvan
88f88fa39e added request state / webhooks are loaded on mount 2023-03-17 06:04:41 +02:00
Vladimir Khvan
db8e8bad48 finished update request and toggle enabled 2023-03-17 06:01:22 +02:00
df849a52a4 Web: Fix InfoPanel Details image position 2023-03-17 01:02:23 +04:00
c081a3d0fc Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-16 19:00:00 +03:00
d073a3795c thumbnails: added setup resize mode 2023-03-16 18:59:46 +03:00
c521443ce7 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-16 18:30:52 +03:00
db302362a0 edited translations 2023-03-16 18:30:30 +03:00
7ad5fa8229
Merge pull request #1302 from ONLYOFFICE/dependabot/npm_and_yarn/plugins/examples/handle-plugin/webpack-5.76.0
Bump webpack from 5.74.0 to 5.76.0 in /plugins/examples/handle-plugin
2023-03-16 18:50:51 +04:00
ad0c518c59
Merge pull request #1303 from ONLYOFFICE/dependabot/npm_and_yarn/plugins/examples/new-tab-plugin/webpack-5.76.0
Bump webpack from 5.74.0 to 5.76.0 in /plugins/examples/new-tab-plugin
2023-03-16 18:49:45 +04:00
a58bb06c5f
Merge pull request #1304 from ONLYOFFICE/dependabot/npm_and_yarn/plugins/examples/profile-menu/webpack-5.76.0
Bump webpack from 5.74.0 to 5.76.0 in /plugins/examples/profile-menu
2023-03-16 18:48:25 +04:00
65aebc0f61
Merge pull request #1305 from ONLYOFFICE/dependabot/npm_and_yarn/plugins/examples/context-menu/webpack-5.76.0
Bump webpack from 5.74.0 to 5.76.0 in /plugins/examples/context-menu
2023-03-16 18:47:34 +04:00
216bb689f8
Merge pull request #1306 from ONLYOFFICE/dependabot/npm_and_yarn/plugins/examples/main-button/webpack-5.76.0
Bump webpack from 5.74.0 to 5.76.0 in /plugins/examples/main-button
2023-03-16 18:46:20 +04: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
95ded2a133 Web: Hide date-picker story 2023-03-16 18:22:43 +04:00
Sergey Kirichenko
1ff7d66570
Add ffmpeg to files-services docker image (#1309)
* Add ffmpeg to file-services

* Add ffmpeg to file-services

* Add ffmpeg to file-services

* Add rm libs in image
2023-03-16 19:06:43 +05:00
8e088e7b48 Web:Client:For a list of 4 items, set disableMobileView to false otherwise the list of users in the invite panel changed styles incorrectly. 2023-03-16 16:14:32 +03:00
6f407e2c0c Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/AppServer into release/v1.0.0 2023-03-16 16:00:25 +03:00
Viktor Fomin
c16a1d529c Client: PortalSettings: Preview: fix style 2023-03-16 15:26:00 +03:00
Viktor Fomin
60c69b044c Client: Profile: fix style 2023-03-16 15:20:02 +03:00
43da4f58b0 Merge branch 'release/v1.0.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-16 15:10:12 +03:00
1c6f4453a4 Web: Deleted useless code. 2023-03-16 15:09:58 +03:00
DmitrySychugov
8333b410c7 Merge branch 'release/v1.0.0' of github.com:ONLYOFFICE/DocSpace into release/v1.0.0 2023-03-16 16:24:15 +05:00