Logo
Explore Docs Blog Community Main Website Help
Sign In
api.global/typedserver
2
0
Fork 0
You've already forked typedserver
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
27c96949a1847e2747042fd781bbe56e048d30db
typedserver/ts/controllers/index.ts

4 lines
129 B
TypeScript
Raw Normal View History

feat: Refactor TypedServer to use SmartServe and introduce new request handlers - Removed legacy servertools and Express dependencies in favor of SmartServe. - Introduced DevToolsHandler and TypedRequestHandler for handling specific routes. - Added support for custom route registration with regex parsing. - Implemented sitemap and feed handling with dedicated helper classes. - Enhanced HTML response handling with reload script injection. - Updated UtilityServiceServer and UtilityWebsiteServer to utilize new TypedServer API. - Removed deprecated compression options and Express-based route handling. - Added comprehensive request handling for various endpoints including robots.txt, manifest.json, and sitemap. - Improved error handling and response formatting across the server.
2025-12-02 20:26:34 +00:00
export * from './controller.devtools.js';
export * from './controller.typedrequest.js';
feat(TypedServer): Integrate SmartServe controller routing; add built-in routes controller and refactor TypedServer to use controllers and FileServer
2025-12-02 20:47:11 +00:00
export * from './controller.builtin.js';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 15ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Legal Info/Impressum