Kasra Bigdeli
|
5042e610c8
|
Merge pull request #707 from MitchellCash/nginx-version
Don't emit NGINX version on err pages and in the Server response header
|
2020-06-13 23:10:35 -04:00 |
|
Mitchell Cash
|
6ee5364738
|
Don't emit NGINX version on err pages and in the Server response header
|
2020-06-13 10:20:39 +01:00 |
|
Kasra Bigdeli
|
785ff6fbc1
|
Delete laravel.tar
|
2020-05-18 19:06:06 -04:00 |
|
Kasra Bigdeli
|
a60ca3a10a
|
Update readme.md
|
2020-05-18 19:05:51 -04:00 |
|
Kasra Bigdeli
|
8db606840a
|
Update CHANGELOG.md
|
2020-05-15 20:59:52 -04:00 |
|
Kasra Bigdeli
|
919ad491ee
|
Update question.md
|
2020-05-13 22:12:29 -04:00 |
|
Kasra Bigdeli
|
3d9d7bbc9f
|
Create question.md
|
2020-05-13 22:11:21 -04:00 |
|
Kasra Bigdeli
|
5eb0f0f166
|
Update feature_request.md
|
2020-05-13 22:08:43 -04:00 |
|
Kasra Bigdeli
|
9b27656ea5
|
Update feature_request.md
|
2020-05-13 22:08:30 -04:00 |
|
Kasra Bigdeli
|
644fb6a549
|
Merge pull request #667 from robgraeber/patch-1
Add http2 support for default nginx script
|
2020-05-08 19:25:53 -04:00 |
|
Rob Graeber
|
60f4cdbb69
|
Add http2 support for default nginx script
|
2020-05-08 03:32:37 -07:00 |
|
Kasra Bigdeli
|
52e0c2a8bf
|
Fixed formatting
|
2020-04-30 19:24:00 -04:00 |
|
Kasra Bigdeli
|
fe94966303
|
Merge branch 'master' of github.com:caprover/caprover
|
2020-04-30 19:23:02 -04:00 |
|
Kasra Bigdeli
|
3cac9bbead
|
Use HTTPS for netdata if source is HTTPS
|
2020-04-30 19:21:52 -04:00 |
|
Kasra Bigdeli
|
3262af6f25
|
Fixed dev build
|
2020-04-26 09:26:40 -04:00 |
|
Kasra Bigdeli
|
3e99a888c4
|
Not necessarily all netdata installations are on HTTPS
|
2020-04-24 19:11:25 -04:00 |
|
Kasra Bigdeli
|
5b04270148
|
Reformat
|
2020-04-19 18:26:02 -04:00 |
|
Kasra Bigdeli
|
23eaabb25c
|
Updated formatter syntaxt
|
2020-04-19 18:25:23 -04:00 |
|
Kasra Bigdeli
|
fc81bf336e
|
Update lint_project.yml
|
2020-04-19 11:42:49 -04:00 |
|
Kasra Bigdeli
|
7ba5d0f5ab
|
Update format_project.yml
|
2020-04-19 11:42:07 -04:00 |
|
Kasra Bigdeli
|
3c767502f8
|
Merge pull request #654 from fiblan/patch-1
fix append ssh
|
2020-04-19 10:22:26 -04:00 |
|
Fiblan
|
89eba1a773
|
fix append ssh
It is no longer necessary as sanitizeRepoPathSsh (e5dd3346) returns already in the correct format with ssh://
|
2020-04-19 15:49:37 +02:00 |
|
Kasra Bigdeli
|
cbf8a39d87
|
Merge pull request #622 from caprover/dependabot/npm_and_yarn/acorn-5.7.4
Bump acorn from 5.7.3 to 5.7.4
|
2020-03-19 19:54:42 -04:00 |
|
Kasra Bigdeli
|
e5dd3340a2
|
Fix https://github.com/caprover/caprover/issues/606
|
2020-03-16 21:42:14 -04:00 |
|
dependabot[bot]
|
dbe01180a1
|
Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-03-15 15:57:51 +00:00 |
|
Kasra Bigdeli
|
5239a06828
|
Fixed the reverted commit
|
2020-03-03 19:43:54 -05:00 |
|
Kasra Bigdeli
|
7a42162144
|
Revert "Addressing https://github.com/caprover/caprover/issues/606"
This reverts commit da82db0f90.
|
2020-03-03 19:43:01 -05:00 |
|
Kasra Bigdeli
|
da82db0f90
|
Addressing https://github.com/caprover/caprover/issues/606
|
2020-03-03 19:38:52 -05:00 |
|
Kasra Bigdeli
|
ccfceec4b5
|
Fixed naming
|
2020-02-23 21:18:21 -05:00 |
|
Kasra Bigdeli
|
b1e3d49b4b
|
Update LICENSE
|
2020-02-08 13:11:31 -05:00 |
|
Kasra Bigdeli
|
fc868706bf
|
Update CHANGELOG.md
|
2020-02-08 10:52:29 -05:00 |
|
Kasra Bigdeli
|
4a18fe034e
|
Merge pull request #595 from sneak/patch-1
Enforce the same TLS settings for all TLS vhosts
|
2020-02-08 10:48:23 -05:00 |
|
Jeffrey Paul
|
0f6cf799f9
|
Enforce the same TLS settings for all TLS vhosts
The default TLS settings (disabling tls1.0 and 1.1) chosen by CapRover should be applied to the catchall virtualhost as well as the embedded registry.
|
2020-02-05 03:28:17 -08:00 |
|
Kasra Bigdeli
|
d09b6e2f3c
|
Update README.md
|
2020-01-26 12:20:38 -05:00 |
|
Kasra Bigdeli
|
b6642e1a6d
|
Added github workflows
|
2020-01-19 16:47:13 -05:00 |
|
Kasra Bigdeli
|
0ebb9adbf2
|
Added github workflows
|
2020-01-19 16:33:34 -05:00 |
|
Kasra Bigdeli
|
80087d7e48
|
Merge branch 'master' of github.com:caprover/caprover
|
2020-01-19 16:08:55 -05:00 |
|
Kasra Bigdeli
|
5597467b33
|
Added github workflows
|
2020-01-19 16:08:31 -05:00 |
|
Kasra Bigdeli
|
9b9effecbd
|
Upgraded prettier
|
2020-01-19 16:04:57 -05:00 |
|
Kasra Bigdeli
|
29d771a236
|
Update README.md
|
2020-01-19 12:02:49 -05:00 |
|
Kasra Bigdeli
|
8af6781a69
|
Update README.md
|
2020-01-19 11:08:44 -05:00 |
|
Kasra Bigdeli
|
404e99df41
|
Update README.md
|
2020-01-19 11:08:27 -05:00 |
|
Kasra Bigdeli
|
299bf14e7c
|
Update CONTRIBUTING.md
|
2020-01-19 10:26:20 -05:00 |
|
Kasra Bigdeli
|
190450d540
|
Update CHANGELOG.md
v1.6.1
|
2020-01-02 19:01:35 -05:00 |
|
Kasra Bigdeli
|
878bd9da9f
|
Change git default message
|
2020-01-02 18:07:33 -05:00 |
|
Kasra Bigdeli
|
61a5d1f43d
|
Added build successful message
|
2020-01-02 18:04:10 -05:00 |
|
Kasra Bigdeli
|
de54d34f3a
|
Fixed bug with multiline streams
|
2020-01-02 16:50:10 -05:00 |
|
Kasra Bigdeli
|
26a11a83e4
|
Fixed typo
|
2020-01-02 15:53:59 -05:00 |
|
Kasra Bigdeli
|
48440db14a
|
Bumped version 1.6.1
|
2020-01-02 15:45:32 -05:00 |
|
Kasra Bigdeli
|
bd9b45b0e2
|
Logging upstream error and deliver default response
|
2020-01-02 12:58:53 -05:00 |
|