Rubi
Explore posts from serversCDCloudflare Developers
•Created by Rubi on 11/7/2024 in #pages-help
Pages Build Process: replace npm install with bun install
1 replies
CDCloudflare Developers
•Created by Rubi on 10/14/2024 in #general-help
I think the sort feature on Pages Dashboard is broken
2 replies
CDCloudflare Developers
•Created by Rubi on 9/4/2024 in #pages-help
SvelteKit: event.platform is accessible on router but not on hooks.server.js
Hi, I'm using a latest cloudflare@latest to init the project and there is some strange issue happening
the event.platform is accessible on router +server.js +page.server.js +page.js and other but not on
hooks.server.js
I wonder if there is a change related to this on the cloudflare adapter, thank you!2 replies
Install dotnet Library from GitHub
hi everyone, I have zero knowledge with dotnet, csharp and family
In golang we could do
go get github.com/username/repo
in python we could do
pip3 install git+https://github.com/username/repo.git
but how about dotnet? can we do similar without uploading package to nuget?
thank you!
my project is:
https://github.com/lokal-so/lokal-dotnet32 replies
CDCloudflare Developers
•Created by Rubi on 4/28/2024 in #general-help
How to use Indonesia PoP
41 replies
CDCloudflare Developers
•Created by Rubi on 4/18/2024 in #pages-help
Creating and Declaring Durable Object Instance & Alert in SvelteKit
I wonder, in what file in SvelteKit should I put this Durable Object instance
https://developers.cloudflare.com/durable-objects/examples/alarms-api/
1 replies
CDCloudflare Developers
•Created by Rubi on 4/15/2024 in #general-help
I keep being billed for a site that I have been moved
9 replies
CDCloudflare Developers
•Created by Rubi on 2/18/2024 in #general-help
remove TTL from is_timed_hmac_valid_v0
Hello, is it possible to disable the TTL, so WAF only used for verifying the hmac without checking expiration, thankyou
(http.host eq "mydomain.com" and not is_timed_hmac_valid_v0("mysecret", http.request.uri, 300, http.request.timestamp.sec, 8))
11 replies
CDCloudflare Developers
•Created by Rubi on 2/15/2024 in #workers-help
Durable object TTL/Expiration
is it possible to do this?
17 replies
CDCloudflare Developers
•Created by Rubi on 1/7/2024 in #general-help
cloudflare register domain
5 replies