egirlskey/packages/backend/src/server/api/endpoints
Marie db012fc8c3
merge: upstream (1)
2024-01-21 13:11:23 +01:00
..
admin emoji search: show closest match first #338 2024-01-12 16:58:21 +00:00
antennas refactor: make sure promises are settled before app shutdown (#12942) 2024-01-08 12:28:13 +09:00
ap Merge pull request from GHSA-7pxq-6xx9-xpgm 2023-12-28 09:45:54 +01:00
app perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
auth perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
blocking update deps (#11820) 2023-09-15 14:28:29 +09:00
bubble-game enhance(drop-and-fusion): ゲームバランスの調整など 2024-01-17 20:11:32 +09:00
channels Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565) 2023-12-04 14:38:21 +09:00
charts chore(backend): Resolve `import/no-default-export` rule violations (#11732) 2023-08-17 21:20:58 +09:00
clips perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
drive merge: upstream 2024-01-15 12:07:35 +01:00
email-address chore(backend): Resolve `import/no-default-export` rule violations (#11732) 2023-08-17 21:20:58 +09:00
federation merge: upstream 2024-01-15 12:07:35 +01:00
flash enhance: api.jsonのレスポンスの内容を実際の内容に合わせる (#12723) 2023-12-21 16:57:05 +09:00
following すべてのフォロー中の人のwithRepliesを変える機能 (#12049) 2023-10-21 18:39:19 +09:00
gallery fix(backend): ギャラリーの人気の投稿の選出にidを用いるように (#12448) 2023-11-26 10:05:56 +09:00
hashtags refactor: noteテーブルのインデックス整理と配列カラムへのクエリでインデックスを使うように (#12993) 2024-01-15 08:19:27 +09:00
i merge: upstream 2024-01-15 12:07:35 +01:00
invite Merge pull request from GHSA-7pxq-6xx9-xpgm 2023-12-28 09:45:54 +01:00
miauth perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
mute update deps (#11820) 2023-09-15 14:28:29 +09:00
my Merge pull request from GHSA-7pxq-6xx9-xpgm 2023-12-28 09:45:54 +01:00
notes merge: upstream 2024-01-15 12:07:35 +01:00
notifications feat: notification grouping 2023-11-02 15:57:55 +09:00
pages perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
promo Merge pull request from GHSA-7pxq-6xx9-xpgm 2023-12-28 09:45:54 +01:00
renote-mute feat: reversi 2024-01-19 20:51:49 +09:00
reversi enhance(reversi): tweak reversi 2024-01-21 10:07:43 +09:00
roles Merge pull request from GHSA-7pxq-6xx9-xpgm 2023-12-28 09:45:54 +01:00
sw Merge pull request from GHSA-7pxq-6xx9-xpgm 2023-12-28 09:45:54 +01:00
username refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
users Merge pull request from GHSA-7pxq-6xx9-xpgm 2023-12-28 09:45:54 +01:00
announcements.ts fix(backend): お知らせのページネーションが機能しない #11800 (#11890) 2023-09-24 20:08:00 +09:00
drive.ts chore(backend): Resolve `import/no-default-export` rule violations (#11732) 2023-08-17 21:20:58 +09:00
emoji.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
emojis.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
endpoint.ts enhance: api.jsonのレスポンスの内容を実際の内容に合わせる (#12723) 2023-12-21 16:57:05 +09:00
endpoints.ts chore(backend): Resolve `import/no-default-export` rule violations (#11732) 2023-08-17 21:20:58 +09:00
export-custom-emojis.ts chore(backend): Resolve `import/no-default-export` rule violations (#11732) 2023-08-17 21:20:58 +09:00
fetch-external-resources.ts Merge pull request from GHSA-7pxq-6xx9-xpgm 2023-12-28 09:45:54 +01:00
fetch-rss.ts enhance: api.jsonのレスポンスの内容を実際の内容に合わせる (#12723) 2023-12-21 16:57:05 +09:00
get-avatar-decorations.ts 🎨 2023-10-24 14:38:15 +09:00
get-online-users-count.ts enhance: api.jsonのレスポンスの内容を実際の内容に合わせる (#12723) 2023-12-21 16:57:05 +09:00
i.ts Merge pull request from GHSA-7pxq-6xx9-xpgm 2023-12-28 09:45:54 +01:00
meta.ts feat: Implement Donation URL 2024-01-09 21:32:47 +01:00
notes.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
page-push.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
ping.ts chore(backend): Resolve `import/no-default-export` rule violations (#11732) 2023-08-17 21:20:58 +09:00
pinned-users.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
request-reset-password.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
reset-db.ts chore(backend): Resolve `import/no-default-export` rule violations (#11732) 2023-08-17 21:20:58 +09:00
reset-password.ts merge: upstream performance changes & instance silencing 2023-10-16 23:38:21 +02:00
retention.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
server-info.ts enhance: api.jsonのレスポンスの内容を実際の内容に合わせる (#12723) 2023-12-21 16:57:05 +09:00
sponsors.ts chore: lint 2023-10-14 02:05:03 +02:00
stats.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
test.ts enhance: api.jsonのレスポンスの内容を実際の内容に合わせる (#12723) 2023-12-21 16:57:05 +09:00
users.ts fix of 1fa1d31696 2023-10-16 12:00:56 +09:00