-
-
Notifications
You must be signed in to change notification settings - Fork 16
Stream feed loading in PodcastView #140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💡 Codex Review
Here are some automated review suggestions for this pull request.
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
* Improve podcast feed initial loading * Guard feed search before cache ready
* feat: Add transcription queue for episodes (#132) * feat: Add volume control to player (#133) * fix: mount views with svelte api (#134) * fix: Reserve image space and use native lazy load (#138) * Reserve image space and use native lazy load * Fix image loading attribute type * fix: fix Obsidian listener accumulation (#141) * feaet: Optimize latest episodes aggregation (#142) * fix: Add keys to podcast lists (#136) * fix: Stabilize episode list layout (#139) * style: move inline podcast styles into CSS (#145) * fix: persist hide-played toggle (#144) * feat: Optimize latest episodes updates (#143) * refactor: Remove redundant currentTime sync (#147) * fix: Replace moment date formatting in episode list (#148) * feat: Stream feed loading in PodcastView (#140) * Improve podcast feed initial loading * Guard feed search before cache ready * fix: Optimize Fuse reuse in search (#149) * feat: Improve topbar focus contrast (#150) * feat: Add live input handling for episode search (#135) * fix: Use Intl formatter for episode dates (#153) * feat: Improve nav cues and native lazy images (#152) * feat: Improve podcast loading feedback (#151) * fix: guard obsidian inputs from feedback loops (#154) * fix: settings corruption
|
🎉 This PR is included in version 2.15.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Summary
Testing