Andras Bacsai
869eaedaf5
revert query logic
2024-12-03 14:02:12 +01:00
peaklabs-dev
737e81aa38
wip button to sync new app name
2024-12-03 13:12:58 +01:00
peaklabs-dev
f38196c421
fix: URL and sync new app name
2024-12-03 12:54:20 +01:00
peaklabs-dev
c74728162e
wip: test rename GitHub app
2024-12-03 12:41:56 +01:00
peaklabs-dev
7f449c3b72
fix: test email should not be required
2024-12-02 22:37:11 +01:00
Andras Bacsai
d1a1ecbe28
fix: only able to select the right keys
2024-12-02 22:12:07 +01:00
Andras Bacsai
d7703efcdc
optimize db query
2024-12-02 13:12:25 +01:00
Marvin von Rappard
02a20729c7
Merge branch 'next' into main
2024-11-27 11:09:45 +01:00
Andras Bacsai
0d6c21d77b
fix: application view loading
2024-11-27 08:07:54 +01:00
peaklabs-dev
33435a1bdb
Use placeholder and not the Coolify logo if no logo is provided.
2024-11-25 22:08:51 +01:00
Andras Bacsai
0bfe0fd877
fix: ui
2024-11-25 17:56:19 +01:00
Andras Bacsai
40cc49537e
fix: logdrain settings
2024-11-25 17:48:01 +01:00
Andras Bacsai
504caefb8c
fix: new resource icons
2024-11-25 15:33:42 +01:00
Vishwanath Martur
94525b6cff
Merge branch 'next' into add-no-encryption-option
2024-11-25 19:00:56 +05:30
Andras Bacsai
a836d78f0b
remove unnecessary function
2024-11-25 14:07:50 +01:00
Marvin von Rappard
a4910880e0
Merge branch 'next' into main
2024-11-25 13:44:24 +01:00
Andras Bacsai
53d709467a
fix: sentry error
2024-11-25 13:22:05 +01:00
Marvin von Rappard
1aea60f1f0
Merge branch 'next' into main
2024-11-25 09:06:24 +01:00
Andras Bacsai
3b427dbbdc
fix: heading
2024-11-23 20:44:27 +01:00
Vishwanath Martur
1f499c1488
Add no encryption option for SMTP settings
...
Related to #4311
Add option to configure SMTP settings without encryption.
* Update `app/Livewire/Notifications/Email.php` and `app/Livewire/SettingsEmail.php` to include "No Encryption" option in the `smtpEncryption` field and update validation rules.
* Modify `app/Notifications/Channels/EmailChannel.php` to handle the "No Encryption" option in the `bootConfigs` method.
* Add `set_transanctional_email_settings` function in `app/Livewire/Help.php` to support the "No Encryption" option.
* Update `config/mail.php` to handle the "No Encryption" option in the mail configuration.
2024-11-23 13:04:54 +05:30
Andras Bacsai
546bcd0dad
fix
2024-11-22 18:14:47 +01:00
peaklabs-dev
bde895b6cd
fix scheduled task url
2024-11-22 16:08:27 +01:00
peaklabs-dev
277fd78769
new uuid routes
2024-11-22 16:03:20 +01:00
peaklabs-dev
5a8bff5e96
Update Heading.php
2024-11-22 15:53:11 +01:00
peaklabs-dev
9630efce67
uuid deplyment
2024-11-22 15:52:36 +01:00
peaklabs-dev
d183d33025
boarding new uuid
2024-11-22 15:51:25 +01:00
peaklabs-dev
5f1adc98d8
fix environment select
2024-11-22 15:45:46 +01:00
peaklabs-dev
4c21807b7a
navigate to environment via uuid
2024-11-22 15:38:54 +01:00
🏔️ Peak
e29c202e61
Merge branch 'next' into fix-environement-route
2024-11-22 15:32:28 +01:00
peaklabs-dev
b1dc8dec88
fix preselect environment if there is only one
2024-11-22 15:30:17 +01:00
peaklabs-dev
e776302a25
use new route for dash and project
2024-11-22 15:28:06 +01:00
Andras Bacsai
75b7a323fd
Merge pull request #4352 from peaklabs-dev/fix-test-email
...
Fix: Test email 500 Error
2024-11-22 13:06:14 +01:00
Andras Bacsai
7dc65dfd79
fix: make sure important jobs/actions are running on high prio queue
2024-11-22 11:16:01 +01:00
peaklabs-dev
81f837138d
fix validation
2024-11-21 15:59:00 +01:00
peaklabs-dev
19ce01f7d8
fix send test email
2024-11-21 15:48:47 +01:00
Kael
bc89b84539
Merge branch 'next' into feat/disable-default-redirect
2024-11-18 21:02:20 +11:00
Andras Bacsai
50cb303804
Merge pull request #4286 from peaklabs-dev/fix-server-ip-valdiation
...
Fix: Server IP/Domain validation
2024-11-15 10:51:06 +01:00
Andras Bacsai
469e009600
Merge pull request #4287 from peaklabs-dev/fix-backups
...
Fix: Backups
2024-11-15 10:49:48 +01:00
Andras Bacsai
fba1242213
Merge pull request #4288 from retrymp3/XSS-vuln-fix
2024-11-14 22:01:24 +01:00
retrymp3
e66e59048f
Fix for the XSS vulnerability
2024-11-14 23:00:30 +05:30
peaklabs-dev
4cc4e28f29
fix clear frequency on exit and error
2024-11-14 18:27:06 +01:00
peaklabs-dev
67bd06d4f2
fix s3 is always set to true if you make an error like invalid cron
2024-11-14 18:25:04 +01:00
peaklabs-dev
b282c1f3ed
fix backup job without s3 can not be added
2024-11-14 18:20:26 +01:00
peaklabs-dev
0a36fbddec
Revert "dispatch an error message"
...
This reverts commit b18d4b9564 .
2024-11-14 17:52:54 +01:00
peaklabs-dev
b18d4b9564
dispatch an error message
2024-11-14 17:51:58 +01:00
peaklabs-dev
465dfbdf53
fix check if IP is already in used in this team
2024-11-14 17:48:35 +01:00
peaklabs-dev
ca4b91c51f
Update ByIp.php
2024-11-14 17:48:14 +01:00
peaklabs-dev
a2c0b68730
fix validation
2024-11-14 17:38:20 +01:00
Andras Bacsai
33183ab344
fix: fallback to local coolify.png
2024-11-14 13:12:27 +01:00
Andras Bacsai
a77ed93695
fix: if service img not found, use github as a source
2024-11-14 13:04:51 +01:00
Marvin von Rappard
7bdac8b42f
Merge branch 'next' into main
2024-11-14 12:54:04 +01:00
Andras Bacsai
c9f7863fff
Merge pull request #4238 from peaklabs-dev/dep-and-remove-unused-stuff
...
Chore: Remove unused stuff, update dependecies
2024-11-14 12:31:09 +01:00
Andras Bacsai
b0b81e4416
fix: timezone settings validation
2024-11-14 10:02:37 +01:00
peaklabs-dev
f55bb5b0fb
remove resale license
2024-11-13 18:38:22 +01:00
Marvin von Rappard
eb0686fe20
feat: slack notifications
2024-11-12 22:37:55 +01:00
peaklabs-dev
1d517b4b39
remove some unused files
2024-11-12 15:55:47 +01:00
peaklabs-dev
a4f56fbd3f
Merge branch 'dep-and-remove-unused-stuff' of https://github.com/peaklabs-dev/coolify into dep-and-remove-unused-stuff
2024-11-12 15:20:05 +01:00
peaklabs-dev
1c5ddab30d
use one constants file
2024-11-12 15:18:48 +01:00
Andras Bacsai
055c613ba5
feat: add proxy type change to create/update apis
2024-11-12 14:30:05 +01:00
peaklabs-dev
408ba9cc7a
fix docker minimum version
2024-11-12 13:27:26 +01:00
🏔️ Peak
0ce2fbff40
Merge pull request #4169 from easilok/fix-invalid-docker-version-check
...
Fix invalid docker version check
2024-11-12 13:21:17 +01:00
Andras Bacsai
b58cc05b8a
fix: terminal view loading in async
2024-11-12 09:52:22 +01:00
Andras Bacsai
1faa8be615
fix: cloud + stripe related
2024-11-11 22:18:15 +01:00
Andras Bacsai
b379e50d90
feat: custom nginx configuration for static deployments + fix 404 redirects in nginx conf
2024-11-11 14:37:36 +01:00
Luis Pereira
770163d54c
using docker version constant as user feedback
2024-11-10 21:28:12 +00:00
Andras Bacsai
704e25100a
fix: manual update should be executed only once + better UX
2024-11-10 21:26:52 +01:00
peaklabs-dev
0bc646e7a7
fix instance backup page
2024-11-08 17:04:37 +01:00
peaklabs-dev
959966ad31
fix from name and from address can not be saved
2024-11-08 16:43:40 +01:00
peaklabs-dev
a6d71bb7ee
Merge branch 'next' of https://github.com/coollabsio/coolify into next
2024-11-08 15:10:10 +01:00
peaklabs-dev
78a96b4efe
fix validate import is missing
2024-11-08 15:10:08 +01:00
Andras Bacsai
31dd2176b2
fix: github app name is too long
2024-11-08 15:03:25 +01:00
Andras Bacsai
373e715e8d
fix: disable cloudflare tunnel on "localhost"
2024-11-08 14:03:26 +01:00
Andras Bacsai
2f63c773dc
fix: wildcard domain save
2024-11-08 13:58:40 +01:00
Andras Bacsai
b926129e5b
fix: saving resend api key
2024-11-08 13:22:21 +01:00
Andras Bacsai
c7daa32e21
ui fix
2024-11-08 11:48:15 +01:00
Andras Bacsai
f081ba7621
fix: notifications ui
2024-11-08 11:45:56 +01:00
Luis Pereira
3fe636aab6
update docker minimum version to 26
2024-11-07 21:50:53 +00:00
Andras Bacsai
a9832e2783
Merge pull request #3949 from peaklabs-dev/fix-project-deletion
...
Fix: Projects can be deleted with resources
2024-11-07 13:43:56 +01:00
Andras Bacsai
e86d9e3ca2
mariadb desc is too long
2024-11-07 12:32:30 +01:00
Andras Bacsai
376a2341af
refactor scheduled task job (and related stuffs)
2024-11-07 11:09:38 +01:00
Andras Bacsai
8e3469bdff
fix new destination
2024-11-07 10:00:18 +01:00
Andras Bacsai
f1587d3302
cleanups
2024-11-06 12:39:37 +01:00
Andras Bacsai
a0dd1fbfb1
fix
2024-11-05 12:30:04 +01:00
Andras Bacsai
a07605205e
refactor application advanced view
2024-11-05 12:28:33 +01:00
Andras Bacsai
41aadb7f8f
refactor new team creation
2024-11-05 11:52:24 +01:00
Andras Bacsai
11b94e7bae
fix: server view refresh on validation
2024-11-05 11:52:14 +01:00
Andras Bacsai
f9465790f7
delete unused component
2024-11-05 11:51:58 +01:00
Andras Bacsai
9995663f01
fix notifications
2024-11-05 11:33:33 +01:00
Andras Bacsai
5ce6c3ded1
refactor server limit check job + email notifications view
2024-11-05 11:22:23 +01:00
Andras Bacsai
ae7d88df9f
fix: refactor tags view / remove obsolete one
2024-11-05 10:11:15 +01:00
Andras Bacsai
9b578b2003
do not use Rule (deprecated), changed to Validate
2024-11-05 09:36:40 +01:00
Andras Bacsai
d24d1394f7
refactor telegram notifications view
2024-11-04 17:48:39 +01:00
Andras Bacsai
bf29dd4789
fix: keydb view
2024-11-04 14:33:44 +01:00
Andras Bacsai
431c67e9b1
fix: sort servers by name
2024-11-04 14:33:10 +01:00
Andras Bacsai
ffb1e10248
fix dragonfly view
2024-11-04 14:22:42 +01:00
Andras Bacsai
7fb1a1fc75
fix: use Auth(), add new db proxy stop event refactor clickhouse view
2024-11-04 14:18:16 +01:00
Kael
400d3f66b0
Merge branch 'next' into feat/disable-default-redirect
2024-11-04 23:33:48 +11:00
Kael
56c8056a8f
Merge branch 'next' into feat/deployment-token
2024-11-04 23:33:26 +11:00
Andras Bacsai
165d35959e
fix: logdrains validation
2024-11-04 12:53:01 +01:00
Andras Bacsai
34c7aa122c
refactor backup edit view
2024-11-04 12:40:10 +01:00
Andras Bacsai
2cbac34877
refactor initscripts view
2024-11-04 12:21:31 +01:00
Andras Bacsai
c11dfdee1f
refactor create scheduled backup livewire
2024-11-04 11:53:32 +01:00
Andras Bacsai
e30dcf1101
refactor application preview livewire
2024-11-04 11:32:03 +01:00
Andras Bacsai
e4d5969326
refactor swarm view livewire
2024-11-04 11:25:45 +01:00
Andras Bacsai
83b3f6fe49
refactor application source view
2024-11-04 00:14:44 +01:00
Andras Bacsai
ca7290cebe
refactor project env edit livewire
2024-11-04 00:00:58 +01:00
Andras Bacsai
2f0f244382
refactor project edit livewire
2024-11-03 23:55:04 +01:00
Andras Bacsai
3b4a81be2a
refactor add environment + remove unnecessary livewire component
2024-11-03 23:49:31 +01:00
Andras Bacsai
8854eeb911
refactor new project
2024-11-03 23:42:00 +01:00
Andras Bacsai
1bdc2c6d7c
refactor discord notification view
2024-11-03 23:19:44 +01:00
Andras Bacsai
fd546cec9d
fix: refactor destination/docker view
2024-11-03 23:08:24 +01:00
Andras Bacsai
4ed76f88f8
fix: destinations livewire refactor
...
removed unnecessary livewire components, renamed them ,etc etc
2024-11-03 22:19:41 +01:00
Andras Bacsai
ec81b4ce5c
fix: transactional email livewire
2024-11-03 21:45:17 +01:00
Andras Bacsai
8c9989136b
fix: remove livewire legacy from help view
2024-11-03 21:27:26 +01:00
Andras Bacsai
cc7c25aafd
fix: dashboard refactor
2024-11-03 21:11:35 +01:00
Andras Bacsai
52b4e6216c
fix: cloud admin view
2024-11-03 13:43:28 +01:00
Kael
970b30b2e7
Merge branch 'next' into feat/disable-default-redirect
2024-11-03 18:58:59 +11:00
Kael
41f98d64e6
Merge branch 'next' into feat/deployment-token
2024-11-03 18:58:07 +11:00
Andras Bacsai
77a019405a
Refactor Livewire server show view to remove redundant code
2024-11-01 23:52:43 +01:00
Andras Bacsai
0a3b5cc4e3
Refactor livewire server show view to remove redundant code
2024-11-01 23:52:43 +01:00
Kael
b9597e53e1
Merge branch 'next' into feat/deployment-token
2024-11-01 16:55:00 +11:00
Kael
1408bc58fb
Merge branch 'next' into feat/disable-default-redirect
2024-11-01 16:52:09 +11:00
Andras Bacsai
5ce2422b90
fix: stripe webhooks
...
fix: add custome created webhook
2024-10-31 23:26:40 +01:00
Lucas Michot
1ec224fde1
Inline many variables.
2024-10-31 18:20:11 +01:00
Lucas Michot
8e1444eaa7
Get rid of many useless blank lines
2024-10-31 17:44:01 +01:00
🏔️ Peak
a6b560a649
Merge pull request #4089 from lucasmichot/feat/carbon
...
Prefer `Carbon` methods when possible.
2024-10-31 17:00:12 +01:00
Lucas Michot
702ee5cd70
Prefer Carbon methods when possible.
2024-10-31 16:47:08 +01:00
Lucas Michot
0c133b113c
Delete some useless imports
2024-10-31 16:33:49 +01:00
🏔️ Peak
588080d12d
Merge pull request #4086 from lucasmichot/feat/useless-catch-variable
...
Remove all useless catch block useless variables.
2024-10-31 16:26:31 +01:00
🏔️ Peak
732be30ff7
Merge pull request #4085 from lucasmichot/feat/match
...
Use match when possible.
2024-10-31 16:24:50 +01:00
Lucas Michot
601f1a4717
Always prefer stricter string comparisons.
2024-10-31 15:23:19 +01:00
Lucas Michot
b1d04912a0
Remove all useless catch block useless variables.
2024-10-31 15:19:37 +01:00
Lucas Michot
e2b396a0f0
Use match when possible.
2024-10-31 15:14:30 +01:00
Kael
133ddc09d2
Merge branch 'next' into feat/disable-default-redirect
2024-10-31 23:57:51 +11:00
Andras Bacsai
96ca72fcdb
refactor server view (phuuu)
2024-10-30 20:03:30 +01:00
Andras Bacsai
7385d7a478
fix: changing private key manually won't trigger a notification
2024-10-30 10:01:58 +01:00
Kael
6520235667
middleware should allow, not deny
2024-10-30 19:06:50 +11:00
Kael
d4d63ff273
feat: add deploy-only token permission
2024-10-30 17:00:55 +11:00
Andras Bacsai
329a94dbcf
Refactor Form.php: Remove unused variable
2024-10-29 10:49:53 +01:00
Andras Bacsai
74411e89e6
feat: debug mode for sentinel
2024-10-29 10:48:49 +01:00
Jeremy Angele
6842904cb5
Remove deprecated fortify password policy and add a stricter one
2024-10-28 21:57:00 +01:00
Andras Bacsai
4d779f8fbc
Merge pull request #4043 from angelej/member-role-authorization
...
Add new role enum and apply authorization
2024-10-28 21:02:45 +01:00
Jeremy Angele
44f0458eb6
Add new role enum and apply authorization
2024-10-28 17:08:24 +01:00
Lucas Michot
c5403b0b3f
Always prefer ::class notation
2024-10-28 14:56:13 +01:00
🏔️ Peak
94e73c6d8b
Merge pull request #4039 from lucasmichot/feat/remove-ray
...
Remove all `ray()` calls
2024-10-28 14:28:56 +01:00
Lucas Michot
d557a22b91
Remove all ray() calls
2024-10-28 13:51:23 +01:00
peaklabs-dev
a5bcc10e05
remove unused variable assignements
2024-10-28 13:37:36 +01:00
🏔️ Peak
7c2d3c47eb
Merge branch 'next' into useless-variable-assignments
2024-10-28 13:32:34 +01:00
Andras Bacsai
a4b4b93b30
Refactor Member component to handle authorization checks and error handling
2024-10-28 10:47:29 +01:00
Andras Bacsai
66e9afd859
migrate settings backup frome legacy bind
2024-10-28 10:39:50 +01:00
Andras Bacsai
3d58b92a33
migrate settings from legacy model binding
2024-10-28 10:10:27 +01:00
Andras Bacsai
5a0c00977c
Refactor code to remove unnecessary commented out sections
2024-10-28 10:08:11 +01:00
Andras Bacsai
26ab73b330
Merge pull request #4032 from angelej/force-password-reset-authorization
...
Add authorization for force-password-resets
2024-10-28 09:28:27 +01:00
Kael
786c8bc3a3
Merge branch 'next' into feat/disable-default-redirect
2024-10-28 19:20:52 +11:00
Andras Bacsai
0df717a397
Refactor code to add #[Locked] attribute to Member component
2024-10-28 08:54:58 +01:00
Jeremy Angele
9d82863364
Add authorization for force-password-resets
2024-10-27 20:07:37 +01:00
Andras Bacsai
50519a86a9
fix: numberOfLines could be null
2024-10-25 17:38:14 +02:00
Andras Bacsai
2263734129
save sentinel form update
2024-10-25 11:42:37 +02:00
Andras Bacsai
2877080a39
Refactor variable and function names for consistency
2024-10-25 10:59:12 +02:00
Andras Bacsai
35a1307e7b
Refactor variable and function names for consistency
2024-10-25 10:59:05 +02:00
Andras Bacsai
cb9b485332
Merge pull request #4007 from coollabsio/fix-2-step-deletion
...
Fix 2 step deletion
2024-10-25 09:46:40 +02:00
Andras Bacsai
e66522308e
Refactor function and configuration names for experimental features
2024-10-25 08:39:58 +02:00
Andras Bacsai
8182305ac4
fix: admins should now invite owner
2024-10-24 21:47:39 +02:00
Andras Bacsai
25b0c8e354
Refactor license and OAuth settings to redirect non-admin users to home page
2024-10-24 20:49:20 +02:00
Kael
7e03a80df5
Merge branch 'next' into feat/disable-default-redirect
2024-10-25 01:28:08 +11:00
peaklabs-dev
d2066dd2dc
fix password is now checked before a user can disable 2 step confirmation
2024-10-24 16:21:22 +02:00
peaklabs-dev
ff60189285
fix 2 step confirmation password is now checked if it is enabled
2024-10-24 16:20:01 +02:00
Andras Bacsai
d938a6ce8f
Refactor ShowPrivateKey component and add validation for owned private key
2024-10-24 14:28:14 +02:00
Andras Bacsai
0147919dc4
Refactor deleteInvitation method in Invitations component
2024-10-24 13:44:38 +02:00
Andras Bacsai
bdf9b98596
fix: access team's github apps only
2024-10-24 13:28:31 +02:00
Andras Bacsai
9a227dbad6
feat: terminal views for servers
...
improvement: connect to container if only one available
2024-10-24 12:21:36 +02:00
Andras Bacsai
2e9ce3ed2a
feat: add notification settings to server_disk_usage
2024-10-22 14:47:01 +02:00
Andras Bacsai
1f221d9791
fix: sentinel config changes restarts sentinel
2024-10-22 14:10:36 +02:00
Andras Bacsai
ac768e5313
feat: limit storage check emails
...
feat: sentinel should send storage usage
2024-10-22 14:01:36 +02:00
Andras Bacsai
0a26598093
Merge pull request #3974 from coollabsio/fix-backup-deletion
...
Fix: Disable tow step confirmation when there is a password throws and error
2024-10-22 13:43:33 +02:00
peaklabs-dev
6dfe6a8142
fix disable tow step confirmation when there is a password
2024-10-22 12:29:48 +02:00
Andras Bacsai
b5146c0dda
fix: charts ui
2024-10-22 11:39:38 +02:00
Andras Bacsai
c338eef57b
fix: should be able to reset labels in read-only mode with manual click
2024-10-22 11:25:03 +02:00
Andras Bacsai
bfd6923ba6
Merge pull request #3947 from peaklabs-dev/fix-is-required
...
Fix: Required environment variable throws and errors when updating shared variables
2024-10-22 11:15:26 +02:00
Andras Bacsai
3b0029c400
Refactor Livewire/Project/Database/BackupExecutions.php to remove unused code
2024-10-22 11:11:24 +02:00
Andras Bacsai
028a0bf513
fix: Validate sentinel custom URL when enabling sentinel
2024-10-22 10:45:12 +02:00
Kael
ebdc99f617
Merge branch 'next' into feat/disable-default-redirect
2024-10-22 00:50:12 +11:00
Andras Bacsai
28667a32c1
fix: able to update ipv4 / ipv6 instance settings
2024-10-21 14:26:34 +02:00
Andras Bacsai
2809083f61
Refactor Redis password handling and migration to use environment variables
2024-10-21 13:43:34 +02:00
Andras Bacsai
6c82d0ae5f
Refactor Redis password handling and migration to use environment variables
2024-10-21 12:36:09 +02:00
Andras Bacsai
bf7b0f9e06
fix: redis database user and password
2024-10-21 12:13:42 +02:00
Andras Bacsai
67c69b4ba4
Merge branch 'next' into disable-2-step-confirmation-if-needed
2024-10-21 10:58:04 +02:00
Andras Bacsai
056758e3ff
Merge pull request #3184 from peaklabs-dev/fix-redis-db-ui
...
Fix: Redis DB UI
2024-10-21 10:00:20 +02:00
Andras Bacsai
97aab8ba28
feat: show warning if people would like to use sslip with https
2024-10-20 22:26:30 +02:00
peaklabs-dev
159c4aa7ac
remove old init script on server if it is renamed
2024-10-18 21:08:45 +02:00
peaklabs-dev
7f393eb2c2
fix indexing after deletion and make sure init script is removed form the server
2024-10-18 20:51:51 +02:00
peaklabs-dev
907c6cc4e5
format
2024-10-18 16:16:06 +02:00
peaklabs-dev
2dcfdcab3b
fix init scripts for postgres
2024-10-18 16:09:21 +02:00
peaklabs-dev
e52139f436
chore better error message when deleting an environment
2024-10-18 13:49:17 +02:00
peaklabs-dev
5a38b21d95
fix project deletion and refactor some code
2024-10-18 13:48:41 +02:00
peaklabs-dev
1d2e9b6946
fix is required on shared variables
2024-10-18 12:29:33 +02:00
Andras Bacsai
b75c2dc604
pint
2024-10-17 22:08:23 +02:00
Andras Bacsai
9044c655b8
Refactor Show component to use firstOrFail method when retrieving server by UUID
2024-10-17 22:06:48 +02:00
Andras Bacsai
513c74a7e3
Refactor BaseComponent to remove unused code and initialize route parameters in the boot method
2024-10-17 22:00:27 +02:00
Andras Bacsai
df4e4c2b4e
Refactor Show component to initialize server and remove unused code
2024-10-17 21:48:43 +02:00
Andras Bacsai
a6259d8a52
Refactor BaseComponent to initialize route parameters in the boot method
2024-10-17 21:48:38 +02:00
Andras Bacsai
6545d04c46
Refactor Livewire Server Advanced and Form components
2024-10-17 15:50:43 +02:00
Andras Bacsai
a74d2e8f62
refactor
2024-10-17 15:43:24 +02:00
Andras Bacsai
2315bdb93f
ui updates on server
2024-10-17 14:56:36 +02:00
peaklabs-dev
8284cdfb02
add password confirmation to disable two step confirmation
2024-10-17 12:23:13 +02:00
peaklabs-dev
2cb424ed7b
setting to disable tow step confirmation
2024-10-17 12:07:35 +02:00
Andras Bacsai
4c95647b96
feat: cleanup sentinel on server deletion
...
fix: Sentinel should not be enabled on build servers
2024-10-17 11:21:43 +02:00
peaklabs-dev
85c3270dcc
update helper and disable input if variable is shared
2024-10-16 13:44:17 +02:00
peaklabs-dev
6f97d589ae
feat: variabel sync and support shared vars
2024-10-16 13:29:13 +02:00
🏔️ Peak
937666b177
Merge branch 'fix-redis-db-ui' into fix-redis
2024-10-15 15:48:57 +02:00
Andras Bacsai
46ec8eed64
fix: generate sentinel url
2024-10-15 15:43:53 +02:00
Andras Bacsai
73923a0207
fix: metrics
2024-10-15 15:33:05 +02:00
Andras Bacsai
d446cd4f31
sentinel updates
2024-10-15 13:39:19 +02:00
Andras Bacsai
bea492165f
sentinel updates
2024-10-14 21:05:33 +02:00
Andras Bacsai
bdd6597451
chore: Update project resource index page
2024-10-14 19:42:44 +02:00
🏔️ Peak
c1126accd3
Merge pull request #3819 from MarioCakeDev/feature/project_settings
...
Add settings button to projects page
2024-10-14 17:37:03 +02:00
🏔️ Peak
cb91b47282
Merge pull request #3821 from loudar/next
...
Limit randomly generated GitHub app name length
2024-10-14 15:10:20 +02:00
Kael
9d553c3a30
Merge branch 'next' into feat/disable-default-redirect
2024-10-14 21:25:56 +11:00
Andras Bacsai
1f193d465d
sentinel updates
2024-10-14 12:07:37 +02:00
Danilo Martinelli
96ef0ef749
feat: 🛂 integrate Authentik authentication with Coolify
...
- Configured Authentik as the OAuth provider in Coolify.
2024-10-13 10:28:24 -03:00
Kael
beb6d04804
Merge branch 'next' into feat/disable-default-redirect
2024-10-12 03:50:45 +11:00
Andras Bacsai
4707f69b91
fix: no manual timezones
2024-10-11 15:32:22 +02:00
Andras Bacsai
88f1e58c63
feat: required envs
2024-10-11 14:38:22 +02:00
Kael
97c8194588
Merge branch 'next' into feat/disable-default-redirect
2024-10-11 20:37:08 +11:00
Andras Bacsai
24eaa2c9b2
fix: sanitize and validate application domains
2024-10-11 10:14:27 +02:00
Andras Bacsai
d59d8cda2a
fix: validate and sanitize application domains
2024-10-11 10:00:50 +02:00
Andras Bacsai
6ac70d6e1b
fix: application domains should be http and https only
2024-10-11 09:56:45 +02:00
Lucas Michot
5e11f159e0
Remove some useless variable assignments.
2024-10-10 18:32:24 +02:00
Kael
b997b7393b
feat: allow disabling default redirect, set status to 503
2024-10-11 02:44:52 +11:00
Andras Bacsai
9330a3f354
feat: add customHelper to stack-form
2024-10-10 13:28:42 +02:00
Andras Bacsai
0e2889b857
improvement: Add link to duplicate domain
...
fix: duplicate domain error
fix: remove fqdn constraint from db, because it is checked on app level
2024-10-10 10:24:11 +02:00
MarioCake
76d631d7ba
Rename route attribute to settingsRoute attribute.
2024-10-10 09:45:13 +02:00
loudar
0155af2116
limit randomly generated github app name length
2024-10-10 01:01:11 +02:00
MarioCake
f95f44f4cc
Add settings button to projects page.
2024-10-09 23:45:57 +02:00
Andras Bacsai
974b4b92c1
wip: coolify.json
2024-10-08 15:11:19 +02:00
Andras Bacsai
4bcfe1c0b8
fix: database descriptions
2024-10-08 10:53:03 +02:00
Andras Bacsai
3f8324d09e
chore: Refactor loadServices2 method and remove unused code
2024-10-07 14:03:04 +02:00
Andras Bacsai
a0532afb24
feat: Refactor setType method to use slug value for type
2024-10-07 12:12:05 +02:00
Andras Bacsai
a725a6eaf2
feat: update setType method to use slug value for type
2024-10-07 12:11:56 +02:00
Andras Bacsai
1c10a43321
fix: new resource selection view
...
fix: new services
2024-10-07 11:19:14 +02:00
Andras Bacsai
4624a381b1
new search input on "new resource" view
2024-10-05 20:55:23 +02:00
Andras Bacsai
c2c0afa0ba
fix: service env orders, application env orders
2024-10-04 12:08:57 +02:00
Andras Bacsai
611f70d79f
chore: Remove commented code for shared variable type validation
2024-10-04 12:08:06 +02:00
Andras Bacsai
65aeebd9fa
fix: Reset description and subject fields after submitting feedback
2024-10-03 23:27:23 +02:00
Andras Bacsai
81b8a58415
fix: scheduled backup for services view
2024-10-03 22:38:37 +02:00
Andras Bacsai
5f07b473e9
fix: parse proxy config and check the set ports usage
2024-10-03 21:29:55 +02:00
Andras Bacsai
14c9f25c57
feat: restart service without pulling the latest image
2024-10-03 13:17:35 +02:00
Andras Bacsai
1c7ca56756
feat: backup all databases for mysql,mariadb,postgresql
2024-10-03 12:39:45 +02:00
Andras Bacsai
c4e702f096
fix: able to select root permission easier
2024-10-03 09:57:37 +02:00
Andras Bacsai
e03e4f2e91
refactor: Improve SSH command generation in Terminal.php and terminal-server.js
2024-10-02 15:16:55 +02:00
Andras Bacsai
d55e4bf381
feat: Handle HTTPS domain in ConfigureCloudflareTunnels
2024-10-02 13:36:25 +02:00
Andras Bacsai
2be2f0ac79
feat: support Hetzner S3
2024-10-02 10:25:45 +02:00
Andras Bacsai
bbd2748ad7
chore: Update command signature and description for cleanup application deployment queue
2024-10-02 09:21:50 +02:00
Andras Bacsai
83549965ca
Refactor instanceSettings() function for improved code readability
2024-10-01 10:37:40 +02:00
Andras Bacsai
4db50bd025
chore: Refactor instanceSettings() function to improve code readability
2024-10-01 10:33:56 +02:00
Andras Bacsai
bcc92e1f32
fix: in dev mode do not ask confirmation on delete
2024-10-01 09:31:01 +02:00
Andras Bacsai
afdf4cd5a8
service restart does no cleanup docker
2024-09-30 14:16:37 +02:00
Andras Bacsai
b6b4d93658
fix: compose based terminal
2024-09-30 11:58:28 +02:00
Andras Bacsai
09cd087cd0
chore: Update backup deletion labels to use language files
2024-09-27 17:29:36 +02:00
Andras Bacsai
8d02fb9254
chore: Refactor API Tokens component to use isApiEnabled flag
2024-09-27 16:48:17 +02:00
Andras Bacsai
c52fe571f5
Merge pull request #3576 from peaklabs-dev/fix-api-enabeled
...
Fix: Disable API by default and do not allow API key creation when API is disabled
2024-09-27 16:46:21 +02:00
Andras Bacsai
65356e9bae
fixes
2024-09-27 16:43:07 +02:00
Andras Bacsai
9a766aedc1
Merge branch 'next' into improve-cleanup
2024-09-27 16:40:48 +02:00
Andras Bacsai
dedf2cf87b
fix: proxy fixes
2024-09-27 15:36:51 +02:00
peaklabs-dev
03b736177d
Merge branch 'coollabsio:main' into fix-redis-db-ui
2024-09-26 20:02:05 +02:00
peaklabs-dev
47920f1191
Feat: If API is disabeled do not show API token creation stuff
2024-09-26 10:32:12 +02:00
Andras Bacsai
59d2c9748a
fix: make sure to reload window if app status changes
2024-09-25 10:27:23 +02:00
Andras Bacsai
17d55630d5
refactor: Group and sort fields in StackForm by service name and password status
2024-09-24 21:17:07 +02:00
Andras Bacsai
688c27c901
fix: cloudflare tunnel configuration, ui, etc
2024-09-23 23:18:23 +02:00
Andras Bacsai
b570ccd7d3
format
2024-09-23 19:51:31 +02:00
peaklabs-dev
7aab44645f
Merge branch 'cf-production-ready' into next
2024-09-23 18:50:08 +02:00
peaklabs-dev
ff5e445b43
Feat: Manual cleanup button and unused volumes and network deletion
2024-09-22 20:02:51 +02:00
peaklabs-dev
dbc723089b
Feat: Delete unused private keys button
2024-09-19 19:27:25 +02:00
Andras Bacsai
240352f4b2
Merge pull request #3504 from coollabsio/fix-ssh-keys
...
Fix ssh keys
2024-09-19 12:44:56 +02:00
Andras Bacsai
f65789bdbb
fix: proxy status
2024-09-19 12:32:56 +02:00
Andras Bacsai
9518040d23
refactor: Remove CleanupSshKeysJob from schedule in Kernel.php
2024-09-19 12:06:56 +02:00
Andras Bacsai
631b4e6438
Merge branch 'next' into fix-ssh-keys
2024-09-19 11:45:12 +02:00
Andras Bacsai
d47bd047bf
fixes
2024-09-19 11:24:21 +02:00
Andras Bacsai
a65b62332b
refactor: Remove commented out code in Navbar.php
2024-09-19 10:57:34 +02:00
Andras Bacsai
2e3267ee94
Merge branch 'fix-#2546-deletion-issues' into #2546
2024-09-19 10:32:02 +02:00
Andras Bacsai
98e744e808
refactor: Update Docker cleanup label in Heading.php and Navbar.php
2024-09-19 10:27:44 +02:00
Andras Bacsai
532f5e351e
fixes
2024-09-18 21:24:42 +02:00
Andras Bacsai
182087cf1b
a few changes here and there
2024-09-18 21:18:47 +02:00
peaklabs-dev
8153e2f63b
Merge branch 'coollabsio:main' into fix-ssh-keys
2024-09-18 20:43:59 +02:00
peaklabs-dev
35857de697
Merge branch 'coollabsio:main' into cf-production-ready
2024-09-18 20:42:18 +02:00
Andras Bacsai
5ec45d547a
Merge branch 'next' into fix-#2546-deletion-issues
2024-09-18 18:05:06 +02:00
Andras Bacsai
e937d30545
fix: move terminal to separate view on services
2024-09-17 17:15:34 +02:00
Andras Bacsai
07ed726c88
refactor: Remove unnecessary code in Terminal.php
2024-09-17 16:48:30 +02:00
Andras Bacsai
d373815f98
refactor: Add authorization check in ExecuteContainerCommand mount method
2024-09-17 16:28:28 +02:00
peaklabs-dev
bdc0fc87f0
Fix: UI bug, do not write ssh key to disk in server dialog
2024-09-17 14:33:24 +02:00
peaklabs-dev
2d8bda4fa6
Fix: Private key with ID 2 on dev
2024-09-17 13:06:50 +02:00
Andras Bacsai
8967315c49
refactor: terminal / run command
2024-09-17 12:29:36 +02:00
Andras Bacsai
162fb7bfc5
fix: refactor run-command
2024-09-17 12:27:20 +02:00
peaklabs-dev
144508218e
Fix: SSH multiplexing
2024-09-17 12:26:11 +02:00
Andras Bacsai
35b9b7fdf2
fix/feat: able to open terminal to any containers
2024-09-17 11:54:25 +02:00
Andras Bacsai
5818c9cf6b
chore: Add validation to prevent selecting 'default' server or container in RunCommand.php
2024-09-17 11:30:29 +02:00
peaklabs-dev
86722939cd
Fix. Remove write to SSH key on every remote command execution
2024-09-16 21:34:27 +02:00
peaklabs-dev
451272bf11
Fix: Use new function names and logic everywhere
2024-09-16 19:52:55 +02:00
peaklabs-dev
ba636a95dc
Refactor SSH Keys
2024-09-16 17:24:42 +02:00
Andras Bacsai
1322dc9c23
refactor: Remove unnecessary code in ExecuteContainerCommand.php
2024-09-16 15:43:24 +02:00
Andras Bacsai
f71fb7266d
fix: terminal
2024-09-16 15:35:44 +02:00
peaklabs-dev
02017334e5
Fix: Make sure invalid private keys can not be added
2024-09-16 13:02:48 +02:00
Andras Bacsai
e1a6c3e776
chore: Refactor terminal component and select form layout
2024-09-16 11:25:20 +02:00
Andras Bacsai
f124a1e60d
chore: Update terminal button text and layout in application heading view
2024-09-16 10:56:11 +02:00
Andras Bacsai
51c43e7457
chore: Rename Command Center to Terminal in code and views
2024-09-13 15:18:00 +02:00
Andras Bacsai
888c1f7697
update files
2024-09-13 12:21:02 +02:00
peaklabs-dev
9310af0301
Feat: New cf tunnel install flow
2024-09-12 15:50:22 +02:00
Andras Bacsai
664a990c60
chore: Update listeners and proxy settings in server form and new server components
2024-09-12 12:34:09 +02:00
Andras Bacsai
75f266fa9f
fix: cloudflare tunnel with new multiplexing feature
2024-09-12 12:07:50 +02:00
Andras Bacsai
f1a1deff26
fix: Disable mux_enabled during server validation
2024-09-11 10:21:18 +02:00
peaklabs-dev
2c9491d81c
Fix: Do not change localhost server name on revalidation
2024-09-10 17:43:16 +02:00
peaklabs-dev
d378bb94be
Fix: remote servers with port and user
2024-09-10 17:29:53 +02:00
peaklabs-dev
d74cfd09ce
Fixes
2024-09-10 17:18:00 +02:00
peaklabs-dev
91c845732e
fix set custom port or user during boarding
2024-09-10 16:55:34 +02:00
ayntk-ai
fc3c69f687
Feat: more conformations and fixes
2024-09-05 17:54:32 +02:00
Andras Bacsai
401c410adb
Merge pull request #3302 from mahansky/deployment-logs-improvements
...
deployment log improvements
2024-09-05 10:29:10 +02:00
Andras Bacsai
4888f4c405
refactor: upgrade process of Coolify
2024-09-05 10:15:22 +02:00
ayntk-ai
08df814408
Feat: delete volume confirmation
2024-09-04 22:33:47 +02:00
ayntk-ai
f4263ee022
Feat: User deletion confirmation
2024-09-04 21:14:18 +02:00
ayntk-ai
3e04a7958e
Feat/Fix: Proxy stop and restart confirmation
2024-09-04 20:41:17 +02:00
ayntk-ai
371fe53911
Feat: confirm server deletion
2024-09-04 20:06:22 +02:00
ayntk-ai
c16e914be4
Fix: DB image cleanup
2024-09-04 14:59:44 +02:00
ayntk-ai
bec974dca4
Fix application image cleanup
2024-09-04 14:54:43 +02:00
ayntk-ai
b314b08f25
Feat: stop service confirm
2024-09-04 14:34:46 +02:00
Andras Bacsai
bfeaae9caa
fix: env variable in value parsed
2024-09-04 14:33:16 +02:00
Andras Bacsai
a3a61dbe55
refactor: Update Docker Compose location handling in PublicGitRepository
2024-09-04 14:09:55 +02:00
mahansky
b0039885eb
use computed property
2024-09-04 03:39:50 +02:00
mahansky
63a07e7649
deployment log improvements
2024-09-03 20:09:42 +02:00
ayntk-ai
9a2d5be354
Feat: confirm file storage
2024-09-03 18:31:06 +02:00
ayntk-ai
d94e39ccc7
Feat: service confirmation
2024-09-03 16:59:51 +02:00
ayntk-ai
20558d438a
remove ray
2024-09-03 00:30:15 +02:00
ayntk-ai
ff1e08cf8b
add toast dispatching
2024-09-02 23:25:18 +02:00
ayntk-ai
dfd218ec06
fixes here and there
2024-09-02 19:27:21 +02:00
ayntk-ai
f8226cf892
confirm backup deletion
2024-08-31 19:31:01 +02:00
ayntk-ai
d2a0621f93
delete backup folder if empty
2024-08-31 18:38:57 +02:00
ayntk-ai
38845d7eb0
confirm backup and delete all backups of the job
2024-08-31 18:29:19 +02:00
ayntk-ai
3b3bc6c33b
fix default checkbox state false or true
2024-08-31 16:19:39 +02:00
ayntk-ai
b656cabb33
delete project confirmation
2024-08-31 15:07:50 +02:00
ayntk-ai
830c047ccf
delete environment confirmation
2024-08-31 15:06:07 +02:00
ayntk-ai
a3dd48de1d
destination and dashboard confirmation
2024-08-31 14:51:59 +02:00
ayntk-ai
bff6964d4a
scheduled task deletion
2024-08-30 20:33:12 +02:00
ayntk-ai
9136d7acdc
WIP more delete confirmations
2024-08-30 20:00:04 +02:00
ayntk-ai
da0398f35d
remove unused code
2024-08-29 21:47:17 +02:00
ayntk-ai
6820fcc084
Fix name for services and DBs
2024-08-29 18:53:49 +02:00
ayntk-ai
182af1ec18
Fix application delete
2024-08-29 18:01:16 +02:00
Andras Bacsai
020256b9b5
refactor: Remove commented out code for getIptables() in Dashboard.php
2024-08-29 13:28:02 +02:00
Andras Bacsai
d586aa0377
fix: service ui sync bug
2024-08-29 13:00:43 +02:00
Andras Bacsai
4a64374bb3
fix: preview fqdn generation
2024-08-29 12:50:04 +02:00
Andras Bacsai
cfc6518157
refactor: Update parse method in Advanced, All, ApplicationPreview, General, and ApplicationDeploymentJob classes
2024-08-29 12:39:37 +02:00
Andras Bacsai
b8a37d897e
fix: Fix directory and file mount headings in file-storage.blade.php
2024-08-29 12:03:23 +02:00
Andras Bacsai
5525c02c7f
fix: delete preview deployments + cleanup stucked
...
fix: parser
2024-08-28 22:05:49 +02:00
Andras Bacsai
43f2f1ef2b
fix: if compose file has more that 6 components, force stop
...
fix: parser
2024-08-28 15:45:11 +02:00
ayntk-ai
4726676248
make things more clear
2024-08-27 14:19:37 +02:00
ayntk-ai
9040f5d2a1
confirm with password
2024-08-27 13:44:12 +02:00
Andras Bacsai
68169f75d1
refactor: Remove unused server timezone seeder and related code
2024-08-26 15:26:08 +02:00
Andras Bacsai
b8ff0540e2
Merge branch 'next' into set-server-timzone-setting
2024-08-26 13:21:21 +02:00
Andras Bacsai
3d73c98779
fix: docker cleanup job
2024-08-26 12:23:03 +02:00
Andras Bacsai
d748d8b7c6
Merge branch 'next' into auto-cleanup-improvements
2024-08-26 11:13:40 +02:00
Andras Bacsai
cb39544808
refactor: Remove unnecessary code in DatabaseBackupJob and BackupExecutions
2024-08-26 10:32:05 +02:00
Andras Bacsai
fe89269b4b
rename parser functions
2024-08-23 20:57:22 +02:00
Andras Bacsai
b12f768c56
fix: numberoflines should be number
2024-08-23 20:42:58 +02:00
Andras Bacsai
355352417e
add telescope for debugging
2024-08-23 16:53:13 +02:00
Andras Bacsai
1e24ab9146
fix: parser parser parser
2024-08-22 15:05:04 +02:00
ayntk-ai
a2ba67ea34
Add redis username
2024-08-21 19:19:36 +02:00
Andras Bacsai
7d7cdf41f7
fix: storages with preserved git repository
2024-08-21 14:31:17 +02:00
ayntk-ai
0337c4e79d
Fix submit method naming
2024-08-18 23:27:24 +02:00
ayntk-ai
012c23586d
rename to docker cleanup and and feedback implementation
2024-08-18 23:16:59 +02:00
ayntk-ai
a0689ca5fc
fix cron issues for UI and applications
2024-08-16 22:05:38 +02:00
ayntk-ai
80b90b3a2c
fix UI of cron jobs
2024-08-16 21:21:37 +02:00
ayntk-ai
62ecc45f21
Feat: recent backups UI
2024-08-16 21:06:36 +02:00
ayntk-ai
4af7b8f451
made function private again and remove unused code
2024-08-16 18:02:14 +02:00
ayntk-ai
00f20c708f
remove mount default timezone
2024-08-16 17:09:30 +02:00
ayntk-ai
6242243ced
get timezone and server correctly for UI
2024-08-16 16:18:57 +02:00
ayntk-ai
883a52afe9
show cron execution with timezone
2024-08-16 16:01:57 +02:00
Andras Bacsai
d2eaf4f2e3
feat: Able to select different postgres database
2024-08-16 15:33:55 +02:00
ayntk-ai
e3b9884247
UI fix
2024-08-16 14:45:40 +02:00
Andras Bacsai
f106e6e37b
feat: add custom docker container options to all databases
2024-08-16 13:56:47 +02:00
Andras Bacsai
2227858f58
refactor: Load environment variables based on resource type in sortEnvironmentVariables()
2024-08-16 12:23:31 +02:00
Andras Bacsai
fcfbba4dc6
fix: canceling deployment on build server
2024-08-15 14:05:17 +02:00
ayntk-ai
a478ebef2e
remove result var
2024-08-15 13:37:52 +02:00
ayntk-ai
f281e92954
remove ray
2024-08-15 13:36:17 +02:00
ayntk-ai
39b132f7e9
verification compares to destination timezone
2024-08-15 13:30:08 +02:00
ayntk-ai
a1915e40f7
new timezone validation and conversion to check
2024-08-15 13:25:30 +02:00
ayntk-ai
a51b306c08
support all coolify supported os and improve symbolic link creation
2024-08-15 13:13:52 +02:00
Andras Bacsai
c7a79514cc
refactor: Improve saving of custom internal name in Advanced.php
2024-08-15 12:13:39 +02:00
ayntk-ai
1376846077
fix: timezone not updated when systemd is missing
2024-08-15 12:04:06 +02:00
Andras Bacsai
9864d380a3
fix: sync fqdn change on the UI
2024-08-15 11:23:44 +02:00
ayntk-ai
ef6cfd47c3
add check if timezone was actually changed
2024-08-15 00:51:45 +02:00
ayntk-ai
f0b9bd2cf2
set default time zone and remove success message
2024-08-15 00:31:23 +02:00
ayntk-ai
44f319460f
remove unnecessary validation and fix safe to DB
2024-08-14 23:29:33 +02:00
ayntk-ai
99f2d4d711
Feat: actually update timezone on the server
2024-08-14 23:18:55 +02:00
ayntk-ai
a4f80fd260
required server settings and make sure cron is a string
2024-08-14 21:54:01 +02:00
Andras Bacsai
f90316b050
Merge pull request #3062 from peaklabs-dev/fix-#3022
...
Fix: Environment variables are not saving and sorting is not working properly in some cases
2024-08-14 21:13:23 +02:00
ayntk-ai
4d12447715
order column added to track order of env in the UI
2024-08-14 20:35:08 +02:00
Luan Estradioto
80aeb096c9
fix: docker compose destination network
2024-08-12 23:44:25 -03:00
ayntk-ai
fbde257166
fix disable/enable environment variabel sorting
2024-08-12 23:00:08 +02:00
ayntk-ai
a15f4d86de
added timezone update logic
2024-08-12 18:40:32 +02:00
Andras Bacsai
0e54ed1343
feat: preserve git repository with advanced file storages
2024-08-12 16:06:24 +02:00
ayntk-ai
e28289ce1e
cleanup all.php
2024-08-12 14:46:30 +02:00
ayntk-ai
122491808c
fix env deletion and sorting of locked envs
2024-08-12 14:44:18 +02:00
ayntk-ai
1d7c833b7c
fix sort alphabetically
2024-08-12 14:13:03 +02:00
ayntk-ai
93444ea872
fix manual safe button and few simplifications
2024-08-12 14:06:00 +02:00
ayntk-ai
c5aba34a6f
new submit logic
2024-08-12 13:23:36 +02:00
ayntk-ai
a5db3b85fa
cron logic
2024-08-12 12:42:15 +02:00
Andras Bacsai
e068581862
refactor: Refresh application to get latest database changes
2024-08-12 11:35:30 +02:00
Andras Bacsai
4904b33a0f
refactor: Update event listeners in Show components
2024-08-12 11:35:26 +02:00
ayntk-ai
27a15138b7
Feat UI form
2024-08-10 00:12:53 +02:00
ayntk-ai
0135e2b5c0
add logic
2024-08-09 00:30:11 +02:00
Andras Bacsai
c2e431d631
refactor: Update StandalonePostgresql database initialization and backup handling
2024-08-08 12:44:47 +02:00
Andras Bacsai
6fb88ed479
fix: scheduledbackup not found
2024-08-08 12:19:27 +02:00
Andras Bacsai
0b000919cf
feat: able to generate only the required labels for resources
2024-08-07 18:27:50 +02:00
Andras Bacsai
59702c6dbc
refactor: Update ProxyTypes enum values to use TRAEFIK instead of TRAEFIK_V2
2024-08-07 17:52:51 +02:00
Andras Bacsai
dc5c324f9c
feat: Update Upgrade component to check for latest version of Coolify
2024-08-07 12:16:06 +02:00
Andras Bacsai
f0278bc33d
fix: show latest version on manual update view
2024-08-07 12:10:31 +02:00
Andras Bacsai
5a82395bb7
feat: Update auto update and update check frequencies in settings
2024-08-07 11:55:16 +02:00
Andras Bacsai
d3085e1ade
feat: Add manual update check functionality to settings page
2024-08-07 11:42:55 +02:00
Andras Bacsai
b77171d2f2
fix: settings view
...
feat: add separate views for settings
2024-08-06 14:36:56 +02:00
Andras Bacsai
c4436aadfa
Merge pull request #3000 from ayntk-ai/update-settings-improvements
...
Feat: Updated Check Frequency and Auto Update Frequency settings
2024-08-06 14:03:41 +02:00
Andras Bacsai
c9a7af0ffa
chore: Update navbar and configuration to improve service status check functionality
2024-08-06 14:02:24 +02:00
Andras Bacsai
a4f107e191
fix: graceful shutdown
2024-08-06 13:05:34 +02:00
Andras Bacsai
74e8a4a703
refactor: Simplify log drain installation and stop log drain if necessary
2024-08-06 10:52:47 +02:00
ayntk-ai
50ede5cab9
remove comments and remove duplicated scheduling
2024-08-05 20:57:27 +02:00
ayntk-ai
4dfec6771c
added defaults, remove duplicated cron validation
2024-08-05 20:31:06 +02:00
Andras Bacsai
92ebc3f0c6
refactor
2024-08-05 20:08:37 +02:00
Andras Bacsai
3e0821e471
refactor
2024-08-05 20:07:08 +02:00
ayntk-ai
38976dac12
fixes and check for valid cron expressions
2024-08-05 20:05:38 +02:00
Andras Bacsai
ea5101c814
fix: file storages (dir/file mount) handled properly
2024-08-05 20:00:57 +02:00
Andras Bacsai
8133a8b770
fix: dir mounts should have proper dirs
2024-08-05 18:38:13 +02:00
Andras Bacsai
bc48b42ff1
refactor: Remove unused code for checking server status in Heading.php
2024-08-05 15:02:33 +02:00
Andras Bacsai
1d8c496906
feat: delete team in cloud without subscription
2024-08-05 12:03:36 +02:00
Andras Bacsai
38d914076e
fix: update env on ui
2024-07-26 20:17:40 +02:00
Andras Bacsai
102dd6bfb1
fix: activity type invalid
2024-07-26 20:07:39 +02:00
Andras Bacsai
d7350fad76
fix: several shared environment variables in one value, parsed correctly
2024-07-26 13:22:44 +02:00
Andras Bacsai
802cab4a70
fix: domain update on services on the UI
2024-07-26 11:58:14 +02:00
Andras Bacsai
25410cb31a
workaround for null bytes
2024-07-25 21:51:53 +02:00
andrasbacsai
96c4f5b8da
Fix styling
2024-07-25 11:31:59 +00:00
Andras Bacsai
6a4aa492c0
fix: random generated uuid will be full length (not 7 characters)
2024-07-25 13:31:01 +02:00
Andras Bacsai
321c51f8ed
feat: check custom internal name through server's applications.
2024-07-25 11:30:31 +02:00
andrasbacsai
613830e6a6
Fix styling
2024-07-24 19:11:12 +00:00
andrasbacsai
f76d45b826
Fix styling
2024-07-24 12:27:21 +00:00
Andras Bacsai
189a8347ed
feat: add server api endpoints
2024-07-23 14:20:53 +02:00
Andras Bacsai
f134171855
fix: restart proxy does not work + status indicator on the UI
2024-07-23 11:11:54 +02:00
Andras Bacsai
b8e95b2099
feat: force cleanup server
2024-07-18 14:38:56 +02:00
Andras Bacsai
2529496594
feat: preserve git repository
2024-07-18 13:14:07 +02:00
Andras Bacsai
0a6826af58
remove ray
2024-07-18 12:32:33 +02:00
Andras Bacsai
1c7034ff78
fix: if git limit reached, ignore it and continue with a default selection
2024-07-18 12:30:45 +02:00
Andras Bacsai
4c031a7c05
fix: handle / in preselecting branches
2024-07-18 12:03:48 +02:00
Andras Bacsai
c0e88df3e8
feat: add readonly labels
2024-07-17 14:52:40 +02:00
Andras Bacsai
23a1b1925f
fix: tag deployments
2024-07-17 07:59:12 +02:00
Andras Bacsai
356e7b57d2
improvement: add basedir + compose file in new compose based apps
2024-07-15 16:39:22 +02:00
Andras Bacsai
0089e86dd1
refactor: Remove unused code and fix storage form layout
2024-07-15 12:23:06 +02:00
Andras Bacsai
0f55e83591
revert: instancesettings
2024-07-12 15:45:36 +02:00
Andras Bacsai
1c565fd502
refactor: Add lazy loading to tags in Livewire configuration view
2024-07-12 14:00:39 +02:00
Andras Bacsai
5778466947
refactor: Update Webhooks.php to use nullable type for webhook URLs
2024-07-12 13:54:12 +02:00
andrasbacsai
fa895db76e
Fix styling
2024-07-12 10:53:07 +00:00
Andras Bacsai
88f33be5b6
refactor: only get instanceSettings once from db
2024-07-12 12:51:55 +02:00
Andras Bacsai
21612cccf7
refactor: tags view
2024-07-12 12:51:13 +02:00
Andras Bacsai
39a7332343
refactored: webhooks view
2024-07-12 11:52:32 +02:00
Andras Bacsai
c851262d81
refactor: Reset default labels when docker_compose_domains is modified
2024-07-12 10:35:50 +02:00
Andras Bacsai
2b805f869a
fix/feat: better volume cleanups
2024-07-11 12:38:54 +02:00
Andras Bacsai
7c4a722d72
refactor: Add force parameter to StartProxy handle method
2024-07-10 15:53:56 +02:00
Andras Bacsai
3c13f1ff61
feat: restart database
...
feat: public dbs stay public after restart
feat: patch database conf
2024-07-02 13:39:44 +02:00
Andras Bacsai
c39d6dd407
feat: token permissions
...
feat: handle sensitive data
feat: handle read-only data
2024-07-02 12:15:58 +02:00
Andras Bacsai
da6f2da3d0
feat: lots of api endpoints
2024-07-01 16:26:50 +02:00
Andras Bacsai
0964c7a338
remove unnecessary things from application table
2024-06-25 21:22:14 +02:00
Andras Bacsai
0f5690db85
fix: run container commands on high priority
2024-06-25 13:59:39 +02:00
Andras Bacsai
3ebb35a5cd
fix: remove lemon + paddle things
2024-06-25 13:54:58 +02:00
Andras Bacsai
58fc897ea5
fix: run user commands on high prio queue
2024-06-25 10:51:32 +02:00
Andras Bacsai
2c92cc40e1
refactor: Update code to use str() instead of Str::of() for string manipulation
2024-06-25 10:37:10 +02:00
Andras Bacsai
1266810c4d
fix: better parsign performance for huge compose files
...
fix: env parsing
2024-06-25 10:34:56 +02:00
Andras Bacsai
c3fb126a0a
refactor: Update Service model's saveComposeConfigs method
2024-06-24 20:55:12 +02:00
Andras Bacsai
4c652b5818
Merge pull request #2629 from Thijmen/instance-name
...
Ability to give a name to an instance
2024-06-24 11:23:41 +02:00
Andras Bacsai
5201818f52
fix: monaco editor
...
fix: apex charts
2024-06-24 11:21:39 +02:00
Mahdi Taleghani
73bc07c7fb
Merge branch 'next' into feat/monaco-editor
2024-06-23 22:50:25 +03:30
MMTE
83d8963051
add MonacoEditor Component
2024-06-23 22:03:22 +03:30
Andras Bacsai
a3255f3ab0
fix: refresh deployable compose without reload
2024-06-22 13:33:22 +02:00
Thijmen Stavenuiter
70cd5d364c
Add ability to give a name to an instance
2024-06-22 10:22:57 +02:00
Andras Bacsai
453b28baf7
fix: make server charts one livewire component with one interval selector
2024-06-21 14:49:13 +02:00
Andras Bacsai
18bab41605
feat: preselect server and destination if only one found
2024-06-21 14:35:05 +02:00
Andras Bacsai
c5083ea897
feat: preselect prod or first env when selecting a project
...
feat: quickly switch between environments
2024-06-21 13:54:13 +02:00
Andras Bacsai
fcb3d71cb4
feat: add high priority queue
2024-06-20 14:52:12 +02:00
Andras Bacsai
93c890ce41
refactor: Update Project/Show component to sort environments by created_at
2024-06-20 14:24:07 +02:00
Andras Bacsai
c81ad5cd03
feat: container metrics
2024-06-20 13:17:06 +02:00
Andras Bacsai
b7fd1b9f4c
Merge pull request #2553 from alexzvn/main
...
fix: application custom labels reset after saving
2024-06-19 16:14:07 +02:00
Andras Bacsai
fa99cbce4a
do not load charts on mount
2024-06-19 10:33:34 +02:00
Andras Bacsai
36f251e710
fix: charts
2024-06-19 09:30:56 +02:00
andrasbacsai
ce15f8f1dd
Fix styling
2024-06-18 14:43:18 +00:00
Andras Bacsai
23ed697b98
feat: sentinel + charts
2024-06-18 16:42:42 +02:00
andrasbacsai
dc4916dc19
Fix styling
2024-06-17 12:22:17 +00:00
Andras Bacsai
1d0a1ab16a
feat: charts
2024-06-17 14:21:27 +02:00
Alexzvn
af38d0cc07
fix: application custom labels reset after saving
2024-06-15 00:01:58 +00:00
andrasbacsai
f10f3456d7
Fix styling
2024-06-14 12:10:40 +00:00
Andras Bacsai
b17be37aee
fix: db proxy status shown better in the UI
2024-06-14 14:09:56 +02:00
Andras Bacsai
e4ee149085
refactor: Remove debug code for saving environment variables
2024-06-13 13:37:19 +02:00
andrasbacsai
5c8277ea1d
Fix styling
2024-06-12 10:28:52 +00:00
Andras Bacsai
9e3ffea22c
Merge branch 'next' of github.com:coollabsio/coolify into next
2024-06-12 12:28:11 +02:00
Andras Bacsai
9592076d45
fix: do no truncate repositories wtih domain (git) in it
2024-06-12 12:28:09 +02:00
andrasbacsai
2e01665340
Fix styling
2024-06-12 10:21:47 +00:00
Andras Bacsai
019cdd2b3a
fix: compose generator
2024-06-12 12:20:58 +02:00
Andras Bacsai
f332a73122
feat: cancelling a deployment will check if new could be started.
2024-06-12 12:05:08 +02:00