Laurent Cozic
33942d44c8
Revert "Desktop: Add OneNote Importer ( #10642 )"
...
This reverts commit b248700e28
.
We need to find a solution to make building the Rust package optional
2024-11-09 13:42:37 +00:00
pedr
b248700e28
Desktop: Add OneNote Importer ( #10642 )
2024-11-09 12:47:01 +00:00
Laurent Cozic
0c8b475736
Server: Automatically restarts the server when it crashes, with exponentiel back-off
2023-11-01 16:28:45 +00:00
Laurent Cozic
e91e38c4e6
Server: Add yarn patches to Docker image
2023-07-01 12:52:30 +01:00
Laurent Cozic
0c08617606
Fix CI
2023-03-20 13:43:25 +00:00
Laurent Cozic
cb77adab3b
Server: Fix Node version
2022-11-05 16:51:09 +00:00
Laurent Cozic
f34078bd96
Server: Upgrade to Node 18
...
To fix error ERR_OSSL_EVP_UNSUPPORTED
Ref: https://stackoverflow.com/questions/69394632
Ref: https://github.com/laurent22/joplin/actions/runs/3392538624/jobs/5638855521#step:6:4386
2022-11-04 11:33:21 +00:00
Erik Thomsen
f8b7db40c7
Server: Use apt to install tini to enable multi-platform support ( #6097 )
2022-02-20 11:14:42 +00:00
Laurent Cozic
49180fbf88
Remove printing of version numbers in Docker image
2022-02-03 11:25:12 +00:00
Caleb John
2b2070aabe
All: Resolves #5808 : Fixed sync scroll issue ( #6059 )
...
Remove patch for multimd, and update package instead
2022-01-28 10:36:02 +00:00
Aaron
b7bb5acd41
Server: Fixes #5397 : Use multi-stage builds and smaller base image ( #6048 )
2022-01-24 18:50:01 +00:00
Laurent
3fcdeb08d9
Server: Simplify Docker image ( #6010 )
...
- Removed complicated optimisation steps that didn't seem to optimise anything
- Delete Yarn cache after installation
After this, it should be back to the previous pre-Yarn size.
2022-01-13 17:39:58 +00:00
Laurent Cozic
ed0f0fae01
Server: Set NODE_ENV to "production" in Docker image
2022-01-09 15:36:41 +00:00
Laurent Cozic
c185f00006
Server: Call server start command directly, without going through npm
2022-01-09 15:36:21 +00:00
Laurent
4ed7c340a0
Tools: Fixed Docker image building and make it more stable ( #5942 )
2022-01-02 12:48:03 +00:00
Laurent Cozic
fe770917fd
Tools: Also build Docker image using sequential build
2022-01-01 15:28:33 +01:00
Laurent Cozic
4df5ad5c7a
Tools: Trying to fix Docker image building
2021-12-29 14:34:07 +01:00
Laurent Cozic
6f0f3d586e
Fixed starting Joplin Server
2021-12-29 12:20:16 +01:00
Laurent
7f64fbfd9b
Tools: Use Yarn 3 to manage monorepo ( #5833 )
2021-12-20 15:08:43 +00:00
Laurent Cozic
799fe81449
Tools: Add missing package to Docker image
2021-11-23 16:09:09 +00:00
Laurent Cozic
82f7052ebf
Tools: Fixing server Docker image build
2021-10-23 21:57:53 +01:00
Laurent Cozic
4659d57c26
Tools: Fixing server Docker image build
2021-10-23 20:09:07 +01:00
Piotr Banasik
9b2094f688
Server: Switch to node:16-bullseye base image ( #5202 )
...
This uses newer libs which are needed to build some of the dependencies which are not available pre-built on non-amd64 architectures.
Also to instal sqlite from source python seems to be needed.
2021-08-23 09:51:26 +01:00
Piotr Banasik
5d88a303dd
Server: No longer install vim into the image since its not needed to run things ( #5337 )
2021-08-20 12:14:53 +01:00
Laurent Cozic
d42d181f31
Server: Fixed pagination link styling
2021-08-13 18:59:45 +01:00
JackGruber
41f01dcc34
Server: Add Docker image labels ( #5158 )
2021-07-08 14:04:03 +01:00
Laurent Cozic
0d2bf6d787
Server: Improved config and support for Docker
2021-01-18 10:13:26 +00:00
Laurent
41684a64ef
Server: Add Joplin Server package ( #1872 )
2020-12-28 11:48:47 +00:00