- Kansas
- https://camronflanders.com
- Joined on
2023-11-16
camflan synced commits to renovate/forgejo-playwright-monorepo at camflan/forgejo from mirror
-
f3d08ea4d4 Update dependency @playwright/test to v1.55.1
-
bfee082c01 fix(ui): make "Token name"-input a real required-field (#8877)
- Compare 2 commits »
camflan synced commits to refs/pull/5255/merge at camflan/hoppscotch from mirror
-
058535b08b Merge 265c2349b7f50c9c8d0273c3d912ac24733a395b into 6bbfb9b8b7d3f2ebd5800c40686848c615b569eb
-
6bbfb9b8b7 chore: bump version to `2025.9.1`
-
711d249a4d fix: correctly resolve inherited properties before request runs (#5418)
- Compare 3 commits »
camflan synced commits to refs/pull/5417/merge at camflan/hoppscotch from mirror
-
8f1449d18a Merge 114bf8421536a9ffa254f729ccf58b69bfe61cd0 into 6bbfb9b8b7d3f2ebd5800c40686848c615b569eb
-
6bbfb9b8b7 chore: bump version to `2025.9.1`
-
711d249a4d fix: correctly resolve inherited properties before request runs (#5418)
- Compare 3 commits »
camflan synced commits to refs/pull/5395/merge at camflan/hoppscotch from mirror
-
c62a9f9090 Merge 710f2d56925c7d3255a053ff7a63084f44bb2413 into 6bbfb9b8b7d3f2ebd5800c40686848c615b569eb
-
710f2d5692 refactor: remove unused functions and streamline sync definition
-
80a0e8b256 refactor: remove and refactor dulicated code
-
6bbfb9b8b7 chore: bump version to `2025.9.1`
-
711d249a4d fix: correctly resolve inherited properties before request runs (#5418)
- Compare 23 commits »
camflan synced commits to refs/pull/5395/head at camflan/hoppscotch from mirror
-
710f2d5692 refactor: remove unused functions and streamline sync definition
-
80a0e8b256 refactor: remove and refactor dulicated code
-
5039a14985 fix: highlight environment on string containing dot (#5409)
-
35e01e1280 chore: accept single character length name and trim white spaces (#5412)
-
2498ee7b08 fix: race condition in active team collection tab inheritance (#5184)
- Compare 24 commits »
camflan synced commits to refs/pull/4632/merge at camflan/hoppscotch from mirror
-
108a8dd3fb Merge f0e65fe5753406d8899eaa3b00c7a0c8aa93336d into 6bbfb9b8b7d3f2ebd5800c40686848c615b569eb
-
6bbfb9b8b7 chore: bump version to `2025.9.1`
-
711d249a4d fix: correctly resolve inherited properties before request runs (#5418)
- Compare 3 commits »
camflan synced commits to refs/pull/4657/merge at camflan/hoppscotch from mirror
-
27fd90fa65 Merge 149a9ff3139a857f80fb05114c7ce8fd4dbba97a into 6bbfb9b8b7d3f2ebd5800c40686848c615b569eb
-
6bbfb9b8b7 chore: bump version to `2025.9.1`
-
711d249a4d fix: correctly resolve inherited properties before request runs (#5418)
- Compare 3 commits »
camflan synced commits to refs/pull/4571/merge at camflan/hoppscotch from mirror
-
7d97f80b97 Merge 5c63a87176b05253e67a61608be3d9e6a3c555c6 into 6bbfb9b8b7d3f2ebd5800c40686848c615b569eb
-
6bbfb9b8b7 chore: bump version to `2025.9.1`
-
711d249a4d fix: correctly resolve inherited properties before request runs (#5418)
- Compare 3 commits »
camflan synced commits to refs/pull/3906/merge at camflan/hoppscotch from mirror
-
885e02c327 Merge e9dc56179aba1384188b79b8ed180b9fff185763 into 6bbfb9b8b7d3f2ebd5800c40686848c615b569eb
-
6bbfb9b8b7 chore: bump version to `2025.9.1`
-
711d249a4d fix: correctly resolve inherited properties before request runs (#5418)
-
5039a14985 fix: highlight environment on string containing dot (#5409)
-
35e01e1280 chore: accept single character length name and trim white spaces (#5412)
- Compare 25 commits »
camflan synced commits to next at camflan/hoppscotch from mirror
-
6bbfb9b8b7 chore: bump version to `2025.9.1`
-
711d249a4d fix: correctly resolve inherited properties before request runs (#5418)
- Compare 2 commits »
camflan synced commits to refs/pull/9491/head at camflan/forgejo from mirror
-
5923187821 Update dependency @vitest/eslint-plugin to v1.3.13
-
ec172f2d0e Update github.com/google/pprof digest to 9e5a51a (forgejo) (#9487)
-
796f129b8d fix(ui): improve markdown editor indentation counting (#9403)
- Compare 3 commits »
camflan synced commits to refs/pull/9488/head at camflan/forgejo from mirror
-
974a768a16 Update dependency @playwright/test to v1.55.1
-
ec172f2d0e Update github.com/google/pprof digest to 9e5a51a (forgejo) (#9487)
-
796f129b8d fix(ui): improve markdown editor indentation counting (#9403)
- Compare 3 commits »
camflan synced commits to renovate/forgejo-playwright-monorepo at camflan/forgejo from mirror
-
974a768a16 Update dependency @playwright/test to v1.55.1
-
ec172f2d0e Update github.com/google/pprof digest to 9e5a51a (forgejo) (#9487)
-
796f129b8d fix(ui): improve markdown editor indentation counting (#9403)
- Compare 3 commits »
camflan synced commits to renovate/forgejo-vitest-eslint-plugin-1.x at camflan/forgejo from mirror
-
5923187821 Update dependency @vitest/eslint-plugin to v1.3.13
-
ec172f2d0e Update github.com/google/pprof digest to 9e5a51a (forgejo) (#9487)
-
796f129b8d fix(ui): improve markdown editor indentation counting (#9403)
- Compare 3 commits »
camflan synced commits to refs/pull/8877/head at camflan/forgejo from mirror
-
66db073f05 test: added test for adding access token
-
b40686388c fix(ui): add required class to token-name and only submit if filled
-
10e976699a fix: replace "Gitea" with "Forgejo" in button label (#9494)
-
7b1ed4d723 fix: replace the plus sign to confirm a new due date on issues with a check mark (#9486)
-
e4779f32c5 Update module code.forgejo.org/f3/gof3/v3 to v3.11.1 (forgejo) (#9492)
- Compare 269 commits »
camflan synced commits to forgejo at camflan/forgejo from mirror
-
bfee082c01 fix(ui): make "Token name"-input a real required-field (#8877)
camflan synced commits to refs/pull/5417/merge at camflan/hoppscotch from mirror
-
6f3449bdd0 Merge 114bf8421536a9ffa254f729ccf58b69bfe61cd0 into 5039a149859ad42e8d0435d13b90531a2a202c3a
-
114bf84215 feat: extend assertions powered by Chai JS
- Compare 2 commits »
camflan synced commits to refs/pull/5417/head at camflan/hoppscotch from mirror
-
114bf84215 feat: extend assertions powered by Chai JS
camflan synced commits to refs/pull/9488/head at camflan/forgejo from mirror
-
962f910f9c Update dependency @playwright/test to v1.55.1
-
10e976699a fix: replace "Gitea" with "Forgejo" in button label (#9494)
-
7b1ed4d723 fix: replace the plus sign to confirm a new due date on issues with a check mark (#9486)
- Compare 3 commits »
camflan synced commits to refs/pull/9491/head at camflan/forgejo from mirror
-
f9b6cdc62e Update dependency @vitest/eslint-plugin to v1.3.13
-
10e976699a fix: replace "Gitea" with "Forgejo" in button label (#9494)
-
7b1ed4d723 fix: replace the plus sign to confirm a new due date on issues with a check mark (#9486)
- Compare 3 commits »