Steve White stwhite
  • Joined on 2022-11-25
stwhite created branch test-branch in stwhite/boxes-api 2025-01-06 22:40:04 +00:00
stwhite pushed to test-branch at stwhite/boxes-api 2025-01-06 22:40:04 +00:00
stwhite opened issue stwhite/boxes-api#1 2025-01-06 22:39:42 +00:00
Test Issue
stwhite pushed to main at stwhite/gitea-mcp 2025-01-06 22:34:58 +00:00
c16f82ea38 Make Gitea URL configurable and update documentation
stwhite created branch main in stwhite/gitea-mcp 2025-01-06 22:33:02 +00:00
stwhite pushed to main at stwhite/gitea-mcp 2025-01-06 22:33:02 +00:00
60014c1971 Initial commit
stwhite created repository stwhite/gitea-mcp 2025-01-06 22:32:47 +00:00
stwhite pushed to main at stwhite/test-repo-creation-20250106 2025-01-06 21:54:32 +00:00
b7ef741acc Add test file
stwhite created repository stwhite/test-repo-creation-20250106 2025-01-06 21:54:23 +00:00
stwhite pushed to main at stwhite/boxes-fe 2024-11-02 04:47:47 +00:00
e0f7af5e88 GUI improvements
stwhite pushed to main at stwhite/boxes-fe 2024-10-31 16:57:42 +00:00
74502b1077 Added tagging to the UI and fixed the back end.
stwhite pushed to refactor at stwhite/boxes-api 2024-10-31 16:57:11 +00:00
8a620576b9 resolved issues with tag system and API
stwhite created branch skeleton in stwhite/boxes-fe 2024-10-30 16:15:16 +00:00
stwhite pushed to skeleton at stwhite/boxes-fe 2024-10-30 16:15:16 +00:00
9861deb49f added loading skeletons and fixed some minor stuff along the way.
stwhite pushed to main at stwhite/boxes-fe 2024-10-30 15:19:50 +00:00
c400ccc400 Merge pull request 'error-handling' (#1) from error-handling into main
efa24c3f84 Added errorboundary, memoized items for performance.
2e598968ac refactored error-handling application-wide. Also improved itemdetails display somehow, accidentally.
165e4965df refactored to use consistent api access via api.js
bd32bfaae5 Fixing build system
Compare 25 commits »
stwhite merged pull request stwhite/boxes-fe#1 2024-10-30 15:19:49 +00:00
error-handling
stwhite created pull request stwhite/boxes-fe#1 2024-10-30 15:19:23 +00:00
error-handling
stwhite pushed to error-handling at stwhite/boxes-fe 2024-10-30 15:18:02 +00:00
efa24c3f84 Added errorboundary, memoized items for performance.
stwhite created branch error-handling in stwhite/boxes-fe 2024-10-30 14:36:38 +00:00
stwhite pushed to error-handling at stwhite/boxes-fe 2024-10-30 14:36:38 +00:00
2e598968ac refactored error-handling application-wide. Also improved itemdetails display somehow, accidentally.