This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Compass
Watch
1
Star
0
Fork
0
You've already forked Compass
mirror of
https://github.com/CompassConnections/Compass.git
synced
2026-06-03 05:44:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
abb63011566afa3255cfef5f3454a9d250e5cb72
Compass
/
backend
/
shared
/
src
History
MartinBraquet
ff273efa44
Update unsubscribe URL format to use path-based token instead of query parameter
2026-04-09 11:13:48 +02:00
..
compatibility
Fix unit tests
2026-03-09 12:37:46 +01:00
helpers
Use API error handler depending on error code
2026-03-06 15:27:49 +01:00
monitoring
Standardize logging by replacing
console.debug
with dynamic log levels in
log.ts
module
2026-04-01 16:53:50 +02:00
profiles
Move avatar URL and is-banned to separate columns and social links to profiles table
2026-03-06 23:51:49 +01:00
supabase
Clean
2026-03-13 12:43:56 +01:00
websockets
Collapse the 3 onboarding API calls into 1
2026-03-04 15:22:36 +01:00
analytics.ts
…
audit-events.ts
…
constants.ts
…
create-notification.ts
Refactor notification and email systems: migrate to shared utilities, update unsubscribe links, and add outreach email functionality.
2026-04-08 13:38:39 +02:00
create-profile-notification.ts
…
encryption.ts
…
firebase-utils.ts
…
init-admin.ts
…
locale.ts
…
mobile.ts
…
parse.ts
Refine LLM profile extraction: validate
pref_age_min
/
pref_age_max
ranges, ensure logical consistency, remove null/undefined properties, adjust cache debug logging, and improve field descriptions.
2026-04-08 16:59:48 +02:00
unsubscribe-tokens.ts
Update unsubscribe URL format to use path-based token instead of query parameter
2026-04-09 11:13:48 +02:00
utils.ts
Refactor notification and email systems: migrate to shared utilities, update unsubscribe links, and add outreach email functionality.
2026-04-08 13:38:39 +02:00