syuilo
|
f4657eb16f
|
update deps
|
2024-01-21 18:43:01 +09:00 |
syuilo
|
1de29e5566
|
refactor: migrate to ESM
|
2024-01-20 13:57:03 +09:00 |
tamaina
|
1d5a0d0777
|
chore: use @misskey-dev/eslint-plugin (#12860)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-12-31 15:26:57 +09:00 |
syuilo
|
8a9f4ef441
|
update deps
|
2023-12-18 13:14:58 +09:00 |
syuilo
|
2ecc0299b4
|
update deps
|
2023-12-16 14:00:27 +09:00 |
おさむのひと
|
386fcedf35
|
(dev-mode) devモードの改善 (#12639)
* fix dev-mode
* fix dev-mode
* fix dev-mode
* fix dev-mode
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-12-14 20:16:02 +09:00 |
syuilo
|
aedc1d0ee9
|
update deps
|
2023-12-14 13:22:12 +09:00 |
syuilo
|
319267e096
|
update deps
|
2023-12-09 13:02:14 +09:00 |
syuilo
|
9c90ff7d06
|
update deps
|
2023-12-04 19:40:46 +09:00 |
おさむのひと
|
336416261a
|
バックエンドが生成するapi.jsonからmisskey-jsの型を作成する (#12434)
* ひとまず生成できるところまで
* ファイル構成整理
* 生成コマンド整理
* misskey-jsへの組み込み
* fix generator.ts
* wip
* fix generator.ts
* fix package.json
* 生成ロジックの調整
* 型レベルでのswitch-case機構をmisskey-jsからfrontendに持ち込めるようにした
* 型チェック用のtsconfig.jsonを作成
* 他のエンドポイントを呼ぶ関数にも適用
* 未使用エンティティなどを削除
* misskey-js側で手動定義されていた型を自動生成された型に移行(ただしapi.jsonがvalidでなくなってしまったので後で修正する)
* messagingは廃止されている(テストのビルドエラー解消)
* validなapi.jsonを出力できるように修正
* 修正漏れ対応
* Ajvに怒られて起動できなかったところを修正
* fix ci(途中)
* パラメータenumをやめる
* add command
* add api.json
* 都度自動生成をやめる
* 一気通貫スクリプト修正
* fix ci
* 生成ロジック修正
* フロントの型チェックは結局やらなかったので戻しておく
* fix pnpm-lock.yaml
* add README.md
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-12-02 21:00:05 +09:00 |
syuilo
|
51cf906b25
|
update deps
|
2023-11-27 21:05:20 +09:00 |
syuilo
|
77ac51a680
|
update typescript to 5.3
|
2023-11-21 11:32:13 +09:00 |
syuilo
|
4f9922d46c
|
update deps
|
2023-11-17 15:10:04 +09:00 |
syuilo
|
30bb24d18c
|
update deps
|
2023-11-14 10:35:48 +09:00 |
syuilo
|
1729307fcf
|
update deps
|
2023-11-03 14:41:21 +09:00 |
syuilo
|
77db652bff
|
update deps
|
2023-11-01 14:06:54 +09:00 |
syuilo
|
a8dc6d08b1
|
update deps
|
2023-10-28 12:31:18 +09:00 |
syuilo
|
fdeee5dd05
|
update deps
|
2023-10-23 09:20:55 +09:00 |
syuilo
|
cc256f117e
|
update deps
|
2023-10-19 19:51:59 +09:00 |
syuilo
|
e9db0680c4
|
update deps
|
2023-10-17 09:04:17 +09:00 |
syuilo
|
9338ab461e
|
update deps
|
2023-10-16 20:13:05 +09:00 |
syuilo
|
cf6e53b2ac
|
update deps
|
2023-10-10 16:26:48 +09:00 |
syuilo
|
13dbfef9f8
|
update deps
|
2023-10-09 20:55:40 +09:00 |
syuilo
|
95dc70021f
|
update deps
|
2023-10-06 17:19:17 +09:00 |
syuilo
|
ac19b055c7
|
update deps
|
2023-09-29 15:11:08 +09:00 |
syuilo
|
509cea511c
|
update deps
|
2023-09-24 11:09:49 +09:00 |
syuilo
|
5a4cf059ee
|
update deps
|
2023-09-23 12:46:19 +09:00 |
syuilo
|
032b6c6afb
|
update deps
|
2023-09-22 16:47:42 +09:00 |
syuilo
|
b9c6992aac
|
update deps (#11849)
* update deps
* wip
* wip
|
2023-09-20 16:43:45 +09:00 |
syuilo
|
6cf466e5d1
|
update deps (#11820)
* update deps
* fix
* wip
* wip
* wip
* Update docker-compose.yml.example
* Delete reviewer-lottery.yml
* Update RepositoryModule.ts
* wip
* wip
* clean up
* update deps
* wip
* wip
|
2023-09-15 14:28:29 +09:00 |
syuilo
|
59ab4af7ca
|
update deps
|
2023-09-05 17:43:43 +09:00 |
syuilo
|
1f7a81aae7
|
update deps (#11764)
* update deps
* node16
* wip
* wip
* wip
* Update test-utils.ts
* wip
* Update tsconfig.json
* wip
* Update package.json
* wip
* Update following.vue
* Update followers.vue
* Update index.vue
* Update share.vue
* Update MkUserPopup.vue
* Update MkPostForm.vue
* wip
* Update MkTokenGenerateWindow.vue
* Update MkPagination.vue
* refactor
* update deps
* update deps
* Update sw.ts
* wip
* wip
* wip
* Update FetchInstanceMetadataService.ts
* Update FetchInstanceMetadataService.ts
* update node
* update deps
* 🎨
|
2023-09-04 13:33:38 +09:00 |
syuilo
|
2b4c8c9e0f
|
update deps (#11409)
* update deps
* Update .eslintrc.js
* Update .eslintrc.js
* lint
* lint
* Update update.ts
* update deps
* Update .eslintrc.js
|
2023-07-31 19:14:20 +09:00 |
syuilo
|
9a5bc78eb4
|
update deps
|
2023-07-15 16:07:30 +09:00 |
syuilo
|
d5c4e77c44
|
update deps
|
2023-07-07 10:53:06 +09:00 |
Kagami Sascha Rosylight
|
f0b5860b9c
|
chore(misskey-js): fix invalid version string format
|
2023-06-24 14:20:28 +02:00 |
syuilo
|
60cc7f62e6
|
update deps
|
2023-06-24 13:11:53 +09:00 |
syuilo
|
3fe1c862f6
|
update misskey-js version
|
2023-06-24 12:46:30 +09:00 |
syuilo
|
5be6438bbc
|
update deps
|
2023-05-12 12:10:56 +09:00 |
syuilo
|
bcd123371b
|
update deps
|
2023-05-02 20:52:36 +09:00 |
syuilo
|
8c9cb9ee15
|
update deps
|
2023-04-19 12:52:14 +09:00 |
syuilo
|
a561b83070
|
fix deps
|
2023-04-06 20:29:17 +09:00 |
syuilo
|
88f22da052
|
update deps
|
2023-04-06 20:22:26 +09:00 |
Acid Chicken (硫酸鶏)
|
38d0b62167
|
build(#10336): Storybook & Chromatic & msw (#10365)
* build(#10336): init
* fix(#10336): invalid name conversion
* build(#10336): load locales and vite config
* refactor(#10336): remove unused imports
* build(#10336): separate definitions and generated codes
* refactor(#10336): remove hatches
* refactor(#10336): module semantics
* refactor(#10336): remove unused common preferences
* fix: typo
* build(#10336): mock assets
* build(#10336): impl `SatisfiesExpression`
* build(#10336): control themes
* refactor(#10336): semantics
* build(#10336): make .storybook as an individual TypeScript project
* style(#10336): use single quote
* build(#10336): avoid intrinsic component names
* chore: suppress linter
* style: typing
* build(#10336): update dependencies
* docs: note about Storybook
* build(#10336): sync
* build(#10336): full reload server on change
* chore: use defaultStore instead
* build(#10336): show popups on Story
* refactor(#10336): remove redundant div
* docs: fix
* build(#10336): interactions
* build(#10336): add an interaction test for `<MkA/>`
* build(#10336): bump storybook
* docs(#10336): mention to pre-build misskey-js
* build(#10336): write stories for `MkAcct`
* build(#10336): write stories for `MkAd`
* build(#10336): fix missing type definition
* build(#10336): use `toHaveTextContent`
* build(#10336): write some stories
* build(#10336): hide internal args
* build(#10336): generate `components/global` stories only
* build(#10336): write stories for `MkMisskeyFlavoredMarkdown`
* fix: conflict errors
* build(#10336): subcomponents on sidebar
* refactor: restore `SatisfiesExpression`
* docs(#10336): note development status
* build(#10336): use chokidar-cli
* docs(#10336): note chokidar-cli mode
* chore(#10336): untrack generated stories files
* fix: pointer handling
* build(#10336): finalize
* chore: add static option to `MkLoading`
* refactor(#10336): bind to local args
* fix: missing case
* revert: restore `SatisfiesExpression`
This reverts commit f246699f38 .
* build(#10336): make storybook buildable
* build(#10336): staticify assets
* build(#10336): staticified directory structure
* build(#10336): normalize path for Windows
* ci(#10336): create actions
* build(#10336): ignore tsc errors
* build(#10336): ignore tsc errors
* build(#10336): missing dependencies
* build(#10336): missing dependencies
* build(#10336): use fast-glob
* fix: invalid lockfile
* ci(#10336): increase heap size
* build(#10336): use unpkg for storybook tabler icons
* build(#10336): use unpkg for storybook twemojis
* build(#10336): disable `ProfilePageCat`
* build(#10336): blur `MkA` before interaction ends
* ci(#10336): stabilize
* ci(#10336): fetch-depth
* build(#10336): isChromatic
* ci(#10336): notify on changes
* ci(#10336): fix typo
* ci(#10336): missing working directory
* ci(#10336): skip build
* ci(#10336): fix path
* build(#10336): fails on Windows
* build(#10336): available on Windows
* ci(#10336): disable animation on chromatic
* ci(#10336): add static option to `PageHeader.tabs`
* chore: void
* ci(#10336): change parameters
* docs(#10336): update CONTRIBUTING
* docs(#10336): note about meta overriding and etc.
* ci(#10336): use Chromatic for checks
* ci(#10336): use `pull_request` instead of `pull_request_target` for now
* ci(#10336): use `exitOnceUploaded`
* ci(#10336): reuse built storybook
* ci(#10336): back to `pull_request_target`
* chore: unused dependencies
* style(#10336): reduce prettier indents
* style: note about `TSSatisfiesExpression`
|
2023-04-04 09:38:34 +09:00 |
syuilo
|
152247bfda
|
refactor: remove autobind-decorator dep
|
2023-03-31 16:41:27 +09:00 |
syuilo
|
6d78162323
|
tweak misskey-js config
|
2023-03-30 14:00:51 +09:00 |
syuilo
|
ea6f9f1e7d
|
tweak misskey-js config
|
2023-03-30 13:46:25 +09:00 |
syuilo
|
bb2b33f2c9
|
update deps
|
2023-03-30 12:03:04 +09:00 |
Kagami Sascha Rosylight
|
cee1d5e2d0
|
chore: integrate misskey-js as a workspace item (git subtree) (#10409)
* Additional changes for the merge
* api-misskey-js
|
2023-03-30 09:33:19 +09:00 |
Kagami Sascha Rosylight
|
772e05e835
|
Revert "Subtree merged in packages/misskey-js"
This reverts commit 3b524f32bf , reversing
changes made to 5be54451a8 .
|
2023-03-25 08:20:41 +01:00 |