Commit graph

284 commits

Author SHA1 Message Date
Alexey Golubev 51b371ff3c
Merge pull request #228 from NorseGaud/create_postgresql_tbl-grep-fix
Fix for create_postgresql_tbl grep throwing a failure
2020-03-05 14:17:35 +03:00
Alexey Golubev cc4b0f3b14
Merge branch 'hotfix/v5.5.1' into create_postgresql_tbl-grep-fix 2020-03-05 14:16:49 +03:00
Alexey Golubev 75b2232733
Merge pull request #229 from hoh/patch-1
Fix insecure http:// urls in README
2020-03-05 14:12:58 +03:00
Alexey Golubev a553f2eafb
Merge branch 'master' into patch-1 2020-03-05 13:39:44 +03:00
Alexey Golubev dbab7c36b5 v5.5.0 2020-03-04 18:09:03 +03:00
Alexey Golubev 438a41a933 Fix #44534 2020-02-25 13:54:23 +03:00
Hugo Herter a21313bb39
Fix insecure http:// urls in README
Many links in the README are using `http://` instead of `https://`, including the link to download the `Community Edition Docker script file`, which is then meant to be executed using bash and could allows an adversary to make the user execute arbitrary code.
2020-02-23 14:07:27 +01:00
NorseGaud 43010e1bd2 fix for create_postgresql_tbl grep so it stops throwing a failure 2020-02-22 19:15:48 -05:00
Alexey Golubev 9a2d10ceea Fix build error
The following packages have unmet dependencies:
 curl : Depends: libcurl4 (= 7.58.0-2ubuntu3.8)
 but it is not going to be installed
2020-02-21 16:29:49 +03:00
Alexey Golubev 33d04dc4f4 Remove nodejs dependency 2020-02-21 14:58:20 +03:00
Alexey Golubev 4468a26a3e Change dependency gtk2->gtk3 2020-02-19 19:54:20 +03:00
Alexey Golubev b639a8ef89
Fix build error 2020-02-17 12:25:38 +03:00
Alexey Golubev efe1d8482f
Fix browser 'wasm' warning
Fix browser  warning:
 wasm streaming compile failed: TypeError: Failed to execute 'compile' on 'WebAssembly': Incorrect response MIME type. Expected 'application/wasm'.
2020-02-14 17:18:04 +03:00
Alexey Golubev 586d1078e6
Create folder for pkg example 2020-02-12 13:42:04 +03:00
Alexey Golubev 6b81686cf6
Fix deploy to docker hub 2020-01-31 17:27:31 +03:00
Alexey Golubev f241f36893 Add abbility customize docker build 2020-01-31 13:33:25 +03:00
Alexey Golubev 9eff99f618 Remake fix #96 2019-12-26 13:14:51 +03:00
Alexey Golubev df8e19ed90 Update postgersql version 2019-12-26 13:14:51 +03:00
Alexey Golubev 8988247232 Change base image to ubuntu 18.04 2019-12-26 13:14:51 +03:00
Alexey Golubev 3ff96e8b49
Fix 'JWT_IN_BODY' param parsing 2019-12-25 17:25:57 +03:00
Roman Demidov a6cda6537b Add redis test (#206) 2019-12-23 18:45:37 +03:00
Roman Demidov 08bb07e2d0 Rename AMQP variables (#205) 2019-12-23 18:45:37 +03:00
Roman Demidov ee8fa827e3 Add external volumes for rabbitmq and redis (#203) 2019-12-20 13:15:59 +03:00
Alexey Golubev 261232e10d
Move from unsupported node.js version 2019-12-16 18:28:50 +03:00
ReinerNippes 2b982778f3 fix issue #96 ; 'Download failed' after upgrade to onlyoffice (#191)
* fix issue #96 ; 'Download failed' after upgrade to onlyoffice - unable to verify the first certificate

* New variable name REJECT_UNAUTHORIZED_STORAGE

Shell variable rnamed to REJECT_UNAUTHORIZED_STORAGE.
2019-12-05 19:18:36 +03:00
Alexey Golubev 66a293e79d
Merge pull request #198 from ONLYOFFICE/hotfix/v5.4.2
v5.4.2
2019-11-29 15:17:45 +03:00
Alexey Golubev f4c0bd13b2
Merge branch 'develop' into hotfix/v5.4.2 2019-11-29 15:16:41 +03:00
Semyon Bezrukov f18d04f406 Fix commands on welcome page (#197) 2019-11-28 14:59:20 +03:00
Alexey Golubev 8e1a52566f v5.4.2 2019-11-27 12:23:13 +03:00
Semyon Bezrukov b3055c362c Add support JWT_IN_BODY param (#194) 2019-11-27 11:35:08 +03:00
Semyon Bezrukov 18b8dbe4fe Fix RabbitMQ high CPU usage on idle VM (#193) 2019-11-26 17:08:29 +03:00
Semyon Bezrukov 7d1606bc95 Add support of MySQL DBMS (#188)
* Add support of MySQL database
2019-10-29 12:42:43 +03:00
Alexey Golubev 03a96d3765 Add target for deploy docker images to s3 2019-10-21 15:18:04 +03:00
Alexey Golubev d7833f454b Enable ds path customization 2019-10-21 11:51:06 +03:00
Alexey Golubev b590340a10 v5.4.1 2019-10-02 12:07:22 +03:00
Alexey Golubev c2b6187926 v5.4.1 2019-10-02 12:02:37 +03:00
Alexey Golubev db01421f8a Fix #183 2019-09-25 17:49:18 +03:00
Alexey Golubev 77d47eec3d
Fix #175 (#184) 2019-09-24 12:55:24 +03:00
Alexey Golubev ba14b959ce v5.4.0 2019-09-03 14:37:37 +03:00
Alexey Golubev acc4da29d5
Remove sudo 2019-08-19 14:04:56 +03:00
leo-lb 93a69e601d Specify POSTGRESQL_SERVER_PORT for new databases (#170) 2019-07-12 02:15:37 -07:00
Alexey Golubev 87aa987e36 v5.3.2 2019-06-21 18:15:04 +03:00
Alexey Golubev 9b51b1dd7a v5.3.1 2019-06-06 12:33:52 +03:00
Alexey Golubev d34297b159 v5.3.1 2019-06-06 12:32:18 +03:00
Alexey Golubev 89c883646d Fix bug #164 2019-05-29 16:26:22 +03:00
Alexey Golubev 2a78e2f6fa Fix bug #163 2019-05-29 15:34:58 +03:00
Alexey Golubev b752010202 v5.3.0 2019-05-27 17:21:45 +03:00
Alexey Golubev 3f7630c34c v5.3.0 2019-05-27 17:05:18 +03:00
Alexey Golubev 2d6a4e0908 Fix crash on system without ipv6 2019-05-21 16:26:10 +03:00
hellonadya 5031b7f983 Update Readme.md
- UTMs added to website links in Project information
- Link to solutions comparison added to Project information
2019-05-16 13:15:17 +03:00