Commit Graph

39559 Commits

Author SHA1 Message Date
b064d127fe Merge branch 'develop' into feature/management 2023-11-21 12:37:38 +04:00
b06b98fdcd Merge branch 'release/v2.0.0' into develop 2023-11-21 12:37:15 +04:00
bef986010d Fixed dev docker 2023-11-21 10:50:04 +03:00
be6b74f4a3 removed .net version 2023-11-20 17:51:42 +03:00
cc2ae0f319 Rewrite translations tests scripts to python 2023-11-17 13:30:58 +04:00
403fb2f4f3
Fix error semanage: command not found (#64) 2023-11-16 15:41:40 +03:00
f28da3af1a
Merge pull request #63 from ONLYOFFICE/bugfix/65120
Bugfix/65120
2023-11-15 12:09:04 +04:00
baa76f4994 fix Bug 65120 2023-11-15 11:04:54 +03:00
31ae699a00
Correct domain acquisition errors and integrate the specified domain. (#62) 2023-11-14 17:15:15 +03:00
55ab636f41
Merge pull request #61 from ONLYOFFICE/feature/scripts-caching
Restored cache control for some files in client/public/scripts
2023-11-14 14:15:32 +04:00
5a20174e70
increase alias max lenght 2023-11-14 11:52:59 +03:00
636e50b968
Merge pull request #60 from ONLYOFFICE/bugfix/65064
Bugfix/65064
2023-11-12 23:41:32 -08:00
0ebba09b22 fix Bug 65064 2023-11-13 10:33:58 +03:00
24a174e26c Restored cache control for some files in client/public/scripts 2023-11-13 03:27:19 +04:00
fa219b96bb
Cosmetic changes to .install files (#58)
* Refactor .deb packages build

* Cosmetics

* Cosmetic changes to .install files

---------

Co-authored-by: Evgeniy Antonyuk <antonyuk.evgenyiy@onlyoffice.com>
2023-11-10 17:30:23 +03:00
afb0316171
Refactor .deb packages build (#56)
* Refactor .deb packages build

* Cosmetics
2023-11-10 17:25:37 +03:00
96d9c65e05
Create a script to output logs from containers (#44) 2023-11-10 17:12:32 +03:00
a42eefa668
Fix rpm package build errors (#55) 2023-11-10 16:48:00 +03:00
Nasrullo Nurullaev
687b6e2a71
Optimize DocSpace installation (#57) 2023-11-10 15:48:34 +03:00
bf46514e13 Merge branch 'develop' into feature/management 2023-11-10 14:23:08 +04:00
6030200e1e Merge branch 'release/v2.0.0' into develop 2023-11-10 14:22:44 +04:00
ed1eeae97b
Update build-services.py
Replaced archive format from "zip" to "tar"
2023-11-10 12:36:51 +04:00
Valeria Bagisheva
8d7072bc00
Fix curl command (#51) 2023-11-10 10:17:48 +02:00
8b4c71be7e
Merge pull request #54 from ONLYOFFICE/bugfix/64923
Bugfix/64923
2023-11-09 07:18:39 -08:00
f43f5b69a3
Merge pull request #53 from ONLYOFFICE/bugfix/65011
fix bug 65011
2023-11-09 06:18:29 -08:00
79a4e818d2 Merge branch 'develop' into feature/management
# Conflicts:
#	build.backend.docker.ps1
#	build.backend.docker.sh
#	clear.backend.docker.ps1
#	clear.backend.docker.sh
#	start/start.backend.docker.ps1
#	start/start.backend.docker.sh
2023-11-09 19:00:55 +05:00
6ac0c7e783 Merge remote-tracking branch 'remotes/origin/release/v2.0.0' into bugfix/64923
# Conflicts:
#	config/appsettings.json
2023-11-09 15:42:05 +03:00
8ce55ae9b9 fix Bug 64923 ( added frame-src, connect-src, media-src ) 2023-11-09 15:35:20 +03:00
Nasrullo Nurullaev
76cd8c871d
Disable verbose logging for Windows (#52) 2023-11-09 15:32:17 +03:00
8e8d381514 fix bug 65011 2023-11-09 15:17:43 +03:00
81ba77e073
Merge pull request #49 from ONLYOFFICE/bugfix/64787
Bugfix/64787
2023-11-09 15:12:37 +04:00
1d5a4ffea8 Merge branch 'release/v2.0.0' into bugfix/64787 2023-11-09 13:58:52 +04:00
Nasrullo Nurullaev
ab05bbd9ae
Fix PostgreSQL display name (#48) 2023-11-09 12:46:39 +03:00
Nasrullo Nurullaev
02ccda1bc0
Fix issue with sed file in config folder (#47) 2023-11-09 12:03:03 +03:00
81114fc467
Merge pull request #46 from ONLYOFFICE/bugfix/csp
Bugfix/csp
2023-11-09 00:39:53 -08:00
ae6e20522a csp only for html 2023-11-08 23:53:42 +03:00
374099b1e5 csp only for html 2023-11-08 19:19:04 +03:00
38c1dc805f Merge branch 'release/v2.0.0' into develop
# Conflicts:
#	install/win/DocSpace.aip
2023-11-08 19:01:56 +04:00
18cbf19a71
Merge pull request #45 from ONLYOFFICE/feature/new-scripts-docker-dev-python
Feature/new scripts docker dev python
2023-11-08 18:36:43 +04:00
1fac1b41e8 Removed useless params 2023-11-08 18:33:29 +04:00
a24bbec130 Removed old scripts for dщслук dev 2023-11-08 18:26:04 +04:00
Valeria Bagisheva
192dc275f8
Trigger action (#28)
* Add  cron-triggered build

* Add build triggered on file changes in the "config" folder

* Add schedule to the cron workflow

* Fix end line

* Fix space

* Remove REPO_NAME env

* Add client  and server repository dispatch type

* Fix paths

* Fix the space

* Delete space

* Return space

* Return space

* Replace space

* Replace space
2023-11-08 15:27:37 +03:00
e73cb1344c Merge branch 'release/v2.0.0' of https://github.com/ONLYOFFICE/DocSpace-buildtools into release/v2.0.0 2023-11-08 12:20:21 +03:00
bb10d8e3c6 Update source archive path 2023-11-08 12:12:38 +04:00
696a130fb7 Merge branch 'release/v2.0.0' into feature/new-scripts-docker-dev-python 2023-11-08 12:11:13 +04:00
4af0dc486d
Add fix path for migration runner service build (#43)
* Fix yarn build

* Fix build migration path
2023-11-07 19:39:48 +03:00
57d051b6f0 Fix build migration path 2023-11-07 18:21:28 +03:00
2dfab0d0c1 Merge branch 'release/v2.0.0' of https://github.com/ONLYOFFICE/DocSpace-buildtools into release/v2.0.0 2023-11-07 18:20:27 +03:00
50442a67ae
Modify build yarn version (#42)
* Fix yarn build

* Add for Web.Studio eventsBus
2023-11-07 17:26:26 +03:00
9df2c6196d Fix yarn build 2023-11-07 16:54:46 +03:00