MartinBraquet
8a2ed6f8ff
Improve docs
2025-11-14 14:32:30 +01:00
MartinBraquet
7766b43187
Fix
2025-11-14 14:14:52 +01:00
MartinBraquet
b9a637fdac
Fix
2025-11-14 14:13:34 +01:00
MartinBraquet
3096dbc922
Add Next.js.md
2025-11-14 14:12:07 +01:00
MartinBraquet
d6b0bb4378
Ignore getServerSideProps on mobile
2025-11-14 12:26:37 +01:00
MartinBraquet
43ef43ba72
Little fixes
2025-11-13 20:38:16 +01:00
MartinBraquet
314037dd06
Add /compatibility page to browse all the questions
2025-11-13 20:10:53 +01:00
MartinBraquet
7c4d66bbf5
Fix
2025-11-13 16:27:58 +01:00
MartinBraquet
49d28961ef
Improve UI for filters
2025-11-13 15:53:39 +01:00
MartinBraquet
9d649daee5
Add profile field and filter: MBTI
2025-11-13 15:12:11 +01:00
MartinBraquet
7598a47283
Add local logging
2025-11-13 14:11:50 +01:00
MartinBraquet
c9f7230d27
Fix
2025-11-13 13:54:23 +01:00
MartinBraquet
716633c6df
Remove trailing empty paragraphs
2025-11-13 13:53:11 +01:00
MartinBraquet
8a215a765f
Add AI assistant rules
2025-11-13 13:13:17 +01:00
MartinBraquet
e2ff41a0b1
Ignore
2025-11-13 13:12:57 +01:00
MartinBraquet
d790fae74a
Add e2e script for local development
2025-11-13 13:11:53 +01: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
f623450f08
Clean
2025-11-11 22:13:07 +01:00
MartinBraquet
ce681cfb67
Add profile field and filter: languages
2025-11-11 22:02:16 +01:00
MartinBraquet
a0a6523a25
Move stats up
2025-11-11 21:07:51 +01:00
MartinBraquet
8e2fa36d0e
Fix
2025-11-11 21:07:40 +01:00
MartinBraquet
c953a84c1f
Clean choices
2025-11-11 21:06:56 +01:00
MartinBraquet
2b403f0761
Move log
2025-11-11 21:06:44 +01:00
Okechi Jones-Williams
f954e3b2d7
Add database seeding script and backend testing folder structure ( #18 )
...
* setting up test structure
* added playwright config file, deleted original playwright folder and moved "some.test" file
* continued test structure setup
* Updating test folder structure
* Added database seeding script and backend testing folder structure
* removed the database test
* Replaced db seeding script
* Updated userInformation.ts to use values from choices.tsx
2025-11-11 19:00:07 +01:00
MartinBraquet
24ee2a206e
Back to up
2025-11-10 18:59:15 +01:00
MartinBraquet
02d165829f
Move to /
2025-11-10 18:54:09 +01:00
MartinBraquet
b4d996bd14
Fix
2025-11-10 18:49:22 +01:00
MartinBraquet
60989faa03
Add TEST_DOWNTIME
2025-11-10 18:45:07 +01:00
MartinBraquet
4aeda8a1a7
Clean
2025-11-09 22:13:01 +01:00
MartinBraquet
023a20f263
Add script to add test user to db
2025-11-09 20:20:22 +01:00
MartinBraquet
62821ed803
Release
1.6.0
2025-11-08 20:52:41 +01:00
MartinBraquet
903d62ed57
Add error comment
2025-11-08 19:55:13 +01:00
MartinBraquet
adef626b34
Cache build ID
2025-11-08 19:46:42 +01:00
MartinBraquet
11a933cc04
Comment
2025-11-08 19:46:21 +01:00
MartinBraquet
4b5ce99bb1
Fix avatar link not working on mobile
2025-11-08 19:46:13 +01:00
MartinBraquet
f8dff77cee
Do not use ID filtering anymore as loaded messages may be deleted or edited
2025-11-08 18:50:23 +01:00
MartinBraquet
0a9b08803e
Add comment
2025-11-08 18:48:47 +01:00
MartinBraquet
39a8568663
Fix orderBy that must be filtered out
2025-11-08 18:12:13 +01:00
MartinBraquet
e1502440eb
Increase debounce since moved back to free plan (1 / sec)
2025-11-07 23:31:18 +01:00
MartinBraquet
5834d032c3
Android release
2025-11-07 23:26:46 +01:00
MartinBraquet
0a28a2af61
Allow editing old messages
2025-11-07 23:26:38 +01:00
MartinBraquet
259f56bd26
Fix typescript / linting warnings
2025-11-07 23:17:16 +01:00
MartinBraquet
011ad66a3f
Fix emoji location (2)
2025-11-07 23:13:32 +01:00
MartinBraquet
281c72f88d
Merge remote-tracking branch 'origin/main'
2025-11-07 22:53:07 +01:00
Okechi Jones-Williams
1293523ebf
Added further playwright structure ( #17 )
...
* setting up test structure
* .
* added playwright config file, deleted original playwright folder and moved "some.test" file
* continued test structure setup
* Updating test folder structure
2025-11-07 22:52:19 +01:00
MartinBraquet
67e5d34f39
Fix emoji location
2025-11-07 22:48:38 +01:00
MartinBraquet
8b3dec6116
Merge remote-tracking branch 'origin/main'
2025-11-07 21:52:25 +01:00
MartinBraquet
3359f49f0a
Add edit, delete and emojis on messages
2025-11-07 21:51:56 +01:00
Okechi Jones-Williams
9715cae587
Setting up test file structure ( #16 )
...
* setting up test structure
* .
2025-11-07 14:28:07 +01:00