Commit Graph

39140 Commits

Author SHA1 Message Date
1ca4e3c3ea Add server-side caching of proxy requests 2023-12-28 19:22:47 +08:00
830c93f2a7
Merge pull request #113 from ONLYOFFICE/feature/add-pdf-in-encrypted-docs
add pdf in encrypted-docs
2023-12-21 15:18:27 +03:00
46d4b5227c Fix the error of returning proxy configuration to default settings 2023-12-21 19:25:37 +08:00
Iskandar Kurbonov
7f7a15a3b3
Remove unsupported platforms from testing 2023-12-21 13:32:15 +03:00
6c0491f479 Merge branch 'hotfix/v2.0.1' into develop 2023-12-21 14:13:51 +04:00
2ca6c15c85 add pdf encrypted-docs 2023-12-21 12:56:53 +03:00
e0b93674dc Temporary fix for missing nginx repository for debian bookworm 2023-12-21 17:30:58 +08:00
0dad126336 Fix sdl2 installation for centos 8s 2023-12-21 17:14:21 +08:00
52624fc650
Merge pull request #112 from ONLYOFFICE/bugfix/firebase-csp
Bugfix/firebase csp
2023-12-21 12:24:37 +04:00
96ac38206c cfg: firebaseio.com added to scp rules 2023-12-21 11:17:59 +03:00
848a97f629 Merge branch 'hotfix/v2.0.1' into develop 2023-12-20 22:31:58 +08:00
Iskandar Kurbonov
64687d0960
gh-action: Add OCI scripts ci installation check (#109)
* Add files for install OneClickInstall with Vagrant

* Delete one matrix and add true for execute
2023-12-19 17:42:05 +03:00
Nasrullo Nurullaev
7e84f75fb5
Fix issue with SSL after updating DocSpace (#108)
* Fix issue with SSL after updating DocSpace

* Add variable declaration
2023-12-19 12:52:37 +03:00
b2efa0bce9 Merge branch 'release/v2.0.0' into develop 2023-12-19 16:36:12 +08:00
ccbb335a03 Merge branch 'release/v2.0.0' into hotfix/v2.0.1 2023-12-19 16:35:12 +08:00
f1c00eb8df Fix systemd file location detection for rpm (#94) 2023-12-19 16:23:14 +08:00
b770733d5f
Add systemd service dependencies (#102) 2023-12-14 15:15:52 +03:00
6c2211e231 Merge branch 'hotfix/v2.0.1' into develop
# Conflicts:
#	install/OneClickInstall/install-Debian.sh
#	install/deb/debian/rules
2023-12-13 20:00:06 +04:00
71ab067f76 fix 2023-12-13 17:51:07 +03:00
7124919ad5 Settings: ForumLink 2023-12-13 17:45:34 +03:00
1c9e58095d Nginx: Restored nocache for api.js 2023-12-13 15:52:50 +04:00
087574d441
Merge pull request #106 from ONLYOFFICE/feature/plugins-cfg-refactoring
Feature/plugins cfg refactoring
2023-12-13 12:06:06 +03:00
67b7fcfe89 fixed cultures order 2023-12-12 17:03:22 +03:00
888df52b99 appsettings: WebPluginSettings: the array of allowed actions is divided into separate fields 2023-12-12 14:44:19 +03:00
db95e0e504
fix Bug 65457 - Implement the ability to roll back ssl certificate (#100)
* Optimize the ssl configuration script and add additional error handling

* fix Bug 65457 - Implement the ability to roll back ssl certificate
2023-12-11 17:01:32 +03:00
ca29b37046
Warn about the end of legacy OS support and code optimization (#87) 2023-12-11 15:39:49 +03:00
0d9170c8a1
Update the dotnet version to 8.0 in packages dependencies (#86) 2023-12-11 15:38:13 +03:00
7f95eabddd redis: configure PoolSize and WorkCount 2023-12-08 18:31:44 +03:00
2c5af9dfa4
Merge pull request #75 from ONLYOFFICE/feature/management
Feature/management
2023-12-07 18:20:50 +04:00
f05326047b
Merge pull request #68 from ONLYOFFICE/feature/distributed-lock
Feature/distributed lock
2023-12-07 05:32:05 -08:00
192736f515 Fix timeout was exceeded error for elasticsearch 2023-12-07 17:32:40 +07:00
02f61e6d56 Fix error on changed repository metadata 2023-12-07 17:31:54 +07:00
f7ced5afec Merge branch 'hotfix/v2.0.1' into develop 2023-12-06 15:51:24 +04:00
488a7886eb Add --break-system-packages for fixing debug script 2023-12-06 10:54:13 +03:00
4266c2e889
Add flag to ignore the warning in pip install (#96)
* Add ignore the warning for pip

* Fix double flag
2023-12-05 15:57:27 +03:00
061411c60d
Fix error subversion support temporarily disabled (#97) 2023-12-05 15:51:02 +03:00
945aaa4bea
Fix bug 64321 (#95) 2023-12-04 17:39:20 +03:00
77653914b9
Fix systemd file location detection for rpm (#94) 2023-12-04 13:54:11 +03:00
f4a5755811 Merge branch 'release/v2.0.0' into develop 2023-12-04 13:47:20 +04:00
bd1d5921d9
Allow upload and delete plugins (#93) 2023-12-01 16:33:29 +03:00
4824d8c95b
Merge master into develop
Merge master to develop
2023-12-01 11:47:26 +03:00
ed09909094 Fix This document requires 'TrustedScriptURL' assignment in Chrome docker dev 2023-11-30 19:03:55 +04:00
24fd6ad138 Add update the package index files on deb systems 2023-11-30 18:49:21 +07:00
1db58bc254
Merge pull request #80 from ONLYOFFICE/bugfix/webplugins
Bugfix/webplugins
2023-11-29 07:29:42 -08:00
ff453ea19e cfg: storage: visible false for systemwebplugins 2023-11-29 18:23:07 +03:00
0ec94ce27a
Implement OWASP recomendations (#79) 2023-11-29 13:30:42 +03:00
50a5256159 Merge branch 'develop' into feature/management 2023-11-29 12:43:30 +04:00
be4b1b1766 Merge branch 'release/v2.0.0' into develop 2023-11-29 12:43:03 +04:00
bddc7d5154
Modify dotnet docker image version (#77) 2023-11-29 10:38:43 +03:00
eb2e492a9e
Merge pull request #78 from ONLYOFFICE/fix/delete-build-asctelegram
Delete ASC.TelegramReports from building script
2023-11-29 11:23:25 +04:00