7990ee9f13
chore(release): bump version via gitversion for 1.0.8-rc8
2026-08-29 19:10:37 +01:00
6cff3db32e
PostIt publishes
Dotnet build and test / build (pull_request) Successful in 2m20s
2026-08-29 19:07:02 +01:00
52eedefb4a
Release 1.0.8-rc7
Dotnet build and test / build (pull_request) Successful in 3m24s
Forgejo Release / release (push) Successful in 6m23s
1.0.8-rc7
2026-08-29 18:13:58 +01:00
51dc24de34
Merge pull request 'email sending, a bug fix' ( #46 ) from fix/register-valid-email into release/1.0.8-rc7
...
Dotnet build and test / build (pull_request) Successful in 10m57s
Reviewed-on: #46
2026-08-29 18:00:00 +01:00
40437982eb
ixes invalid registration email formats are still rejected before the user is created
...
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
...
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
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
Dotnet build and test / build (push) Successful in 7m31s
2026-08-29 15:42:12 +01:00
39cb481bdb
[TODO] La forme de l'email de l'utilisateur
2026-08-29 15:41:26 +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
c5941e04ce
allow starting release branch from everywhere
2026-08-29 09:49:42 +01:00
3b4cc241a7
badges display
Dotnet build and test / build (push) Successful in 6m9s
2026-08-29 04:17:15 +01:00
243c0f2780
Disposing the test fixtures
Dotnet build and test / build (push) Successful in 6m49s
2026-08-29 04:00:10 +01:00
5b6d2e82db
Release 1.0.8-rc6
Forgejo Release / release (push) Successful in 7m29s
Dotnet build and test / build (push) Failing after 5m43s
1.0.8-rc6
2026-08-29 02:43:03 +01:00
5d1649df80
dont boot twice the app
2026-08-29 02:41:59 +01:00
4a68494162
updated
Dotnet build and test / build (push) Successful in 3m20s
2026-08-29 01:52:11 +01:00
ab8ab00ae8
Release 1.0.8-rc5
Dotnet build and test / build (push) Successful in 3m15s
Forgejo Release / release (push) Successful in 5m58s
2026-08-29 01:42:55 +01:00
ecca6c07b4
Simpler is better
Dotnet build and test / build (push) Successful in 5m29s
Forgejo Release / release (push) Successful in 6m45s
1.0.8-rc4
2026-08-29 01:21:21 +01:00
e08c61ba4c
restore a GitHub badge
Dotnet build and test / build (push) Successful in 2m8s
Forgejo Release / release (push) Successful in 7m32s
2026-08-29 01:12:44 +01:00
4988253fdf
detail the release action
2026-08-29 01:06:24 +01:00
8226f54074
-MsBuild.GitVersion
Dotnet build and test / build (push) Successful in 3m50s
Forgejo Release / release (push) Successful in 9m24s
2026-08-29 00:52:29 +01:00
74cb8795d2
x64 !
Forgejo Release / release (push) Failing after 6m9s
Dotnet build and test / build (push) Successful in 4m37s
2026-08-29 00:39:20 +01:00
589e2ba6c3
release it
Dotnet build and test / build (push) Successful in 4m14s
Forgejo Release / release (push) Has been cancelled
2026-08-29 00:27:39 +01:00
d738002677
build the x64 and arm64 together, in the same apk
Dotnet build and test / build (push) Successful in 4m58s
Forgejo Release / release (push) Failing after 4m18s
2026-08-29 00:04:59 +01:00
06b33f18e4
keep the CodeQL Advanced badge
Dotnet build and test / build (push) Successful in 8m40s
Forgejo Release / release (push) Failing after 18s
2026-08-28 23:43:44 +01:00
1cdb9619a0
reference my upstream
Dotnet build and test / build (push) Successful in 8m8s
2026-08-28 23:35:06 +01:00
dc05266bdb
Release the android x86 package
Dotnet build and test / build (push) Failing after 7m6s
Forgejo Release / release (push) Failing after 30s
2026-08-28 23:17:58 +01:00
4747942f93
Merge pull request 'release/1.0.8-rc4' ( #44 ) from release/1.0.8-rc4 into main
...
Dotnet build and test / build (push) Successful in 5m49s
Forgejo Release / release (push) Successful in 10m17s
Reviewed-on: #44
2026-08-28 22:52:44 +01:00
e689dbfe35
fixes the tests
Dotnet build and test / build (pull_request) Successful in 7m35s
2026-08-28 22:41:05 +01:00
1c2e1760b0
refacto + test fixes
Dotnet build and test / build (pull_request) Failing after 5m11s
2026-08-28 21:33:11 +01:00
e56bdd4329
dead code cleanup
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
6b161b0fb5
Merge pull request 'release/1.0.8-rc3' ( #43 ) from release/1.0.8-rc3 into main
...
Dotnet build and test / build (push) Failing after 15m24s
Reviewed-on: #43
2026-08-26 22:49:50 +01:00
671afebc12
Build image version bump
Dotnet build and test / build (pull_request) Successful in 7m2s
Forgejo Release / release (push) Successful in 6m11s
1.0.8-rc3
2026-08-26 22:26:14 +01:00
ad2285b8c5
was breakingthe format
Dotnet build and test / build (pull_request) Successful in 4m24s
Forgejo Release / release (push) Failing after 1m46s
2026-08-26 20:19:51 +01:00
09c8d79714
debian13!
Dotnet build and test / build (pull_request) Successful in 9m7s
Forgejo Release / release (push) Failing after 22s
2026-08-26 20:04:39 +01:00
912dd88a02
gives this release a title
Dotnet build and test / build (pull_request) Failing after 6m4s
Forgejo Release / release (push) Failing after 1s
2026-08-26 19:52:41 +01:00
400db94953
hit the runner
Dotnet build and test / build (pull_request) Has been cancelled
2026-08-26 19:49:42 +01:00
5d81ab3094
Release 1.0.8-rc3
Dotnet build and test / build (pull_request) Has been cancelled
2026-08-26 19:43:47 +01:00
45299d14c1
no apk to install
Dotnet build and test / build (pull_request) Successful in 12m27s
2026-08-26 19:27:43 +01:00
bfcb7cd2ef
disable the Xamarin.UITest
Dotnet build and test / build (pull_request) Failing after 25s
2026-08-26 19:23:27 +01:00
366cd0eed9
try with vulkan enabled
Dotnet build and test / build (pull_request) Has been cancelled
2026-08-26 17:22:03 +01:00
29d842a8f9
-cores 1
Dotnet build and test / build (pull_request) Has been cancelled
2026-08-26 17:18:31 +01:00
98cab22e60
RE_EMULATOR_DISABLE_CPUID_CHECK
Dotnet build and test / build (pull_request) Has been cancelled
2026-08-26 17:16:47 +01:00
d63f065e03
try host cpu
Dotnet build and test / build (pull_request) Has been cancelled
2026-08-26 17:15:11 +01:00
99c500d177
start qemu
Dotnet build and test / build (pull_request) Has been cancelled
2026-08-26 17:13:20 +01:00