puyoskey/packages/backend/src/server/api/endpoints/notes
syuilo 023fa30280
refactor/perf(backend): provide metadata statically (#14601)
* wip

* Update ReactionService.ts

* Update ApiCallService.ts

* Update timeline.ts

* Update GlobalModule.ts

* Update GlobalModule.ts

* Update NoteEntityService.ts

* wip

* wip

* wip

* Update ApPersonService.ts

* wip

* Update GlobalModule.ts

* Update mock-resolver.ts

* Update RoleService.ts

* Update activitypub.ts

* Update activitypub.ts

* Update activitypub.ts

* Update activitypub.ts

* Update activitypub.ts

* clean up

* Update utils.ts

* Update UtilityService.ts

* Revert "Update utils.ts"

This reverts commit a27d4be764b78c1b5a9eac685e261fee49331d89.

* Revert "Update UtilityService.ts"

This reverts commit e5fd9e004c482cf099252201c0c1aa888e001430.

* vuwa-

* Revert "vuwa-"

This reverts commit 0c3bd12472b4b9938cdff2d6f131e6800bc3724c.

* Update entry.ts

* Update entry.ts

* Update entry.ts

* Update entry.ts

* Update jest.setup.ts
2024-09-22 12:53:13 +09:00
..
favorites (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
polls fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908) 2024-06-01 11:16:44 +09:00
reactions fix(backend): fix creating reactions bugs (#13901) 2024-06-22 19:49:38 +09:00
thread-muting (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
children.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
clips.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
conversation.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
create.test.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
create.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
delete.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
featured.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
global-timeline.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
hybrid-timeline.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
local-timeline.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
mentions.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
reactions.ts perf(backend): avoid N+1 selects from user table when packing many entities (#13911) 2024-05-31 15:32:42 +09:00
renotes.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
replies.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
search-by-tag.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
search.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
show.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
state.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
timeline.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
translate.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
unrenote.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
user-list-timeline.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00