b3ni15 b33a6d2ca0 Guard auto-retry to initial load only in KretenLoginWidget
After the login page first loaded successfully, any subsequent
navigation error (e.g. during credential entry) would silently reload
_loginUrl, discarding user-entered credentials. This was because the
auto-retry block only checked _autoRetryCount, which was reset to 0 by
onPageFinished after every successful load.

Add _hasLoadedOnce that is set true in onPageFinished and only cleared
in _retry() (explicit user action). Gate the silent auto-retry on
!_hasLoadedOnce so it only fires before the login page has been shown
to the user for the first time.

https://claude.ai/code/session_016dhktF2DaoTQeifUaZrxbP
2026-03-15 22:38:00 +01:00
2024-03-18 21:22:43 +01:00
2025-11-02 18:20:34 +01:00
2025-02-25 20:31:41 +01:00
2025-02-25 20:17:47 +01:00
2025-02-25 16:48:41 +01:00
2025-03-28 20:22:49 +01:00
2024-05-21 23:24:45 +02:00
2025-03-02 09:54:59 +01:00
2025-03-01 20:15:56 +01:00
2025-01-03 17:04:57 +01:00
2025-01-27 12:10:21 +01:00

Firka - reFilc legacy

Nem hivatalos e-napló alkalmazás az e-KRÉTA rendszerhez - tanulóktól, tanulóknak.

GitHub Letöltések Discord Actions

Hozzájárulás

Építési segédlethez és hozzájárulási útmutatóhoz nézd meg a Hozzájárulási útmutatót!

Az összes (ugyan azon verzióhoz tartozó) hozzájárulás meg fog jelenni a kiadásnál. Kérjük, írd le a Discord nevedet a pull request leírásába, hogy adhassunk rangot.

Star History Chart

Csapatunk

Management

  • Zypherift
  • hayn
  • Pearoo
  • Zizi
  • mnus
  • xou

Designerek

  • dwe
  • xou

vrolandd, TMarccci: head developer

Péter: video editor

annon: a régi Filc Napló fejlesztője (ez az app, ha bár sokban változott, alapjaiban a Filc-re, valamint a reFilc-re épül)

Description
No description provided
Readme 38 MiB
Languages
Dart 96.1%
Kotlin 1.7%
Swift 1.5%
Python 0.5%
Shell 0.1%