yumechi-no-kuni/packages/backend/src/server/api
eternal-flame-AD 416d71002a
Some checks failed
Lint / pnpm_install (pull_request) Successful in 1m49s
Test (backend) / unit (22.11.0) (pull_request) Successful in 8m9s
Test (production install and build) / production (22.11.0) (pull_request) Successful in 1m10s
Publish Docker image / Build (pull_request) Successful in 5m10s
Test (backend) / e2e (22.11.0) (pull_request) Successful in 12m39s
Lint / lint (backend) (pull_request) Successful in 2m52s
Lint / lint (frontend-embed) (pull_request) Successful in 2m56s
Lint / lint (frontend) (pull_request) Successful in 3m9s
Lint / lint (frontend-shared) (pull_request) Successful in 2m51s
Lint / lint (misskey-bubble-game) (pull_request) Successful in 2m51s
Lint / lint (misskey-js) (pull_request) Successful in 2m49s
Lint / lint (misskey-reversi) (pull_request) Successful in 3m0s
Lint / typecheck (backend) (pull_request) Successful in 2m48s
Lint / lint (sw) (pull_request) Successful in 2m50s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m12s
Lint / typecheck (sw) (pull_request) Successful in 2m4s
Lint / pnpm_install (push) Successful in 1m56s
Publish Docker image / Build (push) Successful in 4m28s
Test (production install and build) / production (22.11.0) (push) Successful in 1m2s
Lint / lint (backend) (push) Successful in 2m8s
Test (backend) / unit (22.11.0) (push) Successful in 8m28s
Lint / lint (frontend) (push) Successful in 2m42s
Lint / lint (frontend-embed) (push) Successful in 2m19s
Lint / lint (frontend-shared) (push) Successful in 2m21s
Lint / lint (misskey-bubble-game) (push) Successful in 2m20s
Test (backend) / e2e (22.11.0) (push) Failing after 11m37s
Lint / lint (misskey-js) (push) Successful in 2m30s
Lint / lint (misskey-reversi) (push) Successful in 2m31s
Lint / lint (sw) (push) Successful in 2m28s
Lint / typecheck (misskey-js) (push) Successful in 1m37s
Lint / typecheck (backend) (push) Successful in 2m26s
Lint / typecheck (sw) (push) Successful in 1m52s
improve emoji packing
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2024-11-19 10:57:45 -06:00
..
endpoints improve emoji packing 2024-11-19 10:57:45 -06:00
openapi fix(backend): api-docをScalarに変更 (#14152) 2024-07-09 21:57:19 +09:00
stream fix(backend): 無制限にストリーミングのチャンネルに接続できる問題を修正 2024-08-17 09:30:03 +09:00
ApiCallService.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
ApiLoggerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ApiServerService.ts wip (#14745) 2024-10-11 21:05:53 +09:00
AuthenticateService.ts don't log metrics for postgres in testing 2024-11-17 11:58:15 -06:00
endpoint-base.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
endpoints.ts feat: 送信したフォローリクエストを確認できるように (#14856) 2024-11-15 17:30:54 +09:00
EndpointsModule.ts feat: 送信したフォローリクエストを確認できるように (#14856) 2024-11-15 17:30:54 +09:00
error.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
GetterService.ts feat: ノートの閲覧にログイン必須にする設定 (#14799) 2024-10-21 12:49:29 +09:00
MetricsService.ts prometheus - stage 2 workers 2024-11-17 18:47:56 -06:00
RateLimiterService.ts fix rate limit check never ends (#13994) 2024-06-15 08:42:13 +09:00
SigninApiService.ts don't log metrics for postgres in testing 2024-11-17 11:58:15 -06:00
SigninService.ts fix: signin の資格情報が足りないだけの場合はエラーにせず200を返すように (#14700) 2024-10-05 12:03:47 +09:00
SigninWithPasskeyApiService.ts Add Sign in with passkey Button (#14577) 2024-09-26 08:25:33 +09:00
SignupApiService.ts wip (#14745) 2024-10-11 21:05:53 +09:00
StreamingApiServerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00