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

GitHub / chiselstrike/chiselstrike issues and pull requests

#2002 - Don't pollute home directory

Issue - State: open - Opened by dev-ardi almost 2 years ago

#2001 - turso installer fails for fish

Issue - State: open - Opened by dev-ardi almost 2 years ago

#1999 - makeGetMany params missing SORT field

Issue - State: open - Opened by 7flash over 2 years ago - 2 comments

#1998 - Kafka permanent connections

Issue - State: open - Opened by 7flash over 2 years ago

#1997 - Support RabbitMQ as alternative to Kafka

Issue - State: open - Opened by 7flash over 2 years ago

#1995 - InvalidTopicException

Issue - State: open - Opened by 7flash over 2 years ago - 4 comments

#1994 - add new docs link

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

#1993 - Docs page not found

Issue - State: open - Opened by 7flash over 2 years ago - 1 comment

#1992 - spawn long-running scripts with access to models

Issue - State: open - Opened by 7flash over 2 years ago

#1991 - events persistence: not-consumed are lost after restart

Issue - State: open - Opened by 7flash over 2 years ago

#1990 - remove mention of the hosted platform from README

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

#1989 - Support working with pnpm

Issue - State: open - Opened by nikitavoloboev over 2 years ago

#1988 - Reflection and validation for routes.

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

#1987 - Build into desktop app

Issue - State: open - Opened by 7flash over 2 years ago

#1986 - Relationships: create a blogpost referencing existing author?

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

#1985 - Proposal: nanoid instead of uuid

Issue - State: open - Opened by 7flash over 2 years ago

#1984 - Support WebSocket endpoints

Issue - State: open - Opened by nikitavoloboev over 2 years ago - 1 comment

#1983 - Corrected the first-time experience instructions.

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

#1982 - Allow ID arrays.

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

#1981 - Wider support for JWT authentication

Issue - State: open - Opened by MarinPostma over 2 years ago - 1 comment

#1980 - Doesn't run from example

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

#1979 - Possible to support EdgeDB?

Issue - State: open - Opened by nikitavoloboev over 2 years ago - 4 comments

#1978 - feat(models): make Entity.create() type-safe

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

#1977 - ChiselStrike is breaking on WSL2

Issue - State: open - Opened by WilsonNet over 2 years ago - 1 comment
Labels: bug, developer experience

#1976 - Upgrade CI actions.

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

#1975 - Remove nightly from CI as it's no longer needed.

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

#1974 - Drop udeps and sorted deps cargo linters to speed up test suite.

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

#1973 - ERR! code ENOSPC

Issue - State: open - Opened by 7flash over 2 years ago - 4 comments

#1972 - Support projections (field allowlist) in entity queries

Issue - State: open - Opened by CodingDoug over 2 years ago - 5 comments
Labels: enhancement, developer experience

#1971 - CRUD responses in HATEOAS format

Issue - State: open - Opened by penberg over 2 years ago
Labels: enhancement, good first issue, help wanted

#1970 - Add support for filtering by Date in clients

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

#1969 - Strengthen typing of FilterExpr TS type.

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

#1968 - Add support for 'filter' query param to CRUD delete.

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

#1967 - Allow PATCH for CORS

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

#1966 - clients: Fix patch by allowing to send partial entities.

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

#1965 - Disallow PATCHing an ID for clients.

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

#1964 - Make tests use local installtion of ts-node.

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

#1963 - fix convert cond to bool

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

#1962 - Print better error message when there are duplicate fields on entity.

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

#1961 - github: Force install ts-node

Pull Request - State: closed - Opened by penberg over 2 years ago - 1 comment

#1960 - Switch to installing "ts-node" from package.json

Pull Request - State: closed - Opened by penberg over 2 years ago - 1 comment

#1959 - give meaningful error message when model contains duplicate fields

Issue - State: closed - Opened by 7flash over 2 years ago
Labels: bug, developer experience

#1958 - Updates to client API tsdoc

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

#1957 - Add new node polyfills from deno_std

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

#1956 - Use rustls for reqwest

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

#1955 - Build requires native OpenSSL

Issue - State: closed - Opened by penberg over 2 years ago
Labels: bug

#1954 - generate.rs: Remove duplicate code formating.

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

#1953 - Clients: Always allow missing IDs when sending an entitiy.

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

#1952 - Cli generation: Add dedicated models without ID field.

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

#1951 - client_lib.ts: Use OmitRecursively for PUT.

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

#1949 - policies: fix lookup unexisting value

Pull Request - State: closed - Opened by MarinPostma over 2 years ago - 4 comments

#1948 - Moved serverUrl param into ClientConfig

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

#1947 - Client code generation improvements

Pull Request - State: closed - Opened by CodingDoug over 2 years ago - 1 comment

#1946 - Clients: Append headers on save instead of replace.

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

#1945 - Add support for User headers on individual requests

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

#1944 - Implement and use `valueToJson` function.

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

#1943 - Add option to specify default headers to be used with ChiselClient.

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

#1942 - Removed www from URLs

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

#1940 - chore(third_party): upgrade to deno_std 0.167.0

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

#1939 - Use deno from docker instead of installing it.

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

#1938 - Improve client's AccessContext.

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

#1937 - Support debug logging in policy code

Issue - State: open - Opened by CodingDoug over 2 years ago

#1936 - Support use of === operator in policy code

Issue - State: open - Opened by CodingDoug over 2 years ago

#1933 - Enable reading other entities during policy evaluation

Issue - State: open - Opened by CodingDoug over 2 years ago

#1932 - control-flow analysis improvements

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

#1931 - export Action as value

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

#1930 - Improve test coverage of clients and fix found bugs

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

#1929 - client-side library to build generic queries

Issue - State: open - Opened by 7flash over 2 years ago - 3 comments

#1928 - filter by string similarity

Issue - State: open - Opened by 7flash over 2 years ago - 3 comments
Labels: enhancement, query api

#1927 - reusing model in typescript

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

#1925 - Start server with an applied project running

Issue - State: open - Opened by athoscouto over 2 years ago - 2 comments

#1924 - Add formatting step for generated clients.

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

#1923 - Include ID field in generated clients.

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

#1922 - feat(api): expose EventHandler, ResponseLike and ChiselEntityClass

Pull Request - State: closed - Opened by ricardodalarme over 2 years ago - 6 comments

#1921 - `chisel generate` command generates types with an initializer

Issue - State: closed - Opened by ricardodalarme over 2 years ago - 1 comment
Labels: bug

#1919 - Format routing test.

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

#1918 - Generate clients

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

#1917 - Use manual update on conflict.

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

#1912 - Error when saving an entity

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

#1898 - Upgrade deno to 1.28.1

Pull Request - State: open - Opened by BearLemma over 2 years ago

#1871 - Prometheus

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

#1867 - Cleanup the Cargo workspace

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

#1849 - filters full ts support

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

#1846 - jwt policies

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

#1843 - Validation of Input request + Query params against a TypeScript type on all Endpoints

Issue - State: open - Opened by BearLemma almost 3 years ago - 1 comment
Labels: enhancement, developer experience

#1790 - Tracking Issue: Typescript policies

Issue - State: open - Opened by MarinPostma almost 3 years ago
Labels: tracking issue

#1765 - Remove docusaurus

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

#1741 - chisel events consumer

Issue - State: open - Opened by 7flash almost 3 years ago - 1 comment
Labels: enhancement

#1739 - blob type to store images

Issue - State: open - Opened by 7flash almost 3 years ago - 12 comments

#1734 - Removed esbuild and typescript deps from the app template package.json

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

#1710 - external scripts to access models

Issue - State: open - Opened by 7flash almost 3 years ago - 5 comments

#1613 - Server startup fails (but server keeps running) if mixing Node and Deno imports

Issue - State: open - Opened by penberg almost 3 years ago
Labels: bug