- Kansas
- https://camronflanders.com
- Joined on
2023-11-16
camflan synced commits to forgejo at camflan/forgejo from mirror
-
993da59ad4 i18n: translate Actions PreExecutionError for viewer (#10267)
camflan synced commits to refs/pull/5630/merge at camflan/hoppscotch from mirror
-
37b8d0692a Merge a361018fd072d9d54826b50eb25d81cd8d9fff01 into ab52efc075ce33fd4b006d653252383316cf88db
-
a361018fd0 fix: enhance env auto-completion to handle existing closing brackets
- Compare 2 commits »
camflan synced commits to refs/pull/5630/head at camflan/hoppscotch from mirror
-
a361018fd0 fix: enhance env auto-completion to handle existing closing brackets
camflan synced commits to refs/pull/4571/merge at camflan/hoppscotch from mirror
-
b416648c69 Merge 6003d2ef7c9d13f86acda83a361dca65d5aac5aa into ab52efc075ce33fd4b006d653252383316cf88db
-
ab52efc075 feat: improve documentation UI and add published docs indicators (#5620)
-
1e8edd2c9c docs(cli): add workspace dependency build requirements to README (#5440)
-
c6c86e8db2 fix(cli): prevent false test skips for intentional error scenarios
-
9f703c9b5b fix(common): GraphQL argument addition and click event propagation (#5448)
- Compare 26 commits »
camflan synced commits to refs/pull/5597/head at camflan/hoppscotch from mirror
-
919c8d3135 update unit tests
-
93adc53288 map text plain to text plain instead
-
952ed49584 remove unnecessary import
-
fedb56f0b6 update editorutils test
-
c07960a495 remove yaml parser for plaintext, add xml parser for text xml
- Compare 30 commits »
camflan synced commits to refs/pull/5597/merge at camflan/hoppscotch from mirror
-
3ec66e7e8f Merge 919c8d313548c08744815f67d480340c1b30b384 into ab52efc075ce33fd4b006d653252383316cf88db
-
919c8d3135 update unit tests
-
93adc53288 map text plain to text plain instead
-
952ed49584 remove unnecessary import
-
fedb56f0b6 update editorutils test
- Compare 6 commits »
camflan synced commits to refs/pull/3906/merge at camflan/hoppscotch from mirror
-
7403beee06 Merge e9dc56179aba1384188b79b8ed180b9fff185763 into ab52efc075ce33fd4b006d653252383316cf88db
-
ab52efc075 feat: improve documentation UI and add published docs indicators (#5620)
-
1e8edd2c9c docs(cli): add workspace dependency build requirements to README (#5440)
-
c6c86e8db2 fix(cli): prevent false test skips for intentional error scenarios
-
9f703c9b5b fix(common): GraphQL argument addition and click event propagation (#5448)
- Compare 26 commits »
camflan synced commits to refs/pull/10219/head at camflan/forgejo from mirror
-
74c3d2499b fmt
-
89bd79c380 remove unused database/sql/driver, use slices.Contains instead of for loop
-
f3dc0bfb55 Merge branch 'forgejo' into refactor/migrate-to-pgx
-
d39c40adde fix postgresschema driver init, add unit test
-
bdb795dcbf convert issue.is_closed to boolean
- Compare 11 commits »
camflan synced commits to refs/pull/5589/merge at camflan/hoppscotch from mirror
-
e4ef8549ca Merge f59ca31ab469f3d906f7fa878ba47195ad756ae6 into ab52efc075ce33fd4b006d653252383316cf88db
-
ab52efc075 feat: improve documentation UI and add published docs indicators (#5620)
- Compare 2 commits »
camflan synced commits to refs/pull/5576/merge at camflan/hoppscotch from mirror
-
ca45142d4b Merge c83eb3ed51cf1c902d37862e249612eb8fe1be81 into ab52efc075ce33fd4b006d653252383316cf88db
-
ab52efc075 feat: improve documentation UI and add published docs indicators (#5620)
-
1e8edd2c9c docs(cli): add workspace dependency build requirements to README (#5440)
-
c6c86e8db2 fix(cli): prevent false test skips for intentional error scenarios
-
9f703c9b5b fix(common): GraphQL argument addition and click event propagation (#5448)
- Compare 26 commits »
camflan synced commits to refs/pull/595/merge at camflan/supermemory from mirror
-
a3e49b68fa Merge 168b594f0ab840c6ccd4b89b94ee5aad1ee1dd41 into 47a21792084da841f84853c3b4ffa8e54880319f
-
47a2179208 Fix: Update discord links in README.md and CONTRIBUTING.md (#598)
- Compare 2 commits »
camflan synced commits to refs/pull/10249/head at camflan/forgejo from mirror
-
ced6ee87f7 i18n: update of translations from Codeberg Translate
-
6edfeb60f9 ui: improve release editing (#9940)
- Compare 2 commits »
camflan synced commits to forgejo at camflan/forgejo from mirror
-
6edfeb60f9 ui: improve release editing (#9940)
camflan synced commits to forgejo at camflan/forgejo from mirror
-
9bca858c42 fix: path escape browse further URL (#10265)
camflan synced commits to refs/pull/10249/head at camflan/forgejo from mirror
-
6e3b3757a2 i18n: update of translations from Codeberg Translate
-
9bca858c42 fix: path escape browse further URL (#10265)
- Compare 2 commits »
camflan synced commits to refs/pull/561/merge at camflan/supermemory from mirror
-
b115b3437c Merge b7820f90f94f9740e2fbfb5df265051f53d2890f into 47a21792084da841f84853c3b4ffa8e54880319f
-
47a2179208 Fix: Update discord links in README.md and CONTRIBUTING.md (#598)
-
cf822ff633 Merge branch 'main' of https://github.com/supermemoryai/supermemory
-
2f8bafac4e update quickstart
- Compare 4 commits »
camflan synced commits to refs/pull/9926/head at camflan/forgejo from mirror
-
d15992138b feat: Do not give `IndexHint`
-
3fb04157ca chore: add unit test
-
5b38c16778 chore: add migration
-
83ff90770c feat: add `dropIndexIfExists`
-
ca16305093 feat: drop `user_id` index
- Compare 117 commits »
camflan synced commits to refs/pull/10059/head at camflan/forgejo from mirror
-
256e6fe105 chore: use new keying
-
342716c60f fix: non-trivial code migration
-
889db95a30 chore: migration test
-
7d1798a327 chore: migration
-
6443b14df4 feat: migrate webhook authorization to keying
- Compare 87 commits »
camflan synced commits to refs/pull/10249/head at camflan/forgejo from mirror
-
70661f66f7 i18n: update of translations from Codeberg Translate
-
c9e9494bff fix: translate Gitlab merge requests references during migration (#10077)
-
d1cef852ee feat: rework `notification` table (#9926)
- Compare 3 commits »
camflan synced commits to refs/pull/7748/head at camflan/forgejo from mirror
-
e45a809d67 Add state locking logic to 'UpdateState' handler
-
9cab5bf966 Add OpenTofu state lock logic to models
-
55737589c8 Add delete request logic
-
ab5900c197 Add templates for package metadata and content
-
3dd59038ff Add OpenTofu State to package cleanup rule type
- Compare 9 commits »