0
0
Fork 0
mirror of https://git.verdigado.com/NB-Public/simple-wkd.git synced 2024-12-04 22:52:50 +01:00
Commit graph

80 commits

Author SHA1 Message Date
Delta1925
218b635148
Improve cross-compilation 2023-05-20 18:18:41 +02:00
Delta1925
8c41f87488
Move to pure rust cryptos 2023-05-20 16:48:08 +02:00
Delta1925
e62c174ca7
Remove sequoia-net dependency 2023-05-20 16:44:28 +02:00
Delta1925
d3888e74bc
1.0.0 2023-04-25 14:48:22 +02:00
Delta1925
cf2515b116
Remove matrix in gtihub ci 2023-04-25 14:48:17 +02:00
Delta1925
692b5e6cd1
Improve docker build speed 2023-04-25 14:44:14 +02:00
Delta1925
ed6ade53d8
Use a matrix to build for single archs in CI 2023-04-23 23:32:56 +02:00
Delta1925
0145fe4568
Remove some useless dependencies 2023-04-23 23:18:37 +02:00
Delta1925
3a33e0d1c9
Improve CI 2023-04-23 22:05:49 +02:00
Delta1925
7ab056c62b
Add development section to README 2023-04-23 22:01:49 +02:00
Delta1925
ec16cda875
Update README and website project name 2023-04-23 19:00:01 +02:00
Delta1925
6eeebd114e
Add CI for docker 2023-04-23 16:57:57 +00:00
Delta1925
620b7966ec
Add README and LICENSE 2023-04-23 18:42:07 +02:00
Delta1925
d95beaa7b5
Update image for docker compose 2023-04-23 18:14:05 +02:00
Delta1925
39da3afcce
Preparing for release 2023-04-23 17:17:14 +02:00
Delta1925
3414923bda
Delete default readme for website 2023-04-23 17:11:49 +02:00
Delta1925
26a9c5fee9
Enable multiarch for docker 2023-04-23 17:11:19 +02:00
Delta1925
9b412b9f12
Improve dockerfile 2023-04-23 15:44:32 +02:00
Delta1925
695f5b8559
Refactor emails to be async 2023-04-23 12:10:54 +02:00
Delta1925
18f814dec9
Improve logging 2023-04-19 00:32:22 +02:00
Delta1925
7434766800
Improve logging 2023-04-18 23:53:15 +02:00
Delta1925
7cef05a7f9
Add special mail when failing to send mail 2023-04-18 23:49:18 +02:00
Delta1925
ab10c7f9e9
Revamp logging 2023-04-18 23:43:56 +02:00
Delta1925
c341cdb83f
Fix env variables not working 2023-04-18 23:32:17 +02:00
Delta1925
9dac2abe7d
Add logging setting in vscode 2023-04-18 22:29:22 +02:00
Delta1925
2367abff78
Customize logging format 2023-04-18 22:11:30 +02:00
Delta1925
5c0271e287
Update .gitignore 2023-04-18 22:10:34 +02:00
Delta1925
c67cfc68a2
Add macro for easier logging 2023-04-18 22:10:23 +02:00
Delta1925
2ce66b9ba0
Refactor validate_cert macro 2023-04-18 19:42:26 +02:00
Delta1925
f431246321
Refactor some code 2023-04-18 18:18:16 +02:00
Delta1925
88e7e6088d
Add opacity to the cursor catcher 2023-04-17 23:31:25 +02:00
Delta1925
dd6e3c0f4a
Explain why openssl is static 2023-04-17 23:26:13 +02:00
Delta1925
85b2c707b8
Improve error handling further 2023-04-17 23:23:32 +02:00
Delta1925
0f5b9ae1d6
Revamp error handling, disable logging for now 2023-04-17 22:33:10 +02:00
Delta1925
9f4c5fbc05
Add rust buildcache to dockerfile 2023-04-17 21:45:03 +02:00
Delta1925
344a31860a
Switch back to alpine for docker, statically linked OpenSSL 2023-04-17 15:27:15 +02:00
Delta1925
ca8bcfaa96
Return to debian for docker 2023-04-16 22:20:45 +02:00
Delta1925
da472a23ff
Reorganize workspaces 2023-04-16 20:03:42 +02:00
Delta1925
f457350746
Fix Dockerfile 2023-04-16 19:19:21 +02:00
Delta1925
d4f4a35a65
Add bind_host setting 2023-04-16 19:09:00 +02:00
Delta1925
192bd9675d
Use toml instead of json 2023-04-16 19:08:36 +02:00
Delta1925
9779ec7b8d
Use alpine linux instead of debian 2023-04-16 18:39:03 +02:00
Delta1925
cd40153615
Add docker-compose.yml 2023-04-16 18:10:48 +02:00
Delta1925
f04e2d0541
Fix dockerfile 2023-04-16 18:02:21 +02:00
Delta1925
8d0d13458d
Move rust code in backend folder 2023-04-16 16:27:05 +02:00
Delta1925
7dc3109c72
Merge website into master 2023-04-16 16:22:29 +02:00
Delta1925
92222bd218
Remove webpage as submodule 2023-04-16 16:20:13 +02:00
Delta1925
f447a2293a
Move all files into website directory 2023-04-16 16:19:16 +02:00
Delta1925
5726482a6a
Add docker build 2023-04-16 16:05:55 +02:00
Delta1925
15d91ab7c0
Stop tracking webpage in assets (git) 2023-04-16 14:24:38 +02:00