summaryrefslogtreecommitdiff
path: root/packages/frontend/src/os.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-28refactor(frontend): `os.ts`周りのリファクタリング (#13186)zyoshoka1-130/+172
2024-02-13(re) update SPDX-FileCopyrightTexttamaina1-1/+1
2024-02-13Revert "update SPDX-FileCopyrightText"tamaina1-1/+1
2024-02-12update SPDX-FileCopyrightTextsyuilo1-1/+1
2024-02-05refactor(frontend): `os.popup()`の`events`の型チェックを有効化 (#1...zyoshoka1-3/+15
2024-02-02refactor(frontend): `os.popup()`の`props`の型チェックを有効化 (#13...zyoshoka1-1/+2
2024-01-30fix/refactor(reversi): 既存のバグを修正・型定義を強化 (#13105)かっこかり1-1/+2
2024-01-30refactor: frontendのcomponentsの型エラーを改善 (#12926)yukineko1-1/+1
2024-01-19feat: reversisyuilo1-1/+1
2024-01-04refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをや...おさむのひと1-5/+4
2023-12-12fix typesyuilo1-1/+1
2023-12-12refactor(frontend): menuのdividerをnullで表現するのをやめるsyuilo1-1/+1
2023-12-09fix(frontend): disable Mk:apiExternalsyuilo1-2/+2
2023-09-29Feat: AiScriptでリモートサーバーのAPIを叩く関数を追加 (#11887)FineArchs1-2/+2
2023-09-22enhance: 二要素認証設定時のセキュリティを強化 (#11863)syuilo1-0/+13
2023-09-19refactor(frontend): use ESMsyuilo1-5/+5
2023-09-04update deps (#11764)syuilo1-2/+1
2023-07-27chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai1-0/+5
2023-07-05feat(frontend): allow cropping images on drive (#11092)Kagami Sascha Rosylight1-0/+2
2023-05-27refactorsyuilo1-6/+0
2023-05-08refactorsyuilo1-2/+3
2023-04-30enhance: account migration (#10592)Namekuji1-0/+3
2023-04-21enhance(frontend): INVALID_PARAMおよびROLE_PERMISSION_DENIEDエラーを...syuilo1-0/+6
2023-04-05enhance(client): 投稿フォームをちょっといい感じに (#10442)tamaina1-0/+2
2023-03-02refactor(frontend): add explicit `Promise<void>` return types in `os.ts` (#10...Kagami Sascha Rosylight1-5/+5
2023-02-23enhance(client): tweak renote collapsing logicsyuilo1-6/+0
2023-02-20:art: 2FA設定のデザイン向上 / セキュリティキーの名前を...tamaina1-0/+8
2023-02-12enhance(client): improve api error handlingsyuilo1-2/+25
2023-02-11enhance(client): 迷惑になる可能性のある投稿を行う前に警告...syuilo1-0/+32
2023-02-11enhance(client): 一度見たノートのRenoteは省略して表示するよ...syuilo1-0/+6
2023-02-10クロップ時の質問を分かりやすくsyuilo1-0/+2
2023-02-09enhance(client): improve api error handlingsyuilo1-0/+3
2023-01-21add some achievementssyuilo1-1/+3
2023-01-17pref: Optimize client imports (#9506)tamaina1-16/+23
2023-01-16enhance(client): improve usability of user selectsyuilo1-2/+4
2023-01-15enhance(client): show readable error when rate limit exceededsyuilo1-1/+4
2023-01-14enhance(client): 分かりやすいエラーメッセージを表示するよ...syuilo1-1/+9
2023-01-10refactor: api, apiGet関数をosから@/scripts/api.tsに分離する (#9510)tamaina1-80/+2
2023-01-06:art:syuilo1-0/+4
2023-01-02:art:syuilo1-1/+2
2022-12-27rename: client -> frontendsyuilo1-0/+0
2022-12-03Fastify (#9106)syuilo1-2/+5
2022-09-06refactor(client): refactor file name and directory structuresyuilo1-2/+2
2022-08-31refactor(client): align filename to component namesyuilo1-20/+20
2022-06-25feat: allow GET for some endpointssyuilo1-0/+33
2022-06-20refactor(client): Refine routing (#8846)syuilo1-7/+0
2022-06-11feat: image cropping (#8808)syuilo1-15/+30
2022-06-10chore: fix some lints automatically (#8788)Johann1501-1/+1
2022-05-26fix lints (#8737)Johann1501-6/+6
2022-05-01fix(client): fix missing import of defineAsyncComponent in os.tsAndreas Nedbal1-1/+1