Commit Graph

11 Commits (733dcc4e3fd8b758976f495c8587fd02e8d04f80)

Author SHA1 Message Date
zijiren bd9bf2bcee
build: expose generic cargo build arguments (#43)
* build: expose generic cargo build arguments

* fix: satisfy clippy after build argument cleanup

* ci: run clippy independently and remove feature checks

* ci: avoid duplicate push checks for pull requests

* ci: deduplicate branch push and pull request runs

* ci: isolate push and pull request concurrency groups
2 months ago
zijiren a9e43f399b
refactor(oauth): manage callback redirects at runtime (#41)
* feat: minimize OAuth identity data

* fix(helm): disable Kubernetes service links for strict config

* fix(helm): align database username environment variable

* fix(oauth): derive redirect allowlist from webauthn origins

* refactor(oauth): add runtime redirect allowlist

* build: limit release compiler parallelism

* fix(build): isolate target cache by architecture

* build: serialize container compilation

* refactor(oauth): require runtime redirect allowlist

* feat(auth): publish OAuth app-link associations

* test(cli): include OAuth redirect allowlist

* fix(config): warn on unknown startup settings

* fix(helm): use current image repository defaults

* fix(helm): set release image repository dynamically

* test(helm): accept fork image repositories
2 months ago
zijiren233 ce84e8f8df
feat: concurrent 2 months ago
zijiren233 22767b415c
fix: harden asynchronous delivery and secret isolation 2 months ago
zijiren dae7e60d46
feat: add durable asynchronous email delivery (#34) 2 months ago
zijiren233 3b5c2d6a72
feat(auth): add passkeys and TOTP authentication 2 months ago
zijiren233 83b089e3c2
feat: redesign room discovery and access 2 months ago
zijiren233 6a4d897700
feat: expand playback navigation and media delivery 2 months ago
zijiren233 4719d897d4
chore 2 months ago
zijiren233 276daf9dcb
chore 2 months ago
zijiren233 f7dbe7ca0c
chore 2 months ago