MartinBraquet
df775e9aa3
Improve error handling in run by preserving additional error details
2026-04-02 14:07:02 +02:00
MartinBraquet
d121c92708
Release
1.11.0
2026-04-02 13:44:04 +02:00
MartinBraquet
2db74bf256
Update build scripts, constants, and Android configurations for improved web view handling and debugging
...
- Rename `proxy.ts` to `_proxy.ts` temporarily during build scripts and clean up backup files.
- Adjust Compass URLs to consistently include "www."
- Introduce WebView debugging toggle via `BuildConfig.ENABLE_WEBVIEW_DEBUG`.
- Bump Android version code to 79 and enable `buildConfig` features.
2026-04-02 13:38:37 +02:00
MartinBraquet
0d758eb5b1
Update Compass URLs to include "www" and improve deep link handling
2026-04-02 13:10:28 +02:00
MartinBraquet
223387129e
Rename middleware function to proxy in middleware.ts for clarity
2026-04-02 12:39:21 +02:00
MartinBraquet
01944f9a73
Rename middleware function to proxy in middleware.ts for clarity
2026-04-02 12:38:33 +02:00
MartinBraquet
f9a1dce7b5
Migrate apex redirect logic from next.config.ts to middleware for improved flexibility and maintainability
2026-04-02 12:31:11 +02:00
MartinBraquet
98271784b0
Uncomment redirect rule for compassmeet.com to www.compassmeet.com
2026-04-02 12:18:15 +02:00
MartinBraquet
2311fcbf90
Remove redundant "www" from Compass URLs across codebase
2026-04-02 10:35:07 +02:00
MartinBraquet
f6fef171fa
Enhance deep link handling for Android with pending link consumption and JavaScript interface
2026-04-02 10:31:43 +02:00
MartinBraquet
7565d373e9
Add deep link handling for Android app
2026-04-02 09:23:52 +02:00
MartinBraquet
c4fb694c71
Handle deep links in Android MainActivity
2026-04-02 09:23:29 +02:00
MartinBraquet
bdf8793d4a
Fix
2026-04-01 22:04:57 +02:00
MartinBraquet
05bd25c9ab
Fix
2026-04-01 21:53:19 +02:00
MartinBraquet
5dc98fcbcf
Fix
2026-04-01 21:49:03 +02:00
MartinBraquet
91f11161a2
Fix
2026-04-01 21:43:27 +02:00
MartinBraquet
0c60e8a865
Add rewrites and redirects for .well-known/assetlinks.json and compassmeet.com domain
2026-04-01 21:35:36 +02:00
MartinBraquet
3c8566a9e8
Update assetlinks.json to add new SHA-256 certificate fingerprint
2026-04-01 21:21:16 +02:00
MartinBraquet
15f0dd5aaf
Add assetlinks.json to enable Android app link verification
2026-04-01 21:17:36 +02:00
MartinBraquet
fc199a918a
Fix logs not showing in google cloud console
2026-04-01 18:56:41 +02:00
MartinBraquet
b936466a9d
Update stats page SEO metadata for improved clarity and engagement
2026-04-01 18:17:27 +02:00
MartinBraquet
781b5ec674
Comment out og:image:width and og:image:height meta tags to align with updated image metadata usage.
2026-04-01 18:10:15 +02:00
MartinBraquet
a3dfcb4080
Fix
2026-04-01 17:56:29 +02:00
MartinBraquet
0fe1ffe78e
Update metadata to use static favicon paths and add image type definition
2026-04-01 17:41:55 +02:00
MartinBraquet
e280b1f5e0
Standardize logging by replacing console.debug with dynamic log levels in log.ts module
2026-04-01 16:53:50 +02:00
MartinBraquet
cc43a8f8af
Replace console.debug with log for standardized logging and clean up unused imports in get-profiles API module
2026-04-01 16:53:27 +02:00
MartinBraquet
3caf56247f
Refactor profile-about component structure to improve flexibility and simplify render logic, add children prop for custom content support.
2026-04-01 15:25:56 +02:00
MartinBraquet
032c70e086
Remove tooltip from switch-setting component to simplify UI
2026-04-01 15:25:48 +02:00
MartinBraquet
903679eaa7
Refine button styling by adding w-fit for better width handling
2026-04-01 15:25:33 +02:00
MartinBraquet
2908a1f16d
Improve hover state styling for measurement system toggle
2026-04-01 15:25:23 +02:00
MartinBraquet
b5deefbec1
Enforce text length limits in editor paste handling, adjust API request size limit, and crop excessive content in LLM profile extraction
2026-04-01 13:52:34 +02:00
MartinBraquet
0cb6226643
Refine theme handling with dark mode support and update UI styles accordingly
2026-03-31 15:10:37 +02:00
MartinBraquet
b19f6b81de
Fix French translation for "Psychédéliques" label in profile settings
2026-03-31 15:05:25 +02:00
MartinBraquet
401fd816dd
Bump version numbers in package.json and Android build.gradle
2026-03-31 13:41:51 +02:00
MartinBraquet
a31765b7ae
Refactor profile and form submission logic to support partial updates and improve type handling
2026-03-31 13:41:24 +02:00
MartinBraquet
a7ae62a14b
Clarify usage frequency descriptions for psychedelics and cannabis in profile data
2026-03-31 13:40:59 +02:00
MartinBraquet
007bc1f7b0
Refine animated ring behavior to cancel on drag and improve pointer handling
2026-03-31 13:40:47 +02:00
MartinBraquet
bded8cc1fe
Add additional Sentry error capture and refine profile data update logic
2026-03-30 23:14:24 +02:00
MartinBraquet
cfaac3e3fa
Add UI dynamics
2026-03-30 22:45:11 +02:00
MartinBraquet
9637c80dd7
Add Sentry error handling
2026-03-30 20:15:46 +02:00
MartinBraquet
6a9739ab31
Update Sentry context key to 'Error Info' in profile page
2026-03-30 17:05:33 +02:00
MartinBraquet
a51bd344a2
Fix
2026-03-30 17:05:22 +02:00
MartinBraquet
50f9a00689
Add info more
2026-03-30 16:58:45 +02:00
MartinBraquet
54fb8c4b61
Add info
2026-03-30 16:52:12 +02:00
MartinBraquet
809a996870
Add message
2026-03-30 16:38:43 +02:00
MartinBraquet
85c96ce430
Add more sentry info
2026-03-30 16:33:29 +02:00
MartinBraquet
b670de9c73
Add sentry error capture
2026-03-30 16:25:16 +02:00
MartinBraquet
626b28f4eb
Release
2026-03-30 15:47:59 +02:00
MartinBraquet
9c3dd65fc9
Add missing file
2026-03-30 15:03:18 +02:00
MartinBraquet
1e5c7b07c2
Add substance fields: cannabis and psychedelics
2026-03-30 14:55:31 +02:00