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 |
|
Lucas Michot
|
702ee5cd70
|
Prefer Carbon methods when possible.
|
2024-10-31 16:47:08 +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 |
|
Lucas Michot
|
c5403b0b3f
|
Always prefer ::class notation
|
2024-10-28 14:56:13 +01:00 |
|
Lucas Michot
|
d557a22b91
|
Remove all ray() calls
|
2024-10-28 13:51:23 +01:00 |
|
Andras Bacsai
|
50519a86a9
|
fix: numberOfLines could be null
|
2024-10-25 17:38:14 +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
|
9a227dbad6
|
feat: terminal views for servers
improvement: connect to container if only one available
|
2024-10-24 12:21:36 +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
|
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
|
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
|
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
|
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
|
513c74a7e3
|
Refactor BaseComponent to remove unused code and initialize route parameters in the boot method
|
2024-10-17 22:00:27 +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
|
73923a0207
|
fix: metrics
|
2024-10-15 15:33:05 +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 |
|
Andras Bacsai
|
88f1e58c63
|
feat: required envs
|
2024-10-11 14:38:22 +02: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 |
|
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 |
|
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
|
81b8a58415
|
fix: scheduled backup for services view
|
2024-10-03 22:38:37 +02:00 |
|
Andras Bacsai
|
14c9f25c57
|
feat: restart service without pulling the latest image
|
2024-10-03 13:17:35 +02:00 |
|