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
|
bb6cb8edc9
|
improvement: show backup button on supported db service stacks
|
2024-10-03 10:48:25 +02:00 |
|
Andras Bacsai
|
c4e702f096
|
fix: able to select root permission easier
|
2024-10-03 09:57:37 +02:00 |
|
Andras Bacsai
|
69553ec314
|
refactor: Improve popup component styling and button behavior
|
2024-10-02 18:26:51 +02:00 |
|
Andras Bacsai
|
ec216254b5
|
chore: Update modal input in server form to prevent closing on outside click
|
2024-10-02 13:36:09 +02:00 |
|
Andras Bacsai
|
dd782e75f5
|
fix: local dev s3 uploads
fix: hetzner s3 uploads (mc alias instead of mc host)
|
2024-10-02 11:45:30 +02:00 |
|
Andras Bacsai
|
2be2f0ac79
|
feat: support Hetzner S3
|
2024-10-02 10:25:45 +02:00 |
|
Andras Bacsai
|
223cd37031
|
fix: remove autofocuses
|
2024-10-01 21:36:16 +02:00 |
|
Norman
|
888e96448c
|
Merge branch 'main' into main
|
2024-10-01 13:33:02 +03:00 |
|
Andras Bacsai
|
8065da9fa0
|
Refactor input fields to include autocomplete="off"
|
2024-10-01 11:55:01 +02:00 |
|
Andras Bacsai
|
16ccc87fbe
|
chore: Add "Not Usable" indicator for storage items
|
2024-10-01 10:45:03 +02:00 |
|
Andras Bacsai
|
987b90ead2
|
fix: new dev volumes and service files
fix: new parser version (4) that will fix data layout (applications goes to /applications, services goes to /services)
|
2024-09-30 14:16:37 +02:00 |
|
Andras Bacsai
|
b6b4d93658
|
fix: compose based terminal
|
2024-09-30 11:58:28 +02:00 |
|
Norman
|
b84576ce87
|
Merge branch 'main' into main
|
2024-09-28 18:18:47 +03:00 |
|
Andras Bacsai
|
71e4b0f9d6
|
Refactor server form blade template
|
2024-09-28 11:12:03 +02:00 |
|
Norman
|
f2a9a04461
|
refactor: Update search input placeholder in resource index view
|
2024-09-28 01:14:54 +00:00 |
|
Andras Bacsai
|
d3898ee320
|
chore: Update database startup heading title
|
2024-09-27 17:31:48 +02:00 |
|
Andras Bacsai
|
8e6c7eaeda
|
chore: Update API Tokens view to include link to Settings menu
|
2024-09-27 17:23: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
|
9a766aedc1
|
Merge branch 'next' into improve-cleanup
|
2024-09-27 16:40:48 +02:00 |
|
Andras Bacsai
|
8adf4051fd
|
refactor: Update delete server confirmation modal buttons
|
2024-09-27 15:45:59 +02:00 |
|
Andras Bacsai
|
dedf2cf87b
|
fix: proxy fixes
|
2024-09-27 15:36:51 +02:00 |
|
Andras Bacsai
|
a807016cab
|
Merge pull request #3574 from LEstradioto/fix-enhance-terminal
Terminal fixes
|
2024-09-27 09:49:31 +02:00 |
|
Andras Bacsai
|
84b2af53d8
|
refactor: Fix modal input closeOutside prop in configuration.blade.php
|
2024-09-26 13:20:06 +02:00 |
|
Andras Bacsai
|
f3ec4ca4a3
|
refactor: Improve modal confirmation titles and button labels
|
2024-09-26 13:07:01 +02:00 |
|
peaklabs-dev
|
111e9ba3a3
|
Fix: Disable API by default
|
2024-09-26 10:45:18 +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 |
|
Luan Estradioto
|
6bd8583eab
|
- resize check to int
- modularize, tree-shake terminal, idempotency on navigations
|
2024-09-25 22:14:05 -03:00 |
|
Andras Bacsai
|
bd2e1ad9fe
|
refactor: Fix typo in execute-container-command.blade.php
|
2024-09-25 10:25:35 +02:00 |
|
Andras Bacsai
|
1a8d15390d
|
refactor: Update confirmation label in danger.blade.php template
|
2024-09-25 09:27:17 +02:00 |
|
Andras Bacsai
|
8e91d958be
|
refactor: Improve layout and add checkbox for task enablement in scheduled task form
|
2024-09-24 21:29:55 +02:00 |
|
peaklabs-dev
|
f9dbc30812
|
Feat: Use the new confirmation flow
|
2024-09-24 13:06:03 +02:00 |
|
Andras Bacsai
|
688c27c901
|
fix: cloudflare tunnel configuration, ui, etc
|
2024-09-23 23:18:23 +02:00 |
|
Andras Bacsai
|
12a0d71e47
|
Merge pull request #3543 from peaklabs-dev/cf-production-ready
Feat: Make cloudflare production ready
|
2024-09-23 21:53:23 +02:00 |
|
peaklabs-dev
|
6934a746f7
|
Fix: Make helper text more clean to use a FQDN and not an URL
|
2024-09-23 19:57:42 +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 |
|
Andras Bacsai
|
6639379ba6
|
Merge pull request #3522 from InfiniBrains/main
Add hint to "build variable" check in the enviroment variable tab. Remember the user what should be doing in order to make it work.
|
2024-09-23 10:49:59 +02:00 |
|
Andras Bacsai
|
6f8c4a4ce4
|
refactor: Update select.blade.php to improve trademarks policy display
|
2024-09-23 09:44:33 +02:00 |
|
Andras Bacsai
|
85ab772acd
|
refactor: Update select.blade.php to improve trademarks policy display
|
2024-09-23 09:43:17 +02:00 |
|
Andras Bacsai
|
6336125ca2
|
Merge pull request #3516 from nathanialhenniges/main
Added link for more services to the coolfiy docs
|
2024-09-23 09:42:49 +02:00 |
|
Andras Bacsai
|
b84d39ba56
|
refactor: Update confirmation button text for deletion actions
|
2024-09-23 08:58:04 +02:00 |
|
peaklabs-dev
|
696acb71fe
|
Improve helper text for all cleanup settings
|
2024-09-22 20:26:45 +02:00 |
|
peaklabs-dev
|
ff5e445b43
|
Feat: Manual cleanup button and unused volumes and network deletion
|
2024-09-22 20:02:51 +02:00 |
|
Alexandre Tolstenko Nogueira
|
a4d0f1da9e
|
Add hint to "build variable" check in the enviroment variable tab. remember the user what should be doing in order to make it work. #3477
|
2024-09-20 14:12:15 -04:00 |
|
Andras Bacsai
|
eb9bbf3eda
|
refactor: Improve attribute sanitization in Server model
|
2024-09-20 18:14:52 +02:00 |
|
Andras Bacsai
|
be42f15711
|
refactor: Update ServerSeeder and PopulateSshKeysDirectorySeeder
|
2024-09-20 17:28:55 +02:00 |
|
Nathanial Henniges
|
699e76637b
|
Added link for more services to the coolfiy docs
|
2024-09-20 03:02:31 -05:00 |
|