mizzkey/packages/backend/src/server/api/endpoints/federation
tamaina c1a19ff900
fix(backend): Use OFFSET instead of SKIP when using LIMIT (#11379)
* fix(backend): Use OFFSET instead of SKIP when using LIMIT

* update CHANGELOG.md
2023-07-25 19:21:50 +09:00
..
followers.ts perf(backend): use limit() instead of take() 2023-07-08 16:53:07 +09:00
following.ts perf(backend): use limit() instead of take() 2023-07-08 16:53:07 +09:00
instances.ts fix(backend): Use OFFSET instead of SKIP when using LIMIT (#11379) 2023-07-25 19:21:50 +09:00
show-instance.ts fix import type 2022-09-21 05:33:11 +09:00
stats.ts fix import type 2022-09-21 05:33:11 +09:00
update-remote-user.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
users.ts perf(backend): use limit() instead of take() 2023-07-08 16:53:07 +09:00