Kasra Bigdeli
aca08cd409
Upgrade Node.js to 24
2026-08-04 21:06:32 -07:00
sanbungi
de505a1fba
Add Japanese (ja-JP) language support to the frontend
2026-07-29 18:10:46 +09:00
copilot-swe-agent[bot]
f4b662d037
Fix arm64 Docker build failure: use multi-stage build with --platform=$BUILDPLATFORM
...
The linux/arm64 Docker builds were failing with "Illegal instruction" (exit code
132/SIGILL) because Node.js 22 uses CPU instructions that QEMU's ARM64 emulation
on GitHub Actions runners does not support.
Fix: convert dockerfile-captain.edge and dockerfile-captain.release to multi-stage
builds where the build stage uses --platform=$BUILDPLATFORM so all npm/Node.js
commands run on the native host platform (amd64), bypassing QEMU entirely. The
final stage copies the complete /usr/src/app directory from the builder and uses
the target platform's Node.js runtime without running any build commands.
2026-07-20 03:15:42 +00:00
Dominik Gašparić
c24ba64eee
Add Croatian (hr-HR) language support to the frontend
...
🇭🇷 Add Croatian (hr-HR) language support to the frontend
#188
https://github.com/caprover/caprover-frontend/pull/188
2026-04-28 12:06:48 +02:00
Kasra Bigdeli
683f353533
Updated to node 22
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
Katsu
3fc3cad0c9
Contributor change for FE PR "Add ru-RU locale"
2025-02-07 14:04:14 +02:00
Kasra Bigdeli
fd2cb7e1db
Added notes to avoid accidential bumping up nodejs version
2024-10-20 22:51:04 -07:00
TheSpiritMan
349681bc90
mod: Dockerfile for edge and release
...
mod: dockerignore
2024-02-22 20:11:09 +05:45
TheSpiritMan
d2dc9ff514
add: dev-scripts inside Dockerfile
2024-02-16 15:40:06 +05:45
TheSpiritMan
fa026d9849
mod: Dockerfile for Release and Edge to Decrease Docker Image Size
2024-02-15 17:31:57 +05:45
Kasra Bigdeli
710b110583
Fixed https://github.com/caprover/caprover/commit/8949e18f9b1e60718723cf7190659f5098ce7051
2023-07-31 17:13:41 -07:00
Kasra Bigdeli
8949e18f9b
Fixed https://github.com/caprover/caprover/issues/1822
2023-07-31 17:04:04 -07:00
Kasra Bigdeli
baa97f43dd
Added openssl to alpine images
2023-07-20 12:43:32 -07:00
Kasra Bigdeli
ea1b06a1a6
Squash merge pro
2023-07-20 11:48:11 -07:00
Kasra Bigdeli
9a2447d104
Consolidated release build
2023-05-11 17:04:42 -07:00
Kasra Bigdeli
8c02e4b078
Upped all files to node 18
2023-03-30 22:11:38 -07:00
Kasra Bigdeli
c3d05ec678
Moving curl up to see if the build fails again
2023-03-30 19:13:03 -07:00
Kasra Bigdeli
595bf89d06
updated to node-18
2023-02-09 21:18:55 -08:00
Kasra Bigdeli
0ef10b6634
Change npm start to pure node
2021-09-03 22:01:57 -07:00
Kasra Bigdeli
f95cd5c46b
Fixed no-style initial load
2021-08-28 19:08:23 -07:00
Kasra Bigdeli
29f2030aaa
Fixed build
2021-08-28 13:06:50 -07:00
Kasra Bigdeli
c85757eeb4
Updated dockerfiles
2021-08-27 19:38:32 -07:00
Kasra Bigdeli
e6edf1621d
Updated frontend
2021-08-27 17:58:36 -07:00
Kasra Bigdeli
fc3dc4f97a
Force loggout if authtoken is invalid
2021-08-14 14:57:38 -07:00
Kasra Bigdeli
1d912cc2a8
Fixed bad UI
2021-08-11 18:28:54 -07:00
Kasra Bigdeli
09a610e128
Pushing edge to DockerHub
2021-08-07 16:43:52 -07:00
Kasra Bigdeli
93e372e3e8
Use npm for backend
2021-08-07 14:20:45 -07:00
Kasra Bigdeli
dbfd46cb51
Use npm for backend
2021-08-07 13:00:24 -07:00
Kasra Bigdeli
cf9d4ae20f
Use npm for backend
2021-08-07 12:56:05 -07:00
Kasra Bigdeli
b70811ad40
Updated packages
2021-08-07 10:22:04 -07:00
Kasra Bigdeli
116162159e
Respecting package-lock
2021-08-06 20:01:56 -07:00
Kasra Bigdeli
0e8656213d
Force updating
2021-04-01 21:36:36 -04:00
Kasra Bigdeli
7eb6452093
Update dockerfile-captain.release
2021-02-15 15:41:03 -05:00
Kasra Bigdeli
468a98895f
Update dockerfile-captain.release
2021-01-18 09:17:46 -05:00
Kai
c4a8d5113b
Updated the frontend commit
...
According to: https://github.com/caprover/caprover-frontend/blob/master/README.md
2021-01-15 16:22:34 +01:00
Kasra Bigdeli
6dc24b808e
Update dockerfile-captain.release
2020-11-02 08:32:46 -05:00
Kasra Bigdeli
52d66d3ba6
Updated frontend hash
2020-08-16 10:05:06 -04:00
Kasra Bigdeli
6632667f7e
Update dockerfile-captain.release
2020-07-03 15:35:05 -04:00
Kasra Bigdeli
a93676eac0
Update dockerfile-captain.release
2020-07-02 19:39:08 -04:00
Kasra Bigdeli
2aa9128f7e
Update dockerfile-captain.release
2020-07-02 19:30:57 -04:00
Kasra Bigdeli
61e7cc08e2
Updated release
2020-07-02 07:53:17 -04:00
Kasra Bigdeli
0c9bf8d625
Update dockerfile-captain.release
2020-06-30 19:41:43 -04:00
Kasra Bigdeli
b9bdf4c8e9
Update dockerfile-captain.release
2020-06-28 17:44:54 -04:00
Kasra Bigdeli
4af81678d8
Updated to Node 14
2020-06-20 12:29:00 -04:00
Kasra Bigdeli
dd72f193b7
updated frontend
2020-01-01 22:00:41 -05:00
Kasra Bigdeli
24feaaacae
Update dockerfile-captain.release
2019-12-13 22:43:50 -05:00
Kasra Bigdeli
433925b8a8
Update dockerfile-captain.release
2019-11-24 17:03:06 -05:00
Kasra Bigdeli
db0e22fa45
Update dockerfile-captain.release
2019-11-10 21:42:40 -05:00
Kasra Bigdeli
21a3660aab
Update dockerfile-captain.release
2019-08-23 08:54:11 -04:00
Kasra Bigdeli
c8d4612267
Update dockerfile-captain.release
2019-08-15 09:19:37 -04:00