Commit Graph

138 Commits

Author SHA1 Message Date
b567e10880 Merge branch 'develop' into feature/oauth2-client 2024-02-12 16:45:54 +03:00
3cb921c03d fix Bug 66308 - Fix incorrect RAM retrieval 2024-02-08 17:15:58 +07:00
fecc786bae Merge branch 'hotfix/v2.0.2' into develop 2024-02-06 20:27:39 +07:00
3da388f94d Merge branch 'hotfix/v2.0.1' into develop 2024-02-06 20:15:57 +07:00
Nasrullo Nurullaev
c402421bae
fix Bug 66211 - Fix SSL certificate auto-update issue (#126) 2024-02-06 12:02:09 +03:00
Nasrullo Nurullaev
6701a80f9c
Replace ElasticSearch with OpenSearch (#124)
* Replace ElasticSearch with OpenSearch

* Small fix

* Fix issue with updating

* Fix issue with updating from Elastic to OpenSearch

* Modify DisableElasticsearch script

* Cosmetic changes

* Fix issue with executing sql script
2024-02-06 12:01:17 +03:00
Nasrullo Nurullaev
a2bcfdd892
Fix issue with MySQL downloading (#125) 2024-02-01 12:37:40 +03:00
af2a5e97ba Fix error unknown directive more_clear_headers 2024-01-26 14:34:35 +07:00
4be6dbbfdd Update node version for docker 2024-01-25 13:14:58 +03: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
1517c48add Fix oauth build 2024-01-22 11:43:49 +03:00
42ba7aa224 Fix installing nodejs from a new repository 2024-01-20 19:46:45 +07:00
Nasrullo Nurullaev
4e9b7a1be4
fix Bug 65278 - Update incorrect links (#115) 2024-01-19 15:55:56 +03:00
ac7d9a688b Fix parsing of the latest version of mysql80-community-release 2024-01-19 15:56:48 +07:00
4563d158a3 Merge branch 'hotfix/v2.0.1' into develop 2024-01-15 11:59:24 +04:00
c1c55513a3 Implement elasticsearch memory limits when requirements aren't met 2024-01-13 18:53:40 +08: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
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
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
848a97f629 Merge branch 'hotfix/v2.0.1' into develop 2023-12-20 22:31:58 +08: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
e248c9d317 Install:Docker: fix build oauth 2023-12-14 10:37:57 +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
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
2c5af9dfa4
Merge pull request #75 from ONLYOFFICE/feature/management
Feature/management
2023-12-07 18:20:50 +04: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
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
77653914b9
Fix systemd file location detection for rpm (#94) 2023-12-04 13:54:11 +03:00
24fd6ad138 Add update the package index files on deb systems 2023-11-30 18:49:21 +07: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
bbc46c5676 Merge branch 'develop' into feature/oauth2-client 2023-11-29 10:26:01 +03:00
cf075bd227 Delete ASC.TelegramReports from build script 2023-11-29 10:18:50 +03:00
71d0ff0c6a Merge branch 'develop' into feature/management 2023-11-28 17:10:57 +04:00
a42049c594 Merge branch 'release/v2.0.0' into develop 2023-11-28 17:10:40 +04:00