mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-11-19 14:48:34 +00:00
* wip * Update packages/client/src/os.ts Co-authored-by: tamaina <tamaina@hotmail.co.jp> * メニューをComposition API化、switchアイテム追加 クライアントサイド画像圧縮の準備 * メニュー型定義を分離 (TypeScriptの型支援が効かないので) * disabled * make keepOriginal to follow setting value * ✌️ * fix * fix * ✌️ * WEBP * aaa * ✌️ * webp * lazy load browser-image-resizer * rename * rename 2 * Fix * clean up * add comment * clean up * jpeg, pngにもどす * fix * fix name * webpでなくする ただしサムネやプレビューはwebpのまま (テスト) * 動画サムネイルはjpegに * エラーハンドリング * ✌️ * v2.2.1-misskey-beta.2 * browser-image-resizer#v2.2.1-misskey.1 * ✌️ * fix alert * update browser-image-resizer to v2.2.1-misskey.2 * lockfile Co-authored-by: mei23 <m@m544.net> Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| id | ||
| acct.ts | ||
| antenna-cache.ts | ||
| api-permissions.ts | ||
| app-lock.ts | ||
| before-shutdown.ts | ||
| cache.ts | ||
| captcha.ts | ||
| check-hit-antenna.ts | ||
| check-word-mute.ts | ||
| content-disposition.ts | ||
| convert-host.ts | ||
| count-same-renotes.ts | ||
| create-temp.ts | ||
| detect-url-mime.ts | ||
| download-text-file.ts | ||
| download-url.ts | ||
| emoji-regex.ts | ||
| extract-custom-emojis-from-mfm.ts | ||
| extract-hashtags.ts | ||
| extract-mentions.ts | ||
| fetch-meta.ts | ||
| fetch-proxy-account.ts | ||
| fetch.ts | ||
| gen-id.ts | ||
| gen-identicon.ts | ||
| gen-key-pair.ts | ||
| get-file-info.ts | ||
| get-note-summary.ts | ||
| get-reaction-emoji.ts | ||
| hard-limits.ts | ||
| i18n.ts | ||
| identifiable-error.ts | ||
| is-blocker-user-related.ts | ||
| is-duplicate-key-value-error.ts | ||
| is-instance-muted.ts | ||
| is-muted-user-related.ts | ||
| is-quote.ts | ||
| keypair-store.ts | ||
| langmap.ts | ||
| normalize-for-search.ts | ||
| nyaize.ts | ||
| populate-emojis.ts | ||
| reaction-lib.ts | ||
| safe-for-sql.ts | ||
| schema.ts | ||
| secure-rndstr.ts | ||
| show-machine-info.ts | ||
| truncate.ts | ||
| webhook-cache.ts | ||