Commit Graph
127 Commits
Author SHA1 Message Date
ourongxing ae37735391 fix: show mobile scrolling instruction only on mobile 2025-08-15 01:10:57 +08:00
ourongxing 3aa2b91b05 feat: tweak the height of the mobile search modal box 2025-08-13 00:34:35 +08:00
ourongxing 1eda9d52b6 feat: horizontal scrolling on mobile devices
closed #215
2025-08-13 00:33:14 +08:00
ourongxing d1fc4f1410 chore: disable light mode for it's ugly. 2025-08-11 23:23:36 +08:00
ourongxing e9804b9ee2 chore: add github button 2025-08-11 23:19:04 +08:00
Johnnyandourongxing 1d522f320c fix(ui): When title wraps, number border stretched (#188) 2025-06-27 17:59:27 +08:00
Bohan WangandGitHub e5e90b3da7 feat: mouse cursor style (#96) 2025-04-07 00:50:53 +08:00
Bohan WangandGitHub 0fced53de3 feat: optimize github avatar size (#97) 2025-03-27 23:31:10 +08:00
Ou f9fea3b72e fix: render card on a very narrow screen 2025-03-27 00:11:38 +08:00
Ou 654bfd1651 chore: deps fix 2025-03-26 23:52:51 +08:00
xygengcnandGitHub cd7d5bdcf9 style: resolve the issue of CMDK dialog blurring caused by transform (#76) 2025-03-17 17:15:10 +08:00
Ou 9f4b7451dc chore: minor change 2025-03-15 14:21:02 +08:00
Ou 41e7462397 feat: default dark mode for a better first impression 2025-03-15 13:05:52 +08:00
Ou 9a7485b2c5 fix: SEO 2025-03-15 13:03:49 +08:00
Ou 50b3e24310 chore: fix spelling error
closed #68
2025-03-10 20:20:16 +08:00
Ou b3ec041e47 chore: update dependencies 2025-01-19 16:27:27 +08:00
majiajueandGitHub f9dca9e20f feat: enhance website SEO and add structured data (#49)
* feat(seo): enhance website SEO and add structured data

- Add comprehensive meta tags for SEO and social sharing
- Implement Schema.org structured data for news articles
- Create sitemap.xml for better search engine indexing
- Add og-image.svg for social media sharing
- Update footer with categorized news sources
- Remove redundant source links from news items
- Add Google Analytics placeholder

Meta tags:
- Add SEO meta tags (description, keywords, robots)
- Add Open Graph and Twitter Card meta tags
- Update website domain to newsnow.majiajue.com

Footer:
- Organize news sources into categories
- Add responsive grid layout
- Improve accessibility with proper link attributes
- Add dark mode support

* chore: update domain and deployment configuration

- Change domain from newsnow.majiajue.com to shishixinwen.news
- Update Google Analytics tracking ID
- Fix Windows deployment issues with cross-env
- Add build output directory to wrangler commands

Changes:
- Update meta tags and structured data with new domain
- Update sitemap.xml with new domain
- Add cross-env for cross-platform compatibility
- Update preview and deploy scripts with correct output path
- Configure Google Analytics with actual tracking ID
2025-01-19 15:38:29 +08:00
Ou 3d7b49d991 fix: udpate pwa site when needRefresh(sw.js updated), for cloudflare static cache 2024-11-25 00:24:20 +08:00
Ou c2f814fb88 feat: optimize ui, but minor 2024-11-24 23:53:23 +08:00
Ou 3f4bdde790 feat: better way to update PWA site 2024-11-24 23:37:23 +08:00
Ou 68f9ca5469 feat: PWA site scheduled update detection, just for testing. 2024-11-22 02:00:45 +08:00
Ou f98d78b4c2 fix: reduce stuttering when scroll, maybe 2024-11-22 01:41:35 +08:00
Ou 5af24c88d6 fix: cannot dnd in firefox 2024-11-22 01:08:49 +08:00
Ou bf07610c43 fix: search bar crash as new source added 2024-11-22 00:48:03 +08:00
Ou 02f6f008fa fix: auto scroll when drag to outside 2024-11-11 00:27:48 +08:00
Ou d86da2387d feat: better overlayscrollbar 2024-11-10 23:52:25 +08:00
Ou a05f0d54b5 feat: better animation 2024-11-10 23:26:02 +08:00
Ou a1d25f7d6f feat: swith to pragmatic-drag-and-drop for better performance 2024-11-10 22:36:27 +08:00
Ou b2fb996a37 fix: multiple automatic changes of index column 2024-11-04 21:43:31 +08:00
Ou 552b75d9d1 fix: refactor fetching and refetch logic 2024-11-04 21:23:26 +08:00
Ou fcc9eb39a8 chore(pwa): update SW default when site update 2024-11-03 20:40:55 +08:00
Ou 9c9db2e4f2 fix: refetch condition 2024-11-03 20:34:54 +08:00
Ou 773ab138ca feat: refactor login 2024-11-03 20:13:49 +08:00
Ou 08c0abeaf8 feat: refactor fetch and refetch logic 2024-11-03 00:59:44 +08:00
Ou ac4a7e5d20 chore: remove search bar 2024-11-01 19:40:40 +08:00
Ou be288acf52 chore: refactor proxy 2024-10-31 14:21:11 +08:00
Ou 743778e757 chore: switch to unimport 2024-10-31 01:12:44 +08:00
Ou d7c8a38d88 feat: use myFetch with default options
fixed #20
2024-10-30 15:59:59 +08:00
Ou 0f187da2f8 chore: auto import 2024-10-30 15:06:21 +08:00
Ou cd67d52ca7 chore: minor change 2024-10-30 00:15:24 +08:00
Ou a1c76de436 chore: types 2024-10-29 11:38:06 +08:00
Ou 53fdc69366 fix: clear all user data as logout 2024-10-28 22:00:05 +08:00
Ou c3a825de74 feat: use command bar to search and focus source 2024-10-28 21:28:13 +08:00
Ou b14cb9ea1f feat(ui): show diff position when refresh 2024-10-28 00:42:08 +08:00
Ou 655204a14f chore: improve item.extra types 2024-10-27 22:09:17 +08:00
Ou 8919b6f969 chore: minor changes 2024-10-26 00:35:24 +08:00
Ou f66cee4333 feat: refactor metadata structure 2024-10-26 00:00:33 +08:00
Ou ecc678a2bb feat: support append desc and home in every source 2024-10-25 22:33:35 +08:00
Ou 392a24c817 chore: add kaopu.news 2024-10-25 22:08:02 +08:00
Ou b5fa441c68 feat: support extra.icon.scale 2024-10-25 21:27:45 +08:00