Skip to content

Refines reader page, sync progress, and triage workflow - #194

Merged
fboucher merged 19 commits into
mainfrom
v-next
Sep 5, 2026
Merged

Refines reader page, sync progress, and triage workflow#194
fboucher merged 19 commits into
mainfrom
v-next

Conversation

@fboucher

@fboucher fboucher commented Sep 5, 2026

Copy link
Copy Markdown
Owner

Enhances the post reading experience by adding text size controls and a "Back to posts" button to both the top and bottom of the reader page. Improves synchronization feedback with detailed progress messages, including "Cleaning..." status and "Downloading X of Y posts..." updates, which are accurately reflected in the UI.

Updates the OpenCode daily triage GitHub Actions workflow to explicitly install and cache the opencode CLI, ensuring compatibility with actions/cache@v5 and better workflow reliability. The application versions are also bumped to 1.4.2 to reflect these improvements.

Relates to #190

fboucher-os and others added 19 commits August 8, 2026 08:34
…or (issue #92) (#183)

Co-authored-by: Frank Boucher <2404846+fboucher@users.noreply.github.com>
… in blob storage (#185)

Co-authored-by: fboucher-os <fboucheros+github@gmail.com>
…d remove ILocalHtmlCache (#186)

* feat: implement async background post content extraction to save HTML in blob storage

* feat: improve sync html download, always display read post button, and remove ILocalHtmlCache
…on (#187)

* feat: configure protected Azure Function Parser API and key propagation

* bump: version to 1.4.0

---------

Co-authored-by: fboucher-os <fboucheros+github@gmail.com>
# Conflicts:
#	src/NoteBookmark.BlazorApp.Tests/Tests/PostsTests.cs
#	src/NoteBookmark.BlazorApp/Program.cs
#	src/NoteBookmark.SharedUI/Components/Pages/Posts.razor
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…controls (#192)

* chore: bump version to 1.4.2

* feat: show detailed sync progress messages and progress bar on Posts page

* feat: add back button and text size slider at both top and bottom of reader page
Co-authored-by: fboucher-os <fboucheros+github@gmail.com>
@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Health
NoteBookmark.AIServices 97% 64%
NoteBookmark.Api 89% 80%
NoteBookmark.BlazorApp 4% 10%
NoteBookmark.Domain 93% 76%
NoteBookmark.ServiceDefaults 96% 75%
NoteBookmark.SharedUI 21% 26%
Summary 57% (1103 / 1925) 49% (306 / 625)

@fboucher
fboucher merged commit c523347 into main Sep 5, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants