Commit Graph

12 Commits

Author SHA1 Message Date
Solitudinis e86c679a92
feat(route/cursor): support localized blog and changelog routes (#21390) 2026-03-20 23:15:55 +08:00
shcw0405 5ddd2080b0
fix(cursor/changelog): fix changelog route (#21237)
* fix cursor/changelog

* fix(cursor/changelog): deduplicate feed entries

---------

Co-authored-by: 蔡旭 <caixu@caixudeMacBook-Air.local>
2026-02-27 03:18:59 +08:00
Tony b84bb92a8a
style: replace unicorn/no-for-loop w/ typescript/prefer-for-of (#20798)
* style: replace unicorn/no-for-loop w/ typescript/prefer-for-of

* style: fix typescript-eslint/prefer-for-of

* style: fix typescript/no-inferrable-types

* style: fix typescript-eslint/consistent-generic-constructors

* style: typescript-eslint/consistent-type-assertions

* style: fix typescript-eslint/array-type

* fix: revert .entries() in d96ca62d3d80806b0475a54e749decfc07b24701
2026-01-02 09:42:24 +08:00
github-actions[bot] edfac9f24c style: auto format 2025-11-27 05:54:33 +00:00
github-actions[bot] 838eb3c7ff style: auto format 2025-11-27 05:49:33 +00:00
github-actions[bot] a28890a135 style: auto format 2025-11-27 02:55:46 +00:00
github-actions[bot] 59fa12e89b style: auto format 2025-09-26 10:24:04 +00:00
Tsung-Han Yu 58beb06ba7
feat: add cursor blog (#20174)
* feat: add cursor blog

* Update lib/routes/cursor/blog.ts

---------
2025-09-26 18:22:21 +08:00
RYO bc4a3bd9d0
fix(route): fix /cursor/changelog route (#19741) 2025-08-04 19:13:04 +08:00
Tony 8faec7fbfd refactor: fix Element type import 2025-05-07 04:18:23 +08:00
Ethan Shen 66f0e41188
fix(cursor): Cursor Changelog (#18346) 2025-02-14 00:10:14 +08:00
Bubu 372904d363
feat(route): add cursor changelog (#17978) 2024-12-26 21:39:41 +08:00