- Kansas
- https://camronflanders.com
- Joined on
2023-11-16
camflan synced commits to refs/pull/373/head at camflan/supermemory from mirror
-
e033f8670a updated naming
-
4c0a59f37e added onboarding page
-
01822d2fc4 revamped the login experience and extension experience
- Compare 3 commits »
camflan synced commits to mahesh/chrome-extension at camflan/supermemory from mirror
-
e033f8670a updated naming
-
4c0a59f37e added onboarding page
-
01822d2fc4 revamped the login experience and extension experience
- Compare 3 commits »
camflan synced commits to refs/pull/5350/head at camflan/hoppscotch from mirror
-
ee1b182c37 refactor: use shorthand notation
-
ecdf971231 refactor: leverage optional field syntax
-
358b99ab04 chore: add scope for undefined type for auth
-
79464bc786 chore: remove type cast
-
9f3c1d3650 fix: auth not passing in interceptors
- Compare 7 commits »
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 »
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 »
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 »
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 »
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 »
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 »
camflan
synced and deleted reference refs/tags/refs/pull/5350/merge at camflan/hoppscotch from mirror
camflan
synced and deleted reference refs/tags/refs/pull/5351/merge at camflan/hoppscotch from mirror
camflan
synced and deleted reference refs/tags/refs/pull/5211/merge at camflan/hoppscotch from mirror
camflan
synced and deleted reference refs/tags/desktop-fix-appload-hash at camflan/hoppscotch from mirror
camflan
synced and deleted reference refs/tags/fix/gql-auth-bug at camflan/hoppscotch from mirror
camflan synced commits to refs/pull/8932/head at camflan/forgejo from mirror
-
a1c049c0f1 Fix linter complaints
camflan synced commits to refs/pull/9013/head at camflan/forgejo from mirror
-
418f85824a i18n: update of translations from Codeberg Translate
-
cd08265406 ui: refactor display of review threads on pr view (#8138)
- Compare 2 commits »
camflan synced commits to forgejo at camflan/forgejo from mirror
-
cd08265406 ui: refactor display of review threads on pr view (#8138)
camflan synced commits to refs/pull/1290/merge at camflan/linkwarden from mirror
-
6b5507b93b Merge 327826d760e5b1870c58a25f85501a7c9a468818 into 0f62beb0abcbb78f3434069630de4386f656bc53
-
0f62beb0ab minor improvement
- Compare 2 commits »
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 »
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 »