Kaffi Yang

Results 17 issues of Kaffi Yang

### Description https://github.com/RSSNext/Follow/blob/5285ea4ad97cbf86a171d2c273d159d0e89fb7eb/apps/renderer/src/modules/settings/modal/layout.tsx?plain=1#L97-L99 If I don't get it wrong, these lines mean enable `bottomRight` only. But as bokuweb/re-resizable said, > If you want to permit only right direction resizing, set...

### Description #### Before ![image](https://github.com/user-attachments/assets/4fd3905f-e772-4e29-a6ed-c47c71db5fac) #### After ### Linked Issues ### Additional context

### Describe the bug Read entries are still listed here. It seems this hasn’t been implemented yet. ``` input: { json: { inboxId: string; limit?: number | undefined; publishedAfter?: string...

### Clear and concise description of the problem The inbox usually acts like a to-do list. I typically take two actions on an inbox entry: - Read it and do...

enhancement

### Description This PR optimizes the navigation from the TTS player, includes: - [x] fixes the problem, Follow always switch to the Audio view even the feed is not included...

Currently, only figma file of rspack logo is provided. ## What's expected ### Organizing one figma file/link for one product, including logo of all styles, banner and og image. or...

## Why There is a manual implementation of RSA private encryption in the codebase, which is generally not recommended. ## RSA Private Encryption [Mixlib::Authentication](https://github.com/chef/mixlib-authentication) uses Ruby's [OpenSSL::PKey::RSA.private_encrypt](https://ruby-doc.org/stdlib-3.1.0/libdoc/openssl/rdoc/OpenSSL/PKey/RSA.html#method-i-private_encrypt) method to “encrypt”...