summaryrefslogtreecommitdiff
path: root/yarn.lock (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(client): Improve image viewersyuilo2021-10-251-0/+4
| | | | | | Resolve #7545 Resolve #6811 Close #7808
* update depssyuilo2021-10-241-134/+145
|
* enhance: Provide Twemoji SVGs from Misskey server (#2) (#7897)tamaina2021-10-241-1/+36
| | | | | | | | | | | | | * Selfhosting Twemoji * ちっ * うざっ * あ * add test Co-authored-by: mei23 <m@m544.net>
* Remove apexchartssyuilo2021-10-241-67/+0
| | | | Resolve #7907
* Migrate to Chart.js v3 (#7896)syuilo2021-10-221-21/+25
| | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * 定期的にresync * Update overview.vue * wip * wip
* refactor: publishHogeStreamとStreamのEventEmitterに型定義する (#7769)tamaina2021-10-211-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * :v: * add main stream * packedNotificationSchemaを更新 * read:gallery, write:gallery, read:gallery-likes, write:gallery-likesに翻訳を追加 * fix * ok * add header, choice, invitation * add header, choice, invitation * test * fix * fix * yatta * remove no longer needed "as PackedUser/PackedNote" * clean up * add simple-schema * fix lint * fix lint * wip * wip! * wip * fix * wip * wip * :v: * 送信側に型エラーがないことを3回確認した * :v: * wip * update typescript * define items in full Schema * edit comment * edit comment * edit comment * Update src/prelude/types.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * https://github.com/misskey-dev/misskey/pull/7769#discussion_r703058458 * user packとnote packの型不整合を修正 * revert https://github.com/misskey-dev/misskey/pull/7772#discussion_r706627736 * revert https://github.com/misskey-dev/misskey/pull/7772#discussion_r706627736 * user packとnote packの型不整合を修正 * add prelude/types.ts * emoji * signin * game * matching * clean up * ev => data * refactor * clean up * add type * antenna * channel * fix * add Packed type * add PackedRef * fix lint * add emoji schema * add reversiGame * add reversiMatching * remove signin schema (use Signin entity) * add schemas refs, fix Packed type * wip PackedHoge => Packed<'Hoge'> * add Packed type * note-reaction * user * user-group * user-list * note * app, messaging-message * notification * drive-file * drive-folder * following * muting * blocking * hashtag * page * app (with modifying schema) * import user? * channel * antenna * clip * gallery-post * emoji * Packed * reversi-matching * update stream.ts * https://github.com/misskey-dev/misskey/pull/7769#issuecomment-917542339 * fix lint * clean up? * add changelog * add changelog * add changelog * fix: アンテナが既読にならないのを修正 * revert fix * https://github.com/misskey-dev/misskey/pull/7769#discussion_r711474875 * spec => payload * edit commetn Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* update depssyuilo2021-10-161-235/+240
|
* server: コマンドラインオプション廃止syuilo2021-10-081-5/+0
| | | | | Resolve #7863 Resolve #6337
* use commander 4.1.1syuilo2021-10-081-4/+4
|
* update dependenciessyuilo2021-10-081-187/+216
|
* refactor componentssyuilo2021-09-301-79/+87
|
* update depssyuilo2021-09-221-273/+220
|
* fix: add vanilla-tilttamaina2021-09-171-0/+5
|
* update depssyuilo2021-09-161-129/+160
|
* Tune download (#2)MeiMei2021-09-031-0/+44
| | | | | | | | | | | * s2-2 * allowedPrivateNetworks * style * Proxyの間にあると誤解しそうなのでconfigの記述順を変更 * Fix error handler
* Bump @redocly/openapi-core from 1.0.0-beta.44 to 1.0.0-beta.54 (#7665)dependabot[bot]2021-08-201-38/+15
| | | | | | | | | | | | | | | | | Bumps [@redocly/openapi-core](https://github.com/Redocly/openapi-cli) from 1.0.0-beta.44 to 1.0.0-beta.54. - [Release notes](https://github.com/Redocly/openapi-cli/releases) - [Changelog](https://github.com/Redocly/openapi-cli/blob/master/docs/changelog.md) - [Commits](https://github.com/Redocly/openapi-cli/compare/v1.0.0-beta.44...v1.0.0-beta.54) --- updated-dependencies: - dependency-name: "@redocly/openapi-core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update depssyuilo2021-08-191-260/+223
|
* Remove unused packages (#7661)rinsuki2021-08-191-526/+16
| | | | | | | * Remove unused packages * Remove unused babel things * Remove more unused packages
* Remove is-root dependencies (#7660)rinsuki2021-08-191-5/+0
|
* update vuesyuilo2021-08-171-53/+53
|
* perf: Improve network request performance (#7636)MeiMei2021-08-161-24/+13
| | | | | | | * perf: Improve fetch * CHANGELOG * lifo
* feat(client): Misskey更新時にダイアログを表示するようにsyuilo2021-08-131-0/+5
|
* Introduce e2e testsyuilo2021-08-121-13/+601
|
* Update depssyuilo2021-08-121-559/+467
|
* Update vue to 3.2.1syuilo2021-08-101-53/+53
|
* revert vue to 3.1.xsyuilo2021-07-231-53/+53
|
* update vuesyuilo2021-07-231-53/+53
|
* Update vuesyuilo2021-07-201-53/+53
|
* Update depssyuilo2021-07-171-540/+761
|
* テストがうごかないのを修正 (#7566)MeiMei2021-06-121-4/+4
| | | | | | | | | * startServer * typeorm 0.2.32 * Fix: chartのテストがテストの並び順によっては正しく初期化されない * initTestDb
* Update resolutions (#7572)MeiMei2021-06-121-9/+4
|
* Update depssyuilo2021-06-081-202/+204
|
* Update misskey.jssyuilo2021-06-011-4/+4
|
* Update depssyuilo2021-05-311-240/+319
|
* Supports Emoji 13.1 (#7539)MeiMei2021-05-301-4/+4
| | | | | * Supports Emoji 13.1 * Fix regex
* wip #7533syuilo2021-05-271-4/+14
|
* Fix agent type (#7532)MeiMei2021-05-231-3/+3
|
* Update depssyuilo2021-05-201-396/+681
|
* APIドキュメントが見れなくなっているのを修正など (#7500)MeiMei2021-05-051-10/+63
| | | | | | | * Test api.json * Fix typo * Fix api-doc
* Update depssyuilo2021-04-251-145/+161
|
* Update yarn.locksyuilo2021-04-241-4/+4
|
* nodejs v16で動くようにsyuilo2021-04-211-7/+0
|
* Use FontAwesome as web font instead of vue component (#7469)syuilo2021-04-201-42/+4
| | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update yarn.lock * wip * wip
* Update yarn.locksyuilo2021-04-181-4/+4
|
* fixsyuilo2021-04-161-4/+4
|
* update commandersyuilo2021-04-161-9/+4
|
* update dependenciessyuilo2021-04-161-751/+818
|
* update mfm-jssyuilo2021-04-151-4/+4
|
* Update yarn.locksyuilo2021-04-151-4/+4
|
* Tweak UIsyuilo2021-04-121-5/+14
|