1
0
forked from mirror/misskey
mi.moris.day/packages/backend/src/queue/processors
Acid Chicken 2b8056a852
fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908)
* fix(backend): use insertOne insteadof insert/findOneOrFail combination

* fix: typo

* fix(backend): inherit mainAlias?

* refactor(backend): use extend

* fix(backend): invalid entityTarget

* fix(backend): fake where

* chore: debug

* chore: debug

* test: log

* fix(backend): column names

* fix(backend): remove dummy from

* revert: log

* fix(backend): position

* fix(backend): automatic aliasing

* chore(backend): alias

* chore(backend): remove from

* fix(backend): type

* fix(backend): avoid pure name

* test(backend): fix type

* chore(backend): use cte

* fix(backend): avoid useless alias

* fix(backend): fix typo

* fix(backend): __disambiguation__

* fix(backend): quote

* chore(backend): t

* chore(backend): accessible

* chore(backend): concrete returning

* fix(backend): quote

* chore: log more

* chore: log metadata

* chore(backend): use raw

* fix(backend): returning column name

* fix(backend): transform

* build(backend): wanna logging

* build(backend): transform empty

* build(backend): build alias

* build(backend): restore name

* chore: return entity

* fix: test case

* test(backend): 204

* chore(backend): log sql

* chore(backend): assert user joined

* fix(backend): typo

* chore(backend): log long sql

* chore(backend): log join

* chore(backend): log join depth null

* chore(backend): joinAttributes

* chore(backend): override createJoinExpression

* chore: join log

* fix(backend): escape

* test(backend): log log

* chore(backend): join gonna success?

* chore(backend): relations

* chore(backend): undefined

* chore(backend): target

* chore(backend): remove log

* chore(backend): log chart update

* chore(backend): log columns

* chore(backend): check hasMetadata

* chore(backend): unshift id when not included

* chore(backend): missing select

* chore(backend): remove debug code
2024-06-01 11:16:44 +09:00
..
AggregateRetentionProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
CheckExpiredMutingsProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
CleanChartsProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
CleanProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
CleanRemoteFilesProcessorService.ts fix: report progress out of 100% in CleanRemoteFilesProcessorService (#13633) 2024-03-30 10:28:47 +09:00
DeleteAccountProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
DeleteDriveFilesProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
DeleteFileProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
DeliverProcessorService.ts feat: suspend instance improvements (#13861) 2024-05-23 15:55:47 +09:00
EndedPollNotificationProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ExportAntennasProcessorService.ts 新着ノートをサウンドで通知する機能をdeck UIに追加 (#13867) 2024-05-27 20:54:53 +09:00
ExportBlockingProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ExportClipsProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ExportCustomEmojisProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ExportFavoritesProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ExportFollowingProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ExportMutingProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ExportNotesProcessorService.ts refactor(backend): ノートのエクスポート処理でStreams APIを使うように (#13465) 2024-02-28 15:34:58 +09:00
ExportUserListsProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ImportAntennasProcessorService.ts fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908) 2024-06-01 11:16:44 +09:00
ImportBlockingProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ImportCustomEmojisProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ImportFollowingProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ImportMutingProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ImportUserListsProcessorService.ts fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908) 2024-06-01 11:16:44 +09:00
InboxProcessorService.ts fix(federation): InboxにきたCreate, AnnounceのobjectがBearcaps urlだった際はスキップするように (#13610) 2024-05-28 14:36:06 +09:00
RelationshipProcessorService.ts fix: 古いキャッシュを使うのを修正 (#13453) 2024-02-25 12:36:10 +09:00
ResyncChartsProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
TickChartsProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
WebhookDeliverProcessorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00