Commit Graph
203 Commits
Author SHA1 Message Date
Skyler GreyandTangled 559cbc1001 feat: allow setting up SSO with environment
This is particularly useful in nix to avoid having to put secrets in
your configuration (or use some workaround) - but is probably quite
useful in other environments too and is a nice part of allowing either
environment or toml configuration.

To do this, I've had to split up the providers so as to provide
individual environment keys - I'm sure there's some clever macro that
could do this in fewer lines and more complexity
2026-03-13 10:10:46 +00:00
LewisandTangled 18cdb612f6 fix: signal cli in containers 2026-03-10 15:26:54 +00:00
LewisandTangled 2c8568b207 fix: did:web also uses handle domains not hostname v0.3.1 2026-03-09 19:23:35 +00:00
lewisandTangled f78b004df3 fix: user handle domains upgrade v0.3.0 2026-03-08 12:25:04 +00:00
nelind e02e8c9e8c fix(config): remove unused duplicate custom handle url config key 2026-03-08 00:05:38 +01:00
lewisandTangled 5450467011 fix: container build should use all-in-one backend+frontend 2026-03-07 21:06:25 +00:00
isabelandTangled 6200697ce0 fix(nix): typo 2026-03-07 19:59:19 +00:00
nelindandTangled 4005041ee2 fix(test): update test_server_basics to reflect new health endpoint format 2026-03-07 15:20:21 +00:00
nelindandTangled 1c75668b18 feat(nix): remove mold from the dev shell and add cargo nextest 2026-03-07 15:20:21 +00:00
lewis 2c470f77a5 fix: lewis shameful mistake on prod compose vol 2026-03-07 17:19:01 +02:00
nelindandTangled 844ba0eb70 refactor(nix): update nix module to use the built-in frontend server 2026-03-06 20:21:10 +00:00
nelindandTangled 34beff2553 feat: add back built-in frontend hosting to the backend 2026-03-06 20:21:10 +00:00
lewisandTangled 898c6a2c6e fix: no 2fa needed if passkey 2026-03-06 09:32:36 +00:00
lewisandTangled dcdef508de fix: first user invite code 2026-03-04 12:27:14 +00:00
pennyandTangled 1e02c5803f feat: add version information to _health endpoint 2026-03-01 21:00:53 +00:00
nelind e2f26c259f fix(sync): dont sequence sync events on *every* repo update 2026-02-28 18:52:41 +01:00
isabelandTangled 4e277eb7b2 fix(nix): use correct openssl command 2026-02-28 11:12:10 +00:00
lewisandTangled 28ca66624a fix: ability to send more verifications 2026-02-24 10:13:11 +00:00
lewisandTangled 3913bf5c1a fix: trusted device save 2026-02-23 10:40:36 +00:00
lewisandTangled dd53262a03 fix: update docs for toml env 2026-02-23 10:36:58 +00:00
nelind 61a60a3163 fix: only include timestamp in the build version if built in debug mode so release stays reproducible 2026-02-22 00:30:43 +01:00
nelindandTangled 09f8040135 fix: minor format cleanup and description fixing in the module 2026-02-21 20:51:03 +00:00
isabelandTangled dfc1ce3ddf refactor(nix): toml conf 2026-02-21 20:51:03 +00:00
lewisandTangled 5964601a11 fix: set env vars of paths for sendmail & signal from nix pkg not manual 2026-02-21 20:51:03 +00:00
lewisandTangled 1521f98b2e feat: actual good config from Isabel 2026-02-21 20:51:03 +00:00
lewisandTangled a7840e2ac5 fix: better defaults, add in pg & nginx 2026-02-21 20:51:03 +00:00
lewisandTangled a2cea49b0f feat: nix module 2026-02-21 20:51:03 +00:00
isabelandTangled 66eb9b7dbb refactor: toml config 2026-02-21 18:00:55 +00:00
lewisandTangled cbd3b79f41 fix: service token case sensitivity regression 2026-02-15 19:54:28 +00:00
lewisandTangled a83a67d219 chore: small md file updates 2026-02-11 16:17:21 +00:00
lewisandTangled 91cfc536c6 fix: bulk type safety improvements, added a couple of tests v0.2.1 2026-02-10 15:25:35 +00:00
lewis 1ff22c3dee fix: removed some bs 2026-02-08 18:31:03 +02:00
lewisandTangled ea27772a47 fix: smaller docker img 2026-02-08 13:49:53 +00:00
lewisandTangled ec36b8ddc7 feat: cache locks less 2026-02-08 10:03:53 +00:00
lewisandTangled 326aadcdb6 feat: initial in-house cache distribution v0.2.0 2026-02-08 10:03:53 +00:00
lewisandTangled 240f24718e feat: fun handle resolution during migration 2026-02-05 20:37:08 +00:00
lewisandTangled cd7400bc8b fix: improved discord & signal comms 2026-02-05 16:13:45 +00:00
lewisandTangled b104dc938a fix: telegram comms ux improvements 2026-02-04 19:08:44 +00:00
lewisandTangled dbc81a6416 fix: concurrent perf improvement 2026-02-04 19:08:44 +00:00
lewisandTangled 442ca1434f fix: better dashboard UX 2026-02-02 19:29:03 +00:00
lewis b73c91b561 fix: account creation bug & frontend style improvements 2026-01-30 20:53:31 +01:00
lewisandTangled bee0bba6f4 fix: some small bugs 2026-01-30 12:18:19 +00:00
lewis a9a7159d00 chore: update readme 2026-01-28 21:51:31 +02:00
lewisandTangled 190f1a3430 feat: legacy 2fa impl 2026-01-28 18:40:08 +00:00
nelindandTangled afc1db95e0 feat(nix): derivation for frontend 2026-01-28 17:42:13 +00:00
nelindandTangled f6a14467d6 remove local references from .gitignore 2026-01-28 17:42:13 +00:00
nelindandTangled a1b3d8fd11 fix: nix pds build 2026-01-28 17:42:13 +00:00
lewisandTangled 2b31a288a9 fix: no preference dedup needed 2026-01-27 15:12:15 +00:00
lewisandTangled c19904f6d6 fix: make frontend more type-safe 2026-01-26 20:31:20 +00:00
lewisandTangled d7b96773fd fix: better type-safety 2026-01-26 17:15:51 +00:00