214 Commits

Author SHA1 Message Date
面条
1175240650 Merge pull request #51 from yonggekkk/patch-2
chore: add real-user
2024-08-23 19:21:22 +08:00
面条
6c72c62425 Merge branch 'main' into patch-2 2024-08-23 19:20:58 +08:00
面条
6279620335 Merge pull request #50 from yonggekkk/patch-1
chore: add real user
2024-08-23 19:20:38 +08:00
面条
c521cbb5f0 Merge branch 'main' into patch-1 2024-08-23 19:20:22 +08:00
ccbikai
67e4f89e35 chore: upgrade pnpm to 9.8.0 and update various package versions 2024-08-23 19:19:43 +08:00
面条
f22dc1712c Merge pull request #49 from fugoou/main
feat: add a new real user: Fugoou.log
2024-08-23 19:18:23 +08:00
面条
6ada459f25 Merge branch 'main' into main 2024-08-23 19:18:16 +08:00
面条
577ebf3c0d Merge pull request #55 from bboysoulcn/main
update Real users
2024-08-23 19:15:23 +08:00
ccbikai
0dd9ef80c3 feat: use avatar as favicon 2024-08-23 19:12:42 +08:00
bboysoul
bf41cc2775 Update README.zh-cn.md 2024-08-22 17:24:57 +08:00
bboysoul
1406a1a20c Update README.md 2024-08-22 17:24:37 +08:00
甬哥侃侃侃ygkkk
1ab210f0a9 Update README.md 2024-08-16 13:41:26 +08:00
甬哥侃侃侃ygkkk
22b1df4528 Update README.zh-cn.md 2024-08-16 13:04:45 +08:00
甬哥侃侃侃ygkkk
7c4aa1798c Update README.md 2024-08-16 13:03:18 +08:00
Nicko
4949a1ee0a Update README.zh-cn.md 2024-08-16 11:59:10 +07:00
Nicko
61805cce18 Update README.md 2024-08-16 11:58:41 +07:00
面条
59d8465ba0 Merge pull request #46 from d4x1/dev
feat: add a new real user: Remote Jobs & Cooperation
2024-08-16 12:01:51 +08:00
d4x1
60e9d44e99 feat: add a new real user: Remote Jobs & Cooperation to zh-cn README 2024-08-15 12:19:36 +08:00
d4x1
41810eb7aa feat: add a new real user: Remote Jobs & Cooperation 2024-08-14 14:50:47 +08:00
ccbikai
204cdded9f chore: upgrade dependencies 2024-08-13 19:26:43 +08:00
ccbikai
8d2520b858 fix: code block 2024-08-13 19:20:45 +08:00
ccbikai
1cd7fcb22c feat: add new resource link to README 2024-08-13 12:14:24 +08:00
ccbikai
d85badca8e feat: add RSS resource link to documentation 2024-08-13 12:05:23 +08:00
ccbikai
958109752b refactor: improve pagination logic and URL handling
Enhanced pagination logic by adjusting the condition for displaying the 'Before' link, ensuring it appears when there's more than one item, improving user navigation. Improved URL handling in Telegram post and reply processing by using regular expressions for channel replacement, enhancing compatibility and robustness.
2024-08-13 12:03:20 +08:00
ccbikai
efb64f3d97 0.1.1 2024-08-11 19:36:58 +08:00
ccbikai
1545321afd Merge branch 'dev' 2024-08-11 15:40:15 +08:00
ccbikai
ca765c9b18 feat: integrate prismjs components importer for modular syntax highlighting
Enhances PrismJS usage by adopting a dedicated importer tool to manage language components, improving maintainability and reducing bundle size.
2024-08-11 15:36:36 +08:00
ccbikai
f2304673b3 feat: enhance build and syntax highlighting
- Updated .gitignore to include new deployment and build tools
- Added @types/prismjs for improved TypeScript support in syntax highlighting
- Integrated PrismJS with additional languages for comprehensive code highlighting
2024-08-11 10:36:06 +08:00
ccbikai
793bc52f19 feat: enhance code highlighting with flourite
Integrate flourite for improved language detection in code blocks, replacing manual detection logic. This enhances accuracy and supports a broader range of languages for syntax highlighting. Additionally, streamline CSS inclusion for code highlighting by importing directly from the package, reducing reliance on external CDN.
2024-08-11 10:14:03 +08:00
面条
16400d5257 Merge pull request #36 from pierrenel/feature/code_highlight
feat: code highlighting
2024-08-11 09:57:08 +08:00
ccbikai
e3186d5f87 Merge branch 'main' into dev 2024-08-11 09:56:33 +08:00
ccbikai
b20a64bb69 feat: add real user demo 2024-08-11 09:41:01 +08:00
ccbikai
c6fe4742aa feat: enhance image loading and sanitization
- Standardized image loading to lazy for consistency in modal previews
- Expanded allowed attributes for sanitization to support additional image properties
- Introduced an exclusive filter to exclude specific images by class during sanitization
2024-08-10 14:00:53 +08:00
面条
270fac70d4 Merge pull request #37 from etnperlong/new-friendly-links
feat: add new real user resource
2024-08-10 07:35:32 +08:00
面条
0472200514 Merge branch 'main' into new-friendly-links 2024-08-10 07:35:24 +08:00
ccbikai
f688a7b949 feat: add new links to resource lists
Added references to '小报童专栏精选' and 'Fake news' in both English and Chinese README files, enhancing resource diversity and accessibility.
2024-08-10 07:31:13 +08:00
Mike Evans
908d825a08 feat: add new real user resource 2024-08-09 17:07:20 +01:00
Pierre Nel
cee00bde0d Update base.astro
Undid vscode mangling the rest of the file
2024-08-09 11:46:50 +02:00
Pierre Nel
ddfcec21c2 parse code snippets ie ``js const a = 1;`` in Telegram and perform syntax highlighting in the post using Prism 2024-08-09 11:37:54 +02:00
ccbikai
50fc7413a9 feat: enhance UI and fix video handling
- Hide video elements in widget for improved user experience
- Update header background for better contrast
- Prevent empty image containers from rendering
- Remove unsupported video player elements
- Add onclick attribute to links for enhanced functionality
- Include Yandex.ru in target whitelist for expanded compatibility
2024-08-09 12:03:02 +08:00
ccbikai
4f9a403c90 feat: expand whitelist for secure redirects
Add telesco.pe to targetWhitelist to enhance security and allow for additional trusted redirect destinations.
2024-08-09 08:32:41 +08:00
ccbikai
5adc053b7c feat: add new link 2024-08-09 08:29:03 +08:00
ccbikai
331d31f810 Merge branch 'main' of github.com:ccbikai/BroadcastChannel 2024-08-09 08:21:04 +08:00
ccbikai
8bec08657d feat: enhance image layout and handling
Improved image display by introducing a responsive grid layout for image lists, optimizing the first image's placement in odd-numbered lists to span across both columns. This change enhances visual appeal and usability, especially on larger screens. Additionally, refactored image retrieval logic to wrap images in a container, dynamically adjusting the class based on the number of images for tailored styling.
2024-08-09 08:20:53 +08:00
面条
56ccc6425f Merge pull request #31 from chen2438/main
feat: automatic sync upstream using Github Actions
2024-08-09 08:20:42 +08:00
ccbikai
d72c03fd34 feat: improve back-to-top icon integration
Refactor back-to-top icon import for better performance and maintainability.
2024-08-08 21:44:42 +08:00
ccbikai
c1e6e78405 Merge branch 'dev' 2024-08-08 21:42:25 +08:00
ccbikai
7d98d481cc feat: enhance scroll behavior and back-to-top button
Improved scrolling smoothness and updated back-to-top button styling for better user experience. Simplified button visibility control using modern CSS techniques, ensuring compatibility and responsiveness across browsers.
2024-08-08 21:41:36 +08:00
GH Action - Upstream Sync
a18c1661b6 Merge branch 'main' of https://github.com/ccbikai/BroadcastChannel 2024-08-08 13:09:30 +00:00
Haotian Chen
d787f6871c feat: automatic sync upstream using Github Actions
After forking the project, due to the limitations imposed by GitHub, you need to manually enable Workflows and Upstream Sync Action on the Actions page of the forked project.
2024-08-08 21:08:46 +08:00