summaryrefslogtreecommitdiff
path: root/packages/backend/src/db/postgre.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* なんかもうめっちゃ変えたsyuilo2022-09-181-256/+0
|
* feat: Log user ips (#8872)syuilo2022-07-021-1/+3
| | | | | | | | | | | | | | | | | | | * wip * store ip and headers * Update admin-file.vue * require admin for view ip/headers * IP (recent) 消した * admin必須 * opt in * clean ips periodically * respect logging setting in drive/files/create
* enhance: Redisをioredisに統一してIPv6サポート (#8869)MeiMei2022-06-241-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | * Use ioredis, Supports IPv6 host https://github.com/misskey-dev/misskey/issues/8862 * Fix import * order * a * i * fix * flushdb * family * CHANGELOG * redis_version Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix(test): make chart tests workingsyuilo2022-06-051-1/+9
|
* fix(test): reset redis in e2e testsyuilo2022-06-031-0/+2
| | | | #7986
* refactorsyuilo2022-05-211-4/+3
|
* fix e2e testsyuilo2022-04-031-1/+5
|
* feat: Webhook (#8457)syuilo2022-04-021-0/+2
| | | | | | | | | | | * feat: introduce webhook * wip * wip * wip * Update CHANGELOG.md
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-261-44/+38
| | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update following.ts * wip * wip * wip * Update resolve-user.ts * maxQueryExecutionTime * wip * wip
* tweak logsyuilo2022-03-211-1/+1
|
* set timeout for db querysyuilo2022-03-041-2/+5
| | | | Resolve #8150
* refactor: Use ESM (#8358)syuilo2022-02-271-68/+68
| | | | | | | | | | | | | | | * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
* enhance: e2eテストをできるだけ改良してみた (#8159)tamaina2022-01-211-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update docker image? * 続 * serial run delete from "${table}" cascade * use cypress official github action * refuse install by cypress action * clean up * use wait? * use more wait? * Revert "use more wait?" This reverts commit 18d0fcae9c7d8f98a4cafb4a846a031ece57350c. * Revert "use wait?" This reverts commit 5aa8feec9cdc3e2f79e566249f0a0eff6c0df6a0. * fix * test * test * log? * 握りつぶしてみる * clean up * env? * clean up? * disable video * add comment * remove test * 成功? * test browser * nodeインストール無効化 * node16.13.0-chrome95-ff94 * node.js復活 * ? * ちょっと戻してみる * chrome? * cross browser test2 * --shm-size=2g * artifact? * misskey.local? * firefoxはあきらめる * not headless? * oops * fix * ?? * test1 * if? * fail-fast: false * headless: false * easy error ignoreing describe * エラーの解消 とちょっとリファクター * add browser name to artifact * Install mplayer for FireFox * no wait? * タイムアウトを甘くしてみる * firefoxをあきらめる(n回目) * remove timeout setting * wait復活 * Update basic.js * Update index.js Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* bye reversisyuilo2022-01-121-4/+0
|
* enhance(backend): improve chart enginesyuilo2021-12-141-3/+5
|
* fix lintsyuilo2021-12-091-4/+4
|
* fix bugsyuilo2021-11-121-7/+23
|
* refactoringsyuilo2021-11-121-0/+225
Resolve #7779