Sharkey/packages/frontend
Namekuji 25ebb73756
feat: account migration (#10507)
* add Move activity

* add endpoint to move from local to remote

* follow move activity coming to inbox

* fix move endpoint

* add known-as endpoint to create account alias

* add migration page

* add route to migration page

* add move and known-as endpoints

* fix dependnecies error

* fix new endpoints

* fix move activity id

* fix refollow

* add movedToUri and alsoKnownAs to api

* fix moveToUri indicator

* fix missing context

* add chengelog

* rename MkMoved to MkAccountMoved

* add missing semicolon

* fix targetUri

* fix followings query

* remove redundant null check
2023-04-08 14:16:26 +09:00
..
.storybook ci(#10336): use TurboSnap (#10494) 2023-04-07 20:34:23 +09:00
.vscode rename: client -> frontend 2022-12-27 14:36:33 +09:00
@types Delete vue.d.ts 2023-04-01 14:04:40 +09:00
assets update sounds 2023-03-03 09:41:33 +09:00
public build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
src feat: account migration (#10507) 2023-04-08 14:16:26 +09:00
test enhance(client): 投稿フォームをちょっといい感じに (#10442) 2023-04-05 14:30:03 +09:00
.eslintrc.js lint 2023-02-22 15:28:17 +09:00
.gitignore build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
package.json ci(#10336): use TurboSnap (#10494) 2023-04-07 20:34:23 +09:00
tsconfig.json build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
vite.config.ts build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
vite.json5.ts Fix type errors from vite.json5.ts (#9936) 2023-02-15 17:14:47 +09:00