Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / lukeed/worktop issues and pull requests

#182 - Router doesn't route when using service bindings

Issue - State: closed - Opened by vladinator1000 9 months ago - 7 comments

#181 - Update `regexparam` to v3

Pull Request - State: closed - Opened by benmccann about 1 year ago - 1 comment

#180 - Upgrade mrmime

Pull Request - State: closed - Opened by benmccann about 1 year ago

#179 - Upgrade mrmime

Pull Request - State: closed - Opened by benmccann about 1 year ago - 2 comments

#178 - Upgrade dependencies

Pull Request - State: closed - Opened by benmccann about 1 year ago - 2 comments

#177 - Add Alarms to Durable Objects Storage Type

Pull Request - State: open - Opened by ConProgramming over 1 year ago

#175 - Node 16+ ESM TypeScript error

Issue - State: closed - Opened by vladinator1000 almost 2 years ago - 1 comment

#174 - Add sub-routers

Issue - State: closed - Opened by DerZade about 2 years ago - 2 comments

#173 - The uploaded script has no registered event handlers. [API code: 10068]

Issue - State: closed - Opened by jaxnz about 2 years ago - 1 comment

#172 - Add generic typing for Router.add handler

Issue - State: open - Opened by hariria about 2 years ago

#171 - Is `worktop@next` safe to use in production?

Issue - State: closed - Opened by alexiglesias93 about 2 years ago - 2 comments

#170 - How to use with cron / scheduled event ?

Issue - State: closed - Opened by mediarl over 2 years ago - 2 comments

#169 - Serving HTML files

Issue - State: closed - Opened by simplenotezy over 2 years ago - 6 comments

#168 - Provide a "test" module

Issue - State: closed - Opened by StarpTech over 2 years ago - 4 comments

#167 - feat: add `worktop/cfw.r2` module

Pull Request - State: open - Opened by lukeed over 2 years ago - 3 comments

#166 - How to access `.env` with Wrangler 2

Issue - State: closed - Opened by jaymakes11 over 2 years ago - 2 comments

#165 - Cache API and KV: Concerns/Questions/Usage

Issue - State: closed - Opened by Mecanik over 2 years ago - 1 comment

#164 - Is it going to be official by cloudflare?

Issue - State: closed - Opened by jahir9991 over 2 years ago

#163 - fix(cfw): fix structuredClone typo

Pull Request - State: closed - Opened by leader22 over 2 years ago

#162 - chore: update Cloudflare types

Pull Request - State: closed - Opened by lukeed over 2 years ago

#161 - break(cfw.kv): only allow JSON data for `Entity` instances

Pull Request - State: closed - Opened by lukeed over 2 years ago

#160 - repair b0rk links in readme

Pull Request - State: closed - Opened by dotysan almost 3 years ago

#159 - feat(kv): add `Entity` class

Pull Request - State: closed - Opened by lukeed almost 3 years ago

#158 - Can I use Worktop with Fastly Compute@Edge?

Issue - State: closed - Opened by Abiti-936 almost 3 years ago - 1 comment

#157 - Update Cloudflare Worker types

Pull Request - State: closed - Opened by eugene1g almost 3 years ago

#156 - Using official Cloudflare types

Issue - State: closed - Opened by eugene1g almost 3 years ago - 4 comments

#155 - The example of timing requests might be misleading

Issue - State: closed - Opened by eugene1g almost 3 years ago - 1 comment

#154 - Durable Objects example

Issue - State: closed - Opened by DavoCg almost 3 years ago - 2 comments
Labels: question

#153 - Fix a documentation error and move "res" to "context"

Pull Request - State: closed - Opened by ghostdevv almost 3 years ago - 3 comments

#152 - chore: use `bundt` for building worktop packages

Pull Request - State: closed - Opened by lukeed almost 3 years ago

#151 - Worktop Middlewares Example

Issue - State: closed - Opened by ghost almost 3 years ago - 4 comments

#150 - How to set multiple cookies?

Issue - State: closed - Opened by jaymakes11 almost 3 years ago - 2 comments

#149 - feat(cfw.durable): integrate Cache API with `Database` operations

Pull Request - State: closed - Opened by lukeed almost 3 years ago - 1 comment

#148 - init durablekv

Pull Request - State: closed - Opened by eidam almost 3 years ago

#147 - Use Sveltekit and worktop together?

Issue - State: closed - Opened by jaymakes11 almost 3 years ago - 2 comments

#146 - Add demo for CF Pages to @next

Pull Request - State: open - Opened by saibotsivad almost 3 years ago - 2 comments

#145 - Using Worktop in a Pages website

Issue - State: closed - Opened by vladinator1000 almost 3 years ago - 3 comments

#144 - Filesystem API

Issue - State: open - Opened by universse about 3 years ago - 2 comments

#143 - Cacheable status codes

Issue - State: closed - Opened by universse about 3 years ago - 2 comments
Labels: has fix

#141 - Missing start function for worktop/cache, worktop/cfw.cache

Issue - State: closed - Opened by universse about 3 years ago - 2 comments

#140 - Cache binary

Issue - State: closed - Opened by mediarl about 3 years ago - 5 comments

#138 - Add `cfw.images` module

Issue - State: open - Opened by ConProgramming about 3 years ago - 3 comments

#137 - [build] handle / expect `export default API` from main entry

Issue - State: open - Opened by lukeed about 3 years ago

#136 - [build] inject / apply build-time module aliases

Issue - State: open - Opened by lukeed about 3 years ago

#135 - feat: add `--env` and `--format` combinations

Pull Request - State: closed - Opened by lukeed about 3 years ago

#134 - break(ws): move `listen` and types to `cfw.ws` module;

Pull Request - State: closed - Opened by lukeed about 3 years ago

#133 - Add separate `ws.listen` per environment

Issue - State: closed - Opened by lukeed about 3 years ago - 1 comment
Labels: feedback wanted

#132 - break: rename Cloudflare-only modules w/ namespace

Pull Request - State: closed - Opened by lukeed about 3 years ago - 1 comment
Labels: feedback wanted

#131 - add `--env` and `--format` flags to `worktop.build` pkg

Issue - State: closed - Opened by lukeed about 3 years ago - 3 comments

#130 - finish `create-worktop` setup tool

Issue - State: open - Opened by lukeed about 3 years ago - 1 comment

#129 - wip: begin `create-worktop` package

Pull Request - State: closed - Opened by lukeed about 3 years ago

#128 - break(cache): replace `start` init -> `sync` handler;

Pull Request - State: closed - Opened by lukeed about 3 years ago

#127 - break: Simplify boot methods

Pull Request - State: closed - Opened by lukeed about 3 years ago

#126 - break(response): rename `send` to `reply`

Pull Request - State: closed - Opened by lukeed about 3 years ago

#125 - [next] More breaking changes

Issue - State: closed - Opened by lukeed about 3 years ago - 3 comments
Labels: feedback wanted

#124 - TypeError: Unable to parse URL: /

Issue - State: closed - Opened by janat08 about 3 years ago - 2 comments

#123 - KV Namespace not found

Issue - State: closed - Opened by willin about 3 years ago

#122 - sourcemap for miniflare

Issue - State: closed - Opened by syffs about 3 years ago - 5 comments

#121 - Error thrown when using worktop/cache with WebSocket route

Issue - State: closed - Opened by universse about 3 years ago - 1 comment
Labels: has fix

#120 - Using Durable Object

Issue - State: closed - Opened by universse about 3 years ago - 4 comments
Labels: has fix

#119 - Add `auth` module

Issue - State: open - Opened by ConProgramming about 3 years ago

#118 - Odd CORS error

Issue - State: closed - Opened by dhrubabasu about 3 years ago - 3 comments
Labels: has fix

#117 - Usage with cloudflare modules

Issue - State: closed - Opened by avegancafe about 3 years ago - 4 comments

#116 - Update durable.ts

Pull Request - State: closed - Opened by ConProgramming about 3 years ago

#115 - Fetch directly from static site

Issue - State: closed - Opened by simplenotezy about 3 years ago - 1 comment

#114 - Invalid URL string.

Issue - State: closed - Opened by simplenotezy about 3 years ago - 1 comment
Labels: needs more info

#113 - WebSocket usage with miniflare

Issue - State: closed - Opened by universse about 3 years ago - 5 comments

#112 - New ES6 modules functionality does not work with worktop?

Issue - State: closed - Opened by tst32 about 3 years ago - 1 comment

#111 - Update KV Syntax in examples to follow `worktop@next`

Pull Request - State: closed - Opened by itsmatteomanf about 3 years ago

#110 - Type error for cloudflare worker specific methods

Issue - State: closed - Opened by dhrubabasu about 3 years ago - 4 comments

#109 - Is there a way to use a local dev server? How does one do debugging?

Issue - State: closed - Opened by saikatdas0790 about 3 years ago - 2 comments

#108 - How do we use environment variables or secrets in worktop?

Issue - State: closed - Opened by saikatdas0790 about 3 years ago - 1 comment

#107 - Security improvement: protect applications from prototype poisoning

Issue - State: closed - Opened by gzuidhof about 3 years ago - 1 comment

#106 - Add support for HTTP 405 (Method Not Allowed)

Issue - State: open - Opened by rts-rob about 3 years ago

#105 - Next error: Invalid URL: undefined

Issue - State: closed - Opened by janat08 about 3 years ago - 2 comments

#104 - `worktop.mount` only run prepare if matched route

Issue - State: closed - Opened by maraisr over 3 years ago - 2 comments

#103 - Documentation plans

Issue - State: closed - Opened by grantholle over 3 years ago - 2 comments

#102 - fix(crypto): correct encodings

Pull Request - State: closed - Opened by lukeed over 3 years ago

#101 - Add a Reverse of STATUS_CODES

Issue - State: open - Opened by PuruVJ over 3 years ago - 2 comments
Labels: feedback wanted

#100 - Error on importing `parse` from `regexparam` dependency

Issue - State: closed - Opened by itsmatteomanf over 3 years ago - 1 comment

#99 - fix: emit modules’ correct declarations from build

Pull Request - State: closed - Opened by tylerbrostrom over 3 years ago

#98 - bug: @0.8.0-next.4 shipped with the wrong types

Issue - State: closed - Opened by tylerbrostrom over 3 years ago - 1 comment

#97 - No query object

Issue - State: closed - Opened by janat08 over 3 years ago - 1 comment

#96 - feat: mount Router to route prefix

Pull Request - State: closed - Opened by lukeed over 3 years ago

#95 - build: compile-time router optimization

Issue - State: open - Opened by lukeed over 3 years ago
Labels: enhancement

#94 - feat: add `worktop.build` package

Pull Request - State: closed - Opened by lukeed over 3 years ago

#93 - Responding with custom response object

Issue - State: closed - Opened by janat08 over 3 years ago - 4 comments

#92 - Lazy routes

Issue - State: closed - Opened by janat08 over 3 years ago - 1 comment

#91 - Give `Router` a `base?: string` argument

Issue - State: closed - Opened by maraisr over 3 years ago - 1 comment

#90 - Add more `worktop/jwt` utilities

Issue - State: open - Opened by lukeed over 3 years ago
Labels: enhancement, maybe

#89 - break: add new `worktop/buffer` module

Pull Request - State: closed - Opened by lukeed over 3 years ago

#88 - keep doing a great job πŸ‘

Issue - State: closed - Opened by ce4555678 over 3 years ago

#87 - feat: add new `worktop/jwt` module

Pull Request - State: closed - Opened by lukeed over 3 years ago - 2 comments

#85 - feat: add `worktop/kv.assets` module

Pull Request - State: closed - Opened by lukeed over 3 years ago

#82 - Include a `worktop build` command

Issue - State: closed - Opened by lukeed over 3 years ago - 5 comments
Labels: feedback wanted

#72 - request.headers returns empty json

Issue - State: closed - Opened by joebailey26 over 3 years ago - 6 comments