MartinBraquet
|
7037362b40
|
Update docs
|
2026-03-01 05:35:46 +01:00 |
|
MartinBraquet
|
b3cf542fd5
|
Rename jest config to ts
|
2026-03-01 04:57:59 +01:00 |
|
MartinBraquet
|
59ddb4360e
|
Fix es lint
|
2026-03-01 04:56:21 +01:00 |
|
MartinBraquet
|
0d57760d25
|
Silence debug in tests
|
2026-03-01 04:38:02 +01:00 |
|
MartinBraquet
|
18d2c59479
|
API release
|
2026-03-01 04:16:39 +01:00 |
|
MartinBraquet
|
579ed6de7c
|
Use logger debug
|
2026-03-01 04:05:14 +01:00 |
|
MartinBraquet
|
59d52d4c11
|
Add filter for last online
|
2026-02-27 13:01:42 +01:00 |
|
MartinBraquet
|
f374fef4f9
|
Double check API deploy workflow
|
2026-02-26 16:54:17 +01:00 |
|
MartinBraquet
|
e03c714555
|
Release
|
2026-02-25 21:35:21 +01:00 |
|
MartinBraquet
|
59cb649540
|
Fix keyword search
|
2026-02-25 21:34:22 +01:00 |
|
MartinBraquet
|
0e99f75b73
|
Release
|
2026-02-25 20:00:07 +01:00 |
|
MartinBraquet
|
9ec5fe549b
|
Add support for OG card
|
2026-02-25 19:55:28 +01:00 |
|
MartinBraquet
|
46aba5dc8d
|
Fix test for create channel
|
2026-02-24 19:59:32 +01:00 |
|
MartinBraquet
|
2b0cd7ad3a
|
aAdd notif for interest indicator
|
2026-02-24 19:59:02 +01:00 |
|
MartinBraquet
|
f850b4ada5
|
API release
|
2026-02-24 19:09:34 +01:00 |
|
MartinBraquet
|
1dbe4ecdef
|
Improve colors buttons connect-actions.tsx
|
2026-02-24 19:09:17 +01:00 |
|
MartinBraquet
|
2b31ed3164
|
Add notifications for interest indicator
|
2026-02-24 18:00:12 +01:00 |
|
MartinBraquet
|
df2473929a
|
Add connection interest notification and update related API logic
|
2026-02-24 17:32:36 +01:00 |
|
MartinBraquet
|
80a877301a
|
Add connection preferences feature with API endpoints and UI updates
|
2026-02-24 17:07:59 +01:00 |
|
MartinBraquet
|
cadb4a4fd5
|
Bump version to 1.15.0 in package.json
|
2026-02-24 00:02:59 +01:00 |
|
MartinBraquet
|
8decdab0c3
|
Refactor notification tests to improve assertions and add locale support
|
2026-02-24 00:01:39 +01:00 |
|
MartinBraquet
|
b710fa9f60
|
Finish notif translations
|
2026-02-23 23:49:51 +01:00 |
|
MartinBraquet
|
9870ac5029
|
Add translations for notifications
|
2026-02-23 18:39:25 +01:00 |
|
MartinBraquet
|
23a8aa6712
|
Refactor avatar URL assignment and simplify user retrieval in create-user logic
|
2026-02-23 14:58:45 +01:00 |
|
MartinBraquet
|
f70a74d20e
|
Upgrade eslint to v9
|
2026-02-23 14:48:03 +01:00 |
|
MartinBraquet
|
02ea9131e4
|
Bump version to 1.13.2 in package.json
|
2026-02-23 14:14:44 +01:00 |
|
MartinBraquet
|
cd8096f524
|
Update dist:copy script to include messages directory in copy process
|
2026-02-23 14:09:15 +01:00 |
|
MartinBraquet
|
52819f3259
|
Upgrade
|
2026-02-23 13:48:42 +01:00 |
|
MartinBraquet
|
55c1b3983d
|
Refactor message loading and fix paths for translation files
|
2026-02-23 13:48:23 +01:00 |
|
MartinBraquet
|
119bd9699d
|
Refactor createUser function to simplify device token handling and improve logging
|
2026-02-23 13:18:26 +01:00 |
|
MartinBraquet
|
607285f25d
|
Update @tiptap dependencies to version 2.10.4 in package.json
|
2026-02-23 13:13:41 +01:00 |
|
MartinBraquet
|
192a944f4b
|
Add multi language support for emails
|
2026-02-23 12:54:43 +01:00 |
|
MartinBraquet
|
e305fba93d
|
Add reason tracking for user deletion in unit tests
|
2026-02-22 18:20:15 +01:00 |
|
MartinBraquet
|
ce680d6c8a
|
Prompt for reasons upon profile deletion
|
2026-02-22 18:06:38 +01:00 |
|
MartinBraquet
|
a112350ad4
|
Bump version to 1.11.1
|
2026-02-21 19:49:46 +01:00 |
|
MartinBraquet
|
b6d7955130
|
Add profile field: place they grew up
|
2026-02-21 19:47:26 +01:00 |
|
MartinBraquet
|
650b3f2469
|
Clean
|
2026-02-20 19:29:54 +01:00 |
|
MartinBraquet
|
b7ab669adc
|
Test API release
|
2026-02-20 18:55:09 +01:00 |
|
MartinBraquet
|
affea2ce26
|
Fix
|
2026-02-20 18:53:43 +01:00 |
|
MartinBraquet
|
85ea90b9c8
|
Rollback failing API deployment
|
2026-02-20 18:49:22 +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
|
f591cb13bb
|
Upgrade packages and pre commit lint
|
2026-02-19 15:43:32 +01:00 |
|
MartinBraquet
|
52720d2520
|
Upgrade packages, add lint and type check
|
2026-02-19 15:08:38 +01:00 |
|
MartinBraquet
|
45473e0679
|
API Release
|
2026-02-19 14:41:35 +01:00 |
|
MartinBraquet
|
27e93da06a
|
Make answers to compatibility prompts searchable
|
2026-02-19 14:11:22 +01:00 |
|
MartinBraquet
|
6be69b74e8
|
Fix user notif test
|
2026-02-19 12:23:15 +01:00 |
|
MartinBraquet
|
d583dbb945
|
Implement notification template system and bulk notification creation
|
2026-02-18 22:42:02 +01:00 |
|
MartinBraquet
|
46082c5f64
|
Add events page
|
2026-02-18 18:34:18 +01:00 |
|
MartinBraquet
|
8b094769e4
|
Apply sqlmatch
|
2026-02-18 13:43:25 +01:00 |
|
MartinBraquet
|
fc6628be08
|
Refactor unit tests to use sqlMatch for SQL query assertions
|
2026-02-17 22:37:32 +01:00 |
|