Commit Graph

1779 Commits

Author SHA1 Message Date
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
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
Douglas Nassif Roma Junior
661054eab9 Code formatting 2025-03-31 17:49:53 -03:00
Douglas Nassif Roma Junior
a394dddaf1 Enhance SSH_PATH_RE on GitHelper to improve URL parsing 2025-03-31 10:24:52 -03:00
Kasra Bigdeli
9c35947bd8 Merge pull request #2278 from gilmrjc/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
Change "listen ... http2" directive
2025-03-12 21:41:57 -07:00
Gildardo Adrian Maravilla Jacome
d4e5b9c2de Change "listen ... http2" directive
The current version of nginx used gives this warning:

nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead

In order to avoid this warning the configuration is updated to the new configuration.
2025-03-11 17:35:17 -06:00
Kasra Bigdeli
82b51c1fa7 Removed custom port from dev script
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-02-17 12:02:50 -08:00
Kasra Bigdeli
78d11aeefb Removed custom port from dev script 2025-02-17 12:02:27 -08:00
Kasra Bigdeli
03aad6dd92 Updated changelog 2025-02-17 11:31:44 -08:00
Kasra Bigdeli
0c45bd2f22 Fixed https://github.com/caprover/caprover/issues/2261
Some checks are pending
Run build / build (push) Waiting to run
Run formatter / check-code-formatting (push) Waiting to run
Run lint / run-lint (push) Waiting to run
Build and push the edge image / run-pre-checks (push) Waiting to run
Build and push the edge image / build-publish-docker-hub (push) Blocked by required conditions
2025-02-16 20:34:05 -08:00
Kasra Bigdeli
a6cd50ff3a Merge pull request #2253 from akatsukinoyami/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 frontend PR "Add ru-RU locale"
2025-02-09 21:48:49 -08:00
Katsu
3fc3cad0c9 Contributor change for FE PR "Add ru-RU locale" 2025-02-07 14:04:14 +02:00
Kasra Bigdeli
b8658b4f6a Removed debugging lines
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-01-20 12:52:53 -08:00
Kasra Bigdeli
017bcca3c8 Fixed redirect issue
Some checks are pending
Run build / build (push) Waiting to run
Run formatter / check-code-formatting (push) Waiting to run
Run lint / run-lint (push) Waiting to run
Build and push the edge image / run-pre-checks (push) Waiting to run
Build and push the edge image / build-publish-docker-hub (push) Blocked by required conditions
2025-01-20 12:52:01 -08:00
Kasra Bigdeli
84804ae766 Add debugging to fix the healthcheck 2025-01-20 09:50:38 -08:00
Kasra Bigdeli
07ac95cf40 Add debugging to fix the healthcheck 2025-01-20 09:25:43 -08:00
Kasra Bigdeli
6cb3274195 fixed https://github.com/caprover/caprover/issues/2240
Some checks are pending
Run build / build (push) Waiting to run
Run formatter / check-code-formatting (push) Waiting to run
Run lint / run-lint (push) Waiting to run
Build and push the edge image / run-pre-checks (push) Waiting to run
Build and push the edge image / build-publish-docker-hub (push) Blocked by required conditions
2025-01-19 08:59:25 -08:00
Kasra Bigdeli
44751c2f8a Merge pull request #2234 from dshook/goaccess-fixes
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
Goaccess fixes
2025-01-05 20:50:52 -08:00
Dillon Shook
ce0911efff Don't need to call it actually 2025-01-05 10:00:21 -05:00
Dillon Shook
22e8074bfc Undo refactor 2025-01-05 09:59:23 -05:00