Wei He
Wei He
Use the checked out remote instead of fetching from `GITHUB_REPOSITORY` when appending tokens https://github.com/repo-sync/pull-request/blob/d80b305e358ef8131f270608735c72e2c913f2af/entrypoint.sh#L23
**Describe the bug** Currently, snake_case parameters are automatically translated to camelCase in the method signature leading to inconsistencies especially if the snake_case is what's being used elsewhere in the request...
Hi NYPL, thanks for this wonderful project. Could you share the LICENSE of this repo. Thank you! @wei
The generated image url always contain long query strings. Let's create a url shortener so it's not so long~
# Feature Request ## Description SVGs allow the use of style tags and media queries `prefers-color-scheme` to generate dark-mode friendly images that match system color settings. [Example](https://codesandbox.io/s/svg-prefers-color-scheme-media-query-test-7jzlp): This square below...
Suggestion: Support use cases when image count is less than col. Right now they are shifted to the left leaving loads of white space on the right side.
- [ ] Rename to `descriptionEditable` to `description_overwrite` to prettify url as snake_case is preferred over camelCase in urls. - [ ] Keep backwards compatibility so existing urls with `descriptionEditable`...
Create a user dashboard where users can login with GitHub, save a list of socialify images to their account, and perhaps the ability to generate short urls to them (#146).
multi-item seems to have a fixed width, this works well for the demo where all the names are short but can dynamic(auto) widths be implemented for data sources that have...