MartinBraquet
766de00d7c
Refactor profile photo components: replace ProfileGallery with modular ProfileHeroPhoto, ProfilePhotoCarousel, and shared useProfilePhotos; enhance layout, improve accessibility, and remove redundant implementations.
2026-07-28 18:28:23 +02:00
MartinBraquet
4c76b643e3
Add voice recording, transcription, and audio player components
...
- Implemented `AudioPlayer` for custom audio playback controls.
- Added `useAudioRecorder` hook for managing microphone audio recording with visual feedback.
- Introduced audio transcription API integration using OpenAI Whisper.
- Created `blobToBase64` utility to encode recorded blobs for API consumption.
- Added IndexedDB-based `recording-store` for saving in-progress recordings.
- Developed `VoiceAutofillSection` for guided recording, playback, transcription, and editing.
2026-07-25 18:01:58 +02:00
MartinBraquet
cfa39ec88c
Bump Android app version to 1.31.1
2026-07-24 04:38:10 +02:00
MartinBraquet
58625b604a
Prettier
2026-07-23 14:53:48 +02:00
MartinBraquet
c1d44c4cea
Comment out forced caching in page data fetch to ensure fresh data retrieval
2026-05-10 13:35:02 +02:00
MartinBraquet
518af3b3da
Implement usePromptSigninIfSignedOut hook and enhance signin flow with redirect path support
2026-04-09 12:22:06 +02:00
MartinBraquet
7c591ca73e
Enhance message composer: add minRows support, character count validation, and dynamic placeholder customization
2026-04-05 21:09:09 +02:00
MartinBraquet
52f0f04194
Fix user not logging in when they accidentally sign in through the sign up page
2026-03-10 23:48:55 +01:00
MartinBraquet
13f103a3ca
Hide logs in prod
2026-03-08 01:17:00 +01:00
MartinBraquet
5f32e5d025
Fix profile not found on some signup
2026-03-05 17:51:25 +01:00
MartinBraquet
dcacf98ea3
Collapse the 3 onboarding API calls into 1
2026-03-04 15:22:36 +01:00
MartinBraquet
ab0fd0aea4
Add localization support for relative time formatting
2026-02-24 00:36:09 +01:00
MartinBraquet
b710fa9f60
Finish notif translations
2026-02-23 23:49:51 +01:00
MartinBraquet
f70a74d20e
Upgrade eslint to v9
2026-02-23 14:48:03 +01:00
MartinBraquet
ce680d6c8a
Prompt for reasons upon profile deletion
2026-02-22 18:06:38 +01:00
MartinBraquet
b941960013
Enhance event card with timezone display and improve date formatting
2026-02-20 22:57:59 +01:00
Martin Braquet
ba9b3cfb06
Add pretty formatting ( #29 )
...
* Test
* Add pretty formatting
* Fix Tests
* Fix Tests
* Fix Tests
* Fix
* Add pretty formatting fix
* Fix
* Test
* Fix tests
* Clean typeckech
* Add prettier check
* Fix api tsconfig
* Fix api tsconfig
* Fix tsconfig
* Fix
* Fix
* Prettier
2026-02-20 17:32:27 +01:00
MartinBraquet
2c90fc6cc8
Fix linting
2026-02-19 16:34:39 +01:00
MartinBraquet
4b894363af
Translate saved searches
2026-02-19 12:19:35 +01:00
MartinBraquet
46082c5f64
Add events page
2026-02-18 18:34:18 +01:00
MartinBraquet
a0c1cf964b
Allow download on native mobile
2026-02-13 17:59:13 +01:00
MartinBraquet
8bfed9a6cc
Fix
2026-01-30 18:42:13 +01:00
MartinBraquet
851d945545
Add multi-lingual support for fromNow()
2026-01-21 13:42:37 +01:00
MartinBraquet
274ea45cb8
Fix stringOrStringArrayToText
2026-01-18 23:01:01 +01:00
MartinBraquet
7131a5edaf
Add translations for profile
2026-01-18 22:44:11 +01:00
MartinBraquet
40702e7832
Add android app link to google play
2025-12-21 01:06:01 +02:00
MartinBraquet
1a17862f45
Clean choice constants
2025-11-12 18:39:56 +01:00
MartinBraquet
acd4c36531
Add profile field and filter: relationship status
2025-11-12 18:29:28 +01:00
MartinBraquet
ce681cfb67
Add profile field and filter: languages
2025-11-11 22:02:16 +01:00
MartinBraquet
adef626b34
Cache build ID
2025-11-08 19:46:42 +01:00
MartinBraquet
3359f49f0a
Add edit, delete and emojis on messages
2025-11-07 21:51:56 +01:00
MartinBraquet
9679b3722a
Show error
2025-11-04 01:25:19 +01:00
MartinBraquet
69d53591c8
Load cached remote page data from webview
2025-11-03 16:44:41 +01:00
MartinBraquet
03042dae96
Do not disclose exact last online time for privacy reasons
2025-11-02 21:26:17 +01:00
MartinBraquet
3a3e8c0e10
Add get pixel height
2025-11-02 20:26:29 +01:00
MartinBraquet
2f82a64dbe
Add isNativeMobile
2025-11-01 16:06:07 +01:00
MartinBraquet
e33b57f0fd
Comment sensitive logs
2025-10-30 22:52:33 +01:00
MartinBraquet
62ced3eb04
Add top and bottom margin for mobile
2025-10-30 21:40:36 +01:00
MartinBraquet
4ca3f3c8ee
Delete auth user right away
2025-10-29 16:24:49 +01:00
MartinBraquet
9a31cfa938
Fixes
2025-10-27 01:34:30 +01:00
MartinBraquet
0a41ebbcda
Add an option to disable your profile
2025-10-27 00:37:54 +01:00
MartinBraquet
476fe1602b
Clean
2025-10-27 00:37:18 +01:00
MartinBraquet
940c1f5692
Add profile field: religion
2025-10-25 14:21:58 +02:00
MartinBraquet
591798e98c
Add filter for education level
2025-10-24 16:19:37 +02:00
MartinBraquet
fdd96507b8
Add politics filter
2025-10-23 15:41:46 +02:00
MartinBraquet
b94cdba5af
Add diet
2025-10-23 14:58:57 +02:00
MartinBraquet
15781475b6
Rename Love to Profile
2025-10-20 16:35:59 +02:00
MartinBraquet
7b58acac0d
Rename love folder
2025-10-20 16:13:43 +02:00
MartinBraquet
552af7bb6b
Add romantic type in filters
2025-10-19 21:25:17 +02:00
MartinBraquet
bc5708857a
Improve onboarding UI
2025-10-16 14:37:17 +02:00