Commit Graph

  • 54a72213c6
    Merge pull request #39 from syumai/commonize-to-response-func syumai 2023-04-29 12:08:21 +09:00
  • 78444c3c67 commonize ToJSResponse func syumai 2023-04-29 11:56:21 +09:00
  • a0ec52cd49
    Merge pull request #38 from aki-0421/cache v0.14.0 syumai 2023-04-28 23:44:41 +09:00
  • 0e294e7dc7
    R: fix typo aki-0421 2023-04-28 20:10:09 +09:00
  • 4b52e17157
    F: support cache API aki-0421 2023-04-26 14:19:09 +09:00
  • 46aea871f2
    F: add cache API example aki-0421 2023-04-26 14:17:30 +09:00
  • 3fed99fa50
    F: add cache API aki-0421 2023-04-26 12:57:36 +09:00
  • a19471694e
    R: allow null body aki-0421 2023-04-26 12:56:33 +09:00
  • 086a224243
    Merge pull request #36 from aki-0421/fetch-event v0.13.0 syumai 2023-04-22 01:23:56 +09:00
  • cd76e88c35 add Demo URL to pages-functions example syumai 2023-04-22 00:43:47 +09:00
  • b07e909f54
    Merge pull request #37 from zztkm/add-pages-functions-example syumai 2023-04-22 00:39:43 +09:00
  • 16692e1f71 add(examples): pages functions example zztkm 2023-04-20 23:52:16 +09:00
  • a867a2dcbf
    R: fix 500 error bug aki-0421 2023-04-20 21:29:18 +09:00
  • 1e152e5743
    F: update readme aki-0421 2023-04-20 11:53:07 +09:00
  • 3d810694ca
    Merge branch 'syumai:main' into fetch-event あき 2023-04-20 08:13:53 +09:00
  • f47632578f
    F: add fetch-event example aki-0421 2023-04-20 08:13:19 +09:00
  • 985be71fa8
    R: remove wait-until example aki-0421 2023-04-20 07:57:24 +09:00
  • a9fa550371
    F: add passThroughOnException aki-0421 2023-04-20 07:57:04 +09:00
  • 7afd8d17d1 add Makefile and test command syumai 2023-04-19 22:58:45 +09:00
  • c0f7b90059
    Merge pull request #35 from aki-0421/test-ci syumai 2023-04-19 22:49:01 +09:00
  • 16fd8de69b
    T: add pull request ci aki-0421 2023-04-19 22:45:36 +09:00
  • e5e4979f86 add Pull Request template syumai 2023-04-16 18:02:37 +09:00
  • c2da58721a
    Merge pull request #33 from syumai/add-discord-server v0.12.2 syumai 2023-04-11 23:09:45 +09:00
  • 5b10889e9f add description about Discord server and badge to README syumai 2023-04-11 23:08:56 +09:00
  • 8d90074bd9
    Merge pull request #32 from syumai/cleanup-license-descriptions syumai 2023-04-11 22:47:21 +09:00
  • fb4c7f887d cleanup license descriptions syumai 2023-04-11 22:45:19 +09:00
  • 2609f2a76f
    Merge pull request #31 from aki-0421/fetch-transport syumai 2023-04-11 22:36:43 +09:00
  • 1ec44ab11b
    F: restore Do func aki-0421 2023-04-11 21:39:49 +09:00
  • 3f7d0e77f2
    R: fix service-bindings example aki-0421 2023-04-11 21:35:09 +09:00
  • 6420c959e8
    F: add transport aki-0421 2023-04-11 21:33:52 +09:00
  • 9e97a4a812
    R: refactor with bind func aki-0421 2023-04-11 21:04:19 +09:00
  • 7926558e38
    Merge pull request #30 from aki-0421/service-bindings v0.12.1 syumai 2023-04-11 09:23:46 +09:00
  • 05d38172ae
    R: add service bindings example aki-0421 2023-04-09 09:36:27 +09:00
  • ef831af9d7
    R: add WithBinding in fetch aki-0421 2023-04-09 09:23:07 +09:00
  • 8b39614bbd
    Merge remote-tracking branch 'fork/service-bindings' into service-bindings aki-0421 2023-04-09 08:19:07 +09:00
  • 460b011ebe
    Merge pull request #28 from aki-0421/fetch v0.12.0 syumai 2023-04-05 22:44:19 +09:00
  • 79014c20c7
    R: review fix aki-0421 2023-04-05 08:43:56 +09:00
  • bed08977b8
    F: readme aki-0421 2023-04-02 20:21:37 +09:00
  • c74a22abac
    R: fix aki-0421 2023-04-02 20:19:48 +09:00
  • 778456807e
    F: add fetch example (wip) aki-0421 2023-04-02 20:12:24 +09:00
  • eb6c550c8b
    F: add fetch (wip) aki-0421 2023-04-02 20:12:19 +09:00
  • 3dcf908475
    Merge pull request #27 from syumai/resolve-wait-until-promise-explicitly v0.11.0 syumai 2023-03-29 21:15:42 +09:00
  • 3ddba2906e add feature of fetch event to README.md syumai 2023-03-29 21:13:42 +09:00
  • 532f1dcd1a rename cloudflare/context.go to cloudflare/fetchevent.go syumai 2023-03-29 21:11:45 +09:00
  • db9b89a81e add doc comment for WaitUntil syumai 2023-03-29 21:11:01 +09:00
  • 580f856fda resolve wait until promise explicitly syumai 2023-03-29 21:08:22 +09:00
  • 49bfbf6625
    Merge pull request #26 from aki-0421/wait-until syumai 2023-03-29 21:06:36 +09:00
  • dbe1f88794
    F: add wait until example aki-0421 2023-03-29 18:10:14 +09:00
  • cfb05f8e3b
    F: add wait until aki-0421 2023-03-29 18:10:05 +09:00
  • 238c532867 Get service bindings from the env object enricodk 2023-03-20 10:42:06 +11:00
  • 48810b52f6
    Merge pull request #25 from erkkah/fix/getruntimecontextenv v0.10.2 syumai 2023-03-05 16:42:45 +09:00
  • 28533fa0da Fix reference to getRuntimeContextEnv Erik Agsjö 2023-03-04 11:43:23 +01:00
  • 0931e915c4 add isIntegralNumber test cases syumai 2023-02-26 18:44:21 +09:00
  • efa79d96d2
    Merge pull request #23 from syumai/d1-treat-integral-float64-as-int64 v0.10.1 syumai 2023-02-26 18:40:57 +09:00
  • a496d2d714 split isIntegralNumber func syumai 2023-02-26 18:40:18 +09:00
  • 53627e79e8 fix d1-blog-server example to use normal integer type syumai 2023-02-26 18:16:16 +09:00
  • adfe33a878 treat D1 driver row's integral float64 value as int64 syumai 2023-02-26 18:15:59 +09:00
  • 4e34fbaf38
    Merge pull request #22 from syumai/fix-last-insert-id syumai 2023-02-26 17:41:36 +09:00
  • 7c80414acf update d1-blog-server example syumai 2023-02-26 17:40:24 +09:00
  • 466065d6d3 fix last_row_id key name syumai 2023-02-26 17:38:38 +09:00
  • dd17cf216c
    Merge pull request #18 from syumai/add-d1-support v0.10.0 syumai 2023-02-26 13:09:03 +09:00
  • 2e0196ee60 remove import's blank line syumai 2023-02-26 13:06:34 +09:00
  • 0f092cebed remove jsutil.NewUUID() syumai 2023-02-26 13:05:51 +09:00
  • acf15ae798 update README.md of d1 blog server example syumai 2023-02-26 13:02:18 +09:00
  • e46e29aa7d update d1-blog-server example syumai 2023-02-26 12:26:48 +09:00
  • bd02c8bd45 fix Connector implementation syumai 2023-02-26 12:07:38 +09:00
  • 14b5f8fda4 remove d1 driver's Open implementation syumai 2023-02-26 11:47:13 +09:00
  • 15b2701b9d remove unused js files in d1-blog-server example syumai 2023-02-12 02:07:02 +09:00
  • a82a272ae2 fix d1-blog-server example syumai 2023-02-12 01:57:04 +09:00
  • a287db8372 fix connector implementation syumai 2023-02-12 01:50:45 +09:00
  • c7f74f0e94 move cloudflare's runtimecontext to cloudflare/internal package syumai 2023-02-12 01:50:16 +09:00
  • 35fd1e00a0 add d1-blog-server example syumai 2023-02-06 02:51:05 +09:00
  • 2aeed0ad5d fix rowsObj syumai 2023-02-06 02:49:21 +09:00
  • f25a65c45a add NewUUID() to jsutil syumai 2023-02-06 02:48:45 +09:00
  • b8bd0f88dc fix LastinsertId syumai 2023-02-06 02:34:45 +09:00
  • e16f72b6aa remove Result interface syumai 2023-02-05 23:50:00 +09:00
  • ac6f886f99 run goimports syumai 2023-01-09 23:12:49 +09:00
  • 48cd3a4637 add d1 driver implementation syumai 2023-01-09 23:10:30 +09:00
  • 46d83fb622 add empty implementation of Cloudflare D1 syumai 2023-01-03 21:45:35 +09:00
  • 8cca6478cf fix MDN doc URL syumai 2023-02-23 23:30:01 +09:00
  • d701686ffc move ToJSRequest and ToResponse to jshttp from dostub syumai 2023-02-23 23:29:22 +09:00
  • 51cc301c82 remove toHeader in dostub syumai 2023-02-23 23:26:17 +09:00
  • ddaaeb53ac split jshttp/header.go syumai 2023-02-23 23:25:43 +09:00
  • de512c97e0 split jshttp from jsutil syumai 2023-02-23 23:20:21 +09:00
  • 88f0dc1798 fix build error syumai 2023-02-22 19:23:56 +09:00
  • d7d667f106
    Merge pull request #21 from syumai/move-request-response-to-jsutil syumai 2023-02-22 19:14:13 +09:00
  • d613301568 use jsutil.ToJSHeader in DurableObjects stub syumai 2023-02-22 19:13:05 +09:00
  • cd154341ff move Reqeust / Response / ResponseWriterBuffer to jsutil syumai 2023-02-22 19:10:47 +09:00
  • 8bb44582c5 add akarasz to LICENSE.md syumai 2023-02-22 10:09:33 +09:00
  • c642765347
    Merge pull request #20 from akarasz/main v0.9.0 syumai 2023-02-22 09:55:33 +09:00
  • 04e25d2270
    support durable object stubs Andras Karasz 2023-02-21 18:46:22 +01:00
  • bcb37c4f19 add description about worker-template-go syumai 2023-02-12 01:30:33 +09:00
  • 4b4a950109
    Merge pull request #19 from syumai/add-runtime-context v0.8.0 syumai 2023-02-11 12:42:46 +09:00
  • 0fe54fad27 fix examples syumai 2023-02-11 12:37:38 +09:00
  • 9e87698fac add runtime context syumai 2023-02-11 10:30:51 +09:00
  • 0e499ad79c
    Merge pull request #17 from syumai/wait-for-ready v0.7.0 syumai 2022-11-19 23:22:41 +09:00
  • 1f6f23073c wait for ready to setup Go program syumai 2022-11-19 23:22:04 +09:00
  • 879461790e
    Merge pull request #16 from syumai/move-env-to-cloudflare syumai 2022-11-19 23:12:13 +09:00
  • 0c9f38e994 remove blank line syumai 2022-11-19 23:12:03 +09:00
  • 09b132f026 move workers.Getenv to cloudflare.Getenv syumai 2022-11-19 23:11:19 +09:00