branch: main
Commits on main
- 4d41558 chore: rename to form entry to be more concise 4 years ago
- 8c9b3d9 fix: rename license files 4 years ago
- 8a65b55 feat: make error type non-exhaustive 4 years ago
- ba078ef fix: pub error type 4 years ago
- 81b94a0 chore: update crate manifests to reflect license 4 years ago
- f93ab16 chore: include apache licenses in repo crates 4 years ago
- 587f4ed fix: revert test route to return file size in bytes 4 years ago
- ad502c0 chore: remove unused crates or features 4 years ago
- aa4ba34 chore: cleanup unused or needless code / docs 4 years ago
- 4c3f3bd chore: remove old tests 4 years ago
- 2b5fd72 feat: validate error response code, cleanup 4 years ago
- 7c06bf4 feat: add routes to test formdata impl 4 years ago
- 24ac4d4 chore: include compat flags and date into wrangler.toml 4 years ago
- ec5b3f3 feat: add convenience impl over edge formdata 4 years ago
- d5e6b64 chore: remove needless doc comments 4 years ago
- 9877c82 feat: add/update ffi for formdata to support file api 4 years ago
- 1d5fa9a feat(build): add a check to ensure wasm-pack is installed 4 years ago
- 161a11f fix: update edgeworker-sys crate name throughout codebase 4 years ago
- 53b2434 chore: re-rename edgeworker ffi layer to use "-sys" suffix convention 4 years ago
- afdd714 chore: update gitignore with build output and cleanup wrangler.toml 4 years ago
- 655dab9 fix(build): Fix broken wasm imports 4 years ago
- e55a6f0 feat(build): make building rust-workers cross-platform 4 years ago
- 6f3c0bf fix: lifetime issue mismatch after rebase 4 years ago
- 0c53dd9 Return InsertError from router methods, not libworker::Error 4 years ago
- 3c4ba79 Don't require async functions passed to `*_async` handlers to have a 'static lifetime 4 years ago
- 57413b4 chore: add apache license 4 years ago
- fdaf0dd chore: update readme with comments 4 years ago
- 75c34ba feat: test feature usage and fix updates 4 years ago
- 184f021 feat: additional http req/res utils and general yet incomplete cleanup 4 years ago
- ebc38cf chore: remove unused/unimplemented code from ffi and codegen 4 years ago