summaryrefslogtreecommitdiff
path: root/src/server/index.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactoringsyuilo2021-11-121-179/+0
| | | | Resolve #7779
* feat(client): ↵syuilo2021-10-241-1/+17
| | | | | | メンションにユーザーのアバターを表示するように Resolve #350
* server: コマンドラインオプション廃止syuilo2021-10-081-2/+2
| | | | | Resolve #7863 Resolve #6337
* refactor: use path alias to improve readabilitysyuilo2021-08-191-1/+1
|
* fix: mochaが動かないため拡張子なしに戻したsyuilo2021-08-191-13/+13
|
* refactor: refactoring importssyuilo2021-08-191-13/+13
| | | | | | | | 将来ESMに移行しやすいように Related: #7658 なんかmochaが起動しなくなってるけど理由不明 すぐ直したい
* Refactor (#7394)syuilo2021-03-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * Update define.ts * Update update.ts * Update user.ts * wip * wip * Update request.ts * URL * wip * wip * wip * wip * Update invite.ts * Update create.ts
* refactor: Use path aliassyuilo2021-03-231-3/+3
|
* nanka iroiro (#6853)syuilo2020-11-251-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update maps.ts * wip * wip * wip * wip * Update base.vue * wip * wip * wip * wip * Update link.vue * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update privacy.vue * wip * wip * wip * wip * Update range.vue * wip * wip * wip * wip * Update profile.vue * wip * Update a.vue * Update index.vue * wip * Update sidebar.vue * wip * wip * Update account-info.vue * Update a.vue * wip * wip * Update sounds.vue * wip * wip * wip * wip * wip * wip * wip * wip * Update account-info.vue * Update account-info.vue * wip * wip * wip * Update d-persimmon.json5 * wip
* Revert "fix(api): Fix #6418 (#6442)"syuilo2020-06-051-2/+2
| | | | This reverts commit 83ec906ee7c5d9bd42b11129f3f0b3df85287b3c.
* fix(api): Fix #6418 (#6442)syuilo2020-06-041-2/+2
|
* fix(server): Remove koa-compresssyuilo2020-05-101-8/+0
|
* brotli圧縮の無効化など Resolve #6325 (#6326)MeiMei2020-05-091-2/+3
| | | | | * disable brotli * disable compress between nginx and app
* refactor: Use ===syuilo2020-04-041-1/+1
|
* Update dependencies :rocket:syuilo2019-09-271-1/+1
|
* Use pureimage instead of canvassyuilo2019-04-151-3/+5
|
* ランダムにアバターを生成するようにsyuilo2019-04-151-0/+7
|
* strictNullChecks (#4666)syuilo2019-04-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* テーブル分割syuilo2019-04-101-4/+4
|
* Use PostgreSQL instead of MongoDB (#4572)syuilo2019-04-071-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* ログをデータベースに保存して管理画面で見れるようにsyuilo2019-03-021-2/+2
|
* Refactoring: Move chart dir into services dirsyuilo2019-02-081-1/+1
|
* Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0dsyuilo2019-02-071-8/+7
|
* Check config on load (#4170)Aya Morisawa2019-02-061-7/+8
| | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* /.well-known 周りをいい感じに (#4141)Acid Chicken (硫酸鶏)2019-02-051-7/+4
| | | | | | * Enhance /.well-known and their friends * Fix bug
* アニメーションを自動再生しないオプション (#4131)MeiMei2019-02-051-0/+1
| | | | | | | | | | * Refactor * settings * Media Proxy * Replace API response
* [Server] Enable slow optionsyuilo2019-02-041-4/+7
|
* Create type definition for 'koa-slow' (#4072)Acid Chicken (硫酸鶏)2019-02-031-1/+1
|
* Use internal logger instead of debug/console for loggingsyuilo2019-02-031-2/+2
| | | | | | Resolve #4104 Resolve #1966 Resolve #1937
* Better loggingsyuilo2019-02-031-1/+1
|
* Better loggingsyuilo2019-02-031-2/+7
|
* Module 'request-stats' as import syntax (#4071)Acid Chicken (硫酸鶏)2019-01-311-2/+3
|
* Update index.tsAcid Chicken (硫酸鶏)2019-01-231-1/+1
| | | refs: 67dacb77257295ad78a0bf82ffb9b7fa7e616e89
* Supress log when testsyuilo2019-01-231-1/+1
|
* Fix testsyuilo2019-01-231-0/+13
|
* Use for-of instead of forEach (#3583)Aya Morisawa2018-12-111-2/+2
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Implement email configsyuilo2018-11-291-0/+19
|
* Return 404 for undefined .well-known (#3404)MeiMei2018-11-261-0/+5
|
* Use sum function (#3174)Aya Morisawa2018-11-091-3/+4
|
* Refactoringsyuilo2018-10-231-2/+2
|
* Refactorsyuilo2018-10-211-2/+2
|
* Resolve #2963syuilo2018-10-211-2/+2
|
* Refactoringsyuilo2018-10-211-2/+2
|
* Resolve #2923syuilo2018-10-171-1/+1
| | | | Allow option to disable sending HSTS headers even if https:// is used in url
* Implement API testssyuilo2018-10-161-1/+2
|
* Resolve #2328syuilo2018-09-151-0/+25
|
* wipsyuilo2018-06-181-1/+1
|
* Enable HTTP/2syuilo2018-05-241-4/+2
|
* Disable http2syuilo2018-04-291-3/+5
| | | | Use https instead
* リファクタリングなどsyuilo2018-04-291-3/+3
|