0
I Use This!
New Project

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2025 — Jul 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat(config): add ACKIFY_ALLOWED_REDIRECT_HOSTS for external redirect allowlist More... 2 months ago
fix(auth): prevent open redirect via backslash URL normalization More... 2 months ago
test(SignButton): align with /auth chooser redirect More... 2 months ago
feat(auth): guide unauthenticated visitors on shared document links More... 2 months ago
fix(auth): allow reminder auth links when MagicLink is disabled More... 2 months ago
feat(documents): delete stored file from storage on document deletion More... 3 months ago
feat(crypto): expose CryptoSigner interface and WithCryptoSigner builder option More... 4 months ago
chore: ignore .auto-claude/ directory More... 4 months ago
fix(auth): set tenant_id on magic link tokens to satisfy RLS policy More... 4 months ago
feat(admin): reload config before returning settings in GET handler More... 4 months ago
fix(auth): fallback to direct cleanup when tenant context is unavailable More... 4 months ago
fix(csp): remove unnecessary style-src unsafe-inline from proxy and storage handlers More... 4 months ago
feat(email): simplify reminder email now that document viewer is on the reading page More... 4 months ago
fix(checksum): fall back to DefaultOptions for zero-value ChecksumConfig fields More... 4 months ago
fix(e2e): correct test 17 to match actual API contracts More... 4 months ago
fix(signing): deduce ReadMode from context when not explicitly set More... 4 months ago
test(signing): add unit and e2e tests for inaccessible URL fallback More... 4 months ago
fix(signing): resolve deadlock when document URL is inaccessible More... 4 months ago
chore(ci): bump GitHub Actions to v6 (checkout, setup-node, setup-go, artifacts) More... 4 months ago
fix(email): disable opportunistic STARTTLS when TLS and StartTLS are both off More... 4 months ago
feat(auth): add ACKIFY_ORGANISATION_DOMAIN to restrict document creation by email domain More... 4 months ago
feat(ux): show total signature count including unexpected signers More... 4 months ago
feat(stats): add server-side aggregate document stats (pending/completed) More... 4 months ago
fix(ci): align Go version to 1.26.0 across go.mod and workflows More... 4 months ago
fix(ci): remove -race from coverage step to fix covdata tool error More... 4 months ago
fix(ci): upgrade setup-go to v5 for Go 1.24 covdata compatibility More... 4 months ago
refactor: migrate package from btouchard/ackify-ce to kolapsis/ackify More... 4 months ago
feat(config): export Reload method and add DisableAuthMethodCheck More... 5 months ago
feat: add webhook quota, storage quota, and audit logging to handlers More... 5 months ago
feat: add MagicLinkProvider capability for token verification More... 5 months ago