Commit Graph

34562 Commits

Author SHA1 Message Date
df2b68c547 Web: PortalSettings: Fixed section header height. 2023-08-29 13:21:00 +03:00
f2613b3de0 Merge branch 'hotfix/v1.1.2' of https://github.com/ONLYOFFICE/DocSpace into hotfix/v1.1.2 2023-08-29 13:05:47 +03:00
1aa6d79a6e Merge branch 'hotfix/v1.1.2' of github.com:ONLYOFFICE/DocSpace into hotfix/v1.1.2 2023-08-29 12:48:38 +03:00
a299837f8f fix backup for dropbox 2023-08-29 12:48:24 +03:00
11714a30b1
Merge pull request #1673 from lemmav/hotfix/upstream.conf.template
Update map config
2023-08-29 12:33:08 +03:00
f342481f7d Web: PortalSettings: Backup: Fixed comparison of accounts by title. 2023-08-29 12:24:09 +03:00
063673ac60 Fix redis value substitution error 2023-08-29 14:20:16 +05:00
Viktor Fomin
f1d8e004df Client: Profile: fix warning 2023-08-29 12:11:44 +03:00
Viktor Fomin
d2b1769e6f Web: add translates 2023-08-29 11:44:27 +03:00
b20a26f92a Update map config 2023-08-29 11:26:01 +03:00
6020c1f74f Merge branch 'hotfix/v1.1.2' of https://github.com/ONLYOFFICE/DocSpace into hotfix/v1.1.2 2023-08-29 11:02:00 +03:00
f0e985703c Correct the substitution of the Redis host and port 2023-08-29 12:27:12 +05:00
Viktor Fomin
1904e3bc43 Fix Bug 63467: auth via Microsoft is not available 2023-08-29 06:26:37 +03:00
SuhorukovAnton
ea72f288a2
Merge pull request #1670 from ONLYOFFICE/bugfix/63774-local-restore
Bugfix/63774 local restore
2023-08-28 18:57:14 +03:00
58087f2326 Merge branch 'hotfix/v1.1.2' into bugfix/63774-local-restore 2023-08-28 18:55:58 +03:00
15d345d428 fix oneDrive checkAccess 2023-08-28 17:37:05 +03:00
ae9331b689 Merge branch 'hotfix/v1.1.2' of https://github.com/ONLYOFFICE/DocSpace into hotfix/v1.1.2 2023-08-28 16:45:19 +03:00
a1c4031cc6 upload backup: max size 2023-08-28 16:44:40 +03:00
3a2438dff3 Merge branch 'hotfix/v1.1.2' of https://github.com/ONLYOFFICE/DocSpace into hotfix/v1.1.2 2023-08-28 16:44:19 +03:00
89d8cd2221 Fix bug 63846 - Settings: Backup. Reset the selected folder when connecting to another account. 2023-08-28 16:43:39 +03:00
6fce6a8a3c fix bug 63843 2023-08-28 16:43:16 +03:00
00ff80d6ee Fix docker network creation and database connection problem 2023-08-28 17:44:18 +05:00
Nasrullo Nurullaev
1db37e457a
Add scripts for OpenResty configurations (#1666)
* Add scripts for configuring OpenResty

* Small fixes
2023-08-28 15:29:49 +03:00
c3a9966464 fix create backup hash 2023-08-28 14:57:16 +03:00
Viktor Fomin
0f47decca6 Fix Bug 63848: 2fa via sms is not available 2023-08-28 13:42:20 +03:00
dfc1bc9504 Web: PortalSettings: Restore: Added errors handler. 2023-08-28 13:26:30 +03:00
265a1ae6ca Fix errors when starting services via docker.profiles.yml 2023-08-28 14:43:59 +05:00
c56e220060 Web: Fix error report date 2023-08-28 13:24:34 +04:00
84ef14f857 Fix SSO errors redirect 2023-08-28 13:17:00 +04:00
ff66f27a1a fix 2023-08-28 12:16:33 +03:00
35c6963f20 Update yarn.lock 2023-08-28 13:16:04 +04:00
16c5103d4f fix 2023-08-28 12:03:33 +03:00
d475451899 fix backup upload 2023-08-28 12:01:36 +03:00
3d2ddc1a85 Merge branch 'hotfix/v1.1.2' of https://github.com/ONLYOFFICE/DocSpace into hotfix/v1.1.2 2023-08-28 11:58:36 +03:00
9c8ee8cbbc fix backup upload 2023-08-28 11:49:25 +03:00
5ea297d538 Merge branch 'bugfix/63774-local-restore' of https://github.com/ONLYOFFICE/DocSpace into bugfix/63774-local-restore 2023-08-28 10:52:08 +03:00
1aedb58356 Web: PortalSettings: Restore: Added uploading files in parts. 2023-08-28 10:51:13 +03:00
af50fd07ed
Merge pull request #1645 from lemmav/feature/action-build
Add a tag action build
2023-08-28 10:20:52 +03:00
ea41ceefe6 bugfix whitelabel 2023-08-26 13:15:06 +03:00
6cdc975f60
Merge pull request #1664 from ONLYOFFICE/feature/adding-translations_client
Feature/adding translations client
2023-08-25 17:31:36 +03:00
c6c74e5948 edited API library 2023-08-25 17:25:26 +03:00
66081e8428 fixed warning 2023-08-25 17:20:17 +03:00
90fae33cb6 Csp: cdn for images 2023-08-25 16:35:41 +03:00
0865309ae8
Replace the nginx installation with an openresty installation (#1663) 2023-08-25 15:58:40 +03:00
4f456c7717 edited zh Settings.json 2023-08-25 15:49:11 +03:00
67287d712c
Add the ability to use an external services in OCI docker (#1598)
* Add the ability to use an external service elasticsearch

* Add the ability to use an external redis service

* Add the ability to use an external rabbitmq service

* Add the ability to use external mysql service

* Add network creation in OCI

* Implement non-use of host variable when connecting locally to containers

* Add missing environments in .yml files

* Add the ability to use external Docs service

* Fix problem of a given host as a container name

* Add the ability to configure the elasticsearch protocol

* Add comments to the .env file

* Fix migration-runner to mysql container connection error

* Implement Docs configuration via external URL

* Fix elasticsearch configuration parameter substitution
2023-08-25 15:39:26 +03:00
315d23e72f Merge branch 'hotfix/v1.1.2' of github.com:ONLYOFFICE/DocSpace into hotfix/v1.1.2 2023-08-25 15:37:19 +03:00
9fd6b701d8 Csp: added ability to set default csp header. 2023-08-25 15:36:59 +03:00
0d1b4adc4f Update BackupFileUploadHandler.cs 2023-08-25 15:21:04 +03:00
87605003af
Remove overwriting of parameter values during reconfiguration (#1590) 2023-08-25 15:18:02 +03:00