summaryrefslogtreecommitdiff
path: root/packages/backend/src/postgres.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* improve query/parameter loggingHazelnoot2025-06-021-2/+6
* clarify query truncation messageHazelnoot2025-05-301-1/+1
* suppress messages from TypeORM migration and schema loading in productionHazelnoot2025-05-301-2/+4
* fix TypeORM logger implementationHazelnoot2025-05-301-4/+15
* don't highlight queries in productionHazelnoot2025-05-301-1/+1
* fix TypeORM logging to native console instead of NestJS loggerHazelnoot2025-05-301-7/+9
* add slowQueryThreshold setting to configure slow query warningHazelnoot2025-05-301-1/+1
* disable TypeORM query cache by defaultHazelnoot2025-05-301-1/+1
* merge upstream againHazelnoot2025-04-241-9/+22
|\
| * レプリケーション設定時におけるinsertOne()の挙動を調整 (#...おさむのひと2025-04-131-9/+22
* | merge upstreamHazelnoot2025-03-251-9/+18
|\|
| * Feat: Chat (#15686)syuilo2025-03-241-7/+14
| * enhance(backend): refine system account (#15530)syuilo2025-03-021-0/+2
| * update deps (#15311)syuilo2025-02-151-1/+1
* | implement AP fetch logsHazelnoot2025-02-161-0/+2
* | rename activity_log and activity_context to ap_inbox_log and ap_contextHazelnoot2025-02-161-4/+4
* | add inbound activity logger for debuggingHazelnoot2025-02-161-0/+4
* | merge upstream 2025-02-03Hazelnoot2025-02-031-8/+51
|\|
| * feat(backend): config(default.yml)からSQLログ全文を出力するか否...おさむのひと2025-01-141-8/+51
* | feat: 노트 게시를 예약할 수 있음 (yojo-art/cherrypick#483, [Type4n...NoriDev2024-12-091-0/+2
* | revert accidental change to postgres.tsHazelnoot2024-10-151-9/+1
* | add filters for following feedHazel K2024-10-151-1/+9
* | correct name of `SkLatestNote`Hazel K2024-10-151-2/+2
* | lint fixesHazel K2024-10-021-1/+1
* | add `latest_note` tableHazel K2024-09-291-0/+2
* | Merge branch 'develop' into feature/misskey-2024.07dakkar2024-08-061-5/+1
|\ \
| * | pass redis config as-is to postgres cachedakkar2024-07-211-5/+1
* | | Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07dakkar2024-08-021-3/+7
|\ \ \ | |/ / |/| / | |/
| * feat: 通報を受けた際にメールまたはWebhookで通知を送出出...おさむのひと2024-06-081-2/+6
| * lint fixessyuilo2024-06-061-1/+1
* | merge: upstreamMarie2024-02-191-1/+1
|\|
| * (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| * Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| * update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* | merge: upstream (1)Marie2024-01-211-15/+19
|\|
| * update depssyuilo2024-01-211-15/+17
| * feat: reversisyuilo2024-01-191-0/+2
* | merge: upstreamMarie2024-01-111-0/+2
|\|
| * feat: ranking system of bubble gamesyuilo2024-01-111-0/+2
* | merge: upstreamMar0xy2023-10-311-0/+2
|\|
| * feat: Avatar decoration (#12096)syuilo2023-10-211-0/+2
* | merge: timeline 1syuilo2023-10-131-4/+2
* | Revert "feat: improve tl performance"Mar0xy2023-10-031-2/+4
* | merge: upstreamMar0xy2023-10-031-4/+2
|\|
| * feat: improve tl performance (#11946)syuilo2023-10-031-4/+2
* | upd: add backend for post editingMar0xy2023-09-221-0/+2
|/
* refactor(backend): update directory structure for modelssyuilo2023-09-201-65/+65
* feat: passkey support (#11804)syuilo2023-09-081-2/+0
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-132/+132
* update deps (#11409)syuilo2023-07-311-1/+1