syumai
|
d613301568
|
use jsutil.ToJSHeader in DurableObjects stub
|
2023-02-22 19:13:05 +09:00 |
|
syumai
|
cd154341ff
|
move Reqeust / Response / ResponseWriterBuffer to jsutil
|
2023-02-22 19:11:51 +09:00 |
|
syumai
|
8bb44582c5
|
add akarasz to LICENSE.md
|
2023-02-22 10:09:33 +09:00 |
|
syumai
|
c642765347
|
Merge pull request #20 from akarasz/main
support durable object stubs
v0.9.0
|
2023-02-22 09:55:33 +09:00 |
|
Andras Karasz
|
04e25d2270
|
support durable object stubs
|
2023-02-21 18:46:22 +01:00 |
|
syumai
|
bcb37c4f19
|
add description about worker-template-go
|
2023-02-12 01:30:33 +09:00 |
|
syumai
|
4b4a950109
|
Merge pull request #19 from syumai/add-runtime-context
add runtime context
v0.8.0
|
2023-02-11 12:42:46 +09:00 |
|
syumai
|
0fe54fad27
|
fix examples
|
2023-02-11 12:38:46 +09:00 |
|
syumai
|
9e87698fac
|
add runtime context
|
2023-02-11 11:53:05 +09:00 |
|
syumai
|
0e499ad79c
|
Merge pull request #17 from syumai/wait-for-ready
wait for ready to setup Go program
v0.7.0
|
2022-11-19 23:22:41 +09:00 |
|
syumai
|
1f6f23073c
|
wait for ready to setup Go program
|
2022-11-19 23:22:07 +09:00 |
|
syumai
|
879461790e
|
Merge pull request #16 from syumai/move-env-to-cloudflare
move workers.Getenv to cloudflare.Getenv
|
2022-11-19 23:12:13 +09:00 |
|
syumai
|
0c9f38e994
|
remove blank line
|
2022-11-19 23:12:03 +09:00 |
|
syumai
|
09b132f026
|
move workers.Getenv to cloudflare.Getenv
|
2022-11-19 23:11:19 +09:00 |
|
syumai
|
e3348b4ccd
|
update README.md
|
2022-11-19 23:10:19 +09:00 |
|
syumai
|
af65c8d1ea
|
Merge pull request #14 from syumai/split-cloudflare-package
split cloudflare package
v0.6.0
|
2022-09-13 23:21:35 +09:00 |
|
syumai
|
1701300176
|
split cloudflare package
|
2022-09-13 23:20:01 +09:00 |
|
syumai
|
890096fce9
|
split internal/jsutil
|
2022-09-13 23:18:17 +09:00 |
|
syumai
|
555b3e54bc
|
make public stream util symbols
|
2022-09-13 23:16:58 +09:00 |
|
syumai
|
c339993f96
|
make public jsutil symbols
|
2022-09-13 23:15:47 +09:00 |
|
syumai
|
1d1d2a9093
|
update tinyutil of basic-auth-proxy example
|
2022-08-26 23:16:45 +09:00 |
|
syumai
|
a64c840091
|
remove unused file
|
2022-08-07 22:51:38 +09:00 |
|
syumai
|
36fa4dc54a
|
Merge pull request #13 from syumai/use-tinyutil
use tinyutil in basic-auth-proxy example
|
2022-08-05 23:10:59 +09:00 |
|
syumai
|
8c484c7772
|
use tinyutil in basic-auth-proxy
|
2022-08-05 23:10:04 +09:00 |
|
syumai
|
6d7bee9dc7
|
fix indentation of document
v0.5.1
|
2022-08-03 00:33:19 +09:00 |
|
syumai
|
b3dae236a3
|
fix r2-image-server docs
v0.5.0
|
2022-08-03 00:30:17 +09:00 |
|
syumai
|
fd68e38ca7
|
Merge pull request #12 from syumai/remove-interface
remove some interface types
|
2022-08-03 00:25:54 +09:00 |
|
syumai
|
311cc15b4e
|
fix r2-image-server example
|
2022-08-03 00:24:44 +09:00 |
|
syumai
|
474db95802
|
remove R2Bucket interface type
|
2022-08-03 00:23:22 +09:00 |
|
syumai
|
e3163f30c6
|
remove KV interface type
|
2022-08-03 00:22:33 +09:00 |
|
syumai
|
981de5e8f3
|
Merge pull request #11 from syumai/fix-doc
fix docs bullet list format
|
2022-08-03 00:21:05 +09:00 |
|
syumai
|
371ce5072b
|
fix docs bullet list format
|
2022-08-03 00:19:01 +09:00 |
|
syumai
|
2700b3a132
|
fix env docs
|
2022-08-03 00:02:03 +09:00 |
|
syumai
|
6a9589752c
|
fix env docs
|
2022-08-03 00:00:54 +09:00 |
|
syumai
|
d8de7fb030
|
Merge pull request #10 from syumai/add-env
add Getenv helper function
v0.4.0
|
2022-08-02 23:53:55 +09:00 |
|
syumai
|
ccdb9cb7a4
|
update document of Getenv
|
2022-08-02 23:53:11 +09:00 |
|
syumai
|
1492adf888
|
update README.md
|
2022-08-02 23:50:18 +09:00 |
|
syumai
|
265a316bfe
|
add Getenv alias
|
2022-08-02 23:49:42 +09:00 |
|
syumai
|
70d197e504
|
add env example
|
2022-08-02 23:49:35 +09:00 |
|
syumai
|
83de13dcd1
|
Merge pull request #9 from syumai/add-kv
add KV implementation
v0.3.0
|
2022-07-31 21:18:35 +09:00 |
|
syumai
|
3ad19eadca
|
update README.md
|
2022-07-31 21:17:34 +09:00 |
|
syumai
|
e71f283499
|
add kv-counter example
|
2022-07-31 21:17:25 +09:00 |
|
syumai
|
2d97bb8234
|
add KV namespace implementation
|
2022-07-31 18:36:08 +09:00 |
|
syumai
|
44df564212
|
add comment to basic-auth-proxy README
|
2022-07-29 22:51:16 +09:00 |
|
syumai
|
f7e4df8b04
|
update R2bucket put description
|
2022-06-18 23:55:27 +09:00 |
|
syumai
|
fe5bc1a43f
|
fix header of basic-auth-proxy
|
2022-06-09 01:33:04 +09:00 |
|
syumai
|
94513abc19
|
Merge pull request #8 from syumai/basic-auth-proxy
add proxy feature to basic-auth-server and rename it to basic-auth-proxy
|
2022-06-09 01:24:52 +09:00 |
|
syumai
|
c2b6f0cb4e
|
rename worker name
|
2022-06-09 01:23:48 +09:00 |
|
syumai
|
da520e9791
|
rename basic-auth-server to basic-auth-proxy
|
2022-06-09 01:21:44 +09:00 |
|
syumai
|
d917a1a588
|
add proxy feature to basic-auth-server
|
2022-06-09 01:19:25 +09:00 |
|