peaklabs-dev
829fc00af6
fix: use wire:navigate on dashboard
2025-01-10 14:39:40 +01:00
peaklabs-dev
b8efff4eb4
fix: use wire:navigate on sidebar
...
- This makes the app feel like a single page application because it does not reload anything - before it reloaded each time.
- It makes the whole navigation experience much smoother.
2025-01-10 14:36:33 +01:00
Andras Bacsai
1fe4dd722b
Revert "rector: arrrrr"
...
This reverts commit 16c0cd10d8
.
2025-01-07 15:31:43 +01:00
Andras Bacsai
da07b4fdcf
refactor: rename parameter in DatabaseBackupJob for clarity
2025-01-07 15:21:14 +01:00
Andras Bacsai
16c0cd10d8
rector: arrrrr
2025-01-07 14:52:08 +01:00
Andras Bacsai
c702ebff6d
fix: ui bug on pw confirmation
2025-01-07 14:39:31 +01:00
Andras Bacsai
965d656c5b
fix: update import command to append file redirection for database restoration
2025-01-07 14:39:31 +01:00
Andras Bacsai
40d9e05c0b
feat: restore backup from server file
2025-01-07 14:39:31 +01:00
Andras Bacsai
ab2e4c86d0
Merge pull request #4642 from nktnet1/arch-linux-inetutils
...
fix: hostname -I not supported on Arch Linux
2025-01-07 14:37:37 +01:00
Andras Bacsai
5064fa246e
feat/fix: able to import full db backups for pg/mysql/mariadb
2025-01-07 13:00:41 +01:00
Andras Bacsai
326d0ccdb6
fix: import backups due to js stuff should not be navigated
2025-01-07 11:04:03 +01:00
Andras Bacsai
86ce9f3ddf
fix: local dropzonejs
2025-01-07 11:03:41 +01:00
Andras Bacsai
2fc5893e98
fix: update Livewire button click method to use camelCase
2025-01-07 11:03:23 +01:00
Andras Bacsai
af482f0572
fix: show if only build servers are added to your team
2025-01-07 10:43:21 +01:00
Andras Bacsai
2710b2a7bb
fix: increase default php memory limit
2025-01-07 10:36:01 +01:00
Andras Bacsai
7f9e54516b
fix: prevent default link behavior for resource and settings actions in dashboard
2025-01-07 09:51:25 +01:00
Andras Bacsai
b43ea5fb5d
fix: we need XSRF-TOKEN for terminal
2025-01-07 09:48:29 +01:00
Andras Bacsai
f2b62e93ce
fix: readonly does not exists
...
fix: validate after setting timezone to the new value
2025-01-07 09:29:38 +01:00
Andras Bacsai
fb66d05760
Refactor ApplicationDeploymentJob: Move 'tries' property definition to class level
2025-01-07 09:25:25 +01:00
Andras Bacsai
04dfcaecc6
update packages + rector basic
2025-01-06 15:21:40 +01:00
Andras Bacsai
eb46792154
fix: add default vector db for anythingllm
2025-01-06 14:26:58 +01:00
Andras Bacsai
5ad6b86735
fix: disappearing UI after livewire event received
2025-01-06 14:05:20 +01:00
Andras Bacsai
07eac49c0b
Initialize nixpacks_plan_json in ApplicationDeploymentJob constructor
2025-01-06 13:26:09 +01:00
🏔️ Peak
74524221a3
Merge pull request #4739 from biostaz/main
...
Improve modal closing logic for intentional user interaction
2025-01-06 12:06:39 +01:00
🏔️ Peak
478701ed29
Merge pull request #4736 from pranavxc/main
...
Update health check endpoint of Nocodb service
2025-01-06 11:56:05 +01:00
peaklabs-dev
0274bcb656
chore: improve Penpot healthchecks
2025-01-06 11:40:16 +01:00
🏔️ Peak
73951bbffe
Merge pull request #4745 fix: update penpot template healthchecks
...
fix: update penpot template healthchecks
2025-01-06 11:31:02 +01:00
Oliver Speir
d981519ad9
update healthchecks
2025-01-05 19:15:48 -07:00
Adam
8bcb39ad5f
Improve modal closing logic for intentional user interaction
2025-01-04 22:40:35 +01:00
Pranav C
1b8df1f16b
Update health check endpoint of nocodb service
2025-01-04 16:04:13 +05:30
Andras Bacsai
c33132d8d9
fix: show backup timezone on the UI
2025-01-03 20:39:27 +01:00
Andras Bacsai
4d18e3372d
fix: scheduled tasks and backups are executed by server timezone.
2025-01-03 20:32:56 +01:00
Andras Bacsai
34e4b975b6
fix: compose envs
2024-12-28 14:37:36 +01:00
Andras Bacsai
2b8c559662
refactor: server limit
...
remove envs from constants related to server limit
2024-12-28 14:10:26 +01:00
Andras Bacsai
7c4e62ec67
remove unnecessary bloat from docker-compose
2024-12-28 11:38:51 +01:00
Andras Bacsai
f575d1249e
Merge branch 'main' into next
2024-12-27 11:09:29 +01:00
Andras Bacsai
676f616efa
Merge pull request #4649 from coollabsio/v4.0.0-beta.380
...
v4.0.0-beta.380
2024-12-27 11:00:56 +01:00
Andras Bacsai
cec7ea8a83
set the minimum docker version to 24 to support old installations
2024-12-27 10:49:13 +01:00
Khiet Tam Nguyen
51dc22988d
fix: use ip in place of hostname from inetutils in arch
2024-12-24 09:11:38 +11:00
Andras Bacsai
a9ec0b1c3e
fix: update healthcheck and port configurations to use port 8080
2024-12-23 21:11:29 +01:00
🏔️ Peak
0622107466
Merge pull request #4636 from danie-ramdhani/remove-alpine
...
chore: remove unnecessary package
2024-12-23 18:37:29 +01:00
peaklabs-dev
23c406179b
chore: version ++
2024-12-23 18:14:14 +01:00
peaklabs-dev
6dc87498de
fix: error message
2024-12-23 17:58:56 +01:00
peaklabs-dev
0a851ec3f2
fix: only encrypt instance email settings if there are any
2024-12-23 17:41:38 +01:00
peaklabs-dev
d7a0794bd9
fix: instance settings migration
2024-12-23 17:15:46 +01:00
peaklabs-dev
f26853b576
fix: unreachable notifications
2024-12-23 16:51:34 +01:00
peaklabs-dev
68362d05b3
fix: Oauth seeder
2024-12-23 16:08:10 +01:00
peaklabs-dev
e51207a35e
fix: bind() to 0.0.0.0:80 failed
2024-12-23 15:33:12 +01:00
peaklabs-dev
1f6c6140ba
fix: smtp encryption
2024-12-23 15:28:35 +01:00
peaklabs-dev
f2cb040ba9
feat: new encryption options
2024-12-23 15:26:26 +01:00