Commit Graph

2415 Commits

Author SHA1 Message Date
MartinBraquet
cd5d581e63 Simplify user page error handling: consolidate account deletion and profile not found states into a single fallback component 2026-05-10 13:34:45 +02:00
MartinBraquet
dc9fccd9f5 Add triple-click action in About Settings to copy localStorage contents for debugging purposes 2026-05-10 13:34:16 +02:00
MartinBraquet
6f6cc57a61 Update .gitignore to exclude debug output metadata file 2026-05-10 13:33:37 +02:00
MartinBraquet
f708e54405 Adjust text color in widgets and chat messages for improved readability 2026-05-10 12:32:27 +02:00
MartinBraquet
266f8e89e3 Comment out unused verification link block in welcome email template. 2026-05-10 11:24:04 +02:00
MartinBraquet
d5cd28fd1d Update filter chips styles: adjust background color and add border for improved visual consistency 2026-05-10 11:21:53 +02:00
MartinBraquet
532c741405 Add image lightbox to RichContent: enable fullscreen modal view for images with onClick functionality 2026-05-10 11:21:31 +02:00
MartinBraquet
857c9eb65b Redesign input and empty state components: improve search input interactions with clear button and icons, update compatibility questions empty state styling, and adjust profile form input widths and button properties for consistency and usability. 2026-05-10 11:21:17 +02:00
MartinBraquet
47e898b0c6 Add debug script to analyze Supabase query egress: track expensive queries and calculate row sizes 2026-05-09 19:51:15 +02:00
MartinBraquet
e197a35bae Fix max pool in session mode 2026-05-09 19:06:45 +02:00
MartinBraquet
60548e54dc Update Checkbox styles: adjust label text color for checked state to improve visual clarity 2026-05-09 16:32:40 +02:00
MartinBraquet
f7316b7a13 Update CardSizeSelector styles: adjust text size, spacing, and hover effects for improved consistency and usability 2026-05-09 16:32:26 +02:00
MartinBraquet
b788498b38 Redesign messages page UI: update components, spacing, empty state, hover effects, and typography for improved consistency and usability. 2026-05-09 12:02:48 +02:00
MartinBraquet
692b4f7365 Redesign messages page UI: update components, spacing, empty state, hover effects, and typography for improved consistency and usability. 2026-05-09 11:43:30 +02:00
MartinBraquet
4aa273c8c7 Adjust BackButton spacing: reduce gap for better alignment 2026-05-09 11:35:18 +02:00
MartinBraquet
0d5c3c2354 Redesign private messages UI: update empty state, error messaging, modal layout, and typography for improved consistency and user experience. 2026-05-09 11:35:10 +02:00
MartinBraquet
735071fb97 Fix BackButton styling: remove redundant spacing in class name 2026-05-09 11:21:54 +02:00
MartinBraquet
9c674ae890 Refactor SendMessage modal: update typography, improve UI spacing, and enhance error message styling. 2026-05-09 11:20:42 +02:00
MartinBraquet
9163219eb2 Update NewMessageButton: change color to 'primary' for improved emphasis 2026-05-09 10:58:55 +02:00
MartinBraquet
89fa35317e Adjust page padding on messages index for consistent spacing 2026-05-09 10:54:47 +02:00
MartinBraquet
d629ff24fa Enhance BackButton: add router integration for navigation and improve responsiveness with hidden text on small screens 2026-05-09 10:54:38 +02:00
MartinBraquet
be8c9144d5 Adjust spacing and add margin to BackButton in messages layout for improved UI alignment. 2026-05-09 10:54:29 +02:00
MartinBraquet
9a39add88b Redesign News page: update layout, styling, and typography for improved readability and UI consistency. 2026-05-09 10:54:11 +02:00
MartinBraquet
83e3e0ca21 Adjust page padding on messages index for improved layout consistency 2026-05-09 10:41:53 +02:00
MartinBraquet
81e6d14cf3 Bump API package version to 1.37.0 in package.json 2026-05-08 21:50:29 +02:00
MartinBraquet
16be877054 Add clickable demo image to README linking to YouTube tutorial 2026-05-08 20:48:37 +02:00
MartinBraquet
23a3fdcaab Update demo image in README with clickable YouTube link for improved accessibility 2026-05-08 20:45:19 +02:00
MartinBraquet
33bc7cef6f Bump Android versionCode to 104 in build.gradle 2026-05-08 20:07:43 +02:00
MartinBraquet
cdadad387d "Redesign email templates: update layout, spacing, typography, and styling for improved readability, consistency, and UI cohesion." 2026-05-08 20:06:38 +02:00
MartinBraquet
e2bdab6f1c "Redesign Saved Searches and Saved People modals: update layout, spacing, hover effects, and typography for improved UI consistency and readability." 2026-05-08 20:05:15 +02:00
MartinBraquet
afba69c8bc "Refactor buttons, grids, and layout components: replace custom Button components with <button> elements for consistency, update dimensions, spacing, and styling for improved UI cohesion across the application." 2026-05-08 19:44:43 +02:00
MartinBraquet
2781341269 Replace emoji icons in buttons with Lucide React components for improved scalability and consistency 2026-05-08 18:56:09 +02:00
MartinBraquet
c4e924dc97 Redesign last online row in profile to improve layout, spacing, and typography consistency. 2026-05-08 18:47:38 +02:00
MartinBraquet
0fb1f1f0eb Adjust profile grid hover styles and refine typography with main-font addition 2026-05-08 18:29:57 +02:00
MartinBraquet
8cffbc68be Bump Android versionCode to 103 in build.gradle 2026-05-08 15:47:57 +02:00
MartinBraquet
c96ba72e1b Add data-testid to profile content container and fix typo in religiousAboutSection 2026-05-08 15:17:29 +02:00
MartinBraquet
4310643fde Remove font-medium class from <h3> tags in profile grid for consistent typography 2026-05-08 15:17:16 +02:00
MartinBraquet
d7ef972669 "Conditionally render profile sections based on content and current user state, ensuring cleaner UI and improved logic." 2026-05-08 15:06:37 +02:00
MartinBraquet
01467553d5 Remove redundant text-base class from <h3> tags for styling consistency across components. 2026-05-08 14:31:55 +02:00
MartinBraquet
ce10ddf366 Major re-design of the profile pages 2026-05-08 13:55:50 +02:00
MartinBraquet
09ca5778b7 Refactor profile and compatibility display components: streamline layout, replace utility functions, and improve styling consistency 2026-05-07 16:14:29 +02:00
MartinBraquet
963255b709 Restructure profile page with card-based layout and improved spacing for better readability and UX 2026-05-07 15:26:02 +02:00
MartinBraquet
f99550f6c8 Add pinned profile image support with next/image in ProfileHeader layout 2026-05-07 15:09:06 +02:00
MartinBraquet
a276ef1ecb Bump Android versionCode to 101 and update versionName to 1.22.0 2026-05-06 01:23:06 +02:00
MartinBraquet
27dd553820 Remove LinkedIn from LLM extract descriptions and prompts for consistency across languages 2026-05-04 16:08:12 +02:00
MartinBraquet
01b16b273e Update French and English guidance text for LLM extract section to reflect Google AI usage policy nuances 2026-05-03 22:01:07 +02:00
MartinBraquet
2729ea3107 Adjust spacing, colors, and text formatting in Compatibility Questions display for improved visual consistency 2026-05-03 00:06:56 +02:00
MartinBraquet
d1720ce644 Restructure Organization, Social, and Stats pages with new card-based layouts, improved styling, and enhanced loading states for better readability and UX. 2026-05-01 15:14:20 +02:00
MartinBraquet
02f9ccf561 Remove left accent bar styling on About page cards for cross-browser consistency 2026-05-01 14:00:44 +02:00
MartinBraquet
8666d90d20 Refine hover styles and standardize color tokens on the About page for consistency 2026-05-01 13:17:58 +02:00