Camron Flanders camflan
Loading Heatmap…

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

2024-03-01 02:40:20 -06:00

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

2024-03-01 02:40:20 -06:00

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

2024-03-01 02:40:19 -06:00

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

2024-03-01 01:30:15 -06:00

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

  • 7a6b792c76 refactor: updated table and users page to adhere to the new changes
  • 1293dd3dc0 refactor: updated users table to adhere to removal of search and debouncer feature from smart table
  • 0f23d21220 refactor: updated table component layout and removed unused searchbar feature
  • 1ae43f6a1c refactor: better responsiveness for invited page
  • 0aaf36dce9 fix: the header showing up on reload when list is empty
  • Compare 69 commits »

2024-03-01 01:09:54 -06:00

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

  • a6c81c997d Merge 7a6b792c7646acd90a6e24118042784015a0d216 into 55a94bdccce29206c2230128ce14c2d091032e18
  • 7a6b792c76 refactor: updated table and users page to adhere to the new changes
  • 1293dd3dc0 refactor: updated users table to adhere to removal of search and debouncer feature from smart table
  • 0f23d21220 refactor: updated table component layout and removed unused searchbar feature
  • 1ae43f6a1c refactor: better responsiveness for invited page
  • Compare 44 commits »

2024-03-01 01:09:54 -06:00

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

2024-02-29 20:30:15 -06:00

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

  • 46c66edffb [FEAT] Show follow symlink button
  • 32a0afe8b7 Merge pull request '[SEMVER] X.Y.Z+A.B.C replaced with X.Y.Z+gitea-A.B.C' (#2514) from earl-warren/forgejo:wip-semantic-gitea into forgejo
  • d0e5af7079 Merge pull request '[UI] Actions: Link to Workflow in View' (#1866) from n0toose/forgejo:forgejo-add-workflow-link into forgejo
  • 07b99560cc [SEMVER] X.Y.Z+A.B.C replaced with X.Y.Z+gitea-A.B.C
  • 7af1349c1d Merge pull request '[BUG] Correct changed files for codeowners' (#2507) from gusted/forgejo-codeowner-diff into forgejo
  • Compare 12085 commits »

2024-02-29 14:40:18 -06:00

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

  • 86b46085c7 [BUG] Sort file list case insensitively

2024-02-29 14:40:16 -06:00

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

2024-02-29 14:40:16 -06:00

camflan synced commits to forgejo at camflan/forgejo from mirror

  • a4fa0f985f Merge pull request '[I18N] Improve registration / password reset emails' (#2529) from n0toose/service-email-improvements into forgejo
  • f7c26a4491 [I18N] Improve registration / password reset emails
  • Compare 2 commits »

2024-02-29 14:40:15 -06:00

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

2024-02-29 13:30:16 -06:00

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

  • f7c26a4491 [I18N] Improve registration / password reset emails

2024-02-29 13:30:16 -06:00

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

2024-02-29 13:30:16 -06:00

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

  • 4ea703b4e0 Merge pull request 'Small fixes & tests for the Pronoun field' (#2) from algernon/feat/pronoun-field/fixes-and-tests into feat/pronoun-field
  • 4708aab6f8 Add tests for the Pronouns field
  • 9c386ccdd9 Enable user pronoun editing from the admin ui
  • d53ab37088 services/convert/user: Convert pronouns properly
  • Compare 4 commits »

2024-02-29 13:30:15 -06:00

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

  • 2cd801ccfe fix: prevent infinite spinner state while expanding tree nodes
  • 2bff8b218f refactor: view implementation to retrieve collections for exporting
  • 89aedb6038 chore: keep existing implementation for save context resolution
  • c5e1e197c5 refactor: update provider method signatures + cleanup
  • Compare 4 commits »

2024-02-29 12:20:29 -06:00

camflan synced commits to refs/merge/HOPP-MR-608/head at camflan/hoppscotch from mirror

  • 2cd801ccfe fix: prevent infinite spinner state while expanding tree nodes
  • 2bff8b218f refactor: view implementation to retrieve collections for exporting
  • 89aedb6038 chore: keep existing implementation for save context resolution
  • c5e1e197c5 refactor: update provider method signatures + cleanup
  • Compare 4 commits »

2024-02-29 12:20:29 -06:00

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

  • c2a164ecbf Merge 2cd801ccfed25152527505cef9a0f71b0f5154d5 into a6791ff3c19b45ed96bd9d926fb6e5b6cc3e2187
  • 2cd801ccfe fix: prevent infinite spinner state while expanding tree nodes
  • 2bff8b218f refactor: view implementation to retrieve collections for exporting
  • 89aedb6038 chore: keep existing implementation for save context resolution
  • c5e1e197c5 refactor: update provider method signatures + cleanup
  • Compare 5 commits »

2024-02-29 12:20:29 -06:00

camflan synced commits to refactor/workspaces-collection-provider-additions at camflan/hoppscotch from mirror

  • 2cd801ccfe fix: prevent infinite spinner state while expanding tree nodes
  • 2bff8b218f refactor: view implementation to retrieve collections for exporting
  • 89aedb6038 chore: keep existing implementation for save context resolution
  • c5e1e197c5 refactor: update provider method signatures + cleanup
  • Compare 4 commits »

2024-02-29 12:20:28 -06:00

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

  • 331fa44956 [BUG] Ensure `HasIssueContentHistory` takes into account `comment_id`

2024-02-29 12:20:17 -06:00