misskey/packages/backend/src/models/entities
Kagami Sascha Rosylight d5f30ecb86
feat(backend): allow disabling cache for sensitive files (#11245)
* feat(backend): allow disabling cache for sensitive files

* Update CHANGELOG.md

* fix storybook

* Update locales/ja-JP.yml

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-15 20:12:20 +09:00
..
AbuseUserReport.ts
AccessToken.ts
Ad.ts 広告の曜日を設定できるように (#10095) 2023-07-08 08:56:11 +09:00
Announcement.ts
AnnouncementRead.ts
Antenna.ts enhance: 使われてないアンテナは自動停止されるように 2023-03-20 20:12:38 +09:00
App.ts
AttestationChallenge.ts
AuthSession.ts
Blocking.ts
Channel.ts feat: チャンネルの削除 2023-05-06 08:15:17 +09:00
ChannelFavorite.ts feat: チャンネルをお気に入りに登録できるように 2023-03-31 11:30:27 +09:00
ChannelFollowing.ts
Clip.ts feat: clip favorite 2023-03-16 17:24:49 +09:00
ClipFavorite.ts feat: clip favorite 2023-03-16 17:24:49 +09:00
ClipNote.ts
DriveFile.ts
DriveFolder.ts
Emoji.ts feat: カスタム絵文字ごとにそれをリアクションとして使えるロールを設定できるように 2023-05-18 18:45:49 +09:00
Flash.ts tweak postgresql entities 2023-03-10 14:53:56 +09:00
FlashLike.ts MisskeyPlay (#9467) 2023-01-05 13:59:48 +09:00
Following.ts
FollowRequest.ts
GalleryLike.ts
GalleryPost.ts
Hashtag.ts
Instance.ts refactor: rename instance.caughtAt to instance.firstRetrievedAt 2023-01-16 05:02:38 +09:00
Meta.ts feat(backend): allow disabling cache for sensitive files (#11245) 2023-07-15 20:12:20 +09:00
ModerationLog.ts
MutedNote.ts
Muting.ts
Note.ts feat: センシティブなカスタム絵文字のリアクションを受け入れない設定を追加 2023-05-19 09:43:38 +09:00
NoteFavorite.ts
NoteReaction.ts
NoteThreadMuting.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
NoteUnread.ts
Notification.ts perf(backend): 通知をRedisに保存するように 2023-04-04 14:06:57 +09:00
Page.ts
PageLike.ts
PasswordResetRequest.ts
Poll.ts enhance(server): アンケート選択肢の文字数制限を緩和 2023-01-10 16:41:38 +09:00
PollVote.ts
PromoNote.ts
PromoRead.ts
RegistrationTicket.ts enhance: 招待機能の改善 (#11195) 2023-07-15 09:57:58 +09:00
RegistryItem.ts
Relay.ts
RenoteMuting.ts feat: Per-user renote mute (#10249) 2023-03-08 08:56:09 +09:00
RetentionAggregation.ts fix: tweak retention rate aggregation 2023-03-15 17:43:13 +09:00
Role.ts tweak of f3a16bcd6 2023-06-10 17:41:52 +09:00
RoleAssignment.ts feat: 時限ロール (#10145) 2023-03-01 10:20:03 +09:00
Signin.ts
SwSubscription.ts
UsedUsername.ts
User.ts enhance: タイムラインにフォロイーの行った他人へのリプライを含めるかどうかの設定をアカウントに保存するのをやめるように 2023-05-16 12:16:37 +09:00
UserIp.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
UserKeypair.ts
UserList.ts feat: 公開リスト (#10842) 2023-05-19 10:06:12 +09:00
UserListFavorite.ts feat: 公開リスト (#10842) 2023-05-19 10:06:12 +09:00
UserListJoining.ts
UserMemo.ts feat: 自分用メモ機能 (#10516) 2023-04-13 13:17:32 +09:00
UserNotePining.ts
UserPending.ts
UserProfile.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
UserPublickey.ts
UserSecurityKey.ts
Webhook.ts