2
0

Commit Graph

  • b533892a65 chore: Fix linter issues and update copyrights main v2.1.1 GitCaddy 2026-01-14 09:41:09 +00:00
  • 9e674372f6 feat: Add runner health UI - unhealthy status display and CPU monitoring tile GitCaddy 2026-01-14 09:09:44 +00:00
  • eccbeed295 feat: Add runner health monitoring with CPU load and disk cleanup GitCaddy 2026-01-14 08:48:36 +00:00
  • 6238d10500 fix: Use gitea modules/json instead of encoding/json v2.1.0 GitCaddy 2026-01-14 07:47:55 +00:00
  • 5166a91627 fix: Format upload.go with gofumpt GitCaddy 2026-01-14 07:36:14 +00:00
  • ef12907faf feat(ai): Add auto-seed for error patterns on fresh deploy GitCaddy 2026-01-14 07:22:04 +00:00
  • 4dda9056a9 feat(api): Add v2 upload endpoint with enhanced error handling v2.0.12 GitCaddy 2026-01-14 07:12:12 +00:00
  • caf06a2db2 fix: Replace Gitea branding with GitCaddy throughout codebase GitCaddy 2026-01-14 06:41:05 +00:00
  • ed94a7b2c5 feat: Add MCP AI Learning System for CI/CD error patterns v2.0.11 GitCaddy 2026-01-14 05:01:44 +00:00
  • c2c4632143 fix: Pages nil pointer panic and HideExploreUsers config v2.0.10 GitCaddy 2026-01-14 04:34:28 +00:00
  • b3b8a463dc feat: add Android and iOS categories to release downloads v2.0.9 GitCaddy 2026-01-13 23:02:28 +00:00
  • 4ea9b17e63 fix: gofmt formatting for HelpURL config v2.0.8 GitCaddy 2026-01-13 22:08:24 +00:00
  • 98d5ed1181 Fix HelpURL config and org menu visibility v2.0.7 GitCaddy 2026-01-13 08:55:19 +00:00
  • e47106804e Fix editorconfig issues and home.tmpl pinned org display format GitCaddy 2026-01-13 08:40:02 +00:00
  • c47b68ef5d fix: Help URL visibility, AI icon, and linter config GitCaddy 2026-01-13 08:21:28 +00:00
  • a4d0630815 fix: resolve import cycle and template errors GitCaddy 2026-01-13 08:03:05 +00:00
  • c88c24147d feat: UI improvements and API documentation updates GitCaddy 2026-01-13 07:53:43 +00:00
  • 60ff19efc9 Fix linter issues: gofmt and modernize for loops v2.0.6 GitCaddy 2026-01-13 06:24:19 +00:00
  • 78a4744798 feat: Landing Page Settings UI and template improvements v2.0.5 GitCaddy 2026-01-13 04:54:42 +00:00
  • 6acad3de28 fix: use import.meta.dirname for stylelint config path resolution GitCaddy 2026-01-13 01:06:13 +00:00
  • 2c9f94dad5 fix: use process.cwd() for stylelint config path resolution v2.0.4 GitCaddy 2026-01-13 00:00:45 +00:00
  • f6e9e3b17d ci: only build binaries on tag pushes GitCaddy 2026-01-12 23:27:07 +00:00
  • e414c24004 Fix theme settings: add Hide Explore Users, move Help URL inside section GitCaddy 2026-01-12 23:22:48 +00:00
  • ab0539cd31 Add GitCaddy branded promotional content translations v2.0.1 GitCaddy 2026-01-12 23:13:48 +00:00
  • bfdd2713d3 feat: GitCaddy Server v2.0.0 rebrand and enhancements v2.0.0 GitCaddy 2026-01-12 21:42:20 +00:00
  • ddb06706f3 fix: update release name to GitCaddy Server GitCaddy 2026-01-12 21:04:48 +00:00
  • 856c9d7f2b docs: update repo URLs to gitcaddy-server GitCaddy 2026-01-12 21:02:36 +00:00
  • 735d131321 fix: update config_env_test.go for new function signature GitCaddy 2026-01-12 20:38:54 +00:00
  • b2b6686f46 fix: clean up release binary naming GitCaddy 2026-01-12 20:31:33 +00:00
  • 710ec5d69a docs: add Claude Code acknowledgment GitCaddy 2026-01-12 20:29:03 +00:00
  • b92948cb0a feat: rebrand to GitCaddy Server rebrand/gitcaddy-server GitCaddy 2026-01-12 20:27:32 +00:00
  • 8bc2b852eb style: fix gofmt/gofumpt formatting issues v1.26.11-gitcaddy 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
  • b7a8538f6e 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 v1.26.10-gitcaddy GitCaddy 2026-01-12 00:30:04 +00:00
  • 5818970a2a feat(runners): display Xcode SDKs, Simulators, BuildTools, and PackageManagers v1.26.9-gitcaddy GitCaddy 2026-01-12 00:07:49 +00:00
  • 00d593260e fix: format HasSuffix function properly v1.26.8-gitcaddy 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
  • f382591ef1 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 v1.26.7-gitcaddy 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
  • 13fc6ec45d 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
  • b27f338d4d 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
  • 5e359c6231 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
  • 1b1a4c0903 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
  • d0b565c94e 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
  • 5e412826b6 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
  • 45f4f5a6c3 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
  • 15bd1d61c4 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
  • ded40c34c5 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
  • a3c1aa3011 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
  • 5ca3661c33 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
  • 3a1075d6a0 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
  • 2fc3e5a1c7 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
  • 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
  • 44f04a7866 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
  • 1717a0c45c 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
  • 8b8812f81c 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
  • 3fb751bc24 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
  • 659e08da6c 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
  • 4580e5c87f 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
  • 85d73a2d85 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
  • 1986d90df0 feat: Pin repos to user profile or organization Admin 2026-01-11 02:09:07 +00:00
  • 5b0442d357 feat(org): Always show Overview tab with empty states Admin 2026-01-11 01:56:20 +00:00
  • d44fea18d5 feat(pages): Route custom domains to landing page Admin 2026-01-11 00:55:11 +00:00
  • e57b4f1654 feat(pages): Standalone templates without Gitea navbar Admin 2026-01-11 00:50:58 +00:00
  • 69d7c72ba8 feat(pages): Add subdomain routing and default config support Admin 2026-01-11 00:15:21 +00:00
  • 919746c756 fix: Use repo-owner format for Pages subdomain URL Claude Code 2026-01-11 00:51:31 +01:00
  • 853ff29ae2 fix: Make Pages subdomain URL clickable and display proper domain Claude Code 2026-01-11 00:45:29 +01:00
  • 7292421334 feat: Add SSL external option for Pages custom domains Claude Code 2026-01-11 00:35:58 +01:00
  • 84adad19bf fix: Use StringUtils.HasPrefix instead of hasPrefix in product template v1.26.6-gitcaddy Claude Code 2026-01-11 00:01:42 +01:00
  • 01c9563d1d fix: Add missing translation for cleanup_expired_upload_sessions cron task v1.26.5-gitcaddy Claude Code 2026-01-10 23:49:26 +01:00
  • c7a7d8cd67 fix: Minio tests and release upload URL v1.26.4-gitcaddy logikonline 2026-01-10 16:35:54 -05:00
  • d3bf936570 fix: Azure Blob tests and release workflow race condition v1.26.3-gitcaddy logikonline 2026-01-10 15:07:23 -05:00
  • 212117f077 fix: Go linter issues in v2 API v1.26.2-gitcaddy logikonline 2026-01-10 08:22:37 -05:00
  • 18bb922839 feat(api): Add v2 API for public releases and app updates logikonline 2026-01-10 08:10:41 -05:00
  • e475d98c88 ci: Skip tests requiring external services (Redis, ES, Meilisearch, Azure, SHA256) v1.26.1-gitcaddy logikonline 2026-01-10 06:24:32 -05:00
  • 016d209858 Add GitCaddy icon for NuGet package metadata logikonline 2026-01-10 06:19:50 -05:00
  • 7a8740d85d ci: Skip flaky tests (TestRepoStatsIndex, TestRenderHelper) logikonline 2026-01-10 06:14:32 -05:00
  • ab3cf76297 ci: Add error handling and retry logic to release upload logikonline 2026-01-10 06:05:36 -05:00