1797 Commits

Author SHA1 Message Date
Kasra Bigdeli
77725773a2 Merge pull request #2350 from rosano/patch-1
Some checks failed
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
Fix typo
2025-10-20 23:19:23 -07:00
Rosano
26e14f7411 Fix typo 2025-10-21 07:10:09 +01:00
Kasra Bigdeli
5d03bb3ea2 Fixed tests
Some checks failed
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
2025-10-13 22:55:17 -07:00
Kasra Bigdeli
6fe86982bc adding report for unused fields so that we can better prioritize adding support 2025-10-13 22:50:21 -07:00
Kasra Bigdeli
587a63e3af Merge pull request #2343 from internet2000/master
Some checks failed
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
Allow numbers in project name, fix #2130
2025-09-29 22:16:44 -07:00
Alex Hoyau
be5d55d4ce Allow numbers in project name, fix #2130 2025-09-29 14:41:41 +02:00
Kasra Bigdeli
cf4d6f99ce Updated changelog
Some checks failed
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
2025-09-10 23:00:21 -07:00
Kasra Bigdeli
5e4f08db1c Allowing docker compose deploys 2025-09-10 22:49:30 -07:00
Kasra Bigdeli
ec8371dc12 Updated changelogs
Some checks failed
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
2025-09-09 22:05:46 -07:00
Kasra Bigdeli
8bd58bf32c Reverted unintended changes in https://github.com/caprover/caprover/pull/2336 2025-09-09 22:03:27 -07:00
Kasra Bigdeli
1b89d9123b Merge pull request #2336 from R3D347HR4Y/excludelogsfrombackups
FIX - Deletes the shared-logs from the copied /captain/data folder upon a backup of the config
2025-09-09 22:02:06 -07:00
Kasra Bigdeli
e902762809 Fied build
Some checks failed
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
2025-09-06 21:58:08 -07:00
Kasra Bigdeli
b47bdddc66 Updated changelog 2025-09-06 21:57:12 -07:00
Kasra Bigdeli
fa2f251db1 Added autocleanup for backend jobs 2025-09-06 21:55:25 -07:00
Kasra Bigdeli
399bfd3c86 Merge pull request #2334 from caprover/oneclick-move-backend
Moving one click apps to backend.
2025-09-06 21:52:35 -07:00
Kasra Bigdeli
15595a6a62 updated formatting 2025-09-06 19:34:23 -07:00
Kasra Bigdeli
9caba312a1 updated API to use array 2025-09-06 19:32:14 -07:00
R3D347HR4Y
bc2318d056 Reverted settings.json 2025-09-06 09:36:05 +02:00
R3D347HR4Y
2664437159 Update BackupManager.ts 2025-09-06 09:35:35 +02:00
R3D347HR4Y
38096fff15 FIX - Deletes the shared-logs from the copied /captain/data folder upon a backup of the config 2025-09-05 12:34:49 +02:00
Kasra Bigdeli
e098ba900b Fixing regression bugs 2025-09-03 22:33:39 -07:00
Kasra Bigdeli
0fa8643fae Moved uploadCaptainDefinitionContent to handler-- backend is almost done 2025-09-02 23:42:26 -07:00
Kasra Bigdeli
a0247e068e Moved updateConfigAndSave to handler 2025-09-02 23:33:45 -07:00
Kasra Bigdeli
c3abec0367 Moved GetAllApps to handler 2025-09-02 23:18:48 -07:00
Kasra Bigdeli
6a35863cd3 Fixed register project in one click app handler 2025-09-02 23:10:33 -07:00
Kasra Bigdeli
b592ebed6e Unify the definiton of handler resp 2025-09-02 23:06:24 -07:00
Kasra Bigdeli
ef3a4db51f updated project handler 2025-09-02 23:02:33 -07:00
Kasra Bigdeli
c07a202523 Moved register app to handler 2025-09-02 22:57:29 -07:00
Kasra Bigdeli
80fe613b0f update 2025-09-01 21:52:09 -07:00
Kasra Bigdeli
61d157fdae skeleton 2025-09-01 21:48:30 -07:00
Kasra Bigdeli
2baddabef6 Update php
Some checks failed
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
2025-08-22 08:19:17 -07:00
Kasra Bigdeli
596cecfca9 Added tests to lint file
Some checks failed
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
2025-08-17 20:00:05 -07:00
Kasra Bigdeli
09a9bd778d updated changelog
Some checks failed
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
2025-08-15 20:26:29 -07:00
Kasra Bigdeli
7abb1c00a6 Closed https://github.com/caprover/caprover/issues/2326 2025-08-15 20:24:00 -07:00
Kasra Bigdeli
f97e3eedfe Updated packages
Some checks failed
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
2025-07-08 21:08:23 -07:00
Kasra Bigdeli
6883291673 Merge pull request #2311 from raisercostin/master
Some checks failed
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
If configured with CAPTAIN_HOST_ADMIN_PORT nginx should redirect trafic to 3000 that is the container swarm available port
2025-06-29 11:22:55 -07:00
raisercostin
47a5d8fa19 The serviceExposedPort is only used in the template/root-nginx-conf.ejs and should be the container port that is 3000 (used inside swarm). - https://github.com/search?q=repo%3Acaprover%2Fcaprover+serviceExposedPort&type=code
Continues on https://github.com/caprover/caprover/pull/2220 .

Currently nginx cannot forward traffic to admin/3000 port (is using the one defined in configs.adminPortNumber3000).
2025-06-29 10:53:13 +03:00
Kasra Bigdeli
683f353533 Updated to node 22
Some checks failed
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
2025-06-22 18:46:47 -07:00
Kasra Bigdeli
f56f3366a3 ExpressJS version up fix 2025-06-22 17:58:08 -07:00
Kasra Bigdeli
349c313fd3 Merge pull request #2306 from caprover/release
Some checks failed
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
Backmerge release
2025-06-08 14:57:25 -07:00
Kasra Bigdeli
7b11eb305b Merge pull request #2305 from caprover/master
Some checks failed
Build and push the release image / run-pre-checks (push) Has been cancelled
Build and push the release image / build-publish-docker-hub (push) Has been cancelled
1.14.0 release
v1.14.0
2025-06-08 14:39:00 -07:00
Kasra Bigdeli
bc982a4f5c Preparing release
Some checks failed
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
2025-06-07 23:13:20 -07:00
Kasra Bigdeli
b37019c16d Merge pull request #2303 from spasma/patch-1
Some checks failed
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
Contributor change for FE PR "🇳🇱 Add Dutch (nl-NL) language support to the frontend
2025-06-02 07:35:03 -07:00
Sebastiaan Pasma
6262762d68 Contributor change for FE PR "🇳🇱 Add Dutch (nl-NL) language support to the frontend" 2025-06-02 11:44:33 +02:00
Kasra Bigdeli
48212f16b0 Updated deps
Some checks failed
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
2025-05-26 19:30:34 -07:00
Kasra Bigdeli
ef8d0a3b70 Updated deps 2025-05-26 19:23:35 -07:00
Kasra Bigdeli
e121f65763 Remove indefinite option
Some checks failed
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
2025-05-26 14:36:31 -07:00
Kasra Bigdeli
7813f2f172 Closes https://github.com/caprover/caprover/issues/2293
Some checks failed
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
2025-04-26 10:37:46 -07:00
Kasra Bigdeli
4e786c6904 Updated changelog
Some checks failed
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
2025-03-31 20:03:22 -07:00
Kasra Bigdeli
485d3c99df Merge pull request #2286 from douglasjunior/master
Hotfix: Enhance SSH_PATH_RE on GitHelper to improve URL parsing
2025-03-31 20:00:59 -07:00