peaklabs-dev
4b11f97946
fix: joomla service
2025-01-16 14:17:28 +01:00
🏔️ Peak
3d1a4e698e
Merge pull request #4841 from basigabri/main
...
Added template for joomla with MariaDB
2025-01-16 14:13:38 +01:00
peaklabs-dev
5f25580ea6
Update service-templates.json
2025-01-16 12:51:34 +01:00
peaklabs-dev
3aca101821
fix: Redis DB should use the new resourceable columns
2025-01-16 12:51:18 +01:00
Andras Bacsai
7a8f66b2ec
fix: logs icons everywhere + terminal
2025-01-16 12:40:37 +01:00
Andras Bacsai
55d61ffaee
fix: add finished_at to app deployment jobs
...
fix: show deployment job running measurements
fix: terminal should not be wire:navigated
2025-01-16 12:05:59 +01:00
🏔️ Peak
e2a9cb61aa
Merge branch 'next' into docker-cleanup-executions-ui
2025-01-16 11:28:09 +01:00
peaklabs-dev
f5bc80b580
fix: use wire:navigate
on server sidebar
2025-01-16 11:24:22 +01:00
Andras Bacsai
11414d347f
feat: enhance import command options with additional guidance and improved checkbox label
2025-01-16 11:14:06 +01:00
Andras Bacsai
23e7463a40
refactor: update redirect calls to use a consistent navigation method in deployment functions
2025-01-16 11:14:04 +01:00
🏔️ Peak
881914dc86
Merge branch 'next' into docker-cleanup-executions-ui
2025-01-16 11:13:57 +01:00
Andras Bacsai
433dff2684
improve navigation
2025-01-16 11:04:50 +01:00
Andras Bacsai
3f92c1e37b
Merge pull request #4796 from peaklabs-dev/fix-navigation
...
Feat: Improve navigation performance
2025-01-16 10:42:42 +01:00
🏔️ Peak
6b1a26a1fb
Merge pull request #4833 from nktnet1/gotenberg-template-fix
...
fix: gotenberg template healthcheck
2025-01-15 20:42:10 +01:00
peaklabs-dev
42f883cc5b
feat: Add execution log to dockerCleanupJob
2025-01-15 20:31:44 +01:00
peaklabs-dev
65a2629237
feat: Docker cleanup executions UI
2025-01-15 20:11:40 +01:00
peaklabs-dev
684d3dd312
feat: new sidebar menu and order
2025-01-15 20:02:44 +01:00
peaklabs-dev
4986485448
fix: use json as it is just better than string for huge amount of logs
2025-01-15 19:56:01 +01:00
peaklabs-dev
7bdef134e6
feat: get command and output for logs from CleanupDocker
2025-01-15 19:54:58 +01:00
peaklabs-dev
85f38b7cb5
refactor: improve data formatting and UI
...
- move date and duration functions to a shared function
- remove duplicate code
- redesigned the deployment executions tab
- added start and end times for backups, scheduled tasks, deployments and docker cleanup executions
- calculated the duration for backups, scheduled tasks, deployments and Docker cleanup executions
- redesigned status badges with colors to make it easier to see your current status
- removed dependency on dayjs
- fixed calculation of execution time was sometimes incorrect
2025-01-15 18:35:20 +01:00
basigabri
dd27b94b4e
Merge branch 'next' into main
2025-01-15 18:47:59 +02:00
Basilis Chatzigavriil
1421da1a43
Added template for joomla with MariaDB
2025-01-15 18:44:06 +02:00
peaklabs-dev
25e6e376f9
feat: DockerCleanupDone event
2025-01-15 17:19:32 +01:00
peaklabs-dev
222af12ef0
feat: dockerCleanupExecutions relationship
2025-01-15 17:14:05 +01:00
peaklabs-dev
52abc7cc92
feat: DB and Model for docker cleanup executions
2025-01-15 17:11:15 +01:00
peaklabs-dev
23ae0677eb
feat: move docker cleanup to its own tab
2025-01-15 14:02:33 +01:00
Tam Nguyen
0903ed84b6
fix(template): gotenberg healthcheck, use /health instead of /version
2025-01-15 10:23:07 +11:00
howardshand
e132ae7cf7
Add logo for lowcoder
2025-01-14 15:53:55 -05:00
peaklabs-dev
01eb54c2e7
disable jitsi for now as it is not working properly
2025-01-14 21:13:47 +01:00
howardshand
5471503a52
Update openblocks to lowcoder
...
openblocks is no longer being developed and has been forked into lowcoder which is currently active and maintained.
see https://github.com/lowcoder-org/lowcoder/blob/main/deploy/docker/docker-compose.yaml
2025-01-14 15:01:46 -05:00
peaklabs-dev
e56be3a676
fix: gotenberg
2025-01-14 15:02:49 +01:00
🏔️ Peak
c9ec34e595
Merge pull request #4759 from nktnet1/gotenberg-template
...
feat: template for Gotenberg, a Docker-powered stateless API for PDF files
2025-01-14 14:58:54 +01:00
peaklabs-dev
3b6f741d29
fix: rallly and actualbudget service
2025-01-14 13:31:00 +01:00
🏔️ Peak
9d10e8a501
Merge pull request #4640 from frenicohansen/feat/actualbudget-rallly
...
Add actual-budget and rallly service
2025-01-14 13:23:31 +01:00
peaklabs-dev
731dc9f789
fix: calibre-web service
2025-01-14 13:09:40 +01:00
🏔️ Peak
6af44138ab
Merge pull request #4639 from frenicohansen/main
...
Add calibre-web service
2025-01-14 13:07:26 +01:00
peaklabs-dev
334a729a2f
fix: nodebb service
2025-01-14 12:59:52 +01:00
🏔️ Peak
7c1ea0ff03
Merge pull request #4624 from privlol/next
...
Add nodebb service
2025-01-14 12:51:35 +01:00
peaklabs-dev
11769f059f
fix: Undefined variable $service
when creating a new service
2025-01-14 12:40:08 +01:00
peaklabs-dev
9dca566ea8
Update composer.lock
2025-01-14 11:12:15 +01:00
Andras Bacsai
d9965fbdbe
fix: wording
2025-01-14 09:22:15 +01:00
Andras Bacsai
b01ea8b46d
Merge pull request #4818 from peaklabs-dev/feat-backup-retention
...
Feat: Improve backup retention (for database backups)
2025-01-14 09:10:33 +01:00
Andras Bacsai
57c998d35d
Merge pull request #4777 from peaklabs-dev/fix-cloning
...
fix/feat: Improves Cloning
2025-01-14 08:50:58 +01:00
Andras Bacsai
6a8cc0f80d
Merge branch 'next' into fix-cloning
2025-01-14 08:50:22 +01:00
Andras Bacsai
aab5398b80
fix: monaco editor disabled state
2025-01-14 08:49:03 +01:00
peaklabs-dev
8709a7749b
fix: db without s3 should still backup
2025-01-13 21:26:20 +01:00
Andras Bacsai
3a199dce0f
add sponsors
2025-01-13 20:40:17 +01:00
peaklabs-dev
e9f691bf45
fix: storage retention setting
...
- feat: add storage retention to local storage as well
- fix: UI input for max storage now allows exact decimals so MB input is now also possible
- fix: Database column is now decimal instead of integer
- fix: variable naming of storage check no longer overwrites $backup - renamed it to $backupExecution
2025-01-13 19:49:12 +01:00
peaklabs-dev
3347eb3a1a
fix: retention functions and folder deletion for local backups
...
- fix: Delete folder and parent folder if folders are empty when deleting local backups.
- fix: Do not remove executions from DB until both S3 and local backups have been deleted and successfully processed otherwise backups will never be deleted from s3.
- fix: Server ID could be null
2025-01-13 18:46:27 +01:00
peaklabs-dev
9eebeb9241
fix: use new removeOldBackups function
...
- use the new removeOldBackups function
- only call removeOldBackups function when the backup is completed and also only if the backup is successful
2025-01-13 18:39:22 +01:00