Commit Graph

  • c8801a0235 Enhance CodeRabbit configuration settings main Martin Braquet 2026-04-02 19:09:13 +02:00
  • 93cd105871 Add .coderabbitignore to exclude specific files Martin Braquet 2026-04-02 19:02:54 +02:00
  • 4f98d99dd9 Update .coderabbit.yaml configuration Martin Braquet 2026-04-02 19:02:40 +02:00
  • b46d39d9b7 Enable automatic reviews in CodeRabbit configuration Martin Braquet 2026-04-02 18:53:34 +02:00
  • 5ea095662b Add CodeRabbit configuration for PR reviews Martin Braquet 2026-04-02 18:53:00 +02:00
  • 2400d50247 Add www.compassmeet.com to allowed remotePatterns in next.config.ts MartinBraquet 2026-04-02 15:50:30 +02:00
  • 8ffd69ff15 Bump Android version code to 81 MartinBraquet 2026-04-02 15:48:52 +02:00
  • 0b721ec7b9 Update alt text in PhotosModal and add WEB_URL clarification comment MartinBraquet 2026-04-02 15:48:26 +02:00
  • 2019c835a0 Release MartinBraquet 2026-04-02 15:21:21 +02:00
  • ff23a8c1bc Wrap useProfile with ProfileProvider and refactor to use React Context MartinBraquet 2026-04-02 15:00:48 +02:00
  • df775e9aa3 Improve error handling in run by preserving additional error details MartinBraquet 2026-04-02 14:07:02 +02:00
  • d121c92708 Release 1.11.0 MartinBraquet 2026-04-02 13:44:04 +02:00
  • 2db74bf256 Update build scripts, constants, and Android configurations for improved web view handling and debugging MartinBraquet 2026-04-02 13:38:37 +02:00
  • 0d758eb5b1 Update Compass URLs to include "www" and improve deep link handling MartinBraquet 2026-04-02 13:10:28 +02:00
  • 223387129e Rename middleware function to proxy in middleware.ts for clarity MartinBraquet 2026-04-02 12:39:21 +02:00
  • 01944f9a73 Rename middleware function to proxy in middleware.ts for clarity MartinBraquet 2026-04-02 12:38:33 +02:00
  • f9a1dce7b5 Migrate apex redirect logic from next.config.ts to middleware for improved flexibility and maintainability MartinBraquet 2026-04-02 12:31:11 +02:00
  • 98271784b0 Uncomment redirect rule for compassmeet.com to www.compassmeet.com MartinBraquet 2026-04-02 12:18:15 +02:00
  • 2311fcbf90 Remove redundant "www" from Compass URLs across codebase MartinBraquet 2026-04-02 10:35:07 +02:00
  • f6fef171fa Enhance deep link handling for Android with pending link consumption and JavaScript interface MartinBraquet 2026-04-02 10:31:43 +02:00
  • 7565d373e9 Add deep link handling for Android app MartinBraquet 2026-04-02 09:23:52 +02:00
  • c4fb694c71 Handle deep links in Android MainActivity MartinBraquet 2026-04-02 09:23:29 +02:00
  • bdf8793d4a Fix MartinBraquet 2026-04-01 22:04:57 +02:00
  • 05bd25c9ab Fix MartinBraquet 2026-04-01 21:53:19 +02:00
  • 5dc98fcbcf Fix MartinBraquet 2026-04-01 21:49:03 +02:00
  • 91f11161a2 Fix MartinBraquet 2026-04-01 21:43:27 +02:00
  • 0c60e8a865 Add rewrites and redirects for .well-known/assetlinks.json and compassmeet.com domain MartinBraquet 2026-04-01 21:35:36 +02:00
  • 3c8566a9e8 Update assetlinks.json to add new SHA-256 certificate fingerprint MartinBraquet 2026-04-01 21:21:16 +02:00
  • 15f0dd5aaf Add assetlinks.json to enable Android app link verification MartinBraquet 2026-04-01 21:17:36 +02:00
  • fc199a918a Fix logs not showing in google cloud console MartinBraquet 2026-04-01 18:56:41 +02:00
  • b936466a9d Update stats page SEO metadata for improved clarity and engagement MartinBraquet 2026-04-01 18:17:27 +02:00
  • 781b5ec674 Comment out og:image:width and og:image:height meta tags to align with updated image metadata usage. MartinBraquet 2026-04-01 18:09:25 +02:00
  • a3dfcb4080 Fix MartinBraquet 2026-04-01 17:56:29 +02:00
  • 0fe1ffe78e Update metadata to use static favicon paths and add image type definition MartinBraquet 2026-04-01 17:41:55 +02:00
  • e280b1f5e0 Standardize logging by replacing console.debug with dynamic log levels in log.ts module MartinBraquet 2026-04-01 16:53:50 +02:00
  • cc43a8f8af Replace console.debug with log for standardized logging and clean up unused imports in get-profiles API module MartinBraquet 2026-04-01 16:53:27 +02:00
  • 3caf56247f Refactor profile-about component structure to improve flexibility and simplify render logic, add children prop for custom content support. MartinBraquet 2026-04-01 15:25:56 +02:00
  • 032c70e086 Remove tooltip from switch-setting component to simplify UI MartinBraquet 2026-04-01 15:25:48 +02:00
  • 903679eaa7 Refine button styling by adding w-fit for better width handling MartinBraquet 2026-04-01 15:25:33 +02:00
  • 2908a1f16d Improve hover state styling for measurement system toggle MartinBraquet 2026-04-01 15:25:23 +02:00
  • b5deefbec1 Enforce text length limits in editor paste handling, adjust API request size limit, and crop excessive content in LLM profile extraction MartinBraquet 2026-04-01 13:52:34 +02:00
  • 0cb6226643 Refine theme handling with dark mode support and update UI styles accordingly MartinBraquet 2026-03-31 15:10:37 +02:00
  • b19f6b81de Fix French translation for "Psychédéliques" label in profile settings MartinBraquet 2026-03-31 15:05:25 +02:00
  • 401fd816dd Bump version numbers in package.json and Android build.gradle MartinBraquet 2026-03-31 13:41:51 +02:00
  • a31765b7ae Refactor profile and form submission logic to support partial updates and improve type handling MartinBraquet 2026-03-31 13:41:24 +02:00
  • a7ae62a14b Clarify usage frequency descriptions for psychedelics and cannabis in profile data MartinBraquet 2026-03-31 13:40:59 +02:00
  • 007bc1f7b0 Refine animated ring behavior to cancel on drag and improve pointer handling MartinBraquet 2026-03-31 13:40:47 +02:00
  • bded8cc1fe Add additional Sentry error capture and refine profile data update logic MartinBraquet 2026-03-30 23:14:24 +02:00
  • cfaac3e3fa Add UI dynamics MartinBraquet 2026-03-30 22:45:11 +02:00
  • 9637c80dd7 Add Sentry error handling MartinBraquet 2026-03-30 20:15:46 +02:00
  • 6a9739ab31 Update Sentry context key to 'Error Info' in profile page MartinBraquet 2026-03-30 17:05:33 +02:00
  • a51bd344a2 Fix MartinBraquet 2026-03-30 17:05:22 +02:00
  • 50f9a00689 Add info more MartinBraquet 2026-03-30 16:58:45 +02:00
  • 54fb8c4b61 Add info MartinBraquet 2026-03-30 16:52:12 +02:00
  • 809a996870 Add message MartinBraquet 2026-03-30 16:38:43 +02:00
  • 85c96ce430 Add more sentry info MartinBraquet 2026-03-30 16:33:29 +02:00
  • b670de9c73 Add sentry error capture MartinBraquet 2026-03-30 16:25:16 +02:00
  • 626b28f4eb Release MartinBraquet 2026-03-30 15:47:59 +02:00
  • 9c3dd65fc9 Add missing file MartinBraquet 2026-03-30 15:03:18 +02:00
  • 1e5c7b07c2 Add substance fields: cannabis and psychedelics MartinBraquet 2026-03-30 14:55:31 +02:00
  • 686c5777fd Seed more profiles MartinBraquet 2026-03-30 13:27:43 +02:00
  • 611e07a02b Fix div element parsing MartinBraquet 2026-03-29 23:05:58 +02:00
  • 3c514de79d Fix locale not passed MartinBraquet 2026-03-29 21:03:26 +02:00
  • 8319d21dea Add translation MartinBraquet 2026-03-29 20:36:12 +02:00
  • e4a231b0c5 Release MartinBraquet 2026-03-29 20:29:48 +02:00
  • b1efd042cf Fix wrong text editor picked MartinBraquet 2026-03-29 20:29:17 +02:00
  • 8a7d2120c4 Fix null values MartinBraquet 2026-03-29 20:21:31 +02:00
  • e0b3f2d81a Handle null site MartinBraquet 2026-03-29 20:05:10 +02:00
  • 9f1eaef30c Fix null linknder MartinBraquet 2026-03-29 19:55:54 +02:00
  • 0218f4e705 Fix null link MartinBraquet 2026-03-29 19:55:35 +02:00
  • 3171f32cec Fix links and add gemini models MartinBraquet 2026-03-29 19:30:51 +02:00
  • 156d2870cb Fix height MartinBraquet 2026-03-29 18:52:38 +02:00
  • 2229d01aa1 Fix test MartinBraquet 2026-03-29 18:31:41 +02:00
  • 6e4c6f29b5 Add profile auti-fill from content or URL MartinBraquet 2026-03-29 18:26:45 +02:00
  • ad51aea069 Fix faq bold MartinBraquet 2026-03-27 14:52:02 +01:00
  • b8963c99a7 Add big 5 info MartinBraquet 2026-03-23 10:26:42 +01:00
  • b270ce706b Fix button flash MartinBraquet 2026-03-21 21:18:35 +01:00
  • 2c04b2a6aa Add user dependency to refreshPinnedQuestionIds in PinnedQuestionIdsProvider MartinBraquet 2026-03-21 21:08:07 +01:00
  • a00b966e8b Simplify null checks for user and update sign-up text (fix #39) MartinBraquet 2026-03-21 21:07:43 +01:00
  • 8ac3259f41 Add quotation marks to profile headline and capitalize suffix in profile details MartinBraquet 2026-03-20 21:05:06 +01:00
  • 56f0423d5a Enable Sentry only for non-local environments MartinBraquet 2026-03-19 17:29:09 +01:00
  • e83ec6506c Fix API error handling to correctly parse error details MartinBraquet 2026-03-19 17:16:02 +01:00
  • be22658883 Release MartinBraquet 2026-03-19 17:04:18 +01:00
  • bdafa43472 Add pinned compatibility questions feature with backend support and UI integration MartinBraquet 2026-03-19 17:00:34 +01:00
  • 891b91d0ba Clean comment MartinBraquet 2026-03-18 10:55:08 +01:00
  • b85b9380c3 Fix icon alignment MartinBraquet 2026-03-17 13:33:41 +01:00
  • cfeab0278c [Housekeeping] Organizing the test structure and files, adding fix for issue #36 (None descriptive error) (#38) Okechi Jones-Williams 2026-03-16 15:02:48 +00:00
  • c8735b8b01 Comment MartinBraquet 2026-03-15 17:52:03 +01:00
  • 5ecbd3ba91 Fix cached user key MartinBraquet 2026-03-15 17:41:48 +01:00
  • f83dbf349e Fix API error details and add toast info MartinBraquet 2026-03-15 14:31:42 +01:00
  • 3d1e91d100 Fix search input value MartinBraquet 2026-03-15 14:04:09 +01:00
  • 0353a530d4 Release MartinBraquet 2026-03-15 13:42:39 +01:00
  • 0592c7e766 Add support for mp4 media in profiles MartinBraquet 2026-03-15 13:42:20 +01:00
  • 5a8c698ed5 Remove redundant FilterGuide component MartinBraquet 2026-03-14 13:55:13 +01:00
  • 7ff38bd693 Release MartinBraquet 2026-03-14 13:48:08 +01:00
  • 6c84926033 Release MartinBraquet 2026-03-14 13:11:00 +01:00
  • f35af89f07 Release MartinBraquet 2026-03-13 16:04:05 +01:00
  • b1f01fd873 Fix wording MartinBraquet 2026-03-13 16:00:42 +01:00
  • 96e22136a4 Fix global choices not refreshing after profile creation / edition MartinBraquet 2026-03-13 15:56:43 +01:00
  • f81932e14e Remove one skip MartinBraquet 2026-03-13 15:55:55 +01:00