Commit Graph

39160 Commits

Author SHA1 Message Date
94acca253c Correct a typo in the name of the scheme variable 2024-01-26 20:16:34 +07:00
af2a5e97ba Fix error unknown directive more_clear_headers 2024-01-26 14:34:35 +07:00
116f2b3e3d Fix build Socet, SsoAuth 2024-01-24 17:57:00 +03:00
bbebde3c38 Docker: update node version to last LTS v20.11.0 2024-01-23 13:49:10 +04:00
d6682c7d52 Fix document openning 2024-01-22 19:37:51 +03:00
Iskandar Kurbonov
7077bc542c
Change the letters to uppercase for DocSpace (#118) 2024-01-19 13:16:54 +03:00
90bc79b67f
Merge pull request #121 from ONLYOFFICE/feature/form-room-pdf
Feature/form room pdf
2024-01-18 14:39:49 +03:00
719a4c60f3 Merge branch 'feature/form-room-pdf' of https://github.com/ONLYOFFICE/DocSpace-buildtools into feature/form-room-pdf 2024-01-18 13:19:14 +03:00
52d74baf18 Merge branch 'develop' into feature/form-room-pdf 2024-01-18 13:18:42 +03:00
4563d158a3 Merge branch 'hotfix/v2.0.1' into develop 2024-01-15 11:59:24 +04:00
6c29cf7508
fix Bug 65729 - Add private IP and link-local addresses to the blacklist (#117) 2024-01-13 16:16:10 +03:00
c1c55513a3 Implement elasticsearch memory limits when requirements aren't met 2024-01-13 18:53:40 +08:00
f6c2a78c8d bug 65729 2024-01-11 16:20:36 +03:00
Iskandar Kurbonov
5a643d21e1
Build the boxes and upload to vagrant and update boxes from vagrant (#116)
* Build the boxes and upload to vagrant

* Add empty line

* Add attempt and timeout minutes

* Add timeout minutes for update boxes

* Change the name for ci-update and add schedule
2024-01-09 15:12:54 +03:00
492af7a28e Merge branch 'develop' into feature/form-room-pdf 2023-12-28 14:30:46 +04:00
9abc4e8149 FormRoomPdf: .oform has been removed from form filling formats 2023-12-28 11:30:56 +03:00
ed911f70d0 rabbitmq: webstudio queue 2023-12-27 23:50:26 +03:00
1c7a26aa34 added pdf as a form filling format 2023-12-26 14:10:17 +03:00
5c3b77b9fc Merge branch 'hotfix/v2.0.1' into develop 2023-12-25 19:05:04 +04:00
Nasrullo Nurullaev
9186dd8899
fix Bug 65457 - Implement the ability to roll back ssl certificate in Win (#110)
* fix Bug 65457 - Implement the ability to roll back ssl certificate in Win

* Remove scheduled task file
2023-12-22 11:21:09 +03: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
3c124cf74b Fix the error of returning proxy configuration to default settings 2023-12-21 19:25:11 +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