Andras Bacsai
75d10bb7bf
fix(scripts): add jean run
2026-01-09 10:21:02 +01:00
Andras Bacsai
4c6d68611a
docs: remove git worktree symlink instructions from CLAUDE.md ( #7908 )
2026-01-09 10:11:36 +01:00
Andras Bacsai
00416888b8
docs: remove git worktree symlink instructions from CLAUDE.md
...
Remove the 'Git Worktree Shared Dependencies' section which contained
Conductor-specific setup instructions that are not relevant to the
main repository documentation.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 10:10:34 +01:00
Andras Bacsai
b69fb77cb4
fix(docker): use dynamic OS ID for Docker repository URL ( #7907 )
2026-01-09 10:08:14 +01:00
Andras Bacsai
e7db637a5d
fix(docker): use dynamic OS ID for Docker repository URL
...
Replace hardcoded 'debian' with ${ID} from /etc/os-release to use
the correct Docker repository for Ubuntu, Debian, and Raspbian servers.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 10:04:42 +01:00
peaklabs-dev
9faa3966a6
chore(services): upgrade service template json files
2026-01-08 23:18:43 +01:00
dgloukhman
5d4f7a3a0b
feat(service): add booklore template ( #7838 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-08 23:17:05 +01:00
4www
d4d6da9328
feat(service): improve matrix templates ( #7560 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-08 22:11:03 +01:00
Stellar Rounin
b78c6df780
feat(service): add calibre web automated with downloader template ( #6419 )
2026-01-08 21:32:32 +01:00
Alex
a7894ca207
feat(service): add uptime kuma with mariadb template ( #7256 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-08 21:13:56 +01:00
peaklabs-dev
cf06f43aa0
feat(service): add uptime kuma v2 with mysql
2026-01-08 21:10:43 +01:00
peaklabs-dev
4e4f329490
chore(service): improve uptime kuma
...
- improve uptime kuma healthcheck
- rename volume
2026-01-08 21:10:17 +01:00
Yannik Süß
fdb7bc5cd2
fix(service): twenty template ( #6996 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-08 18:51:23 +01:00
Vitaliy Kukharik
582afc1c8b
feat(service): add autobase template ( #6299 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-08 17:58:15 +01:00
Vincent Baeten
895c6b0e9a
feat(service): add redmine template ( #6429 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-08 17:22:43 +01:00
peaklabs-dev
233c79f598
fix(backup): database restores with custom db name
2026-01-08 16:29:08 +01:00
peaklabs-dev
54a834e042
fix(git): trigger deployments when watch_paths is empty
2026-01-07 19:15:16 +01:00
peaklabs-dev
ccda7db54f
fix(service): supabase studio fails to load schemas
2026-01-07 19:06:12 +01:00
Victor Canô
06f4774610
feat(service): upgrade trigger template to v4 ( #7808 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-07 19:01:32 +01:00
Andras Bacsai
162e43a7fc
fix: GitLab webhook validation ( #7899 )
2026-01-07 18:19:11 +01:00
Andras Bacsai
7a305fd2cd
fix: prevent timing attack in GitLab webhook token validation
...
Replace insecure !== operator with hash_equals() for constant-time
string comparison when validating GitLab webhook tokens.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 15:23:48 +01:00
Andras Bacsai
cc53e9476e
fix(docker): add fallback for Docker Swarm container labels
2026-01-07 14:57:13 +01:00
peaklabs-dev
40778ad44d
fix(service): budibase worker envs
2026-01-06 23:10:38 +01:00
🏔️ Peak
ffdae66c4e
fix(env): custom environment variable sorting ( #7887 )
2026-01-06 16:25:28 +01:00
peaklabs-dev
8ba30d75ea
refactor: move all env sorting to one place
2026-01-06 16:19:38 +01:00
peaklabs-dev
3af456cd35
chore: remove raw sql from env relationship
...
- raw sql should not be used whenever possible
- using sql to order on the relationship environment_variables() causes custom sorting to break or be additionally complicated
2026-01-06 16:18:37 +01:00
Daniele Luisetto
e9ef331def
feat(api): allow to escape special characters in labels ( #7886 )
2026-01-06 15:50:55 +01:00
Sarthak Shrivastava
2332e88a2e
feat(service): add nocobase template ( #7347 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-06 15:08:23 +01:00
Alexzvn
a5537119b9
fix(ui): empty network destinations when cloning a resource ( #7309 )
2026-01-06 14:14:56 +01:00
🏔️ Peak
caca421e2e
fix: db public port instant save and simplify if condition ( #7883 )
2026-01-06 13:44:46 +01:00
Yassir
aeef97f295
fix(docs): api docs for bulk env update response ( #7714 )
2026-01-06 12:52:32 +01:00
peaklabs-dev
8e002e0558
chore(services): update service json
2026-01-05 23:04:36 +01:00
Murat Aslan
ef07c68588
fix: cast docker version to int for proper comparison ( #7760 )
2026-01-05 22:20:47 +01:00
peaklabs-dev
51640b0e64
fix(ui): instance public ips ui validation
2026-01-05 22:14:51 +01:00
Murat Aslan
7d26b527fb
fix: instance public ips initialization validation ( #7762 )
2026-01-05 22:12:19 +01:00
peaklabs-dev
38fefa7330
fix(docs): remove environments from projects endpoint
2026-01-05 21:52:10 +01:00
peaklabs-dev
86ffef2df5
feat(ui): add port mapping format to helper and fix typo
2026-01-05 21:39:39 +01:00
Aleksander Lis
7c075551ff
fix(log): preserve leading whitespace in logs ( #7879 )
2026-01-05 21:32:34 +01:00
Diogo Carvalho
c406afddaf
chore(service): improve mosquitto template ( #6227 )
2026-01-05 18:25:15 +01:00
Nicanor Alexander de la Cruz Caba
59e6da4ae3
fix(service): wireguard easy host to use fqdn ( #7354 )
2026-01-05 15:54:25 +01:00
Gauthier POGAM--LE MONTAGNER
c76de51573
fix(service): use fqdn for server host in sequin template ( #6528 )
2026-01-05 15:49:25 +01:00
Stellar Rounin
deb11d6163
feat(service): add silverbullet template ( #6425 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-05 15:42:12 +01:00
Mohd Hassan Khan
898c7fddc4
feat(service): add cloudreve template ( #6774 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-05 15:37:43 +01:00
Jonas Klesen
f9a1973efe
fix(service): add instagram envs to postiz template ( #6424 )
2026-01-05 15:14:32 +01:00
Vincent Baeten
c8a5407bfd
feat(service): add sftpgo template ( #6415 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-05 15:08:30 +01:00
Gauthier POGAM--LE MONTAGNER
e85ca3c41c
refactor(service): remove unused envs from hoppscotch ( #6513 )
2026-01-05 14:55:26 +01:00
Bhavik Talaviya
bdc1c5ad49
feat(service): add hatchet template ( #6711 )
...
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-05 14:36:24 +01:00
Nicanor Alexander de la Cruz Caba
0af80e60a3
feat(service): add esphome template ( #6532 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-05 14:20:17 +01:00
Yassir
eaa668036f
feat(service): upgrade docker registry template ( #7034 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-05 14:13:42 +01:00
Junglei Kim
99e3c3ea9f
feat(service): add trailbase template ( #6934 )
...
Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
2026-01-05 13:56:41 +01:00