Skip to content

merge develop to main#585

Merged
Tech-lo merged 101 commits into
mainfrom
develop
Jun 22, 2026
Merged

merge develop to main#585
Tech-lo merged 101 commits into
mainfrom
develop

Conversation

@Tech-lo

@Tech-lo Tech-lo commented Jun 22, 2026

Copy link
Copy Markdown
Member

No description provided.

tenkus47 and others added 21 commits June 16, 2026 22:35
- Introduced a new Sponsors section in the About component to display sponsor logos.
- Created a SponsorLogo component for rendering individual sponsor logos with optional links.
- Updated the About component to include the Sponsors section and ensure proper accessibility attributes.
- Modified Nginx configuration to prevent internal port leakage in redirects and handle deep link landing page without trailing-slash redirect.
Enhance About page content and structure
- Included title and description meta tags for improved SEO.
- Added Open Graph and Twitter Card meta tags for better social media integration.
- Ensured consistent branding with updated site name and image references.
- Changed the title to "WeBuddhist – Digital Buddhist Library" for better branding.
- Added a description meta tag to improve search engine visibility.
- Included Open Graph and Twitter Card meta tags for optimized social media sharing.
- Ensured consistent branding with updated image references.
- Conditionally render the AppOpenBanner component only on the root path to improve user experience and performance.
- Introduced a new route for Terms of Service in App.tsx.
- Removed duplicate Privacy Policy route from App.tsx.
- Updated AppOpenBanner component to handle 'redirected' query parameter for improved user experience.
- Refactored tests for AppOpenBanner to utilize MemoryRouter for better routing context.
- Cleaned up PrivacyPolicy component by removing unnecessary breadcrumb navigation.
Add meta tags for SEO and social media sharing in index.html
- Refactored Planviewer component to utilize search parameters for series and plan selection.
- Integrated user authentication checks and improved language handling.
- Added new components for series list, plan redirection, and daily plan view.
- Updated tests for Planviewer to mock API calls and ensure proper rendering based on selected series and plans.
- Enhanced helper functions for language class mapping to support additional cases.
… functionality

- Integrated DailyAudioProvider to manage audio state across components.
- Updated DailyPlanView to utilize SubtaskAudioPlay for daily audio playback.
- Refactored DailyTaskRow to use TaskRowPlayButton for improved audio control.
- Simplified audio handling in SubtaskAudioPlay by leveraging useDailyAudioPlay context.
- Improved user experience with dynamic audio playback controls and state management.
…nality

- Eliminated fetchUserSeriesProgress and related logic from Planviewer, DailyPlanView, SeriesDetailView, and SeriesPlanRedirect components.
- Updated tests to reflect the removal of user series progress handling.
- Streamlined component props and API calls for improved clarity and performance.
- Changed namespace from "webuddhist" to "android_app" for the main app.
- Updated package name for the development version to "org.pecha.app.dev".
- Modified SHA256 certificate fingerprints for both configurations to reflect new app signing details.
…yout and styling

- Removed subtitle from SeriesListView header for a cleaner presentation.
- Adjusted styling in VerseOfDayCard to enhance layout and removed unnecessary elements for better readability.
- Updated class names for consistency and improved user interaction experience.
@Tech-lo Tech-lo requested a review from Lungsangg June 22, 2026 07:47
@Tech-lo Tech-lo requested a review from tenkus47 June 22, 2026 07:48
Update Planviewer component and tests with enhanced functionality
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot
62.7% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@Tech-lo Tech-lo merged commit 3110cd9 into main Jun 22, 2026
10 of 11 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.

6 participants