Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

pingdotgg/uploadthing

coderabbitai[bot] created a review on a pull request on pingdotgg/uploadthing
**Actionable comments posted: 2** <details> <summary>๐Ÿงน Outside diff range and nitpick comments (7)</summary><blockquote> <details> <summary>packages/react/src/components/index.tsx (1)</summary><b...

View on GitHub

coderabbitai[bot] created a review on a pull request on pingdotgg/uploadthing
**Actionable comments posted: 2** <details> <summary>๐Ÿงน Outside diff range and nitpick comments (7)</summary><blockquote> <details> <summary>packages/react/src/components/index.tsx (1)</summary><b...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on pingdotgg/uploadthing
_:hammer_and_wrench: Refactor suggestion_ **Utilize render props for AllowedContent customization.** Based on the previous discussion, `AllowedContent` supports render props for content customiza...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on pingdotgg/uploadthing
_:hammer_and_wrench: Refactor suggestion_ **Enhance user experience with comprehensive state handling.** Consider enhancing the implementation with more robust error handling and loading states: ...

View on GitHub

github-actions[bot] created a comment on a pull request on pingdotgg/uploadthing
A new canary is available for testing. You can install this latest build in your project with: ```sh pnpm add @uploadthing/[email protected] pnpm add @uploadthing/[email protected]...

View on GitHub

Pascaltib opened an issue on pingdotgg/uploadthing
Update peerDeps to support Svelte 5 (@uploadthing/[email protected])
### Describe the feature you'd like to request After upgrading to Svelte 5 and running npm install I get: ``` npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While reso...
jthrilly opened an issue on pingdotgg/uploadthing
[bug]: Regression: no longer simple to conditionally add callbackUrl
### Provide environment information ```bash System: OS: macOS 15.0.1 CPU: (12) arm64 Apple M2 Max Memory: 360.53 MB / 32.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20....
juliusmarminge pushed 1 commit to effect/Redacted pingdotgg/uploadthing
  • append our api key to redacted names aaa27e8

View on GitHub

coderabbitai[bot] created a review on a pull request on pingdotgg/uploadthing
**Actionable comments posted: 0** <details> <summary>๐Ÿงน Outside diff range and nitpick comments (2)</summary><blockquote> <details> <summary>packages/shared/CHANGELOG.md (1)</summary><blockquote> ...

View on GitHub

juliusmarminge pushed 1 commit to effect/Redacted pingdotgg/uploadthing

View on GitHub

github-actions[bot] pushed 1 commit to changeset-release/main pingdotgg/uploadthing
  • chore(release): ๐Ÿ“ฆ sync lockfile 2217b47

View on GitHub

juliusmarminge pushed 16 commits to effect/Redacted pingdotgg/uploadthing
  • chore(release): ๐Ÿ“ฆ version packages (#970) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.gi... eba5f69
  • chore: update effect/platform past API changes (#1005) Co-authored-by: Julius Marminge <[email protected]> d43590c
  • chore: bump internal effect pacakge (#1009) 718ffc9
  • chore: add missing changeset 01b1363
  • chore: Bump svelte peer dependency (#1006) Co-authored-by: juliusmarminge <[email protected]> adb002c
  • chore: add missing changeset f73f393
  • chore: fix pr version in cs 07d3f48
  • chore: bump eff (#1015) 467a8e6
  • fix: correct args in middleware args when using object syntax (#1017) 494348b
  • chore: add missing changeset for #1017 426b461
  • docs: Update TSS docs and example (#1016) Co-authored-by: Julius Marminge <[email protected]> b180bf1
  • fix: nuxt module not passing options correctly (#1018) 06c6787
  • chore: pass `files` to `styleFieldArg` (#1012) b99e088
  • chore: remove requets log in tss example 74c94c8
  • feat: support IDE feature `Go to defintion` (#1008) Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@u... 3acc199
  • Merge branch 'main' into effect/Redacted 359d5b1

View on GitHub

github-actions[bot] pushed 2 commits to changeset-release/main pingdotgg/uploadthing
  • feat: support IDE feature `Go to defintion` (#1008) Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@u... 3acc199
  • chore(release): ๐Ÿ“ฆ version packages 49b9149

View on GitHub

juliusmarminge deleted a branch pingdotgg/uploadthing

routeRegistry

juliusmarminge pushed 1 commit to main pingdotgg/uploadthing
  • feat: support IDE feature `Go to defintion` (#1008) Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@u... 3acc199

View on GitHub

juliusmarminge closed a pull request on pingdotgg/uploadthing
feat: support IDE feature `Go to defintion`
Go to definition รก la trpc is nice https://github.com/user-attachments/assets/0d8d009d-5dbb-48e7-bae9-703321bd2ba5 This allows 3 different ways: ```ts // 1. As today, just a typesafe stri...
juliusmarminge pushed 1 commit to routeRegistry pingdotgg/uploadthing
  • Update .changeset/twenty-rings-unite.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply... b132bf9

View on GitHub

coderabbitai[bot] created a review comment on a pull request on pingdotgg/uploadthing
_:hammer_and_wrench: Refactor suggestion_ **Consider enhancing test coverage for callback endpoint functionality.** The test effectively verifies basic functionality with the callback-style endpo...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on pingdotgg/uploadthing
_:warning: Potential issue_ **Fix grammar in the feature description.** There are two grammar issues in this sentence: - "places that accepts" should be "places that accept" (subject-verb agreeme...

View on GitHub

coderabbitai[bot] created a review on a pull request on pingdotgg/uploadthing
**Actionable comments posted: 2** <details> <summary>๐Ÿงน Outside diff range and nitpick comments (26)</summary><blockquote> <details> <summary>examples/minimal-pagedir/src/pages/index.tsx (3)</summ...

View on GitHub

coderabbitai[bot] created a review on a pull request on pingdotgg/uploadthing
**Actionable comments posted: 2** <details> <summary>๐Ÿงน Outside diff range and nitpick comments (26)</summary><blockquote> <details> <summary>examples/minimal-pagedir/src/pages/index.tsx (3)</summ...

View on GitHub

juliusmarminge pushed 14 commits to routeRegistry pingdotgg/uploadthing
  • chore: update effect/platform past API changes (#1005) Co-authored-by: Julius Marminge <[email protected]> d43590c
  • chore: bump internal effect pacakge (#1009) 718ffc9
  • chore: add missing changeset 01b1363
  • chore: Bump svelte peer dependency (#1006) Co-authored-by: juliusmarminge <[email protected]> adb002c
  • chore: add missing changeset f73f393
  • chore: fix pr version in cs 07d3f48
  • chore: bump eff (#1015) 467a8e6
  • fix: correct args in middleware args when using object syntax (#1017) 494348b
  • chore: add missing changeset for #1017 426b461
  • docs: Update TSS docs and example (#1016) Co-authored-by: Julius Marminge <[email protected]> b180bf1
  • fix: nuxt module not passing options correctly (#1018) 06c6787
  • chore: pass `files` to `styleFieldArg` (#1012) b99e088
  • chore: remove requets log in tss example 74c94c8
  • Merge branch 'main' into routeRegistry 79ec1e9

View on GitHub

juliusmarminge pushed 1 commit to routeRegistry pingdotgg/uploadthing

View on GitHub

markflorkowski created a review comment on a pull request on pingdotgg/uploadthing
whatever we decide on, should probably be consistent. I think I prefer written out `routeRegistry`

View on GitHub

markflorkowski created a review comment on a pull request on pingdotgg/uploadthing
nit: maybe don't abbreviate (for clarity)

View on GitHub

markflorkowski created a review comment on a pull request on pingdotgg/uploadthing
same.

View on GitHub

markflorkowski created a review comment on a pull request on pingdotgg/uploadthing
same.

View on GitHub

markflorkowski created a review comment on a pull request on pingdotgg/uploadthing
Same as above

View on GitHub

markflorkowski created a review comment on a pull request on pingdotgg/uploadthing
"this way" -> "using a callback function"

View on GitHub

markflorkowski created a review on a pull request on pingdotgg/uploadthing

View on GitHub

Load more