mizzkey/packages/backend/src/server/api/endpoints/notes
かっこかり 0f7918c51b
refactor(backend): exist -> exists (#13203)
* refactor(backend): exist -> exists

* fix
2024-02-08 16:04:41 +09:00
..
favorites refactor(backend): exist -> exists (#13203) 2024-02-08 16:04:41 +09:00
polls Merge pull request from GHSA-7pxq-6xx9-xpgm 2023-12-27 15:08:59 +09:00
reactions chore(backend): Resolve import/no-default-export rule violations (#11732) 2023-08-17 21:20:58 +09:00
thread-muting perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
children.ts lint fixes 2023-10-09 13:32:41 +09:00
clips.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
conversation.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
create.test.ts fix(backend): 虚無ノートを投稿できる問題の修正と api.json の OpenAPI Specification 3.1.0 への対応 (#12969) 2024-01-13 16:54:25 +09:00
create.ts refactor(backend): exist -> exists (#13203) 2024-02-08 16:04:41 +09:00
delete.ts enhance(backend): refine moderation log (#10939) 2023-09-23 18:28:16 +09:00
featured.ts fix (backend): 「みつける」のなかにミュートしたユーザが現れてしまう問題を修正 (#12559) 2023-12-03 20:46:19 +09:00
global-timeline.ts fix(backend): GTLの「リノートを表示」オプションが機能しないのを修正 (#12234) 2023-11-04 18:45:59 +09:00
hybrid-timeline.ts Merge pull request from GHSA-7pxq-6xx9-xpgm 2023-12-27 15:08:59 +09:00
local-timeline.ts chore: 自分へのリプライのみ走査するように (#12570) 2023-12-04 17:56:48 +09:00
mentions.ts refactor: noteテーブルのインデックス整理と配列カラムへのクエリでインデックスを使うように (#12993) 2024-01-15 08:19:27 +09:00
reactions.ts fix(backend): notes/reactionsのページネーションが機能しない 2023-09-23 10:00:38 +09:00
renotes.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
replies.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
search-by-tag.ts refactor: noteテーブルのインデックス整理と配列カラムへのクエリでインデックスを使うように (#12993) 2024-01-15 08:19:27 +09:00
search.ts chore(backend): Resolve import/no-default-export rule violations (#11732) 2023-08-17 21:20:58 +09:00
show.ts chore(backend): Resolve import/no-default-export rule violations (#11732) 2023-08-17 21:20:58 +09:00
state.ts Merge pull request from GHSA-7pxq-6xx9-xpgm 2023-12-27 15:08:59 +09:00
timeline.ts Merge pull request from GHSA-7pxq-6xx9-xpgm 2023-12-27 15:08:59 +09:00
translate.ts Merge pull request from GHSA-7pxq-6xx9-xpgm 2023-12-27 15:08:59 +09:00
unrenote.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
user-list-timeline.ts Merge pull request from GHSA-7pxq-6xx9-xpgm 2023-12-27 15:08:59 +09:00