misskey/packages/backend/src/misc
MeiMei 10e526ba56
fix: Escape SQL LIKE (#9493)
* SQL LIKE escape

* CHANGELOG
2023-01-08 20:32:17 +09:00
..
id fix: typo (#9300) 2022-12-10 08:55:07 +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 なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
api-permissions.ts
cache.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
check-word-mute.ts fix type errors 2022-09-24 14:45:44 +09:00
clone.ts improve performance 2022-11-17 09:31:07 +09:00
content-disposition.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
create-temp.ts enhance: Proxy custom emojis to reduce image size and accelerate the frontend (#9431) 2022-12-30 12:00:50 +09:00
emoji-regex.ts fix 2022-02-27 14:10:31 +09:00
extract-custom-emojis-from-mfm.ts なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
extract-hashtags.ts なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
extract-mentions.ts なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
fastify-reply-error.ts Fastify (#9106) 2022-12-03 19:42:05 +09:00
gen-identicon.ts lint 2022-09-20 05:32:18 +09:00
gen-key-pair.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
generate-native-user-token.ts なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
get-ip-hash.ts Fix IP address rate limit (#8758) 2022-05-31 17:44:22 +09:00
get-note-summary.ts なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
get-reaction-emoji.ts
i18n.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
identifiable-error.ts なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
is-duplicate-key-value-error.ts
is-instance-muted.ts lint 2022-09-20 05:32:18 +09:00
is-mime-image.ts カスタム絵文字にプロキシを復活 (#9481) 2023-01-06 22:34:50 +09:00
is-native-token.ts なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
is-quote.ts lint 2022-09-20 05:32:18 +09:00
is-user-related.ts refactor: remove duplicate code (#8895) 2022-06-27 21:48:10 +09:00
langmap.ts
normalize-for-search.ts
nyaize.ts
reset-db.ts なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
safe-for-sql.ts
schema.ts Fix #8535 Excessive stack ... 'SchemaTypeDef<?>' (#8547) 2022-04-27 10:49:00 +09:00
secure-rndstr.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
show-machine-info.ts lint 2022-09-20 05:32:18 +09:00
sql-like-escape.ts fix: Escape SQL LIKE (#9493) 2023-01-08 20:32:17 +09:00
status-error.ts なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
truncate.ts