Andras Bacsai
|
360f5db2cf
|
add private key description
|
2024-04-29 11:06:06 +02:00 |
|
Andras Bacsai
|
bbbeacee4d
|
Update popup-small.blade.php and configuration-checker.blade.php
|
2024-04-29 11:05:53 +02:00 |
|
Andras Bacsai
|
94ad56fc96
|
Add generate_unique_uuid parameter to fqdnLabelsForTraefik function
|
2024-04-29 10:49:50 +02:00 |
|
Andras Bacsai
|
3df80f2653
|
fix: autoupdate
|
2024-04-29 09:57:46 +02:00 |
|
Andras Bacsai
|
bb6c9cf49e
|
fix: backups
|
2024-04-29 09:38:45 +02:00 |
|
Andras Bacsai
|
ae12222687
|
Update version to 4.0.0-beta.271
|
2024-04-29 09:30:18 +02:00 |
|
Andras Bacsai
|
714b887274
|
Fix database_name() method to return null instead of "???"
|
2024-04-28 11:18:37 +02:00 |
|
Andras Bacsai
|
8cfa88eff8
|
Merge pull request #2084 from iamEvanYT/backup-fix
fix: MongoDB backups failing
|
2024-04-28 11:18:15 +02:00 |
|
Andras Bacsai
|
3976b57100
|
fix: mongo db backup
|
2024-04-28 11:17:20 +02:00 |
|
iamEvan
|
bbcf484f7f
|
Fix MongoDB Backups failing!
|
2024-04-27 11:22:58 +01:00 |
|
Andras Bacsai
|
b71f1a79c8
|
revert: variable parsing
|
2024-04-26 21:11:40 +02:00 |
|
Andras Bacsai
|
99f57269fb
|
Update version to 4.0.0-beta.269
|
2024-04-26 15:38:04 +02:00 |
|
Andras Bacsai
|
a04674d93d
|
Merge pull request #2006 from grahamhealy20/add-mono-font-to-textarea
Text areas use monospaced fonts with spellcheck disabled by default
|
2024-04-26 15:16:59 +02:00 |
|
Andras Bacsai
|
539cc187a8
|
Merge pull request #2033 from jere-co/update-service-docs-url
fix: Update service contribution docs URL
|
2024-04-26 15:15:23 +02:00 |
|
Andras Bacsai
|
fcdd975751
|
Merge pull request #2028 from duarteocarmo/fix-domains-message
Fix domains example
|
2024-04-26 15:13:41 +02:00 |
|
Andras Bacsai
|
8a4c2bf208
|
shared variables are more visible now on the ui
|
2024-04-26 14:59:03 +02:00 |
|
Andras Bacsai
|
50c5d533b0
|
Fix condition for displaying environment variable in show.blade.php
|
2024-04-26 14:13:32 +02:00 |
|
Andras Bacsai
|
f952553c76
|
fix: move s3 storages to separate view
|
2024-04-26 14:09:54 +02:00 |
|
Andras Bacsai
|
9a9be466f7
|
Refactor replaceVariables function in services.php to use a more concise syntax
|
2024-04-26 13:49:38 +02:00 |
|
Andras Bacsai
|
bbad029aa1
|
Update version to 4.0.0-beta.268
|
2024-04-26 12:59:54 +02:00 |
|
Andras Bacsai
|
eb748554c5
|
Fix environment variable generation in ApplicationDeploymentJob.php and Application.php
|
2024-04-26 12:59:51 +02:00 |
|
Andras Bacsai
|
c8b494e909
|
Add Odoo service and template files
|
2024-04-26 12:05:56 +02:00 |
|
Andras Bacsai
|
3e0440ba53
|
feat: initial datalist
|
2024-04-26 10:33:55 +02:00 |
|
Andras Bacsai
|
83a29f8d85
|
Refactor parseDockerComposeFile function in shared.php to escape service labels with escapeDollarSign
|
2024-04-26 09:32:47 +02:00 |
|
Andras Bacsai
|
96883dabe3
|
fix tags + ui
|
2024-04-25 15:04:49 +02:00 |
|
Andras Bacsai
|
da521020f6
|
Fix styling issues and add new badge class in app.css
|
2024-04-25 14:51:25 +02:00 |
|
Andras Bacsai
|
ac78738061
|
Fix styling issues in index.blade.php
|
2024-04-25 14:32:37 +02:00 |
|
Andras Bacsai
|
b78ca71c0f
|
Fix disabling of environment variables starting with SERVICE_FQDN or SERVICE_URL in Show.php
|
2024-04-25 14:29:23 +02:00 |
|
Andras Bacsai
|
cd7272d00a
|
Fix environment variable generation in ApplicationDeploymentJob.php
|
2024-04-25 14:15:44 +02:00 |
|
Andras Bacsai
|
cd7489c569
|
Update version.php to 4.0.0-beta.267
|
2024-04-25 14:12:43 +02:00 |
|
Andras Bacsai
|
1f3f369df0
|
Merge branch 'main' into next
|
2024-04-25 13:55:57 +02:00 |
|
Andras Bacsai
|
911e29f2ea
|
fix: refresh public ips on start
|
2024-04-25 13:52:52 +02:00 |
|
Andras Bacsai
|
d7b359e432
|
Fix cleanup of stuck resources in CleanupStuckedResources.php
|
2024-04-25 13:44:36 +02:00 |
|
Andras Bacsai
|
0b2c92cbe5
|
able to change storage name and path
|
2024-04-25 13:37:45 +02:00 |
|
Andras Bacsai
|
f626d964c5
|
Fix environment variable generation in ApplicationDeploymentJob.php
|
2024-04-25 13:25:35 +02:00 |
|
Andras Bacsai
|
b0e0b38549
|
Merge pull request #2037 from stefankommm/fix-branch-name
Fix: Encapsulated branch name when cloning branch
|
2024-04-25 13:16:06 +02:00 |
|
Andras Bacsai
|
94af4b2c7b
|
Add pull request template with instructions to use 'next' branch as destination
|
2024-04-25 13:15:29 +02:00 |
|
Andras Bacsai
|
0b235e146f
|
Fix readonly attribute in source.blade.php
|
2024-04-25 13:10:54 +02:00 |
|
Andras Bacsai
|
40f3301324
|
Fix remove dropzone script async attribute
|
2024-04-25 13:10:50 +02:00 |
|
Andras Bacsai
|
4fe90e59a8
|
Fix formatting issue in select.blade.php
|
2024-04-25 13:01:40 +02:00 |
|
Andras Bacsai
|
b28611ed08
|
Fix typo in create-scheduled-backup.blade.php
|
2024-04-25 12:59:25 +02:00 |
|
Andras Bacsai
|
672ad22e4f
|
fix: n8n template
|
2024-04-25 12:32:35 +02:00 |
|
Andras Bacsai
|
c17bd5ec3a
|
fix: able to select server when creating new destination
|
2024-04-25 12:14:02 +02:00 |
|
Andras Bacsai
|
2770755f9d
|
feat: add db name to backup notifications
|
2024-04-25 12:09:46 +02:00 |
|
Andras Bacsai
|
ee69cdbf7b
|
fix: 500 error on edge case
|
2024-04-25 12:09:36 +02:00 |
|
Andras Bacsai
|
a72a25640f
|
fix: do no able to delete gh app without deleting resources
|
2024-04-25 11:53:06 +02:00 |
|
Andras Bacsai
|
e86f8ddd09
|
fix: caddy network issue
feat: connect compose based apps to predefined network
|
2024-04-25 11:49:34 +02:00 |
|
Andras Bacsai
|
66bdb39f1a
|
Update version numbers to 4.0.0-beta.267
|
2024-04-24 18:03:20 +02:00 |
|
Graham Healy
|
aa368c3a63
|
Merge branch 'next' into add-mono-font-to-textarea
|
2024-04-24 16:20:23 +01:00 |
|
Andras Bacsai
|
b499a2ab87
|
Merge pull request #2027 from coollabsio/next
v4.0.0-beta.266
|
2024-04-24 14:35:04 +02:00 |
|