0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-21 18:18:57 +01:00

Commit Graph

  • 5b04b3beb6
    refactor!: rename aliyun to alibaba cloud Seedgou 2024-11-08 13:48:19 +0800
  • 65f2a3be93
    fix(serveStatic): add guard to prevent reading empty folders (#3639) oussamasf 2024-11-08 02:06:53 +0100
  • 7d4561d29a test(serveStatic): add test cases related to isDir guard oussama seffai 2024-11-07 11:05:54 +0100
  • a5e4269c32 fix(serveStatic): remove unnecessary Deno.stat oussama seffai 2024-11-07 10:24:33 +0100
  • a6ccfa29ca
    chore(build): validate if exporting is correct in package.json and jsr.json (#3638) EdamAmex 2024-11-07 17:37:53 +0900
  • b93defabc9
    docs: add TSDoc for aliyun-fc3 adapter Seedgou 2024-11-07 16:06:05 +0800
  • 8be85c1bec
    test: add handler test for aliyun-fc3 Seedgou 2024-11-07 16:00:35 +0800
  • efa95f0be2 chore: format Ame_x Edam 2024-11-07 07:45:28 +0000
  • b754cee353 revert auto lint Ame_x Edam 2024-11-07 07:43:00 +0000
  • fbd1265a68 stylish error message and add comment Ame_x Edam 2024-11-07 07:04:52 +0000
  • 945f5495f9 update Ame_x Edam 2024-11-07 06:58:14 +0000
  • 6744e17ca4
    Merge 3a5ef0f484 into 48d2adcf73 Taku Amano 2024-11-07 15:44:04 +0900
  • 48d2adcf73
    refactor(hono-base): use object abbreviation notation (#3640) EdamAmex 2024-11-07 15:43:17 +0900
  • af45feebd3 refactor(hono-base): use object abbreviation notation Ame_x Edam 2024-11-07 06:23:36 +0000
  • 13ad404a0b fix exclude of coverage Ame_x Edam 2024-11-07 03:45:50 +0000
  • ddcf4e6cfb some fix Ame_x Edam 2024-11-07 03:37:02 +0000
  • 94c0c73018
    Merge branch 'honojs:main' into feat-build-both EdamAmex 2024-11-07 12:01:55 +0900
  • 4598d7a20f
    fix(jsr): fix missing exports (#3636) EdamAmex 2024-11-07 10:55:02 +0900
  • 9c0ca38dc9 fix(serveStatic): add guard to prevent reading empty folders oussama seffai 2024-11-06 18:59:43 +0100
  • 52c1ab42bb feat(build): for both exports to be the same Ame_x Edam 2024-11-06 13:51:52 +0000
  • 4818ecb1bb
    fix(jsr): fix missing exports EdamAmex 2024-11-06 22:27:01 +0900
  • d7bf2e2b98 chore(test): cover jsx attributes exoego 2024-09-26 14:46:39 +0900
  • 385754f03c
    docs(aliyun-fc3): update docs link from chinese to english Seedgou 2024-11-06 14:51:31 +0800
  • 7dbceaebe1
    feat: add aliyun function compute 3.0 adapter Seedgou 2024-11-06 14:48:19 +0800
  • 394a8f50df
    chore: bump devDependencies (#3633) EdamAmex 2024-11-06 15:45:30 +0900
  • ebd1a0ecd3
    ci(deno): merge deno runtime coverage (#3632) Taku Amano 2024-11-06 15:37:36 +0900
  • ed2f947bb3 chore: format Ame_x Edam 2024-11-06 05:38:05 +0000
  • 04c7ba88ae fix Ame_x Edam 2024-11-06 05:36:39 +0000
  • 69a0550fdf chore: bump devDependencies Ame_x Edam 2024-11-06 05:22:11 +0000
  • 48bddfae1c chore(test): merge deno runtime coverage Taku Amano 2024-11-06 12:41:10 +0900
  • 8d3a0b7736 Merge branch 'main' into merge-deno-runtime-coverage Taku Amano 2024-11-06 12:19:04 +0900
  • ed383991c6
    bench: add kitajs to benchmarks Douglas DUTEIL 2024-11-05 14:01:12 +0100
  • 0a18c020c7
    chore: format no-response.yml (#3622) Yusuke Wada 2024-11-04 14:56:58 +0900
  • 7f0766fd05 chore: format no-response.yml Yusuke Wada 2024-11-04 14:53:07 +0900
  • 7c050b2840
    chore: deno install before jsr publishing (#3621) v4.6.9 Yusuke Wada 2024-11-04 14:50:26 +0900
  • 3d03af656a chore: deno install before jsr publishing Yusuke Wada 2024-11-04 14:45:46 +0900
  • 791d07a9e5
    chore: fix jsr release workflow (#3620) Yusuke Wada 2024-11-04 14:32:41 +0900
  • 082a271e63 remove the break Yusuke Wada 2024-11-04 14:29:39 +0900
  • 07c4c324ec chore: fix jsr release workflow Yusuke Wada 2024-11-04 14:28:54 +0900
  • 3971f92878 v4.6.9 Yusuke Wada 2024-11-04 14:10:41 +0900
  • d717a4fabf
    fix(utils/crypto): fix types of crypto utility (#3614) EdamAmex 2024-11-04 14:03:47 +0900
  • 55e4acd615
    Merge branch 'main' into fix-crypto-types EdamAmex 2024-11-04 12:42:48 +0900
  • 22db73f461
    fix(middleware/etag): generate etag hash value from all chunks (#3604) Taku Amano 2024-11-04 08:53:56 +0900
  • d7083e0653 test(middleware/etag): add tests for empty stream and null body Taku Amano 2024-11-04 06:43:46 +0900
  • e1be768e3e remove nullish values (when keyComplement is [undefined]) from getQueryKey's return value Laurent Lahmy 2024-11-04 04:20:16 +0700
  • f93deeeda3 fix: same userId in examples Laurent Lahmy 2024-11-04 00:43:41 +0700
  • a022dfa2a3 add tests Laurent Lahmy 2024-11-04 00:18:10 +0700
  • f97237f090 fix types and add jsdoc Laurent Lahmy 2024-11-03 23:56:56 +0700
  • 774715f1bd tanstack query hono client helpers Laurent Lahmy 2024-11-03 23:35:35 +0700
  • 6b9fb24874
    fix(helper/websocket): allow custom events to be passed to generics (#3616) EdamAmex 2024-11-03 16:14:03 +0900
  • 8339b844c0 test patch EdamAme-x 2024-11-03 10:52:08 +0900
  • be25b6bfb8 patch EdamAme-x 2024-11-03 10:48:42 +0900
  • 7b22e1e40d add tests EdamAme-x 2024-11-03 10:41:21 +0900
  • 548c998a12 chore: disable any EdamAme-x 2024-11-03 10:27:50 +0900
  • cb96c94046 fix(helper/websocket): allow custom events to be passed to generics EdamAme-x 2024-11-03 10:24:51 +0900
  • ae6165b994
    refactor: use # for private methods to reduce the minified file size (#3596) Yusuke Wada 2024-11-03 08:31:59 +0900
  • e43f203a2a
    perf(helper/cookie): fast-path for name specified (#3608) TATSUNO “Taz” Yasuhiro 2024-11-03 07:58:31 +0900
  • e9830c6ba1
    perf(utils): use | 0 instead of Math.floor (#3605) EdamAmex 2024-11-03 07:50:10 +0900
  • 96006d733a make #newResponse as #method() {} style Yusuke Wada 2024-11-03 07:44:39 +0900
  • 8d775dcdf5
    chore: automatically close issues marked as “not bug” over time (#3611) EdamAmex 2024-11-03 07:40:11 +0900
  • ffd2905469
    fix lint EdamAmex 2024-11-02 20:28:20 +0900
  • 126a1cf675 fix(utils/crypto): fix types of crypto utility EdamAme-x 2024-11-02 20:25:29 +0900
  • 3aad86c78c
    refactor(utils/mime): make object and type commonality (#3606) EdamAmex 2024-11-02 19:43:49 +0900
  • e863ad1dc0
    change to <string, BaseMime> EdamAmex 2024-11-02 19:20:37 +0900
  • 3bab9232c2
    add comment EdamAmex 2024-11-02 19:02:16 +0900
  • 0f7b13721d
    Update no-response.yml EdamAmex 2024-11-02 19:01:19 +0900
  • f3577a16b0
    perf(middleware/logger): optimize color status (#3603) TATSUNO “Taz” Yasuhiro 2024-11-02 16:16:47 +0900
  • 9f21a95079
    chore(ISSUE_TEMPLATE): encourage them to add a version if possible (#3599) EdamAmex 2024-11-02 16:11:30 +0900
  • 08e2912eb8
    ci: Use latest version of Bun and Deno for CI (#3554) Minsoo Choo 2024-11-02 03:08:31 -0400
  • 7560a7062d
    workflow: use deno 2.x Minsoo Choo 2024-10-17 21:39:48 -0400
  • 61c954ed80
    workflow: use bun 1.1.33 Minsoo Choo 2024-10-17 21:37:16 -0400
  • d4e813fc77
    workflow: update setup-bun to v2 Minsoo Choo 2024-10-17 21:33:57 -0400
  • 3ac8d62166 Swap c.#newResponse and c.newResponse Yusuke Wada 2024-11-02 11:04:20 +0900
  • 890f16bf5c Merge branch 'main' into refactor/use-sharp Yusuke Wada 2024-11-02 10:52:02 +0900
  • 66f35bf662 perf(middleware/logger): test unsupported status code forcibly exoego 2024-11-02 10:04:00 +0900
  • f50769f95f ci: Hide noisy "Unchanged files with check annotations" exoego 2024-11-02 09:54:28 +0900
  • e6b8041e3f perf(middleware/logger): cleanup tests exoego 2024-11-02 09:00:36 +0900
  • fb57eda70a
    ci: automatically close issues marked as “not bug” over time EdamAmex 2024-11-01 21:53:01 +0900
  • ffd2a7fae6
    Update 1-bug-report.yml EdamAmex 2024-11-01 18:15:29 +0900
  • 01277aa389
    feat(context): allow URL object on c.redirect() (#3609) Hyeseong Kim 2024-11-01 18:04:33 +0900
  • 224ec367f3
    refactor(context): use simple for-of syntax (#3598) Taku Amano 2024-11-01 18:02:08 +0900
  • 7f05f7d665 defined #newResponse with a method style Yusuke Wada 2024-11-01 17:37:59 +0900
  • 4227a0884d
    Update src/context.ts Hyeseong Kim 2024-11-01 16:11:43 +0900
  • 49efa658a4
    feat(context): allow URL object on c.redirect() Hyeseong Kim 2024-11-01 15:29:24 +0900
  • f2f32f1a62 perf(helper/cookie): cleanup tests exoego 2024-11-01 12:49:44 +0900
  • f787064363 perf(helper/cookie): fix tests exoego 2024-11-01 12:49:13 +0900
  • 63f26ad31c perf(helper/cookie): fix tests exoego 2024-11-01 12:43:17 +0900
  • ab49303dd2 perf(helper/cookie): added test for missing case exoego 2024-11-01 12:28:02 +0900
  • aa1d6d075c perf(helper/cookie): fast-path for a specific key not found exoego 2024-11-01 12:16:40 +0900
  • 5d93d4429e perf(helper/cookie): fast-path for a specific key exoego 2024-11-01 11:42:44 +0900
  • ae99d86d89
    refactor: remove useless spread (#3600) TATSUNO “Taz” Yasuhiro 2024-11-01 10:30:49 +0900
  • 1af7e58ae0
    refactor: compare with undefined directly (#3602) TATSUNO “Taz” Yasuhiro 2024-11-01 10:22:08 +0900
  • c88ead6d72
    refactor(helper/html): Prefer Array.isArray over instanceof Array (#3601) TATSUNO “Taz” Yasuhiro 2024-11-01 10:14:44 +0900
  • 9d5c542786 refactor(utils/mime): make object and type commonality EdamAmex 2024-11-01 00:41:43 +0000
  • 574f1a5b59 perf(utils): use | 0 instead of Math.floor EdamAmex 2024-11-01 00:11:36 +0000
  • 5bf29e230c
    Merge pull request #5 from EdamAme-x/patch-13 TATSUNO “Taz” Yasuhiro 2024-11-01 08:59:58 +0900
  • e5adc986b1 refactor(logger): added fallback exoego 2024-11-01 06:55:47 +0900
  • d9c857eee9 refactor(utils/crypto): remove ReadableStream support Taku Amano 2024-11-01 06:25:01 +0900
  • 9cdc5be5e4 refactor(middleware/etag): returns immediately if digest cannot be generated. Taku Amano 2024-11-01 06:24:03 +0900
  • 0fa40b12af fix(middleware/etag): generate etag hash value from all chunks Taku Amano 2024-10-30 22:39:15 +0900