misskey/packages/backend/src/misc
tamaina 09764b909b
enhance(dev): non-production環境でhttpサーバー間でもユーザー、ノートの連合が可能なように (#10717)
* enhance(dev): non-production環境でhttpサーバー間でもユーザー、ノートの連合が可能なように

* refactor (use checkHttps)

* MISSKEY_WEBFINGER_USE_HTTP

* Environment Variable readme

* NEVER USE IN PRODUCTION

* fix punyHost
2023-04-29 23:26:47 +09:00
..
id fix(server): IdService.parseを全てのidタイプに対応させるように (#10533) 2023-04-09 04:41:06 +09:00
prelude enhance: Proxy custom emojis to reduce image size and accelerate the frontend (#9431) 2022-12-30 12:00:50 +09:00
acct.ts
api-permissions.ts
cache.ts fix types 2023-04-14 13:50:05 +09:00
check-https.ts enhance(dev): non-production環境でhttpサーバー間でもユーザー、ノートの連合が可能なように (#10717) 2023-04-29 23:26:47 +09:00
check-word-mute.ts
clone.ts
content-disposition.ts
correct-filename.ts fix indentation 2023-03-20 13:00:21 +09:00
create-temp.ts
dev-null.ts
emoji-regex.ts refactor: fix types 2023-02-17 15:15:36 +09:00
extract-custom-emojis-from-mfm.ts
extract-hashtags.ts
extract-mentions.ts
fastify-reply-error.ts
gen-identicon.ts
gen-key-pair.ts
generate-native-user-token.ts
get-ip-hash.ts
get-note-summary.ts refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00
get-reaction-emoji.ts
i18n.ts
identifiable-error.ts
is-duplicate-key-value-error.ts
is-instance-muted.ts refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00
is-mime-image.ts enhance(server): 画像圧縮周り(主にサムネイルの仕様)の変更 (#10287) 2023-03-11 14:11:40 +09:00
is-native-token.ts
is-not-null.ts 通知部分は残す 2023-03-03 20:43:31 +09:00
is-quote.ts
is-user-related.ts
json-schema.ts refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00
langmap.ts
normalize-for-search.ts
nyaize.ts
reset-db.ts
safe-for-sql.ts
secure-rndstr.ts
show-machine-info.ts
sql-like-escape.ts
status-error.ts
truncate.ts