ryu
|
28de9b32a8
|
chore: update outdated links in JSDoc (#3089)
|
2024-07-05 12:21:35 +09:00 |
|
Ame_x
|
0dfb794df7
|
docs(jsdoc): add jsdoc of some modules (#2836)
* add jsdoc of .route
* chore: format
* add jsdoc of .mount
* add
* chore: format
* chore fix
* change to format same as ".mount"
* chore fix
* chore fix
* docs: change jsdoc of .basePath
* docs: change jsdoc of onError
* same as doc
* delete
* docs: change jsdoc of .notFound
* docs: change jsdoc of .notFound
* docs: change jsdoc of .fetch
* chore: format
* docs: change jsdoc of .fire
* docs: change jsdoc of .fire
* docs: change jsdoc of hono-options
* docs: change jsdoc of http-exception
* docs: change jsdoc of hono-request
* docs: change jsdoc of context
* delete missing jsdoc
|
2024-06-01 04:00:13 +09:00 |
|
fzn0x
|
18324b8b6c
|
docs(src/*): Add TSDoc comments to improve code documentation (#2841)
* docs(compose): add TSDoc/JSDoc for readibility
* docs(context): add TSDoc/JSDoc for readibility
* docs(hono-base): add TSDoc/JSDoc for mount and http methods
* docs(hono): add TSDoc/JSDoc for readibility
* docs(http-exception): add TSDoc/JSDoc for readibility
* docs(hono): add TSDoc/JSDoc for readibility
* docs(request): add TSDoc/JSDoc for readibility
* docs(router): add TSDoc/JSDoc for readibility
* docs(request): add @see for valid
* resolve
|
2024-05-29 17:38:11 +09:00 |
|
Yusuke Wada
|
6d9f1f09a9
|
docs: add module doc (#2796)
|
2024-05-26 14:16:25 +09:00 |
|
Yusuke Wada
|
9deb12fdb5
|
fix(http-exception): prioritize the status code (#2767)
* fix(http-exception): prioritize the status code
* denoify
|
2024-05-23 05:20:37 +09:00 |
|
Karibash
|
ce2a2f5964
|
feat(http-exception): Add a "cause" option to HTTPException (#2224)
|
2024-02-25 19:07:33 +09:00 |
|
Kengo Watanabe
|
68011665fd
|
docs: Add JSDoc (#1916)
* docs: Add JSDoc for App
* docs: Add JSDoc for Routing
* docs: Add JSDoc for Context
* docs: Add JSDoc for HonoRequest
* docs: Add JSDoc for Exception
* add .header JSDoc & getPath JSDoc (`nabeken5:feat/add-jsdoc#1`)
* add .header JSDoc & getPath JSDoc
* fix: Apply the format to JSDoc
---------
Thanks @EdamAme-x
Co-authored-by: Kengo Watanabe <121782456+nabeken5@users.noreply.github.com>
* refactor: format
* feat: run denoify
---------
Co-authored-by: Ame_x <121654029+EdamAme-x@users.noreply.github.com>
|
2024-01-21 23:32:30 +09:00 |
|
Alexander Kozlov
|
8387b8c0f6
|
fix(HttpException): error message should not be the HTTP reason phrase (#1161)
* fix(HttpException): error message should not be the HTTP reason phrase
* review fixes
---------
Co-authored-by: Nasa <nasa@mail.inc>
|
2023-06-07 21:17:52 +09:00 |
|
Yusuke Wada
|
03df736763
|
feat(utils): remove HTTP status messages from http-status.ts (#1037)
* feat(utils): remove HTTP status messages from `http-status.ts`
* denoify
|
2023-04-28 12:10:20 +09:00 |
|
Yusuke Wada
|
39e855f0a4
|
feat: move http-exception out of utils (#883)
|
2023-02-11 18:05:50 +09:00 |
|