mistykey/packages/backend/src/misc
2025-11-15 14:08:32 -05:00
..
errors fix lint error in FetchFailedError.ts 2025-11-11 23:13:36 -05:00
id more use of identifiable errors, improvements to inner error rendering, and more heuristics for is-retryable-error 2025-06-06 22:20:17 -04:00
prelude update backend to the new templates 2025-11-05 19:41:08 -05:00
acct.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
append-content-warning.ts fixes to CW and quote conversion for mastodon 2025-03-27 19:51:43 -04:00
attach-caller-id.ts pass client token through API via caller ID 2025-10-07 20:50:04 -04:00
bigint.ts update backend to the new templates 2025-11-05 19:41:08 -05:00
cache.ts prefer type-only imports in testing utilities 2025-11-09 00:51:34 -05:00
call-all.ts implement callAllAsync and callAllOnAsync utilities 2025-11-11 22:40:26 -05:00
captcha-error.ts fix custom errors having the wrong name in stack traces 2025-11-11 20:07:28 -05: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 move global services to "global" directory 2025-11-05 19:42:28 -05: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 check for stream truncation in saveToTempFile 2025-05-08 16:43:52 -04:00
dev-null.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
diff-arrays.ts add function diffArraysSimple for more efficient change detection 2025-05-28 21:31:40 -04:00
emoji-regex.ts update emoji-regex.ts and remove dependency on @twemoji/parser 2025-11-05 19:42:30 -05:00
extract-custom-emojis-from-mfm.ts use pnpm package alias for @transfem-org/sfm-js 2025-06-12 21:11:16 -04:00
extract-hashtags.ts use pnpm package alias for @transfem-org/sfm-js 2025-06-12 21:11:16 -04:00
extract-mentions.ts use pnpm package alias for @transfem-org/sfm-js 2025-06-12 21:11:16 -04:00
fastify-hook-handlers.ts update deps (#14594) 2024-09-22 12:32:01 +09:00
fastify-reply-error.ts fix custom errors having the wrong name in stack traces 2025-11-11 20:07:28 -05:00
FileWriterStream.ts more use of identifiable errors, improvements to inner error rendering, and more heuristics for is-retryable-error 2025-06-06 22:20:17 -04:00
from-tuple.ts implement ApResolver.secureResolve to use a provided object only if the authority matches 2025-03-21 12:37:06 -04:00
gen-identicon.ts lint and type fixes 2025-04-01 20:47:04 -04:00
gen-key-pair.ts revert 5f88d56d96 2024-07-20 21:33:20 +09:00
generate-invite-code.ts update backend to the new templates 2025-11-05 19:41:08 -05:00
get-ip-hash.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
get-note-summary.ts modernize backend to target the same ES and TS standards as the rest of the app 2025-11-05 19:40:49 -05:00
get-reaction-emoji.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
i18n.ts fix lint errors about use of console and new() cache 2025-11-05 19:21:51 -05:00
identifiable-error.ts fix custom errors having the wrong name in stack traces 2025-11-11 20:07:28 -05:00
is-duplicate-key-value-error.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
is-error.ts add polyfill for Error.isError 2025-11-11 20:14:44 -05: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-renote.ts add UpdateLatestNote, PostSuspend, and PostUnsuspend background tasks 2025-11-15 14:08:32 -05:00
is-reply.ts remove unused withRepliesToSelf option from users/notes endpoint 2025-11-14 18:59:09 -05:00
is-retryable-error.ts add [isRetryableSymbol] to begin moving away from unreliable heuristic 2025-11-05 19:20:04 -05:00
is-system-account.ts check for host 2024-10-07 11:45:58 -04:00
is-user-related.ts fix(backend): ユーザーのリアクション一覧でミュート/ブロックが機能していなかった問題を修正 (#14100) 2024-07-14 20:24:29 +09:00
json-schema.ts fix(backend): enumerate achievement types in some response schema (#15953) 2025-05-06 19:52:30 +09:00
json-value.ts update deps (#15311) 2025-02-15 10:24:22 +09:00
JsonArrayStream.ts merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00
kvp-array.ts implement kvp-array.ts utility 2025-11-05 19:20:04 -05: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
normalize-for-search.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
patch-date.ts add patchDate() utility 2025-11-05 19:20:25 -05:00
promise-tracker.ts return promises for chaining in promise-tracker.ts 2025-11-11 20:15:40 -05:00
promise-try.ts add polyfill for Promise.try 2025-11-11 20:14:52 -05:00
promiseUtils.ts implement withCleanup and withSignal Promise utilities 2025-11-11 20:16:23 -05:00
QuantumKVCache.ts remove error filtering 2025-11-12 01:00:32 -05:00
rate-limit-utils.ts fix redis transaction implementation 2024-12-10 19:01:35 -05:00
render-full-error.ts fix circular dependency caused by is-retryable-error, render-inline-error, and render-full-error 2025-11-05 19:20:04 -05:00
render-inline-error.ts move CaptchaError to a separate file to avoid circular import errors 2025-07-21 16:16:33 -04:00
reset-db.ts convert all remaining backend code to TimeService 2025-11-05 19:21:50 -05:00
safe-for-sql.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
secure-rndstr.ts lint 2024-11-27 19:26:56 +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 fix custom errors having the wrong name in stack traces 2025-11-11 20:07:28 -05:00
throw-if-aborted.ts add throwIfAborted and rejectIfAborted utilities to simplify AbortSignal handling 2025-11-11 20:15:11 -05:00
token.ts refactor 2025-02-28 09:34:21 +09:00
truncate.ts pcleanup dependencies: 2025-06-12 21:11:16 -04:00
verify-field-link.ts update backend to the new templates 2025-11-05 19:41:08 -05:00