Commit Graph

47 Commits

Author SHA1 Message Date
Andras Bacsai 856b7f3c8f chore: Add .workspaces to .gitignore
This change adds the .workspaces directory to the .gitignore file. This directory is used by the Yarn workspaces feature and should not be committed to the repository.
2025-11-01 13:32:32 +01:00
peaklabs-dev cf8cc18d06 chore(docs): remove changelog and add it to gitignore 2025-05-14 14:46:30 +02:00
peaklabs-dev c4735f2466 feat(workflows): improve changelog generation and workflows
feat: Ignore Changelog.md file so that it will not trigger a build
feat: add Changelog.md to gitignore
chore: improve changelog gh action
2025-01-22 21:28:13 +01:00
peaklabs-dev 0e7a1fe75e Update .gitignore 2024-11-13 14:49:52 +01:00
Andras Bacsai e2ed213957 fix: update packagejson of coolify-realtime + add lock file 2024-11-07 14:06:32 +01:00
Andras Bacsai 2eef8ee433 add dusk tests 2024-10-28 22:57:56 +01:00
Andras Bacsai df9b2ebb1f chore: Ignore .ignition.json files in Docker and Git 2024-10-10 10:23:17 +02:00
Andras Bacsai 77e3208f00 feat: public database 2023-09-07 13:23:34 +02:00
Andras Bacsai aa0c621223 update ignores 2023-08-27 15:03:53 +02:00
Andras Bacsai d62af76097 update boarding flow 2023-08-23 10:14:39 +02:00
Andras Bacsai 2d9db6d9cb Merge branch 'v4-next' into notifications 2023-06-01 08:22:07 +02:00
Andras Bacsai 58c93d99a9 add ide helper 2023-05-24 22:37:18 +02:00
Joao Patricio 13fda50aac Starts Notifications feature. Missing to send email with runtime configs. 2023-05-19 18:01:56 +01:00
Andras Bacsai 43a4b1c9cb update testing hosts 2023-05-15 15:13:34 +02:00
Joao Patricio f50e850774 wip 2023-05-03 07:40:12 +01:00
Joao Patricio 85af1b4ffb Merge branch 'patricio-wip-11' into patricio-wip-11-merger
# Conflicts:
#	app/Http/Livewire/DeployApplication.php
#	app/Jobs/ContainerStatusJob.php
#	bootstrap/helpers.php
2023-05-03 06:29:05 +01:00
Joao Patricio 00a8c847e9 wip 2023-05-03 06:23:45 +01:00
Joao Patricio e7763f3b73 Refactor for CoolifyTask. 2023-05-03 06:15:45 +01:00
Andras Bacsai c98d756e6b oopsy 2023-04-27 15:00:12 +02:00
Andras Bacsai c44a9afdeb wip 2023-04-27 09:38:04 +02:00
Andras Bacsai 46a543441f logs ot fixes in executeNow.
errors handled properly, etc.
2023-04-14 21:09:38 +02:00
Andras Bacsai c8434acd0d fixes 2023-04-14 10:00:42 +02:00
Andras Bacsai 928ca44f7d add dev environment 2023-04-12 21:23:32 +02:00
Andras Bacsai edd1719431 init of v4 🌮 2023-03-17 15:33:48 +01:00
Andras Bacsai 7d892bb19d esbuild 2022-12-29 22:33:31 +01:00
Andras Bacsai c8f7ca920e wip: trpc 2022-12-21 15:06:33 +01:00
Andras Bacsai 2009dc11db wip trpc 2022-12-12 14:48:56 +01:00
Andras Bacsai c445fc0f8a wip 2022-12-12 08:44:23 +01:00
Andras Bacsai f12d453b5f backups... backups everywhere 2022-12-02 14:34:06 +01:00
Andras Bacsai 2030f714fa cleanup stuffs 2022-10-27 09:55:32 +02:00
Andras Bacsai 4416646954 package updates + tags selector 2022-10-26 15:50:10 +02:00
Andras Bacsai 049d5166e8 add template.json 2022-10-21 11:30:16 +02:00
Andras Bacsai f9d94fa660 ui: fixes 2022-09-23 14:20:37 +02:00
Andras Bacsai 69891a64a0 feat: fluentbit 2022-09-15 09:34:39 +02:00
Andras Bacsai 4c5e71f33c fix: delete team while it is active 2022-08-26 18:39:13 +00:00
Guillaume Bonnet 4908463722 chore: add .pnpm-store in .gitignore 2022-08-15 09:57:01 +00:00
Andras Bacsai 88a62be30c feat: Ability to change deployment type for nextjs 2022-07-08 16:51:58 +02:00
Andras Bacsai 222adb212b fix: permission issues
fix: white labaled version
2022-07-08 13:38:19 +02:00
Andras Bacsai 87ba4560ad v3.0.0 (#476)
* New Version: 3.0.0
2022-07-06 11:02:36 +02:00
Andras Bacsai 098e519c55 Contribution 2022-03-28 13:26:38 +02:00
Sara Vieira cfa28419cb add yarn lock to gitignore 2022-02-14 15:56:28 +01:00
Andras Bacsai 460ae85226 V2 (#111)
Just v2
2022-02-10 15:47:44 +01:00
Andras Bacsai 23a4ebb74a v1.0.12 - Sveltekit migration (#44)
Changed the whole tech stack to SvelteKit which means:
- Typescript 
- SSR
- No fastify :(
- Beta, but it's fine!

Other changes:
- Tailwind -> Tailwind JIT
- A lot more
2021-05-14 21:51:14 +02:00
Andras Bacsai 142b83cc13 v1.0.7 (#32)
New features:
- Automatic error reporting (enabled by default)
- Increase build times by leveraging docker build caches
- 
Fixes:
- Fix error handling
- Fix vue autodetect
- Custom dockerfile is not the default

Others:
- Cleanup `logs-servers` collection, because old errors are not standardized
- New Traefik proxy version
- Standardized directory configurations
2021-04-19 09:46:05 +02:00
Andras Bacsai bad84289c4 v1.0.6 (#30)
Features:
- Rust support 🦀 (Thanks to @pepoviola)
- Add a default rewrite rule to PHP apps (to index.php)
- Able to control upgrades in a straightforward way

Fixes:
- Improved upgrade scripts
- Simplified prechecks before deployment
- Fixed path deployments
- Fixed already defined apps redirections
- Better error handling - still needs a lot of improvement here!
2021-04-15 22:40:44 +02:00
Andras Bacsai 3af1fd4d1b Correcting my mistake :) (#17)
Get all user repositorties
2021-04-02 21:36:31 +02:00
Andras dbe82b3e7c initial production release 🎉 2021-03-24 22:11:14 +01:00