-
4bd493a297
style: fix gofmt/gofumpt formatting issues
GitCaddy
2026-01-12 17:23:38 +00:00
-
4ad19d8b5c
feat(repo): add display title, license settings, and API header link
GitCaddy
2026-01-12 17:15:41 +00:00
-
268db4e935
feat(repo): add display title, license settings, and API header link
GitCaddy
2026-01-12 17:15:41 +00:00
-
b7a8538f6e
feat(theme): add homepage customization and pinned organizations
GitCaddy
2026-01-12 16:17:51 +00:00
-
67505cb7c6
feat(theme): add homepage customization and pinned organizations
GitCaddy
2026-01-12 16:17:51 +00:00
-
9bd0a95e9f
fix(mcp): use json.RawMessage for proper JSON unmarshaling
GitCaddy
2026-01-12 00:30:04 +00:00
-
ea53c3a6c1
fix(mcp): use json.RawMessage for proper JSON unmarshaling
GitCaddy
2026-01-12 00:30:04 +00:00
-
5818970a2a
feat(runners): display Xcode SDKs, Simulators, BuildTools, and PackageManagers
GitCaddy
2026-01-12 00:07:49 +00:00
-
d2d89132e4
feat(runners): display Xcode SDKs, Simulators, BuildTools, and PackageManagers
GitCaddy
2026-01-12 00:07:49 +00:00
-
00d593260e
fix: format HasSuffix function properly
GitCaddy
2026-01-11 22:59:29 +00:00
-
0ca5a7fa90
fix: format HasSuffix function properly
GitCaddy
2026-01-11 22:59:29 +00:00
-
6f7e600645
chore: update copyright headers to MarketAlly
GitCaddy
2026-01-11 22:56:56 +00:00
-
14072ba013
chore: update copyright headers to MarketAlly
GitCaddy
2026-01-11 22:56:56 +00:00
-
f382591ef1
feat: use SuggestedLabels from runner capabilities
GitCaddy
2026-01-11 22:53:18 +00:00
-
e842ca0cc9
feat: use SuggestedLabels from runner capabilities
GitCaddy
2026-01-11 22:53:18 +00:00
-
706b39861d
fix: use local RawMessage type to avoid encoding/json import
GitCaddy
2026-01-11 22:01:58 +00:00
-
a243c786af
fix: use local RawMessage type to avoid encoding/json import
GitCaddy
2026-01-11 22:01:58 +00:00
-
c71f3eeff4
fix: remove extra closing brace in mcp.go
GitCaddy
2026-01-11 21:53:53 +00:00
-
89fbdceab3
fix: remove extra closing brace in mcp.go
GitCaddy
2026-01-11 21:53:53 +00:00
-
13fc6ec45d
fix: lint errors - use modules/json, http.MethodPost, remove unused func
GitCaddy
2026-01-11 21:51:30 +00:00
-
9c424a2369
fix: lint errors - use modules/json, http.MethodPost, remove unused func
GitCaddy
2026-01-11 21:51:30 +00:00
-
d15996c3ee
fix: restore missing closing brace in home.go
GitCaddy
2026-01-11 21:48:26 +00:00
-
391c22942b
fix: restore missing closing brace in home.go
GitCaddy
2026-01-11 21:48:26 +00:00
-
b27f338d4d
fix: remaining lint errors (perfsprint, revive)
GitCaddy
2026-01-11 21:44:17 +00:00
-
e06d938946
fix: remaining lint errors (perfsprint, revive)
GitCaddy
2026-01-11 21:44:17 +00:00
-
68c64d1716
fix: update GetPinnedRepos reference in profile.go
GitCaddy
2026-01-11 21:41:19 +00:00
-
c6f080503d
fix: update GetPinnedRepos reference in profile.go
GitCaddy
2026-01-11 21:41:19 +00:00
-
5e359c6231
fix: update IsErrPinnedRepoLimit reference in pin.go
GitCaddy
2026-01-11 21:38:59 +00:00
-
4c06d042a0
fix: update IsErrPinnedRepoLimit reference in pin.go
GitCaddy
2026-01-11 21:38:59 +00:00
-
b4513b55ba
Fix linting errors: slices.Contains, CutSuffix, revive stuttering, variable naming
GitCaddy
2026-01-11 21:34:49 +00:00
-
0ef2a4a3c0
Fix linting errors: slices.Contains, CutSuffix, revive stuttering, variable naming
GitCaddy
2026-01-11 21:34:49 +00:00
-
1b1a4c0903
fix(ci): use linux-latest instead of ubuntu-latest for runners
GitCaddy
2026-01-11 21:28:09 +00:00
-
156115b3e9
fix(ci): use linux-latest instead of ubuntu-latest for runners
GitCaddy
2026-01-11 21:28:09 +00:00
-
6ed635306c
fix: run gofmt/gofumpt to fix lint formatting errors
GitCaddy
2026-01-11 21:27:24 +00:00
-
f14cde6e37
fix: run gofmt/gofumpt to fix lint formatting errors
GitCaddy
2026-01-11 21:27:24 +00:00
-
d0b565c94e
feat(mcp): implement actual job log retrieval
GitCaddy
2026-01-11 21:25:17 +00:00
-
784b36e0e6
feat(mcp): implement actual job log retrieval
GitCaddy
2026-01-11 21:25:17 +00:00
-
dc0d1e0645
feat(api): add MCP protocol endpoint for AI tool integration
GitCaddy
2026-01-11 20:53:16 +00:00
-
b950faa8fe
feat(api): add MCP protocol endpoint for AI tool integration
GitCaddy
2026-01-11 20:53:16 +00:00
-
5e412826b6
feat(runners): add AJAX polling to runner list page
GitCaddy
2026-01-11 20:14:33 +00:00
-
6e2c38c0f1
feat(runners): add AJAX polling to runner list page
GitCaddy
2026-01-11 20:14:33 +00:00
-
6c3bd42839
feat(runners): improve runner UI with Type field and custom docs link
GitCaddy
2026-01-11 18:18:18 +00:00
-
4f814080c3
feat(runners): improve runner UI with Type field and custom docs link
GitCaddy
2026-01-11 18:18:18 +00:00
-
45f4f5a6c3
fix(runners): prevent Declare from overwriting admin-set labels
GitCaddy
2026-01-11 18:09:06 +00:00
-
8c37abe34f
fix(runners): prevent Declare from overwriting admin-set labels
GitCaddy
2026-01-11 18:09:06 +00:00
-
3bbd048204
feat(runners): add AJAX polling for real-time status updates
GitCaddy
2026-01-11 18:01:53 +00:00
-
24b26cea85
feat(runners): add AJAX polling for real-time status updates
GitCaddy
2026-01-11 18:01:53 +00:00
-
15bd1d61c4
feat(api): Add v2 runner status API with AJAX polling
GitCaddy
2026-01-11 17:36:44 +00:00
-
619491069e
feat(api): Add v2 runner status API with AJAX polling
GitCaddy
2026-01-11 17:36:44 +00:00
-
b569c3f8a8
fix(runners): Show Connected when online, Last seen only when offline
GitCaddy
2026-01-11 17:29:34 +00:00
-
b39af7896a
fix(runners): Show Connected when online, Last seen only when offline
GitCaddy
2026-01-11 17:29:34 +00:00
-
ded40c34c5
feat(runners): Add suggested labels and label management
GitCaddy
2026-01-11 17:25:01 +00:00
-
46be02bb7f
feat(runners): Add suggested labels and label management
GitCaddy
2026-01-11 17:25:01 +00:00
-
e53c8fd040
feat: add Check Now button for on-demand bandwidth testing
GitCaddy
2026-01-11 15:38:01 +00:00
-
27d2d1f753
feat: add Check Now button for on-demand bandwidth testing
GitCaddy
2026-01-11 15:38:01 +00:00
-
a3c1aa3011
feat: add bandwidth display to runner capabilities panel
GitCaddy
2026-01-11 07:45:39 +00:00
-
9acc016465
feat: add bandwidth display to runner capabilities panel
GitCaddy
2026-01-11 07:45:39 +00:00
-
469551095b
UI: Split runner edit page with capabilities panel on right
GitCaddy
2026-01-11 07:22:13 +00:00
-
c4f317ad5b
UI: Split runner edit page with capabilities panel on right
GitCaddy
2026-01-11 07:22:13 +00:00
-
5ca3661c33
Store runner capabilities from FetchTask poll
GitCaddy
2026-01-11 07:04:44 +00:00
-
e56ecffc7c
Store runner capabilities from FetchTask poll
GitCaddy
2026-01-11 07:04:44 +00:00
-
a68d691750
Add disk space display to runner capabilities page
GitCaddy
2026-01-11 05:26:03 +00:00
-
41723da478
Add disk space display to runner capabilities page
GitCaddy
2026-01-11 05:26:03 +00:00
-
3a1075d6a0
fix: release page improvements and dark mode dropzone
Admin
2026-01-11 04:43:36 +00:00
-
493db275f9
fix: release page improvements and dark mode dropzone
Admin
2026-01-11 04:43:36 +00:00
-
6795122e00
feat: group release downloads by OS, load primary language for pinned repos
Admin
2026-01-11 04:27:55 +00:00
-
ba8ae2a209
feat: group release downloads by OS, load primary language for pinned repos
Admin
2026-01-11 04:27:55 +00:00
-
2fc3e5a1c7
fix: stats 2x2 grid with inline style, user profile pinned repos vertical layout
Admin
2026-01-11 04:00:23 +00:00
-
d1f9992a38
fix: stats 2x2 grid with inline style, user profile pinned repos vertical layout
Admin
2026-01-11 04:00:23 +00:00
-
1af82412c0
feat: auto-create .profile repo with README and redirect to edit
Admin
2026-01-11 03:57:14 +00:00
-
58e41fd149
feat: auto-create .profile repo with README and redirect to edit
Admin
2026-01-11 03:57:14 +00:00
-
5832d93f0a
fix: hide Actions/Activity for non-contributors, hide PRs/Projects for non-logged-in users
Admin
2026-01-11 03:49:30 +00:00
-
b6e0060737
fix: hide Actions/Activity for non-contributors, hide PRs/Projects for non-logged-in users
Admin
2026-01-11 03:49:30 +00:00
-
44f04a7866
fix: stats section with bordered blocks in 2x2 grid
Admin
2026-01-11 03:43:49 +00:00
-
445fef795b
fix: stats section with bordered blocks in 2x2 grid
Admin
2026-01-11 03:43:49 +00:00
-
2ba34c0abb
fix: pinned repos vertical layout with icon on top, small icons for recent activity
Admin
2026-01-11 03:40:18 +00:00
-
90a54d7d24
fix: pinned repos vertical layout with icon on top, small icons for recent activity
Admin
2026-01-11 03:40:18 +00:00
-
1717a0c45c
fix: small icons for recent activity, hide private repos from non-members
Admin
2026-01-11 03:32:29 +00:00
-
932f14efb6
fix: small icons for recent activity, hide private repos from non-members
Admin
2026-01-11 03:32:29 +00:00
-
e871e65342
fix: restore .Name in Teams section
Admin
2026-01-11 03:28:36 +00:00
-
9ae3dac476
fix: restore .Name in Teams section
Admin
2026-01-11 03:28:36 +00:00
-
8b8812f81c
fix: remove double .Repo reference in pinned repos template
Admin
2026-01-11 03:26:49 +00:00
-
4e44ac4977
fix: remove double .Repo reference in pinned repos template
Admin
2026-01-11 03:26:49 +00:00
-
67ff066157
feat: show last commit message in org recent activity section
Admin
2026-01-11 03:25:30 +00:00
-
525988117f
feat: show last commit message in org recent activity section
Admin
2026-01-11 03:25:30 +00:00
-
3fb751bc24
fix: RelAvatarLink ctx arg, GitCaddy branding in error message
Admin
2026-01-11 03:15:33 +00:00
-
64d1bc061d
fix: RelAvatarLink ctx arg, GitCaddy branding in error message
Admin
2026-01-11 03:15:33 +00:00
-
6cfd51e4c7
fix: use DateUtils functions in org home template
Admin
2026-01-11 03:10:47 +00:00
-
7325d45bc8
fix: use DateUtils functions in org home template
Admin
2026-01-11 03:10:47 +00:00
-
659e08da6c
fix: user profile nil pointer and error page URL
Admin
2026-01-11 02:56:14 +00:00
-
a543da7b37
fix: user profile nil pointer and error page URL
Admin
2026-01-11 02:56:14 +00:00
-
d664ce29d8
feat: improve org overview - stats layout, repo icons, recent activity
Admin
2026-01-11 02:51:34 +00:00
-
9bbdc44c2a
feat: improve org overview - stats layout, repo icons, recent activity
Admin
2026-01-11 02:51:34 +00:00
-
4580e5c87f
fix: org overview layout - move public members to sidebar, fix stats
Admin
2026-01-11 02:44:00 +00:00
-
6f39dc6651
fix: org overview layout - move public members to sidebar, fix stats
Admin
2026-01-11 02:44:00 +00:00
-
11b2ee48e9
fix: add IsOrganizationMember check for pin to org dropdown
Admin
2026-01-11 02:34:34 +00:00
-
2870ab50b0
fix: add IsOrganizationMember check for pin to org dropdown
Admin
2026-01-11 02:34:34 +00:00
-
85d73a2d85
fix: org overview stats field names and add star count
Admin
2026-01-11 02:30:54 +00:00
-
7d675ffe35
fix: org overview stats field names and add star count
Admin
2026-01-11 02:30:54 +00:00
-
54510ce582
feat: add activity heatmap on profile overview
Admin
2026-01-11 02:22:40 +00:00