Skip to content

feat(web): redirect logged-in users from root to /threads (opt-in)#950

Merged
AchoArnold merged 13 commits into
mainfrom
feat/redirect-to-threads
Jul 19, 2026
Merged

feat(web): redirect logged-in users from root to /threads (opt-in)#950
AchoArnold merged 13 commits into
mainfrom
feat/redirect-to-threads

refactor(web): render redirect prompt as v-menu not v-card

5be36ab
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jul 19, 2026 in 0s

3 new issues (0 max.) of at least severity.

Annotations

Check warning on line 5 in web/app/middleware/redirectToThreads.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

web/app/middleware/redirectToThreads.ts#L5

Unsafe argument of type `any` assigned to a parameter of type `string`.

Check warning on line 15 in web/app/stores/redirectPreference.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

web/app/stores/redirectPreference.ts#L15

Unsafe assignment of an error typed value.

Check warning on line 15 in web/app/stores/redirectPreference.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

web/app/stores/redirectPreference.ts#L15

Unsafe call of an `error` type typed value.