github-actions[bot]
a28890a135
style: auto format
2025-11-27 02:55:46 +00:00
DIYgod
59e19001e6
feat: update descriptions
2024-07-23 16:30:41 +08:00
Bin Wang
54cc62baa4
fix(core): add icon and logo back to atom feed ( #15132 )
...
icon and logo field are missing from atom feed after it's migrated to
tsx template. This PR adds them back.
2024-04-06 06:30:36 +00:00
Bin Wang
90e2e0263d
fix(core): fix interaction fields in atom feeds ( #15121 )
...
In #9355 , interaction fields are introduced to atom feeds to give RSS
readers more information. But it has been removed after the code is
refactored to use tsx templates. This PR adds them back.
2024-04-05 22:56:26 +08:00
github-actions[bot]
ad93d75ce7
style: auto format
2024-04-04 12:30:18 +00:00
DIYgod
40350abcbb
feat: use jsx ( #14863 )
...
* feat: render rss using jsx
* fix: error page response header
* feat: render atom using jsx
* feat: export art
* feat: use jsxRenderer
* chore: upgrade hono
2024-03-21 00:28:11 +08:00