Commit Graph

15 Commits

Author SHA1 Message Date
Quentin Gliech 3a756b2ee1 Format the frontend in the update script 2024-04-03 12:04:18 +02:00
Quentin Gliech 3bcf4b2500 Add placeholders in the documentation to make browsing the documentation source less confusing
Fixes #1078
2023-10-11 17:34:06 +02:00
Quentin Gliech 15ad89aa82 templates: add translations function 2023-10-05 19:29:23 +02:00
Quentin Gliech 261df6499d Simplify the multiarch docker build
Make the binaries build run on the self-hosted runners
2023-09-14 14:37:28 +02:00
Quentin Gliech 23151ef092 policies: split the email & password policies and add jsonschema validation of the input 2023-08-30 19:39:39 +02:00
Quentin Gliech 83c3664d70 ci: add script to build the docs in Cloudflare Pages 2023-07-27 16:18:53 +02:00
Quentin Gliech f2d6fe1250 docker: Build with musl instead of glibc 2022-12-17 12:03:26 +01:00
Quentin Gliech 82421c493c Remove the dependency mas-axum-utils <- mas-graphql
This is done by loading the browser session earlier
Also removes the GraphQL subscription logic
2022-12-15 16:51:43 +01:00
Quentin Gliech ee42250660 Remove the dependency on sqlx in the config crate 2022-12-15 16:51:43 +01:00
Quentin Gliech 47c9b54c06 Lint GraphQL schema and operations with eslint 2022-11-18 13:43:01 +01:00
Quentin Gliech 3f56031795 Automate schema updates 2022-11-09 19:17:12 +01:00
Quentin Gliech 1a4b137d4f Fix wasmtime cache config in Docker image 2022-08-22 17:55:54 +02:00
Quentin Gliech c16808a019 Disable wasmtime cache in the Docker image 2022-08-08 16:36:47 +02:00
Quentin Gliech ca69be96d2 More cross-compilation platforms 2021-12-10 10:52:58 +01:00
Quentin Gliech 77af7aec70 Setup cross-compilation when building Docker image 2021-11-02 09:59:49 +01:00