andrasbacsai
|
2e01665340
|
Fix styling
|
2024-06-12 10:21:47 +00:00 |
|
Andras Bacsai
|
bba0ef522c
|
Merge branch 'next' of github.com:coollabsio/coolify into next
|
2024-06-12 12:21:01 +02:00 |
|
Andras Bacsai
|
019cdd2b3a
|
fix: compose generator
|
2024-06-12 12:20:58 +02:00 |
|
andrasbacsai
|
ce24352974
|
Fix styling
|
2024-06-12 10:05:54 +00:00 |
|
Andras Bacsai
|
407b8de2b1
|
Merge branch 'next' of github.com:coollabsio/coolify into next
|
2024-06-12 12:05:11 +02:00 |
|
Andras Bacsai
|
f332a73122
|
feat: cancelling a deployment will check if new could be started.
|
2024-06-12 12:05:08 +02:00 |
|
andrasbacsai
|
2335abac91
|
Fix styling
|
2024-06-12 09:35:55 +00:00 |
|
Andras Bacsai
|
5cf6804615
|
Merge branch 'next' of github.com:coollabsio/coolify into next
|
2024-06-12 11:35:10 +02:00 |
|
Andras Bacsai
|
58b04b5fc8
|
fix: bitbucket link
|
2024-06-12 11:35:07 +02:00 |
|
andrasbacsai
|
c58f468dc9
|
Fix styling
|
2024-06-12 09:31:14 +00:00 |
|
Andras Bacsai
|
e922bc207a
|
chore: Update dependencies and remove unused code
|
2024-06-12 11:30:25 +02:00 |
|
Andras Bacsai
|
b53bb44e42
|
chore: switch to database sessions from redis
|
2024-06-12 09:56:13 +02:00 |
|
Andras Bacsai
|
d20b3a5b8b
|
Merge pull request #2458 from scflode/scflode-typos
Fix some double negation typos
|
2024-06-11 19:11:13 +02:00 |
|
Andras Bacsai
|
6d9454b351
|
chore: Update version numbers to 4.0.0-beta.298
|
2024-06-11 19:05:37 +02:00 |
|
Flo Schuessel
|
a138bb61bc
|
Update logs.blade.php
|
2024-06-11 17:35:26 +02:00 |
|
Andras Bacsai
|
35bf4a111c
|
Merge branch 'next' of github.com:coollabsio/coolify into next
|
2024-06-11 13:17:17 +02:00 |
|
Andras Bacsai
|
d5be00d29d
|
chore: Add ApplicationDeploymentJob and pint.json
|
2024-06-11 13:17:15 +02:00 |
|
andrasbacsai
|
e63710dfb4
|
Fix styling
|
2024-06-11 11:13:36 +00:00 |
|
Andras Bacsai
|
8b95b3c1bf
|
fix: just restart
|
2024-06-11 13:12:53 +02:00 |
|
Andras Bacsai
|
b8ec3f5704
|
Merge pull request #2412 from Dogacel/patch-1
fix: show proper error message on installation if OS is not supported for "archarm" / Orange Pi OS
|
2024-06-11 12:38:34 +02:00 |
|
andrasbacsai
|
5dc79159b4
|
Fix styling
|
2024-06-11 10:38:24 +00:00 |
|
Andras Bacsai
|
5368c49e68
|
Merge branch 'next' into patch-1
|
2024-06-11 12:38:22 +02:00 |
|
Andras Bacsai
|
8731d0416b
|
chore: Add isAnyDeploymentInprogress function to check if any deployments are in progress
|
2024-06-11 12:37:39 +02:00 |
|
Andras Bacsai
|
d05151466c
|
Merge pull request #2415 from tuarrep/patch-2
Fix Application `isDeploymentInprogress` method
|
2024-06-11 12:25:21 +02:00 |
|
Andras Bacsai
|
367a373904
|
feat: Update homepage.yaml with environment variables and volumes
|
2024-06-11 12:19:30 +02:00 |
|
Andras Bacsai
|
533587ce4e
|
Merge pull request #2416 from cksidharthan/feat/add-homepage
Feat/add homepage
|
2024-06-11 12:14:33 +02:00 |
|
Andras Bacsai
|
db0ddee9f4
|
Merge branch 'next' of github.com:coollabsio/coolify into next
|
2024-06-11 11:59:10 +02:00 |
|
Andras Bacsai
|
d5bad67e17
|
feat: Add logos for new sponsors
Added logos for new sponsors: Hetzner, Logto, BC Direct, QuantCDN, and Arcjet.
|
2024-06-11 11:59:08 +02:00 |
|
Andras Bacsai
|
9e4c8c52d2
|
Merge pull request #2434 from dotfrag/fix/install-script-arch
fix: install.sh do not reinstall packages on arch
|
2024-06-11 11:39:50 +02:00 |
|
Andras Bacsai
|
8ca84ee6f4
|
Merge pull request #2440 from holasoyender/next
fix: Setup script doesnt link to the correct source code file
|
2024-06-11 11:38:38 +02:00 |
|
Andras Bacsai
|
5ebbd769e8
|
Merge pull request #2438 from Thijmen/php-codestyle
Add PHP Codestyles
|
2024-06-11 11:37:17 +02:00 |
|
andrasbacsai
|
47051127af
|
Fix styling
|
2024-06-11 09:36:42 +00:00 |
|
Andras Bacsai
|
7ad2e1ca05
|
Merge branch 'next' into php-codestyle
|
2024-06-11 11:36:07 +02:00 |
|
Andras Bacsai
|
7345ccbbee
|
feat: easily redirect between www-and-non-www domains
|
2024-06-11 11:32:08 +02:00 |
|
holasoyender
|
5524f80ea3
|
fix: Setup script doesnt link to the correct source code file
|
2024-06-10 23:36:57 +02:00 |
|
Thijmen
|
d86274cc37
|
Fix styling
|
2024-06-10 20:43:34 +00:00 |
|
Thijmen Stavenuiter
|
41fb6a1fc9
|
Set on push
|
2024-06-10 22:42:56 +02:00 |
|
Thijmen Stavenuiter
|
8e9842df14
|
Add workflow (thanks to https://github.com/spatie/package-skeleton-laravel/blob/main/.github/workflows/fix-php-code-style-issues.yml)
|
2024-06-10 22:38:39 +02:00 |
|
Thijmen Stavenuiter
|
4083f4db9f
|
Add laravel/pint as dev dependency
|
2024-06-10 22:31:56 +02:00 |
|
Andras Bacsai
|
a125c0032b
|
chore: Remove commented out code for docker container removal
|
2024-06-10 21:57:44 +02:00 |
|
Andras Bacsai
|
2e4fd1530c
|
fix: multiline build args
|
2024-06-10 21:57:13 +02:00 |
|
dotfrag
|
be08a2650c
|
fix: install.sh do not reinstall packages on arch
|
2024-06-10 22:17:31 +03:00 |
|
Andras Bacsai
|
e08dc777df
|
show errors in install script
|
2024-06-10 13:54:19 +02:00 |
|
Andras Bacsai
|
239f7fb35d
|
chore: Update logo file path in logto.yaml
|
2024-06-10 13:03:09 +02:00 |
|
Andras Bacsai
|
1cb8354aca
|
Merge pull request #2400 from Idorobots/fix-firefly-mariadb-healthcheck
Fix firefly mariadb healthcheck preventing app startup.
|
2024-06-10 13:02:53 +02:00 |
|
Andras Bacsai
|
2465b4ffd7
|
chore: Update logo file path in logto.yaml
|
2024-06-10 13:01:55 +02:00 |
|
Andras Bacsai
|
4f73ea0879
|
Merge branch 'next' of github.com:coollabsio/coolify into next
|
2024-06-10 13:01:41 +02:00 |
|
Andras Bacsai
|
f4eb17f616
|
Merge pull request #2394 from Idorobots/fix-install-on-manjaro-arm
Adds support for installing on ARM-based Manjaro distributions.
|
2024-06-10 13:01:43 +02:00 |
|
Andras Bacsai
|
b5ce738ba2
|
Merge branch 'next' of github.com:coollabsio/coolify into next
|
2024-06-10 12:58:29 +02:00 |
|
Andras Bacsai
|
3155d4afdb
|
Merge pull request #2386 from Yarmeli/fix-logto-healthcheck
Fix postgres health check throwing fatal errors
|
2024-06-10 12:58:22 +02:00 |
|