Commit 82c058c
committed
feat: OpenCodeHub v1.1.0 - Enterprise Features & Storage Adapters
Major release including multiple storage backends, advanced project management, and enhanced CI/CD capabilities.
**New Features:**
- **Storage Adapters:** Added support for S3, GCS, Azure, Dropbox, and FTP.
- **Advanced Issues:** Introduced Epics, Tasks, and Cross-Repository linking.
- **Merge Queue:** Implemented speculative execution and distributed locking.
- **Security:** Added Secret Scanning integration and improved 2FA/MFA setup.
- **Authentication:** Integrated 'arctic' and 'openid-client' for robust OAuth flows; added User Following.
- **Templates:** Repository templates and custom issue fields support.
- **Webhooks:** Native support for Discord and Teams notifications.
**Improvements:**
- **UI/UX:** Redesigned Admin Dashboard, enhanced Issue/PR views, and new Insights charts.
- **CLI:** Improved stack management (sync, log, rebase) and repo creation.
- **Performance:** Optimized rate limiting middleware and database queries.
**Refactoring:**
- Reorganized database schema with new tables for custom fields, automation rules, and more.
- modularized API routes and library functions.
**Chores:**
- Updated dependencies (aws-sdk, drizzle-orm, lucide-react).
- Added comprehensive scripts for maintenance and testing.1 parent ea038be commit 82c058c
348 files changed
Lines changed: 43408 additions & 2384 deletions
File tree
- .astro
- .github/workflows
- cli
- src
- commands
- runner
- stack
- lib
- docs-site
- public
- assets
- src
- assets
- components
- content/docs
- doc
- drizzle
- scripts
- src
- components
- admin
- dashboard
- git
- home
- insights
- issues
- kanban
- layout
- pulls
- queue
- repo
- settings
- settings
- ui
- db
- adapter
- schema
- layouts
- lib
- ai
- cron
- graphql
- integrations
- templates/workflows
- middleware
- pages
- [owner]
- [repo]
- actions/runs
- insights
- issues
- projects
- pulls
- security
- settings
- actions
- branches
- tree
- [branch]
- wiki-history
- wiki
- edit
- admin
- api
- actions
- runners/job/[id]
- admin
- config
- auth
- github
- google
- sso
- cron
- internal/hooks
- orgs/[org]
- members
- roles
- pipelines/[runId]/artifacts
- projects/[id]
- cards
- realtime
- repos
- [owner]/[repo]
- auto-merge-rules
- external-ci
- issues
- [number]
- cross-repo-links
- projects
- pulls
- [number]
- ai-review
- file-approvals
- issue-links
- [pullNumber]/suggestions
- queue/[id]
- review-templates
- reviewer-rules
- security
- settings
- fields
- issue-statuses
- states
- stacks/[stackId]
- wiki
- [slug]/revisions
- workflow
- states
- [repoId]/branch-protection
- templates
- users/[username]
- user
- settings
- git/[owner]/[repo]
- info
- settings
- runner
- tests
- integration
- unit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
55 | 61 | | |
56 | 62 | | |
57 | 63 | | |
| |||
100 | 106 | | |
101 | 107 | | |
102 | 108 | | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
103 | 112 | | |
104 | 113 | | |
105 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
37 | 47 | | |
38 | 48 | | |
39 | 49 | | |
| |||
49 | 59 | | |
50 | 60 | | |
51 | 61 | | |
52 | | - | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
614 | 625 | | |
615 | 626 | | |
616 | 627 | | |
| |||
740 | 751 | | |
741 | 752 | | |
742 | 753 | | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
743 | 758 | | |
744 | 759 | | |
745 | 760 | | |
| |||
0 commit comments