Commit Graph

177 Commits

Author SHA1 Message Date
hk
39e3532f7b feat: add new real user resource 2024-08-06 13:56:08 +08:00
ccbikai
a1b7f80017 Merge branch 'cylllllll-main' 2024-08-06 13:37:07 +08:00
ccbikai
25c616c07e Merge branch 'main' of https://github.com/cylllllll/PlayStationNews into cylllllll-main 2024-08-06 13:36:56 +08:00
ccbikai
4085dd2143 Merge branch 'dev' 2024-08-06 13:35:09 +08:00
ccbikai
06f81a2d14 chore: improve sticker rendering and CSS specificity
Enhanced sticker rendering by adding optional chaining for safer DOM traversal and reordered sticker rendering logic to ensure proper inclusion in post content. Improved CSS specificity for sticker styling to ensure consistent application across components.
2024-08-06 13:34:37 +08:00
cy
5230428b4b feat: add new real user resource 2024-08-06 13:26:55 +08:00
面条
78f82c84cf Merge pull request #7 from mitian233/patch-1
feat: add support for stickers and video stickers
2024-08-06 13:22:00 +08:00
面条
609a594cc0 Merge pull request #11 from siygle/more-sns
feat: support Mastodon/BlueSky social button
2024-08-06 13:20:34 +08:00
面条
5ff82f7c8d Merge pull request #12 from eallion/feat/users
docs: add new real user resource
2024-08-06 13:19:51 +08:00
Charles Chin
c19b401e4d feat: add new real user resource
Added a new link to a blog discovery platform under the Real users section in both English and Chinese README files, enhancing resource visibility and accessibility for users.
* https://memo.eallion.com/
2024-08-06 13:16:34 +08:00
ccbikai
a83c3069e6 refactor(emoji): adjust spacing for better alignment
Improved spacing around emojis in multiple components to enhance visual consistency and readability. Simplified the selector for content modification in the Telegram library function for better maintainability.
2024-08-06 13:12:51 +08:00
ccbikai
3102c01b4e docs: update channel and timezone settings for clarity and consistency
Updated .env.example and README files to reflect changes in channel name and timezone format, enhancing clarity and consistency in configuration settings. Added new subscription/reminder link for improved user engagement.
2024-08-06 13:07:27 +08:00
ccbikai
b8ab845520 feat: enhance CSS processing and content rendering
- Added postcss-nesting for improved CSS nesting support
- Updated dependencies to support new CSS processing features
- Modified HTML content handling to improve accessibility and styling
- Enhanced post content parsing for better rendering and SEO
2024-08-06 13:02:57 +08:00
sy
7896e90c92 feat: support Mastodon/BlueSky social button 2024-08-06 13:00:40 +08:00
ccbikai
8f0a1335fd feat: add new real users resource
Added a new link to a blog discovery platform under the Real users section in both English and Chinese README files, enhancing resource visibility and accessibility for users.
2024-08-06 09:34:18 +08:00
ccbikai
5c998c6c34 feat: enhance header rendering and description extraction
- Optimized header component to directly set HTML content for improved rendering performance and security.
- Modified description extraction method to retrieve HTML content, enhancing the accuracy and richness of displayed information.
- Added word-break property to site intro for better handling of long words and URLs.
2024-08-06 09:30:07 +08:00
ccbikai
cdedeb8924 docs: add real users and platform sections to demo 2024-08-06 09:29:45 +08:00
某M氏
a08547ef95 chore: fix style 2024-08-05 16:42:28 +00:00
某M氏
086c00bd2c support stickers display 2024-08-05 20:14:44 +08:00
ccbikai
2df9b66ed9 feat: enhance deployment and media handling
- Updated deployment configurations to disable Incremental Static Regeneration (ISR) and cache on demand pages for better performance control.
- Extended .gitignore to include deployment-specific directories, preventing unnecessary files from being tracked.
- Improved video handling in content by adding support for additional video types and enhancing video element attributes for better playback control.
- Refactored post retrieval logic to ensure channel information is correctly merged and SEO data is accurately assigned.
- Enhanced static file handling to include error handling and domain whitelisting for security and reliability.
2024-08-05 18:57:28 +08:00
ccbikai
4339f22851 refactor: improve tag extraction logic
Enhanced tag extraction by encoding tag text into URLs and removing unnecessary style attributes, streamlining the process and ensuring better URL handling for search functionality.
2024-08-05 13:45:21 +08:00
ccbikai
4f4913304f docs: Update deployment instructions and correct platform names
Corrected platform name from 'Github' to 'GitHub' and added step for updating code after forking, enhancing clarity and completeness of deployment guide.
2024-08-05 12:05:53 +08:00
ccbikai
bfb8974612 feat: enhance modal image handling and SEO improvements
- Optimized modal image dimensions for better responsiveness
- Ensured modal images maintain aspect ratio and scale appropriately
- Added eager loading for header images to improve initial load performance
- Corrected GitHub link title typo for SEO accuracy
- Enhanced post content handling by normalizing emoji styles and search link paths
- Improved cache key management for channel info requests to include type and ID
- Streamlined channel info fetching logic for efficiency
- Updated breadcrumb image handling to support static proxy and void file fallback
2024-08-05 12:05:19 +08:00
ccbikai
10fe7b3da3 feat: add sitemap generation for SEO enhancement
Implements dynamic sitemap generation to improve SEO by providing search engines with updated site structure and content availability. This includes a root sitemap index and paginated sitemap files for individual posts, enhancing crawl efficiency and content discoverability.
2024-08-05 12:04:34 +08:00
面条
8d8f7de19c docs:LICENSE 2024-08-04 21:01:52 +08:00
ccbikai
d31cc59d50 chore:build 2024-08-04 20:51:59 +08:00
ccbikai
c39ab2d528 feat: init 2024-08-04 20:42:51 +08:00