peaklabs-dev
503d2b4866
fix: error message and server time getting
2025-01-06 17:43:27 +01:00
peaklabs-dev
05113d8e06
fix: check System and GitHub time and throw and error if it is over 50s out of sync
2025-01-06 17:28:49 +01:00
peaklabs-dev
1a36e7b057
fix: add back letters to prod password requirement
2025-01-06 16:58:20 +01:00
peaklabs-dev
2c4bdb76bd
chore: use new functions
2025-01-06 16:58:20 +01:00
peaklabs-dev
4d34d689b0
refactor: github.php
...
- Rename functions
- Consolidate Code
- Fix: timing issues with JWT tokens
- Clearer error handling
2025-01-06 16:58:20 +01:00
peaklabs-dev
c6be293064
refactor: AppServiceProvider
...
- Remove unused authentik stuff
- Move things to separate functions
- Configure commands for production
- Configure modals for better error handling
- Improve password security by not allowing compromised passwords.
- Rename some things to make it clearer.
- Sort imports
2025-01-06 16:58:20 +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
Viktor
fe2d070590
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# templates/compose/trigger.yaml
2025-01-03 22:05:45 +02:00
Viktor
f0ea389331
FIX: trigger.dev template - fixed otel config
2025-01-03 22:05:29 +02:00
Viktor
87d324170d
FIX: trigger.dev template - fixed otel config
2025-01-03 22:04:37 +02:00
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
Viktor
5fcf3aa7dc
FIX: trigger.dev template - missing ports and wrong env usage
2025-01-03 18:31:06 +02:00
Oliver
83c585ee8b
teable service
2025-01-03 14:52:43 +00:00
Viktor
cf361e08a0
FIX: trigger.dev templates - wrong key length issue
2025-01-02 17:04:38 +02:00
Behzad Samadi
e6b18937d0
Fixing the CSRF bug for labelstudio versions 1.14.0 and higher
2024-12-31 16:27:00 -05:00
Amju
c9ff0b9940
add username + tsl env vars
2024-12-29 17:46:19 +05:30
Amju
a0f471bf3a
Update trigger-with-external-database.yaml
2024-12-29 17:18:45 +05:30
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
Darren Sisson
4bfd76a70c
update supabase template
2024-12-23 20:56:32 +00: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
peaklabs-dev
a18c2e0f55
feat: migrate to new encryption options
2024-12-23 15:25:07 +01:00
Khiet Tam Nguyen
3a6232db7a
fix: install inetutils on Arch Linux
...
This provides the `hostname` command used in the install.sh script,
which is not available by default on Arch Linux.
Some relevant resources:
- https://bbs.archlinux.org/viewtopic.php?id=125308
- https://archlinux.org/news/deprecation-of-net-tools/
- https://man.archlinux.org/man/hostname.1.en
2024-12-23 00:15:13 +11:00
Hansen Frenico
42e259f249
feat: add rallly service
2024-12-21 23:59:43 +01:00