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 21:09:45 +01:00
2025-03-01 23:04:09 +01:00
2023-08-15 01:07:50 +02:00
2026-03-10 12:45:04 +01:00
2021-03-09 22:00:10 +01:00
2026-02-14 12:18:23 +01:00
2025-07-06 11:23:15 +02:00
2024-12-24 00:21:59 +01:00
2026-02-15 08:00:11 +01:00
2025-05-31 13:59:53 +02:00
2021-03-09 22:00:10 +01:00
2026-02-19 22:43:26 +01:00
2026-02-27 14:32:23 +01:00
2026-03-10 12:45:04 +01:00
2026-03-10 12:27:35 +01:00
2025-03-01 21:27:35 +01:00
2026-02-14 13:36:23 +01:00
2026-02-14 12:18:23 +01:00
2026-02-14 13:37:09 +01:00
Description
No description provided
Readme 6.6 MiB
Languages
Vue 53.8%
TypeScript 42%
JavaScript 1.8%
CSS 1.7%
HTML 0.5%
Other 0.2%