aki-0421
|
e068d7a414
|
F: add cron example
|
2023-04-30 10:35:04 +09:00 |
|
aki-0421
|
683e5e9a65
|
F: add ScheduledEvent
|
2023-04-30 10:29:40 +09:00 |
|
syumai
|
2aaffcae6f
|
Merge pull request #44 from syumai/fix-examples
fix example's build commands and paths
|
2023-04-30 07:15:34 +09:00 |
|
syumai
|
2528bf515c
|
fix example's build commands and paths
|
2023-04-30 07:13:49 +09:00 |
|
syumai
|
a92e46315d
|
revert examples/assets deletion
|
2023-04-30 00:49:07 +09:00 |
|
syumai
|
28b07fb68c
|
Merge pull request #43 from syumai/use-workers-assets-gen
use workers-assets-gen in examples
|
2023-04-30 00:38:41 +09:00 |
|
syumai
|
71b7cdb1c9
|
use workers-assets-gen in examples
|
2023-04-30 00:36:00 +09:00 |
|
syumai
|
110f08f400
|
Merge pull request #41 from syumai/add-workers-gen-go-command
add workers-assets-gen command to generate JS code automatically
v0.15.0
|
2023-04-30 00:26:59 +09:00 |
|
syumai
|
1ab57a44ff
|
fix file path of wasm_exec_go.js
|
2023-04-30 00:25:57 +09:00 |
|
syumai
|
9895c004f4
|
Merge branch 'main' into add-workers-gen-go-command
|
2023-04-30 00:25:05 +09:00 |
|
syumai
|
4a1d49c53e
|
Merge pull request #42 from syumai/update-worker-mjs
update worker.mjs
|
2023-04-29 18:32:12 +09:00 |
|
syumai
|
4566ca3852
|
update worker.mjs
|
2023-04-29 18:30:15 +09:00 |
|
syumai
|
dc5d872e1c
|
updated worker.mjs and shim.mjs
|
2023-04-29 18:21:45 +09:00 |
|
syumai
|
a310604cc9
|
rename workers-gen-go to workers-assets-gen
|
2023-04-29 17:55:55 +09:00 |
|
syumai
|
496d28e86a
|
use workers-gen-go command in hello example
|
2023-04-29 17:52:50 +09:00 |
|
syumai
|
1127e6bba3
|
add workers-gen-go-command
|
2023-04-29 17:38:18 +09:00 |
|
syumai
|
65e5dce287
|
Merge pull request #40 from syumai/rename-response-writer-buffer-to-response-writer
rename ResponseWriterBuffer to ResponseWriter
|
2023-04-29 12:20:39 +09:00 |
|
syumai
|
5d83286215
|
rename ResponseWriterBuffer to ResponseWriter
|
2023-04-29 12:18:34 +09:00 |
|
syumai
|
54a72213c6
|
Merge pull request #39 from syumai/commonize-to-response-func
commonize ToJSResponse func logic
|
2023-04-29 12:08:21 +09:00 |
|
syumai
|
78444c3c67
|
commonize ToJSResponse func
|
2023-04-29 11:59:09 +09:00 |
|
syumai
|
a0ec52cd49
|
Merge pull request #38 from aki-0421/cache
Add Cache API
v0.14.0
|
2023-04-28 23:44:41 +09:00 |
|
aki-0421
|
0e294e7dc7
|
R: fix typo
|
2023-04-28 20:10:09 +09:00 |
|
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 |
|