Commit graph

884 commits

Author SHA1 Message Date
f316c4eb50
postit: ignore runtime status in settings json
All checks were successful
Dotnet build and test / build (pull_request) Successful in 5m17s
2026-09-06 16:24:46 +01:00
5fc99d73b0
postit: harden oidc settings defaults on startup 2026-09-06 16:20:17 +01:00
f8abb22423
server: enable nullable annotations in legacy files
All checks were successful
Dotnet build and test / build (pull_request) Successful in 4m44s
2026-09-06 16:11:37 +01:00
6a358d9f78
abstract: enable nullable annotations in legacy files
All checks were successful
Dotnet build and test / build (pull_request) Successful in 10m16s
2026-09-06 15:50:40 +01:00
a2e6f4b38c
postit: harmonize main status messages in french 2026-09-06 15:47:01 +01:00
e881de05aa
postit: replace inferred status severity with explicit setters 2026-09-06 15:45:24 +01:00
e03b979f0b
postit: guard app navigation paths in circle member flows 2026-09-06 15:22:50 +01:00
fe1eb52a55
postit: extend shared status bar to main, dialogs and billing flows 2026-09-06 15:21:22 +01:00
c1c060799d
postit: unify action status bar with severity across settings/activities/circles/rdv 2026-09-06 14:52:50 +01:00
bfbcaeb400
postit: persist settings save and apply ApiUrl changes without restart
All checks were successful
Forgejo Release / release (push) Successful in 7m59s
Dotnet build and test / build (pull_request) Successful in 4m27s
2026-09-06 14:17:40 +01:00
45d3f1f4f8
prepare 1.0.8-rc12: avatar loading, authority binding, and command header
All checks were successful
Dotnet build and test / build (pull_request) Successful in 8m48s
Forgejo Release / release (push) Successful in 9m39s
2026-09-04 21:56:04 +01:00
2c6ab134f5
render the avatar upload status
All checks were successful
Dotnet build and test / build (pull_request) Successful in 8m18s
2026-09-04 20:28:54 +01:00
343538a7ea
setup the avatar 2026-09-04 20:25:06 +01:00
b820348558
Fix set-avatar auth flow and API avatar upload stability
All checks were successful
Dotnet build and test / build (pull_request) Successful in 8m5s
2026-09-04 19:03:08 +01:00
81beb0a102
test the avatar failback
All checks were successful
Dotnet build and test / build (pull_request) Successful in 13m35s
2026-09-04 15:21:42 +01:00
8e2fd65b68
Dead code cleanup
All checks were successful
Dotnet build and test / build (pull_request) Successful in 8m9s
2026-09-04 15:08:51 +01:00
0d784e919c
ensure the avatar path 2026-09-04 15:08:35 +01:00
e788910826
code spaces 2026-09-04 15:02:11 +01:00
6b4e52e7ce
refactoring the command
All checks were successful
Dotnet build and test / build (pull_request) Successful in 8m54s
2026-09-04 14:53:00 +01:00
fc820362b9
refactoring the command form creation 2026-09-04 13:19:31 +01:00
2a36c19610
renaming 2026-09-02 14:52:17 +01:00
914e9486b5
Platform.TryGetCurrentLocationAsync
All checks were successful
Dotnet build and test / build (pull_request) Successful in 8m30s
2026-09-02 14:41:05 +01:00
55d305f295
test(oidc): cover discovery regression and consume fixed IdentityServer8 rc007
All checks were successful
Dotnet build and test / build (pull_request) Successful in 8m15s
Add an application-level smoke test for /.well-known/openid-configuration
and a direct IResourceStore check so the IdentityServer8 mapper failure is
caught from the Yavsc side.

Bump HigginsSoft.IdentityServer8 packages to 8.1.0-pazofrc007, which
includes the EntityFramework mapper fix removing the failing AutoMapper
static initialization.

This closes the 500 on OIDC discovery and restores remoting/auth flows
that depend on discovery metadata.
2026-08-31 17:35:02 +01:00
5b4bb983de
chore(deps): cleanup Yavsc.Org restore package configuration 2026-08-31 13:29:12 +01:00
b642cbf067
set your activity country
All checks were successful
Forgejo Release / release (push) Successful in 10m6s
2026-08-31 05:40:34 +01:00
17735eada3
Release 1.0.8-rc10
All checks were successful
Forgejo Release / release (push) Successful in 15m55s
2026-08-31 04:45:39 +01:00
f4271b4052
display my queries 2026-08-31 04:27:39 +01:00
62a6236865
hitting the performer 2026-08-31 04:15:10 +01:00
9d97994e76
RdvQuery from PostIt 2026-08-31 03:37:09 +01:00
ec2c405e28
code cleanup 2026-08-31 03:09:49 +01:00
7b92745153
Exploration des activités 2026-08-31 02:14:04 +01:00
2a8a4fc4a4
List the activities 2026-08-31 00:25:53 +01:00
6e2fec1620
An activity interface 2026-08-30 23:55:09 +01:00
e987f215bb
bug fix painting the signature 2026-08-30 21:05:43 +01:00
34ea58182d
display the circle names
All checks were successful
Dotnet build and test / build (pull_request) Successful in 6m31s
2026-08-30 19:44:25 +01:00
0241dd98f0
load the ACL 2026-08-30 19:37:55 +01:00
3a1ce55c0f
code reorg 2026-08-30 17:03:59 +01:00
7990ee9f13
chore(release): bump version via gitversion for 1.0.8-rc8 2026-08-29 19:10:37 +01:00
6cff3db32e
PostIt publishes
All checks were successful
Dotnet build and test / build (pull_request) Successful in 2m20s
2026-08-29 19:07:02 +01:00
40437982eb
ixes invalid registration email formats are still rejected before the user is created
All checks were successful
Dotnet build and test / build (pull_request) Successful in 10m5s
SMTP recipient rejections are logged and treated as a soft failure instead of crashing the request
2026-08-29 17:21:40 +01:00
6a6cc3a967
Validation de l’email d’inscription ajoutée
All checks were successful
Dotnet build and test / build (pull_request) Successful in 4m53s
Vvalidation au point le plus sûr : le modèle de formulaire, avec un garde-fou côté contrôleur pour normaliser la valeur avant création du compte.

* Ajout de [EmailAddress] dans RegisterModel.cs
* Nettoyage de model.Email avec Trim() avant le ModelState.IsValid dans AccountController.cs
* Ajout d’un test de régression dans EMailling.cs

Additionnellement, le job de test est corrigé pour laisser vivre le test en plateforme Android, hors CI
2026-08-29 16:23:58 +01:00
0bfe61cbb8
chore(release): bump version via gitversion for 1.0.8-rc7
All checks were successful
Dotnet build and test / build (pull_request) Successful in 6m36s
2026-08-29 15:43:53 +01:00
1b237fa540
Merge branch 'fix/postit-acl-and-pub' into release/1.0.8-rc6
All checks were successful
Dotnet build and test / build (push) Successful in 7m31s
2026-08-29 15:42:12 +01:00
c27091051b
/bin/bash: ligne 1: q : commande introuvable 2026-08-29 15:37:13 +01:00
24046ac632
Persistance de SearchText ajoutée 2026-08-29 14:34:43 +01:00
e0b2bd804d
chore(release): bump version via gitversion for 1.0.8-rc6 2026-08-29 09:50:07 +01:00
243c0f2780
Disposing the test fixtures
All checks were successful
Dotnet build and test / build (push) Successful in 6m49s
2026-08-29 04:00:10 +01:00
5d1649df80
dont boot twice the app 2026-08-29 02:41:59 +01:00
8226f54074
-MsBuild.GitVersion
All checks were successful
Dotnet build and test / build (push) Successful in 3m50s
Forgejo Release / release (push) Successful in 9m24s
2026-08-29 00:52:29 +01:00
1cdb9619a0
reference my upstream
All checks were successful
Dotnet build and test / build (push) Successful in 8m8s
2026-08-28 23:35:06 +01:00