Joshua Belke
028df8bf27
fix: remove encodeURIComponent from invite link email parameter
...
The @ symbol in email addresses was being encoded as %40 when
constructing invite URLs, causing broken or garbled links when
copied/shared by users.
- Remove encodeURIComponent(email) from server-side invite link
construction in inviteUser.ts (both new invite and regenerate paths)
- Remove encodeURIComponent(email) from client-side redirect URLs in
InviteStatusCard.tsx (login, signup, and useEffect redirect paths)
- Valid Zod-validated email addresses do not contain characters that
require URL encoding for safe query parameter use (@ is permitted
in query strings per RFC 3986 §3.4)
2026-04-07 14:58:27 -04:00
Owen
28ef5238c9
Add CODEOWNERS
2026-04-07 11:36:02 -04:00
Owen
d948d2ec33
Try to prevent deadlocks
2026-04-03 22:55:04 -04:00
Owen
6b8a3c8d77
Revert #2570
...
Fix #2782
2026-04-03 22:37:42 -04:00
Owen
ba9794c067
Put middleware back
...
Fix #2781
2026-04-03 22:16:26 -04:00
Owen
eb4b2daaab
Use the right encryption
2026-04-03 17:59:21 -04:00
Owen
8cbc8dec89
Generate address
2026-04-03 17:25:39 -04:00
Owen
e89e60d50b
Encrypt the streaming data
2026-04-03 15:33:29 -04:00
Owen
c45308f234
Send to the right place
2026-04-03 15:33:29 -04:00
Owen Schwartz
40205c40c5
Merge pull request #2779 from fosrl/crowdin_dev
...
New Crowdin updates
2026-04-03 15:00:11 -04:00
Owen Schwartz
f3fe2dd33b
New translations en-us.json (Spanish)
2026-04-03 14:58:56 -04:00
Owen Schwartz
8edcc45033
New translations en-us.json (Norwegian Bokmal)
2026-04-03 14:58:55 -04:00
Owen Schwartz
91471a4aca
New translations en-us.json (Chinese Simplified)
2026-04-03 14:58:53 -04:00
Owen Schwartz
ae2c37a2f6
New translations en-us.json (Turkish)
2026-04-03 14:58:52 -04:00
Owen Schwartz
c8208f0a88
New translations en-us.json (Russian)
2026-04-03 14:58:50 -04:00
Owen Schwartz
e11dfbd29c
New translations en-us.json (Portuguese)
2026-04-03 14:58:49 -04:00
Owen Schwartz
b375d20598
New translations en-us.json (Polish)
2026-04-03 14:58:48 -04:00
Owen Schwartz
c4b82c69f8
New translations en-us.json (Dutch)
2026-04-03 14:58:47 -04:00
Owen Schwartz
c9a00420a0
New translations en-us.json (Korean)
2026-04-03 14:58:45 -04:00
Owen Schwartz
36ef9cd442
New translations en-us.json (Italian)
2026-04-03 14:58:44 -04:00
Owen Schwartz
5e08779ab0
New translations en-us.json (German)
2026-04-03 14:58:42 -04:00
Owen Schwartz
16a0e1ce7b
New translations en-us.json (Czech)
2026-04-03 14:58:41 -04:00
Owen Schwartz
8b03484ade
New translations en-us.json (Bulgarian)
2026-04-03 14:58:39 -04:00
Owen Schwartz
9da9974adf
New translations en-us.json (French)
2026-04-03 14:58:38 -04:00
Owen Schwartz
6f80cf3db2
New translations en-us.json (Spanish)
2026-04-03 13:03:44 -04:00
Owen Schwartz
76d8f44779
New translations en-us.json (Norwegian Bokmal)
2026-04-03 13:03:43 -04:00
Owen Schwartz
700c92efcb
New translations en-us.json (Chinese Simplified)
2026-04-03 13:03:41 -04:00
Owen Schwartz
d17e0c9f50
New translations en-us.json (Turkish)
2026-04-03 13:03:39 -04:00
Owen Schwartz
f00b9794f5
New translations en-us.json (Russian)
2026-04-03 13:03:38 -04:00
Owen Schwartz
daff59c93f
New translations en-us.json (Portuguese)
2026-04-03 13:03:36 -04:00
Owen Schwartz
aa8954366c
New translations en-us.json (Polish)
2026-04-03 13:03:35 -04:00
Owen Schwartz
87464d53bd
New translations en-us.json (Dutch)
2026-04-03 13:03:33 -04:00
Owen Schwartz
e04f17c9aa
New translations en-us.json (Korean)
2026-04-03 13:03:32 -04:00
Owen Schwartz
b25e3499d8
New translations en-us.json (Italian)
2026-04-03 13:03:30 -04:00
Owen Schwartz
2e6f74a6f8
New translations en-us.json (German)
2026-04-03 13:03:28 -04:00
Owen Schwartz
8eee0ca5a5
New translations en-us.json (Czech)
2026-04-03 13:03:26 -04:00
Owen Schwartz
c2ebc0a0ff
New translations en-us.json (Bulgarian)
2026-04-03 13:03:24 -04:00
Owen Schwartz
03c905a7af
New translations en-us.json (French)
2026-04-03 13:03:22 -04:00
Owen
8ce45a1acd
Update casting again
2026-04-03 12:34:37 -04:00
Owen
a331dd3fb4
Merge branch 'dev' of github.com:fosrl/pangolin into dev
2026-04-03 12:18:33 -04:00
Owen Schwartz
e3e2938b28
Merge pull request #2761 from fosrl/crowdin_dev
...
New Crowdin updates
2026-04-03 12:16:31 -04:00
Owen
73e96b1b28
Type cast data
2026-04-03 12:15:39 -04:00
miloschwartz
b8194295ec
fix translation syntax err
2026-04-03 11:47:54 -04:00
miloschwartz
382a46dfff
fix text formatting in delete dialog
2026-04-03 11:44:56 -04:00
Owen
fee780cb81
Add siem to migration
2026-04-03 11:32:02 -04:00
Owen
5056cba85d
Add siem to migration
2026-04-03 11:32:02 -04:00
miloschwartz
dab38ff82c
use debug log on log stream start
2026-04-03 11:16:56 -04:00
Owen
d83fa63af5
Fix to null out the rewrite on the frontend too
2026-04-02 21:58:14 -04:00
Owen
d5837ab718
Fix to use the stored data
2026-04-02 21:57:59 -04:00
Owen Schwartz
f85cfc4c68
New translations en-us.json (Spanish)
2026-04-02 18:35:13 -04:00