Commit graph

14 commits

Author SHA1 Message Date
Catalin Pit
455fef70bd
fix: folder view all page nested navigation and search filtering (#2450)
Add parentId query param support to documents/templates folder index
pages so View All correctly shows subfolders. Fix search not filtering
unpinned folders on documents page and broken mt- Tailwind class on
templates page.
2026-03-17 12:02:32 +02:00
Ephraim Duncan
66e357c9b3
feat: add email domain restriction for signups (#2266)
Co-authored-by: Lucas Smith <me@lucasjamessmith.me>
2026-03-14 16:32:34 +11:00
Lucas Smith
2e3d22c856
fix: use instance-specific emails for service accounts (#2502) 2026-02-16 11:52:19 +11:00
Lucas Smith
7f19ec1265 fix: embedded direct template recipient auth 2025-11-07 14:23:46 +11:00
David Nguyen
9ac7b94d9a
feat: add organisation sso portal (#1946)
Allow organisations to manage an SSO OIDC compliant portal. This method
is intended to streamline the onboarding process and paves the way to
allow organisations to manage their members in a more strict way.
2025-09-09 17:14:07 +10:00
David Nguyen
44f5da95b3
chore: refactor routes (#1992) 2025-08-25 21:00:35 +10:00
David Nguyen
d7e5a9eec7
fix: refactor document router (#1990) 2025-08-25 08:23:12 +10:00
David Nguyen
e6dc237ad2
feat: add organisations (#1820) 2025-06-10 11:49:52 +10:00
David Nguyen
25bb6ffe77 fix: imports 2025-03-03 14:49:28 +11:00
David Nguyen
c1c7cfaf8b chore: cleanup 2025-02-25 16:37:36 +11:00
David Nguyen
d4c1bad407 fix: add default oauth user url 2025-02-23 18:49:22 +11:00
David Nguyen
a319ea0f5e fix: add public profiles tests 2025-02-19 16:07:04 +11:00
David Nguyen
df8ea09021 fix: add oidc env variables 2025-02-14 18:11:54 +11:00
David Nguyen
31de86e425 feat: add oidc 2025-02-14 16:01:16 +11:00