memos/server/router
Gordon Bleux 2741a1cac7 feat(web): render index.html as template to inject HTML tags
render the SPA differently based on the route. if a page is
available as RSS feed, inject a link element into the head
element of the HTML variant. this ensures feeds are discoverable.

this change replaces the middleware with custom router handlers
to serve either assets from the embedded filesystem or the SPA
document.

closes #4276
2025-12-22 14:16:57 +01:00
..
api/v1 chore: prevent sensitive data caching 2025-12-20 12:33:16 +08:00
fileserver refactor(auth): remove legacy session cookie authentication 2025-12-19 00:09:08 +08:00
frontend feat(web): render index.html as template to inject HTML tags 2025-12-22 14:16:57 +01:00
rss refactor: simplify theme/locale to user preferences and improve initialization 2025-12-02 09:08:46 +08:00