Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Gitea

Lightweight code hosting solution written in Go
Collective - Host: opensource - https://opencollective.com/gitea - Website: https://about.gitea.com/ - Code: https://github.com/go-gitea

Refactor some LDAP code

github.com/go-gitea/gitea - wxiaoguang opened this pull request about 2 months ago
Fix bug on action list deleted branch

github.com/go-gitea/gitea - lunny opened this pull request about 2 months ago
Tweak repo sidebar

github.com/go-gitea/gitea - silverwind opened this pull request about 2 months ago
Fine tune ssh related comments and code

github.com/go-gitea/gitea - wxiaoguang opened this pull request about 2 months ago
Update golangci-lint to v1.62.2, fix issues

github.com/go-gitea/gitea - silverwind opened this pull request about 2 months ago
LDAP: cannot login using email

github.com/go-gitea/gitea - gregdymek opened this issue about 2 months ago
Enable testifylint and tenv linters in golangci-lint

github.com/go-gitea/gitea - TheFox0x7 opened this issue about 2 months ago
Fix remaining typescript issues, enable `tsc`

github.com/go-gitea/gitea - silverwind opened this pull request about 2 months ago
Fix overflow on org header

github.com/go-gitea/gitea - silverwind opened this pull request about 2 months ago
Add support for validating CODEOWNERS file

github.com/go-gitea/gitea - sao-coding opened this issue about 2 months ago
Repo file list enhancements

github.com/go-gitea/gitea - silverwind opened this pull request about 2 months ago
Upgrade htmx to 2.0.4

github.com/go-gitea/gitea - yardenshoham opened this pull request about 2 months ago
Improve JSX/TSX support in code editor

github.com/go-gitea/gitea - silverwind opened this pull request about 2 months ago
Add User-Agent for gitea's self-implemented lfs client.

github.com/go-gitea/gitea - hiifong opened this pull request about 2 months ago
Gitea root->rootless migration

github.com/go-gitea/gitea - phoedos opened this issue about 2 months ago
Sign In Prohibited in my new account

github.com/go-gitea/gitea - polsegu opened this issue about 2 months ago
How to create a multi path repository?

github.com/go-gitea/gitea - echobom opened this issue about 2 months ago
Release: Publish Gitea 1.22.6

github.com/go-gitea/gitea - lunny opened this issue about 2 months ago
Add changelog for 1.22.6

github.com/go-gitea/gitea - lunny opened this pull request about 2 months ago
Fix misuse of PublicKeyCallback(#32810)

github.com/go-gitea/gitea - lunny opened this pull request about 2 months ago
Fix missing outputs for jobs with matrix

github.com/go-gitea/gitea - Zettat123 opened this pull request about 2 months ago
Add missing two sync feed for refs/pull (#32815)

github.com/go-gitea/gitea - lunny opened this pull request about 2 months ago
Fix various UI bugs

github.com/go-gitea/gitea - wxiaoguang opened this pull request about 2 months ago
Leave MAINTAINERS and the organization

github.com/go-gitea/gitea - yp05327 opened this pull request about 2 months ago
Allow to fork repository into the same owner

github.com/go-gitea/gitea - wxiaoguang opened this pull request about 2 months ago
Fix lfs migration (#32812)

github.com/go-gitea/gitea - GiteaBot opened this pull request about 2 months ago
Avoid MacOS keychain dialog in integration tests (#32813)

github.com/go-gitea/gitea - GiteaBot opened this pull request about 2 months ago
Add missing two sync feed for refs/pull

github.com/go-gitea/gitea - lunny opened this pull request about 2 months ago
use dedicated runners for release artifacts (#32811)

github.com/go-gitea/gitea - GiteaBot opened this pull request about 2 months ago
Avoid MacOS keychain dialog in integration tests

github.com/go-gitea/gitea - bohde opened this pull request about 2 months ago
Fix lfs migration

github.com/go-gitea/gitea - hiifong opened this pull request about 2 months ago
use dedicated runners for release artifacts

github.com/go-gitea/gitea - techknowlogick opened this pull request about 2 months ago
Fix misuse of PublicKeyCallback

github.com/go-gitea/gitea - wxiaoguang opened this pull request about 2 months ago
Housekeeping For Old Action Runs And Related Tables

github.com/go-gitea/gitea - Drophoff opened this issue about 2 months ago
Fix "unicode escape" JS error

github.com/go-gitea/gitea - wxiaoguang opened this pull request about 2 months ago
Merge two functions with the same content

github.com/go-gitea/gitea - lunny opened this pull request about 2 months ago
Fix JS error when dropping a file to a editor without dropzone

github.com/go-gitea/gitea - wxiaoguang opened this pull request about 2 months ago
LFS mirroring fails with some target site

github.com/go-gitea/gitea - GitEventhandler opened this issue about 2 months ago
paste screenshot into wiki page

github.com/go-gitea/gitea - misterkey952 opened this issue about 2 months ago
Make API "compare" accept commit IDs

github.com/go-gitea/gitea - wxiaoguang opened this pull request about 2 months ago
chore: use errors.New to replace fmt.Errorf with no parameters

github.com/go-gitea/gitea - RiceChuan opened this pull request about 2 months ago
Add "n commits" link to contributors in contributors graph page

github.com/go-gitea/gitea - changchaishi opened this pull request about 2 months ago
Fix clone panel js error

github.com/go-gitea/gitea - wxiaoguang opened this pull request about 2 months ago
Javascript error when viewing a repo

github.com/go-gitea/gitea - rubenelshof opened this issue about 2 months ago
Projects roadmap view

github.com/go-gitea/gitea - felix-schindler opened this issue about 2 months ago
Bug with job outputs when using matrix jobs

github.com/go-gitea/gitea - akamoroz opened this issue about 2 months ago
Add changelog for 1.22.5

github.com/go-gitea/gitea - lunny opened this pull request about 2 months ago
Release: Publish Gitea 1.22.5

github.com/go-gitea/gitea - lunny opened this issue about 2 months ago
Upgrade crypto library

github.com/go-gitea/gitea - lunny opened this pull request about 2 months ago
Switch to `eslint-plugin-import-x`

github.com/go-gitea/gitea - silverwind opened this pull request about 2 months ago
Fix repo home file list

github.com/go-gitea/gitea - wxiaoguang opened this pull request about 2 months ago
Rewrite compare functions

github.com/go-gitea/gitea - lunny opened this pull request about 2 months ago
Full API responses

github.com/go-gitea/gitea - acidvegas opened this issue about 2 months ago
Add standard-compliant route to serve outdated R packages

github.com/go-gitea/gitea - Sebastian-T-T opened this pull request about 2 months ago
Fix a number of typescript errors

github.com/go-gitea/gitea - silverwind opened this pull request about 2 months ago
Improve implementation of diff-file-tree

github.com/go-gitea/gitea - kerwin612 opened this pull request about 2 months ago
Remove unnecessary border in repo home page sidebar

github.com/go-gitea/gitea - yp05327 opened this pull request about 2 months ago
Detect whether action view branch was deleted

github.com/go-gitea/gitea - lunny opened this pull request about 2 months ago
Fix repo home row-right grow

github.com/go-gitea/gitea - wxiaoguang opened this pull request about 2 months ago
Label grouping

github.com/go-gitea/gitea - stuzer05 opened this pull request about 2 months ago
Fix duplicate dropdown dividers

github.com/go-gitea/gitea - wxiaoguang opened this pull request about 2 months ago
Repo homepage tweaks

github.com/go-gitea/gitea - silverwind opened this pull request about 2 months ago
Fix labels display

github.com/go-gitea/gitea - stuzer05 opened this pull request about 2 months ago
Change typescript `module` to `nodenext`

github.com/go-gitea/gitea - silverwind opened this pull request about 2 months ago
Make Monaco theme follow browser, fully type codeeditor.ts

github.com/go-gitea/gitea - silverwind opened this pull request about 2 months ago
Refactor issue list

github.com/go-gitea/gitea - wxiaoguang opened this pull request about 2 months ago
Fix compare page bug view as anonymous

github.com/go-gitea/gitea - lunny opened this pull request about 2 months ago
Code view path has less width than before

github.com/go-gitea/gitea - lunny opened this issue about 2 months ago
Refactor LabelEdit

github.com/go-gitea/gitea - wxiaoguang opened this pull request about 2 months ago
WIP: Support `concurrency` for Actions

github.com/go-gitea/gitea - Zettat123 opened this pull request about 2 months ago
Upgrade dependency crypto library

github.com/go-gitea/gitea - lunny opened this pull request about 2 months ago
fix: render job title as commit message

github.com/go-gitea/gitea - metiftikci opened this pull request about 2 months ago
fix(project): add title to project view page

github.com/go-gitea/gitea - metiftikci opened this pull request about 2 months ago
Gitea authentication with custom certificate authority

github.com/go-gitea/gitea - CrashSensei opened this issue about 2 months ago
Make wiki pages visit fast (#32732)

github.com/go-gitea/gitea - GiteaBot opened this pull request about 2 months ago
Fix bug of branch/tag selector in the issue sidebar

github.com/go-gitea/gitea - hiifong opened this pull request about 2 months ago
Empty PR can be created through API

github.com/go-gitea/gitea - siccous opened this issue about 2 months ago
Prevent creating empy PR (w/o commits) through API

github.com/go-gitea/gitea - siccous opened this pull request about 2 months ago
Support "merge upstream branch" (Sync fork)

github.com/go-gitea/gitea - wxiaoguang opened this pull request about 2 months ago
Some CI errors

github.com/go-gitea/gitea - hiifong opened this issue about 2 months ago
Bump relative-time-element to v4.4.4

github.com/go-gitea/gitea - silverwind opened this pull request about 2 months ago
Show incoming mail configuration on dashboard

github.com/go-gitea/gitea - hiifong opened this pull request about 2 months ago
Fix case of .tsbuildinfo in .gitignore

github.com/go-gitea/gitea - silverwind opened this pull request about 2 months ago
Refactor markdown render

github.com/go-gitea/gitea - wxiaoguang opened this pull request about 2 months ago