Commit Graph

1285 Commits

Author SHA1 Message Date
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
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
MartinBraquet
b057f179d6 Update button styles, text classes, and French translations for consistency and clarity 2026-05-01 13:11:52 +02:00
MartinBraquet
98a1091fcf Adjust padding in markdown container for better spacing consistency 2026-05-01 10:12:47 +02:00
MartinBraquet
013a81c37d Improve sidebar and button hover styles, add current page highlighting in ProfileSummary, and update router reference to asPath. 2026-05-01 10:10:25 +02:00
MartinBraquet
07f1e1ba16 Add missing space after bookmark icon in search filter button 2026-04-30 22:01:32 +02:00
MartinBraquet
3ffe941e0a Put missing info back 2026-04-30 21:13:56 +02:00
MartinBraquet
42c5691a1d Replace div with Row component in item badges layout and comment out unused badge indicator. Minor formatting changes in CSS for better consistency. 2026-04-30 20:13:11 +02:00
MartinBraquet
185eda9106 Update search input to full width and bump Android versionCode to 96 2026-04-30 19:54:57 +02:00
MartinBraquet
b43e42d676 Update bottom nav bar selected item background for color consistency 2026-04-30 19:53:28 +02:00
MartinBraquet
d557b0da1e Remove unused left accent bar from home component 2026-04-30 19:37:36 +02:00
MartinBraquet
158996802a Adjust search input width and remove unused background class 2026-04-30 19:16:29 +02:00
MartinBraquet
5a2d7e4416 Update search input width for better responsiveness 2026-04-30 19:04:05 +02:00
MartinBraquet
6a44eaaf46 Update About page styles to apply consistent primary color usage 2026-04-30 18:59:20 +02:00
MartinBraquet
1cfa527ac2 Update home component styles for improved color consistency 2026-04-30 18:35:40 +02:00
MartinBraquet
b4e354f9d9 Update component color styles for improved consistency 2026-04-30 18:30:43 +02:00
MartinBraquet
058dab373b Update home and about colors 2026-04-30 18:15:18 +02:00
MartinBraquet
ce9ce2c5cb Update colors 2026-04-30 17:02:48 +02:00
MartinBraquet
48b41aae5f Add dark mode colors 2026-04-30 16:04:25 +02:00
MartinBraquet
bbeccca977 Update tailwind 2026-04-30 14:14:34 +02:00
MartinBraquet
ae72e5cf3f Change color palette 2026-04-30 14:13:56 +02:00
MartinBraquet
871a29abc1 Swap sign-in and sign-out icons for improved consistency in sidebar. 2026-04-15 10:56:36 +02:00
MartinBraquet
70de4ccb81 Add custom-link class to ProseMirror container for styling adjustments in editor component. 2026-04-14 14:33:01 +02:00
MartinBraquet
5372a30558 Add banned user handling in profile and messaging components. 2026-04-13 11:03:11 +02:00
MartinBraquet
430f54f925 Fix grammar in keywords hint text for clarity in send-message-button.tsx. 2026-04-11 20:23:50 +02:00
MartinBraquet
abb6301156 Clean amp; prefixes from search parameters in og/profile.tsx to resolve URL encoding issues; add debug 2026-04-10 18:10:30 +02:00
MartinBraquet
3eecb06e7c Update meta tag image references to use PNG_LOGO for improved branding consistency. 2026-04-10 17:55:42 +02:00
MartinBraquet
171728c67b Refactor meta tags for consistency and readability; improve Twitter and OG tag structure. 2026-04-10 17:27:31 +02:00
MartinBraquet
cf3dbd221a Standardize meta tag keys in SEO.tsx for improved consistency and readability. 2026-04-10 16:58:36 +02:00
MartinBraquet
1cae2510ba Remove redundant hover background color style in sidebar-item.tsx. 2026-04-10 14:27:37 +02:00
MartinBraquet
4285f92136 Refine text opacity in keywords hint and remove redundant background color in message header component. 2026-04-10 14:24:06 +02:00
MartinBraquet
37c1581653 Update sidebar background color to canvas-50 for improved visual consistency across components 2026-04-10 14:13:02 +02:00
MartinBraquet
290a3b09c6 Update hover background colors to canvas-25 for improved visual contrast and consistency 2026-04-10 14:09:47 +02:00
MartinBraquet
b1580e2626 Indent CSS file to improve readability and maintain coding standards. 2026-04-10 13:56:04 +02:00
MartinBraquet
4643b11cd8 Make light background slightly darker 2026-04-10 12:21:49 +02:00
MartinBraquet
23ab0a4c34 Remove redundant top border in filter group component layout 2026-04-10 12:20:09 +02:00
MartinBraquet
413dde659f Cancel loading logic if hide button clicked or profile opened in new tab; add onPointerDown prop to HideProfileButton. 2026-04-10 12:02:31 +02:00
MartinBraquet
63a361d4b6 Update primary color usage in multiple components for improved consistency and accessibility 2026-04-10 11:55:37 +02:00
MartinBraquet
288573a36f Replace WEB_URL with DEPLOYED_WEB_URL for dynamic environment support in Open Graph utilities and SEO components. 2026-04-09 20:50:15 +02:00