yumechi-no-kuni/packages/backend/src/misc
eternal-flame-AD 3906efa8d5
All checks were successful
Lint / pnpm_install (push) Successful in 2m10s
Publish Docker image / Build (push) Successful in 5m9s
Test (production install and build) / production (22.11.0) (push) Successful in 1m6s
Test (backend) / unit (22.11.0) (push) Successful in 8m54s
Publish Docker image / Build (pull_request) Successful in 4m37s
Lint / pnpm_install (pull_request) Successful in 1m45s
Test (backend) / e2e (22.11.0) (push) Successful in 11m52s
Test (production install and build) / production (22.11.0) (pull_request) Successful in 1m5s
Test (backend) / unit (22.11.0) (pull_request) Successful in 8m25s
Test (backend) / e2e (22.11.0) (pull_request) Successful in 12m16s
Lint / lint (backend) (push) Successful in 2m19s
Lint / lint (frontend) (push) Successful in 2m26s
Lint / lint (frontend-embed) (push) Successful in 2m27s
Lint / lint (frontend-shared) (push) Successful in 2m19s
Lint / lint (misskey-bubble-game) (push) Successful in 2m28s
Lint / lint (misskey-js) (push) Successful in 2m34s
Lint / lint (misskey-reversi) (push) Successful in 2m32s
Lint / lint (sw) (push) Successful in 2m31s
Lint / typecheck (backend) (push) Successful in 2m29s
Lint / typecheck (misskey-js) (push) Successful in 1m39s
Lint / typecheck (sw) (push) Successful in 1m42s
Lint / lint (backend) (pull_request) Successful in 2m33s
Lint / lint (frontend) (pull_request) Successful in 2m27s
Lint / lint (frontend-embed) (pull_request) Successful in 2m28s
Lint / lint (frontend-shared) (pull_request) Successful in 2m27s
Lint / lint (misskey-bubble-game) (pull_request) Successful in 2m28s
Lint / lint (misskey-js) (pull_request) Successful in 2m30s
Lint / lint (misskey-reversi) (pull_request) Successful in 2m30s
Lint / lint (sw) (pull_request) Successful in 2m31s
Lint / typecheck (backend) (pull_request) Successful in 2m28s
Lint / typecheck (misskey-js) (pull_request) Successful in 1m39s
Lint / typecheck (sw) (pull_request) Successful in 1m44s
more path sanitization
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2024-11-17 12:57:49 -06:00
..
id (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
prelude refactor: say bye to the weird groupBy friends (#13975) 2024-06-22 19:40:55 +09:00
acct.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
cache.ts fix(backend): memory leak in memory caches (#14363) 2024-08-18 13:34:01 +09:00
check-https.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
check-word-mute.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
clone.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
collapsed-queue.ts perf(backend): Defer instance metadata update (#14558) 2024-09-26 10:25:20 +09:00
content-disposition.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
correct-filename.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
create-temp.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
dev-null.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
emoji-regex.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
extract-custom-emojis-from-mfm.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
extract-hashtags.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
extract-mentions.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
fastify-hook-handlers.ts update deps (#14594) 2024-09-22 12:32:01 +09:00
fastify-reply-error.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
FileWriterStream.ts add missing license headers 2024-03-01 17:28:46 +09:00
gen-identicon.ts update deps (#13624) 2024-05-04 20:56:14 +09:00
gen-key-pair.ts revert 5f88d56d96 2024-07-20 21:33:20 +09:00
generate-invite-code.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
generate-native-user-token.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
get-ip-hash.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
get-note-summary.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
get-reaction-emoji.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
i18n.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
identifiable-error.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
is-duplicate-key-value-error.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
is-instance-muted.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
is-mime-image.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
is-native-token.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
is-renote.ts add note 2024-10-15 10:32:00 +09:00
is-reply.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
is-user-related.ts fix(backend): ユーザーのリアクション一覧でミュート/ブロックが機能していなかった問題を修正 (#14100) 2024-07-14 20:24:29 +09:00
json-schema.ts fix(backend): use prefixItems in admin/queue/*-delayed endpoint schema (#14468) 2024-08-30 10:58:59 +09:00
json-value.ts fix: readAllNotifications message not working (#14374) 2024-08-09 16:04:41 +09:00
JsonArrayStream.ts add missing license headers 2024-03-01 17:28:46 +09:00
langmap.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
loader.ts chore: add missing SPDX ID and workflow check (#13570) 2024-03-13 22:37:18 +09:00
log-sanitization.ts more path sanitization 2024-11-17 12:57:49 -06:00
normalize-for-search.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
promise-tracker.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
reset-db.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
safe-for-sql.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
secure-rndstr.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
show-machine-info.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
sql-like-escape.ts fix(backend): SQLのサニタイズを強化 (#14920) 2024-11-09 10:51:28 +09:00
status-error.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
truncate.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00