feat: rename login to foodsharing manager

Use the application name consistently in the login view and its test.
This commit is contained in:
2026-08-06 15:12:47 +02:00
parent fb6bc6addd
commit fcbf6bb949
3 changed files with 4 additions and 5 deletions

View File

@@ -1,4 +1,3 @@
fix: refresh invalid last pickup timestamps
feat: rename login to foodsharing manager
Force an immediate member refresh for legacy epoch timestamps so they are
replaced by the correct no-pickup status without waiting for the weekly check.
Use the application name consistently in the login view and its test.