Commit graph

875 commits

Author SHA1 Message Date
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
e689dbfe35
fixes the tests
All checks were successful
Dotnet build and test / build (pull_request) Successful in 7m35s
2026-08-28 22:41:05 +01:00
1c2e1760b0
refacto + test fixes
Some checks failed
Dotnet build and test / build (pull_request) Failing after 5m11s
2026-08-28 21:33:11 +01:00
e56bdd4329
dead code cleanup
Some checks failed
Dotnet build and test / build (pull_request) Failing after 7m37s
2026-08-28 20:58:10 +01:00
05db88f345
fixes the 404 on the Details button 2026-08-28 20:57:52 +01:00
e62adedc17
Fixes ACL backend support 2026-08-28 20:10:32 +01:00
0034a311f2
chore(release): bump version via gitversion for 1.0.8-rc4 2026-08-26 23:08:23 +01:00
bfcb7cd2ef
disable the Xamarin.UITest
Some checks failed
Dotnet build and test / build (pull_request) Failing after 25s
2026-08-26 19:23:27 +01:00
d56ad25e6b
fixes the tests
Some checks failed
buildAndTest.yml / fixes the tests (push) Failing after 0s
buildAndTest.yml / fixes the tests (pull_request) Failing after 0s
2026-08-25 23:01:00 +01:00
50a07102cb
Do not fail at attaching developer tools
Some checks failed
Dotnet build and test / build (pull_request) Failing after 10m48s
2026-08-25 21:15:04 +01:00