473 Commits

Author SHA1 Message Date
aki-0421
4b52e17157
F: support cache API 2023-04-26 14:19:09 +09:00
aki-0421
46aea871f2
F: add cache API example 2023-04-26 14:17:30 +09:00
aki-0421
3fed99fa50
F: add cache API 2023-04-26 12:57:36 +09:00
aki-0421
a19471694e
R: allow null body 2023-04-26 12:56:33 +09:00
syumai
086a224243
Merge pull request #36 from aki-0421/fetch-event
Full support for FetchEvent
v0.13.0
2023-04-22 01:23:56 +09:00
syumai
cd76e88c35 add Demo URL to pages-functions example 2023-04-22 00:43:47 +09:00
syumai
b07e909f54
Merge pull request #37 from zztkm/add-pages-functions-example
add(examples): pages functions example
2023-04-22 00:39:43 +09:00
zztkm
16692e1f71 add(examples): pages functions example 2023-04-20 23:52:16 +09:00
aki-0421
a867a2dcbf
R: fix 500 error bug 2023-04-20 21:29:18 +09:00
aki-0421
1e152e5743
F: update readme 2023-04-20 11:53:07 +09:00
あき
3d810694ca
Merge branch 'syumai:main' into fetch-event 2023-04-20 08:13:53 +09:00
aki-0421
f47632578f
F: add fetch-event example 2023-04-20 08:13:19 +09:00
aki-0421
985be71fa8
R: remove wait-until example 2023-04-20 07:57:24 +09:00
aki-0421
a9fa550371
F: add passThroughOnException 2023-04-20 07:57:04 +09:00
syumai
7afd8d17d1 add Makefile and test command 2023-04-19 22:58:45 +09:00
syumai
c0f7b90059
Merge pull request #35 from aki-0421/test-ci
Add Test CI
2023-04-19 22:49:01 +09:00
aki-0421
16fd8de69b
T: add pull request ci 2023-04-19 22:45:36 +09:00
syumai
e5e4979f86 add Pull Request template 2023-04-16 18:02:37 +09:00
syumai
c2da58721a
Merge pull request #33 from syumai/add-discord-server
add description about Discord server and badge to README
v0.12.2
2023-04-11 23:09:45 +09:00
syumai
5b10889e9f add description about Discord server and badge to README 2023-04-11 23:09:00 +09:00
syumai
8d90074bd9
Merge pull request #32 from syumai/cleanup-license-descriptions
cleanup license descriptions
2023-04-11 22:47:21 +09:00
syumai
fb4c7f887d cleanup license descriptions 2023-04-11 22:45:19 +09:00
syumai
2609f2a76f
Merge pull request #31 from aki-0421/fetch-transport
Add ability to use fetch as a http.Client
2023-04-11 22:36:43 +09:00
aki-0421
1ec44ab11b
F: restore Do func 2023-04-11 21:39:49 +09:00
aki-0421
3f7d0e77f2
R: fix service-bindings example 2023-04-11 21:35:09 +09:00
aki-0421
6420c959e8
F: add transport 2023-04-11 21:33:52 +09:00
aki-0421
9e97a4a812
R: refactor with bind func 2023-04-11 21:04:19 +09:00
syumai
7926558e38
Merge pull request #30 from aki-0421/service-bindings
Add service bindings
v0.12.1
2023-04-11 09:23:46 +09:00
aki-0421
05d38172ae
R: add service bindings example 2023-04-09 09:36:27 +09:00
aki-0421
ef831af9d7
R: add WithBinding in fetch 2023-04-09 09:23:07 +09:00
aki-0421
8b39614bbd
Merge remote-tracking branch 'fork/service-bindings' into service-bindings 2023-04-09 08:19:07 +09:00
syumai
460b011ebe
Merge pull request #28 from aki-0421/fetch
Add Fetch with minimal implementation
v0.12.0
2023-04-05 22:44:19 +09:00
aki-0421
79014c20c7
R: review fix 2023-04-05 08:43:56 +09:00
aki-0421
bed08977b8
F: readme 2023-04-02 20:21:37 +09:00
aki-0421
c74a22abac
R: fix 2023-04-02 20:19:48 +09:00
aki-0421
778456807e
F: add fetch example (wip) 2023-04-02 20:12:24 +09:00
aki-0421
eb6c550c8b
F: add fetch (wip) 2023-04-02 20:12:19 +09:00
syumai
3dcf908475
Merge pull request #27 from syumai/resolve-wait-until-promise-explicitly
resolve wait until promise explicitly
v0.11.0
2023-03-29 21:15:42 +09:00
syumai
3ddba2906e add feature of fetch event to README.md 2023-03-29 21:13:42 +09:00
syumai
532f1dcd1a rename cloudflare/context.go to cloudflare/fetchevent.go 2023-03-29 21:11:45 +09:00
syumai
db9b89a81e add doc comment for WaitUntil 2023-03-29 21:11:01 +09:00
syumai
580f856fda resolve wait until promise explicitly 2023-03-29 21:08:22 +09:00
syumai
49bfbf6625
Merge pull request #26 from aki-0421/wait-until
Add WaitUntil
2023-03-29 21:06:36 +09:00
aki-0421
dbe1f88794
F: add wait until example 2023-03-29 18:10:14 +09:00
aki-0421
cfb05f8e3b
F: add wait until 2023-03-29 18:10:05 +09:00
enricodk
238c532867 Get service bindings from the env object 2023-03-20 10:42:06 +11:00
syumai
48810b52f6
Merge pull request #25 from erkkah/fix/getruntimecontextenv
Fix reference to getRuntimeContextEnv
v0.10.2
2023-03-05 16:42:45 +09:00
Erik Agsjö
28533fa0da Fix reference to getRuntimeContextEnv 2023-03-04 11:43:23 +01:00
syumai
0931e915c4 add isIntegralNumber test cases 2023-02-26 18:44:21 +09:00
syumai
efa79d96d2
Merge pull request #23 from syumai/d1-treat-integral-float64-as-int64
treat D1 driver row's integral float64 value as int64
v0.10.1
2023-02-26 18:40:57 +09:00