Files
remanso/src/views
Julien Calixte c721338dc0 fix: atproto oauth dev redirect, tab isolation, and concurrent load guard
- Use buildLoopbackClientId(window.location) for dev to include port in redirect URI
- Bind Vite dev server to 127.0.0.1 explicitly
- Remove scope override in signInRedirect (use metadata default)
- Clear OAuth callback params from URL after session restore
- Replace follows badge with DaisyUI tabs (All / Following)
- Use separate PublicNoteList instances per tab to isolate v-infinite-scroll state
- Add isLoading guard in onLoadMore to prevent concurrent fetches
2026-03-10 14:18:41 +01:00
..
2026-02-15 08:00:11 +01:00
2026-01-19 00:37:55 +01:00
2025-11-09 14:01:57 +01:00
2023-08-14 18:04:27 +02:00
2023-08-06 18:58:59 +02:00
2023-08-14 18:04:27 +02:00
2026-03-01 19:00:29 +01:00
2026-02-15 08:00:11 +01:00