summaryrefslogtreecommitdiff
path: root/src/server/api/openapi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactoringsyuilo2021-11-124-413/+0
| | | | Resolve #7779
* refactor: Expand schema (#7772)tamaina2021-09-121-45/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * packedNotificationSchemaを更新 * read:gallery, write:gallery, read:gallery-likes, write:gallery-likesに翻訳を追加 * fix * add header, choice, invitation * test * fix * yatta * remove no longer needed "as PackedUser/PackedNote" * clean up * add simple-schema * fix lint * define items in full Schema * revert https://github.com/misskey-dev/misskey/pull/7772#discussion_r706627736 * user packとnote packの型不整合を修正
* fix: mochaが動かないため拡張子なしに戻したsyuilo2021-08-193-31/+31
|
* refactor: refactoring importssyuilo2021-08-193-31/+31
| | | | | | | | 将来ESMに移行しやすいように Related: #7658 なんかmochaが起動しなくなってるけど理由不明 すぐ直したい
* APIドキュメントが見れなくなっているのを修正など (#7500)MeiMei2021-05-051-0/+2
| | | | | | | * Test api.json * Fix typo * Fix api-doc
* syuilo/misskey --> misskey-dev/misskeysyuilo2021-03-241-2/+2
|
* refactor: Use path aliassyuilo2021-03-233-3/+3
|
* APIドキュメントの改善 (#6757)YuzuRyo612021-03-062-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update api document in admin/announcements * Update api document in announcements * Update api document in i/read-announcements * Update api document in username/available * Update api document & Fix typo in API 403 error * Update api document * Update api document * Update api document * Fix API permission definition * Update api document * Update api document * Update api document * Update api document * Update api document * Update api document * Update api document * Update api document * Fix bug in users (api) * Apply reviews #6757 * Apply reviews #6757 Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor assetssyuilo2021-03-061-1/+1
|
* fix an error on /api-doc (#6665)coord_e2020-08-221-0/+2
|
* feat: トークン手動発行機能syuilo2020-07-181-1/+1
|
* refactor: use Object.fromEntries() instead of in-house implementation (#6401)tamaina2020-05-231-11/+9
| | | | | | * refactor: use Object.fromEntries() instead of in-house implementation * Remove extra type assertions
* APIリファレンスのカテゴリ処理の修正 (#6218)MeiMei2020-04-031-1/+1
| | | | | * APIリファレンスのカテゴリ処理の修正 * tune
* wipsyuilo2020-03-271-46/+1
|
* API docsyuilo2020-02-151-1/+1
|
* Improve API docsyuilo2019-05-201-1/+3
|
* ユーザーグループsyuilo2019-05-181-0/+2
| | | | Resolve #3218
* 様々な修正 (#4859)Satsuki Yanagi2019-05-051-1/+1
| | | Typo, Redundant code, Syntax error の修正
* Improve API docsyuilo2019-05-011-0/+2
| | | | Fix #4825
* Improve hashtag APIsyuilo2019-04-251-44/+2
|
* Refactor API (#4770)syuilo2019-04-233-418/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update description.ts * wip
* Update schemas.tssyuilo2019-04-171-1/+0
|
* Refactorsyuilo2019-04-151-1/+36
|
* Better permisson Fix #2341 (#4611)tamaina2019-04-152-5/+24
| | | | | | | | | | | | | | * Better permisson Fix #2341 * add kinds.ts * test * fix * v11 * fix
* Use PostgreSQL instead of MongoDB (#4572)syuilo2019-04-071-3/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update note.ts * Update timeline.ts * Update core.ts * wip * Update generate-visibility-query.ts * wip * wip * wip * wip * wip * Update global-timeline.ts * wip * wip * wip * Update vote.ts * wip * wip * Update create.ts * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update files.ts * wip * wip * Update CONTRIBUTING.md * wip * wip * wip * wip * wip * wip * wip * wip * Update read-notification.ts * wip * wip * wip * wip * wip * wip * wip * Update cancel.ts * wip * wip * wip * Update show.ts * wip * wip * Update gen-id.ts * Update create.ts * Update id.ts * wip * wip * wip * wip * wip * wip * wip * Docker: Update files about Docker (#4599) * Docker: Use cache if files used by `yarn install` was not updated This patch reduces the number of times to installing node_modules. For example, `yarn install` step will be skipped when only ".config/default.yml" is updated. * Docker: Migrate MongoDB to Postgresql Misskey uses Postgresql as a database instead of Mongodb since version 11. * Docker: Uncomment about data persistence This patch will save a lot of databases. * wip * wip * wip * Update activitypub.ts * wip * wip * wip * Update logs.ts * wip * Update drive-file.ts * Update register.ts * wip * wip * Update mentions.ts * wip * wip * wip * Update recommendation.ts * wip * Update index.ts * wip * Update recommendation.ts * Doc: Update docker.ja.md and docker.en.md (#1) (#4608) Update how to set up misskey. * wip * :v: * wip * Update note.ts * Update postgre.ts * wip * wip * wip * wip * Update add-file.ts * wip * wip * wip * Clean up * Update logs.ts * wip * :pizza: * wip * Ad notes * wip * Update api-visibility.ts * Update note.ts * Update add-file.ts * tests * tests * Update postgre.ts * Update utils.ts * wip * wip * Refactor * wip * Refactor * wip * wip * Update show-users.ts * Update update-instance.ts * wip * Update feed.ts * Update outbox.ts * Update outbox.ts * Update user.ts * wip * Update list.ts * Update update-hashtag.ts * wip * Update update-hashtag.ts * Refactor * Update update.ts * wip * wip * :v: * clean up * docs * Update push.ts * wip * Update api.ts * wip * :v: * Update make-pagination-query.ts * :v: * Delete hashtags.ts * Update instances.ts * Update instances.ts * Update create.ts * Update search.ts * Update reversi-game.ts * Update signup.ts * Update user.ts * id * Update example.yml * :art: * objectid * fix * reversi * reversi * Fix bug of chart engine * Add test of chart engine * Improve test * Better testing * Improve chart engine * Refactor * Add test of chart engine * Refactor * Add chart test * Fix bug * コミットし忘れ * Refactoring * :v: * Add tests * Add test * Extarct note tests * Refactor * 存在しないユーザーにメンションできなくなっていた問題を修正 * Fix bug * Update update-meta.ts * Fix bug * Update mention.vue * Fix bug * Update meta.ts * Update CONTRIBUTING.md * Fix bug * Fix bug * Fix bug * Clean up * Clean up * Update notification.ts * Clean up * Add mute tests * Add test * Refactor * Add test * Fix test * Refactor * Refactor * Add tests * Update utils.ts * Update utils.ts * Fix test * Update package.json * Update update.ts * Update manifest.ts * Fix bug * Fix bug * Add test * :art: * Update endpoint permissions * Updaye permisison * Update person.ts #4299 * データベースと同期しないように * Fix bug * Fix bug * Update reversi-game.ts * Use a feature of Node v11.7.0 to extract a public key (#4644) * wip * wip * :v: * Refactoring #1540 * test * test * test * test * test * test * test * Fix bug * Fix test * :sushi: * wip * #4471 * Add test for #4335 * Refactor * Fix test * Add tests * :clock4: * Fix bug * Add test * Add test * rename * Fix bug
* 不明なリアクションのフォールバックに star ↵syuilo2019-03-181-1/+2
| | | | を使うようにするオプション
* Improve docsyuilo2019-02-271-0/+38
|
* Fix schemasyuilo2019-02-271-1/+1
|
* Improve docsyuilo2019-02-271-0/+44
|
* Improve docsyuilo2019-02-261-0/+40
|
* Improve docsyuilo2019-02-251-1/+5
|
* Improve docsyuilo2019-02-252-12/+13
|
* Improve docsyuilo2019-02-251-0/+33
|
* Improve docsyuilo2019-02-251-0/+22
|
* Improve docsyuilo2019-02-241-1/+45
|
* Improve docsyuilo2019-02-241-4/+11
|
* Improve docsyuilo2019-02-241-0/+22
|
* Refactorsyuilo2019-02-241-11/+10
|
* Refactorsyuilo2019-02-241-4/+4
|
* Refactorsyuilo2019-02-241-1/+1
|
* Use camelCasesyuilo2019-02-242-3/+3
|
* Improve docsyuilo2019-02-241-19/+10
|
* Improve type definitionssyuilo2019-02-241-27/+2
|
* Update schemas.tssyuilo2019-02-241-1/+1
|
* Update description.tssyuilo2019-02-241-3/+2
|
* Refator: separate filessyuilo2019-02-244-0/+578