summaryrefslogtreecommitdiff
path: root/packages/frontend/src/boot/main-boot.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(frontend): use ESMsyuilo2023-09-191-15/+15
|
* feat: refine announcement (#11497)syuilo2023-08-131-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update read-announcement.ts * wip * wip * wip * Update index.d.ts * wip * Create 1691649257651-refine-announcement.js * wip * wip * wip * wip * wip * wip * Update announcements.vue * wip * wip * Update announcements.vue * wip * Update announcements.vue * wip * Update misskey-js.api.md * Update users.ts * Create MkAnnouncementDialog.stories.impl.ts * wip * wip * Create AnnouncementService.ts
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* enhance(client): ↵syuilo2023-07-171-1/+2
| | | | Deckで非ルートページにアクセスした際に簡易UIで表示しない設定を追加
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-1/+1
| | | | | | | | | * cleanup: trim trailing whitespace * update(`.editorconfig`) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* enhance(frontend): Deck ↵syuilo2023-05-201-1/+1
| | | | | | UIを使用している場合、`/`以外にアクセスした際にZen UIで表示するように Resolve #10871
* refactor(frontend): boot分割したり副作用減らしたりとかsyuilo2023-05-151-0/+254
#10838