Commit Graph

3012 Commits

Author SHA1 Message Date
b217f54d7a Adding pcov for php 8.x to php-fpm and workspace 2022-10-31 15:57:53 +11:00
878c267d89 Merge pull request #3258 from jwwb681232/master
add onedev(Self-hosted Git Server with CI/CD and Kanban)
2022-10-24 17:05:01 +08:00
848570c7d0 Merge pull request #3273 from esseremmerik/caddy-correct-version
Use correct Caddy repo to get latest version
2022-10-23 13:48:06 +08:00
2643087b71 Merge pull request #3279 from polarikus/fix-apache-m1
Fix apache m1
2022-10-23 13:46:47 +08:00
61a219e3c3 Merge pull request #3282 from makowskid/master
Adding `artisan` (and `art`) autocomplete in BASH
2022-10-23 13:44:40 +08:00
4ff41ecfc5 Merge pull request #3280 from kideny/phalcon
Fix Phalcon Support
2022-10-23 13:40:43 +08:00
2ff93b5e55 Merge pull request #3206 from DocLM/bugfix/xdebug-php-7
Fix Xdebug 3 compatibility with PHP 7.3 and 7.4
2022-10-23 13:36:26 +08:00
8f22b552ee Fix Xdebug 3 compatibility with PHP 7.3 and 7.4
- Allow to set custom Xdebug port
- Update Xdebug to v3.1.4
2022-10-22 10:14:56 +02:00
0d08d36bd3 Adding artisan & art autocomplete in BASH 2022-10-13 12:46:21 +08:00
06ff2a34a0 fixed 2022-10-05 19:05:19 +08:00
ed48e4ee1b Update index.md
Add ## Apache2 container won't start on mac m1
2022-10-04 20:05:01 +03:00
98c5d7ba64 Update docker-compose.yml 2022-10-04 19:52:29 +03:00
db1b30ecf2 Update Dockerfile
script for M1
2022-10-04 19:49:08 +03:00
05536fb6a1 Update docker-compose.yml 2022-10-04 19:31:34 +03:00
643669445c Update .env.example 2022-10-04 19:29:34 +03:00
93bf686ca5 Merge pull request #1 from laradock/master
fork sync
2022-10-04 11:53:54 +07:00
59bf17ffcc fixed 2022-09-27 13:04:33 +08:00
2e31c037cd fixed 2022-09-27 13:03:28 +08:00
68f6364646 fixed 2022-09-27 11:56:31 +08:00
e4fe092f26 fixed 2022-09-27 11:31:56 +08:00
6d03808714 fixed 2022-09-27 10:25:20 +08:00
818488b862 fixed 2022-09-27 09:30:59 +08:00
edf4baac44 fixed 2022-09-27 09:23:21 +08:00
ff48d295f6 fixed 2022-09-27 09:22:10 +08:00
369a5040d4 fixed 2022-09-27 09:19:13 +08:00
72d8ec8f21 fixed 2022-09-27 09:17:24 +08:00
f9d7fc3b12 fixed 2022-09-27 09:09:29 +08:00
84854c8f0d update phalcon support 2022-09-27 06:01:13 +08:00
f0a26307d1 Use correct Caddy repo 2022-09-21 11:03:44 +02:00
8357ef0b8c add onedev(Self-hosted Git Server with CI/CD and Kanban)
https://github.com/theonedev/onedev
2022-08-22 17:53:58 +08:00
6dba239462 Merge pull request #3247 from liudaved/patch-1
Change ngx_brotli mirror of Openresty
2022-08-01 12:36:04 +08:00
184f68bfe7 Merge pull request #3250 from davlet42/master
Updating the Clickhouse and Gosu versions
2022-08-01 12:35:32 +08:00
7e4bba514a Updating the Clickhouse and Gosu versions 2022-07-30 14:08:23 +03:00
61a186e54b Merge pull request #3216 from dstancer/master
WKHTMLtoX changes for Apple silicon
2022-07-30 11:09:19 +08:00
74bd308dc2 Merge pull request #3207 from leamsigc/fix-documentation-scroll
Documentation Scroll  on the x-axis
2022-07-30 11:07:32 +08:00
ec6c776251 Merge pull request #3248 from fahamjv/master
Fix Invalid template bug in .env.example file
2022-07-28 16:23:24 +08:00
a361dbb80e Merge pull request #3242 from channaveer/patch-1
Updated NGINX SSL Protocols
2022-07-27 20:17:08 +08:00
98452b5138 Merge pull request #3244 from laradock/dependabot/npm_and_yarn/react/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /react
2022-07-27 20:16:48 +08:00
ee88ac2e8c put Traefik varible in quotation 2022-07-27 13:50:48 +04:30
5cd37b9f17 Change ngx_brotli mirror of Openresty
https://www.downsoft.cn/software/linux/nginx/ngx_brotli.tar.gz mirror is no longer available
2022-07-23 15:38:58 +08:00
1101d29779 Bump terser from 4.8.0 to 4.8.1 in /react
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 19:50:06 +00:00
a4c79b5d8e Merge pull request #3222 from grasebit/bugfix/redis_webui_password
password is required for redis-webui
2022-07-18 21:27:55 +08:00
7eaaa0cedc Merge pull request #3209 from Yohoed2000/feature/add_event_extension
Add php event extension
2022-07-18 21:27:06 +08:00
ab85daef0e Merge pull request #3225 from laradock/dependabot/npm_and_yarn/react/eventsource-1.1.1
Bump eventsource from 1.0.7 to 1.1.1 in /react
2022-07-18 21:25:55 +08:00
44b7d1965c Merge pull request #3235 from amorZhu/amorZhu-patch-1
Update zsh config
2022-07-17 12:40:10 +08:00
0483b05821 Merge pull request #3205 from Yohoed2000/master
feat:add Soketi Server
2022-07-17 12:37:50 +08:00
a4bc68c470 Merge pull request #3231 from erikn69/patch-1
Fix tests
2022-07-17 12:36:39 +08:00
225988b8ef Updated SSL Protocols
For the sake of security purposes old SSL protocols ie TLSv1 and TLSv1.1 should be avoided.
2022-07-16 23:37:13 +05:30
55b5fbaa9b Update zsh config
1. Plugin laravel5 not found in zsh plugin list.
2. The executable command for the composer package could not be found. For example 'laravel new xxx'. The zsh composer plugin solves this problem.
2022-07-01 02:42:33 +08:00
c99d86b8e3 Fix tests 2022-06-21 10:09:47 -05:00