summaryrefslogtreecommitdiff
path: root/src/db (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Elasticsearchのインデックス名をconfigで変更できるように ↵和風ドレッシング2019-08-091-2/+2
| | | | (#5257)
* Prevent username reusingsyuilo2019-07-221-0/+2
|
* Resolve #3238syuilo2019-07-141-0/+2
|
* Fix: postgres redis cache の option が適用されない (#5114)MeiMei2019-07-071-5/+3
|
* Implement Webauthn 🎉 (#5088)Mary2019-07-031-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implement Webauthn :tada: * Share hexifyAB * Move hr inside template and add AttestationChallenges janitor daemon * Apply suggestions from code review Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Add newline at the end of file * Fix stray newline in promise chain * Ignore var in try{}catch(){} block Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Add missing comma * Add missing semicolon * Support more attestation formats * add support for more key types and linter pass * Refactor * Refactor * credentialId --> id * Fix * Improve readability * Add indexes * fixes for credentialId->id * Avoid changing store state * Fix syntax error and code style * Remove unused import * Refactor of getkey API * Create 1561706992953-webauthn.ts * Update ja-JP.yml * Add type annotations * Fix code style * Specify depedency version * Fix code style * Fix janitor daemon and login requesting 2FA regardless of status
* Fix #4926syuilo2019-06-291-44/+46
|
* 設定でPostgreSQLのクエリー結果のキャッシュを無効できる ↵Satsuki Yanagi2019-06-111-2/+2
| | | | ように (#5046)
* :v: (#5041)Satsuki Yanagi2019-06-101-1/+1
| | | related #5020
* Fix #5020syuilo2019-06-091-1/+1
|
* Enable query result cache for meta / stats / hashtags trend (#4978)Satsuki Yanagi2019-05-251-0/+12
|
* Support PostgreSQL Extra Connection options (#4970)Satsuki Yanagi2019-05-241-0/+1
|
* Resolve #4941syuilo2019-05-191-0/+2
|
* ユーザーグループsyuilo2019-05-181-0/+4
| | | | Resolve #3218
* ページにいいねできるようにsyuilo2019-05-171-0/+2
|
* Pages (#4811)syuilo2019-04-291-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update page-editor.vue * wip * wip * wip * wip * wip * wip * wip * Update page-editor.variable.core.vue * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update aiscript.ts * wip * Update package.json * wip * wip * wip * wip * wip * Update page.vue * wip * wip * wip * wip * more info * wip fn * wip * wip * wip
* Resolve #3119syuilo2019-04-251-47/+25
|
* Disable sql logsyuilo2019-04-171-4/+2
|
* Redis必須にsyuilo2019-04-131-2/+2
|
* strictNullChecks (#4666)syuilo2019-04-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* テーブル分割syuilo2019-04-101-2/+2
|
* Use PostgreSQL instead of MongoDB (#4572)syuilo2019-04-072-39/+137
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Improve redis configsyuilo2019-03-091-1/+3
|
* ログをデータベースに保存して管理画面で見れるようにsyuilo2019-03-023-4/+4
|
* Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0dsyuilo2019-02-073-11/+12
|
* Check config on load (#4170)Aya Morisawa2019-02-063-12/+11
| | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* Use internal logger instead of debug/console for loggingsyuilo2019-02-032-2/+8
| | | | | | Resolve #4104 Resolve #1966 Resolve #1937
* Redisをオプションにしたりsyuilo2018-10-111-2/+2
|
* #2607syuilo2018-09-051-1/+8
|
* Refactoring (#2160)Aya Morisawa2018-08-121-3/+1
|
* :v:syuilo2018-07-271-1/+1
|
* Not cast to anyAya Morisawa2018-07-151-1/+1
|
* wipsyuilo2018-07-041-31/+39
|
* wipsyuilo2018-07-041-1/+1
|
* wipsyuilo2018-07-041-39/+41
|
* wipsyuilo2018-07-041-5/+37
|
* wipsyuilo2018-06-181-1/+1
|
* :pizza:syuilo2018-06-111-4/+1
|
* #1686syuilo2018-06-091-1/+4
|
* Introduce config moduleAkihiko Odaki2018-04-023-3/+3
|
* Update dependencies :rocket:syuilo2018-02-021-1/+1
|
* Fix bugsyuilo2018-01-011-2/+5
|
* Fix bugsyuilo2017-12-311-2/+2
| | | | | SEE: https://github.com/mongodb/node-mongodb-native/blob/3.0.0/CHANGES_3.0.0.md
* Improve readabilitysyuilo2017-12-311-2/+2
|
* fix lint (automattic)otofune2017-11-061-9/+9
|
* support GridFSotofune2017-11-061-4/+31
|
* :v:syuilo2017-01-171-2/+2
|
* Fix bugsyuilo2017-01-172-0/+2
|
* :v:syuilo2017-01-171-7/+10
|
* :worried:Aya Morisawa2017-01-031-1/+1
|
* Initial commit :four_leaf_clover:syuilo2016-12-293-0/+38