Camron Flanders camflan
Loading Heatmap…

camflan synced commits to refs/pull/373/head at camflan/supermemory from mirror

2025-08-27 00:25:00 -05:00

camflan synced commits to mahesh/chrome-extension at camflan/supermemory from mirror

2025-08-27 00:24:59 -05:00

camflan synced commits to refs/pull/5350/head at camflan/hoppscotch from mirror

2025-08-27 00:24:54 -05:00

camflan synced commits to refs/pull/5340/merge at camflan/hoppscotch from mirror

  • df4bb36f4e Merge b16f9989bad450203d508b866c644ddc779807d1 into 4f393d37a50cfe666ccc6e5b8450c85993675cec
  • 4f393d37a5 test(common): add comprehensive unit tests for auth helpers (#5211)
  • ed8b85bb67 fix: prevent GQL request failure caused by collection property computation (#5350)
  • eb8487fc82 fix(desktop): rebase with appload mirror and hash (#5351)
  • f234e66078 feat(desktop): portable phase-2 app loader infra (#5341)
  • Compare 19 commits »

2025-08-27 00:24:54 -05:00

camflan synced commits to refs/pull/5287/head at camflan/hoppscotch from mirror

  • 77f65473cb refactor: parameter schema for consistent request handling across flows
  • 6ede7e6403 feat: add loading states for token generation and refresh actions
  • 9078cdcba5 fix: remove conditional rendering for authCode grant type to simplify template structure
  • e1c9ba566f feat: enhance request parameter handling by introducing computed properties for auth, token, and refresh request parameters
  • a5a60abb96 feat: implement unified refresh token function for all OAuth flows
  • Compare 28 commits »

2025-08-27 00:24:53 -05:00

camflan synced commits to refs/pull/5338/merge at camflan/hoppscotch from mirror

  • dad45e3b5d Merge 2b774002729b90a2d28f012e84077cb8e924b44b into 4f393d37a50cfe666ccc6e5b8450c85993675cec
  • 4f393d37a5 test(common): add comprehensive unit tests for auth helpers (#5211)
  • ed8b85bb67 fix: prevent GQL request failure caused by collection property computation (#5350)
  • eb8487fc82 fix(desktop): rebase with appload mirror and hash (#5351)
  • Compare 4 commits »

2025-08-27 00:24:53 -05:00

camflan synced commits to refs/pull/5287/merge at camflan/hoppscotch from mirror

  • cc90f93af1 Merge 77f65473cbe33f807d446d33773945df25030d7c into 4f393d37a50cfe666ccc6e5b8450c85993675cec
  • 77f65473cb refactor: parameter schema for consistent request handling across flows
  • 4f393d37a5 test(common): add comprehensive unit tests for auth helpers (#5211)
  • ed8b85bb67 fix: prevent GQL request failure caused by collection property computation (#5350)
  • 6ede7e6403 feat: add loading states for token generation and refresh actions
  • Compare 16 commits »

2025-08-27 00:24:53 -05:00

camflan synced commits to next at camflan/hoppscotch from mirror

  • 4f393d37a5 test(common): add comprehensive unit tests for auth helpers (#5211)
  • ed8b85bb67 fix: prevent GQL request failure caused by collection property computation (#5350)
  • eb8487fc82 fix(desktop): rebase with appload mirror and hash (#5351)
  • Compare 3 commits »

2025-08-27 00:24:52 -05:00

camflan synced commits to refs/pull/5211/head at camflan/hoppscotch from mirror

  • b46f543e3d chore: resolve lint errors
  • 95464d9ed6 refactor: remove request parameter from auth header and param generation functions
  • f6255afd9e refactor: remove createBaseRequest from auth tests
  • 48b667c796 refactor: remove unused request parameter from auth header functions
  • bad49fbab4 refactor: replace mockRequest with createBaseRequest in auth tests
  • Compare 14 commits »

2025-08-27 00:24:52 -05:00

camflan synced and deleted reference refs/tags/refs/pull/5350/merge at camflan/hoppscotch from mirror

2025-08-27 00:24:51 -05:00

camflan synced and deleted reference refs/tags/refs/pull/5351/merge at camflan/hoppscotch from mirror

2025-08-27 00:24:51 -05:00

camflan synced and deleted reference refs/tags/refs/pull/5211/merge at camflan/hoppscotch from mirror

2025-08-27 00:24:50 -05:00

camflan synced and deleted reference refs/tags/desktop-fix-appload-hash at camflan/hoppscotch from mirror

2025-08-27 00:24:49 -05:00

camflan synced and deleted reference refs/tags/fix/gql-auth-bug at camflan/hoppscotch from mirror

2025-08-27 00:24:49 -05:00

camflan synced commits to refs/pull/8932/head at camflan/forgejo from mirror

2025-08-26 23:44:58 -05:00

camflan synced commits to refs/pull/9013/head at camflan/forgejo from mirror

2025-08-26 23:44:58 -05:00

camflan synced commits to forgejo at camflan/forgejo from mirror

  • cd08265406 ui: refactor display of review threads on pr view (#8138)

2025-08-26 23:44:57 -05:00

camflan synced commits to refs/pull/1290/merge at camflan/linkwarden from mirror

2025-08-26 23:44:43 -05:00

camflan synced commits to refs/pull/5338/merge at camflan/hoppscotch from mirror

  • d4baafec93 Merge 2b774002729b90a2d28f012e84077cb8e924b44b into f234e66078e1cdf8c3ff60f9c337c5bc28a79ed7
  • 2b77400272 fix: use correct mutation for single root collection creation
  • c51bb1d9f9 fix: creating a child collection and request isn't triggering mutation
  • 82f1ab6a78 refactor: prisma error code handling
  • bab5ddaaa2 chore: cleanup
  • Compare 21 commits »

2025-08-26 23:14:51 -05:00

camflan synced commits to refs/pull/5211/merge at camflan/hoppscotch from mirror

  • 72b5e934ba Merge b2bc37d2baefa52c442a6d209c72cc54d264cc4e into f234e66078e1cdf8c3ff60f9c337c5bc28a79ed7
  • f234e66078 feat(desktop): portable phase-2 app loader infra (#5341)
  • 9504369ce1 fix: handle edge cases and bugs in collection variables (#5348)
  • a0c2635000 chore: security patch for the dependency chain (#5349)
  • 11799c17f7 feat: add structured JSON fold indicators in response viewer (#5347)
  • Compare 5 commits »

2025-08-26 23:14:50 -05:00