77 Commits

Author SHA1 Message Date
dev4
e78df8a9f1 ci: docker_tag=ext feat: CORS dynamique + vars exemple
All checks were successful
build-and-push-ext / build_push (push) Successful in 16s
2025-09-18 15:11:09 +00:00
dev4
8eb33adc1f ci: docker_tag=ext
All checks were successful
build-and-push-ext / build_push (push) Successful in 15s
feat(api): GET /api/subscriptions/current (stub via ENABLE_SUBSCRIPTION_STUB)
chore(types): compléter stub sdk-signer-client (timeout, reconnect, options)
chore(ts): build sans toucher signer
2025-09-18 10:12:56 +00:00
dev4
b283f90b75 ci: docker_tag=ext | docs(tests): analyse back-mini
All checks were successful
build-and-push-ext / build_push (push) Successful in 6s
2025-09-18 07:49:56 +00:00
dev4
2e75583f8e ci: docker_tag=ext
All checks were successful
build-and-push-ext / build_push (push) Successful in 6s
2025-09-17 16:28:52 +00:00
dev4
e1f8a690aa chore(cursor): ajouter .cursor/config.json
Some checks failed
build-and-push-ext / build_push (push) Failing after 5s
2025-09-17 16:27:39 +00:00
dev4
4ee45c57f8 chore(cursor): ajouter règles Cursor (.cursor/rules.md)
Some checks failed
build-and-push-ext / build_push (push) Failing after 4s
2025-09-17 16:25:51 +00:00
dev4
fcd72a5e83 ci: docker_tag=ext
Some checks failed
build-and-push-ext / build_push (push) Failing after 4s
2025-09-17 16:20:01 +00:00
dev4
91d684ee5c ci: docker_tag=ext
All checks were successful
build-and-push-ext / build_push (push) Successful in 7s
2025-09-17 16:15:15 +00:00
dev4
f798e35353 fix: corriger parsing .env.exemple - guillemets pour valeurs Stripe 2025-09-17 16:15:13 +00:00
dev4
26f16a0980 ci: docker_tag=ext
Some checks failed
build-and-push-ext / build_push (push) Failing after 5s
2025-09-17 16:10:30 +00:00
dev4
15fe5aa417 ci: docker_tag=ext
All checks were successful
build-and-push-ext / build_push (push) Successful in 35s
2025-09-17 15:59:02 +00:00
dev4
9ae67b27c0 feat: ajout .env.exemple pour CI build 2025-09-17 15:59:00 +00:00
dev4
f7ed5028b5 ci: docker_tag=ext
Some checks failed
build-and-push-ext / build_push (push) Failing after 5s
2025-09-17 15:51:20 +00:00
dev4
d1075d3f3b feat(idnot): statuts précis auth — 401 email manquant, 403 non-rattachement office
Some checks failed
build-and-push-ext / build_push (push) Failing after 4s
2025-09-17 15:48:08 +00:00
dev4
7541bce346 ci: build-and-push ext (Gitea Actions)
Some checks failed
build-and-push-ext / build_push (push) Failing after 4s
2025-09-17 15:33:03 +00:00
dev4
4e17287f68 chore(env): mise à jour .env.exemple (dev4) 2025-09-17 15:17:40 +00:00
e6fd9192b1 Ensure environment variables are validated as strings for fetch calls
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 47s
2025-09-16 10:54:23 +02:00
7d102772d9 Replace idnotConfig variable with environment variable
Some checks failed
Build and Push to Registry / build-and-push (push) Failing after 38s
2025-09-16 10:46:31 +02:00
8ed2ffb16c Removed idnotConfig file 2025-09-16 10:45:27 +02:00
Sosthene
7d47eec1f2 Rename signer-improved to simply signer
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 51s
2025-09-15 04:34:04 +02:00
Sosthene
b04679ba34 Remove database
Some checks failed
Build and Push to Registry / build-and-push (push) Failing after 40s
2025-09-10 15:52:51 +02:00
omaroughriss
cfa9514be9 Minor fix
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 50s
2025-09-09 12:21:08 +02:00
omaroughriss
221ac17831 Add the sdk-signer-client in the final image
Some checks failed
Build and Push to Registry / build-and-push (push) Failing after 29s
2025-09-09 12:19:00 +02:00
omaroughriss
6c6f49417e Update CICD to setup ssh agent
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 44s
2025-09-09 11:46:16 +02:00
omaroughriss
fbdbc0a699 Update Dockerfile to clone sdk-signer-client as a dep
Some checks failed
Build and Push to Registry / build-and-push (push) Failing after 23s
2025-09-09 11:38:28 +02:00
omaroughriss
180c06dc3b Update Dockerfile to fix deps
Some checks failed
Build and Push to Registry / build-and-push (push) Failing after 29s
2025-09-08 19:53:48 +02:00
omaroughriss
164fdfb4f0 Fix Dockerfile deps
Some checks failed
Build and Push to Registry / build-and-push (push) Failing after 26s
2025-09-08 19:51:50 +02:00
omaroughriss
de7f1a306d Add build js to Dockerfile
Some checks failed
Build and Push to Registry / build-and-push (push) Failing after 37s
2025-09-08 19:49:42 +02:00
Omar Oughriss
02f1cbb885 Add "dev" tagged image
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 36s
2025-09-08 17:02:35 +02:00
Sosthene
e8cb97b6c6 Use handlers for idNot method 2025-09-07 23:24:26 +02:00
Sosthene
c07591a97a Rm some leftovers 2025-09-07 23:23:38 +02:00
Sosthene
888ca48712 Improve logging 2025-09-07 23:23:10 +02:00
Sosthene
06a6b5c7aa Heavy refactoring 2025-09-07 21:10:39 +02:00
Sosthene
8462b99586 Conversion to typescript 2025-09-07 15:30:32 +02:00
Sosthene
1465c9dfd2 Improve idnot api 2025-08-27 17:51:48 +02:00
Sosthene
7e679ae33f Add sdk signer client interface 2025-08-27 17:51:08 +02:00
Sosthene
7b9d58545b Add sdk-signer-client (local dep for now) 2025-08-27 17:50:19 +02:00
Sosthene
9bfcb47293 Add IDNOT_API_KEY env 2025-08-27 17:50:19 +02:00
4f446cad5d Search by firstName or lastName on notaries 2025-08-18 18:34:51 +02:00
ed7edef021 Fix some issues 2025-08-18 17:54:18 +02:00
bbb5b5ae36 Add Database connection 2025-08-11 16:29:39 +02:00
9f14ae59ff Fix some issues
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 43s
2025-08-05 14:52:29 +02:00
omaroughriss
ce2c399055 Add allowed origin
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 33s
2025-07-24 12:59:04 +02:00
698256cd24 Fix some issues
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 32s
2025-07-23 15:26:15 +02:00
b6e089e00c Merge pull request 'Fix some issues' (#6) from main into dev
Reviewed-on: #6
2025-07-23 10:26:06 +00:00
5d7baeb433 Fix some issues
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 36s
2025-07-23 12:25:20 +02:00
1b522c0df4 Merge pull request 'stripe' (#5) from stripe into dev
Reviewed-on: #5
2025-07-23 09:28:55 +00:00
omaroughriss
462b978d86 Move Stripe feature to the main file 2025-07-23 11:26:08 +02:00
omaroughriss
fecde28049 Add Stripe feature 2025-07-22 17:27:44 +02:00
omaroughriss
ad26f210ed Rename main server just for now 2025-07-22 17:27:28 +02:00