Ecosyste.ms: OpenCollective

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

github.com/go-gitea/gitea

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
https://github.com/go-gitea/gitea

Don't let API add 2 exclusive labels from same scope (#27433)

Fixes #27380

f2b2608a86b78f50de5d7a62b07040da1fbcc4ef authored over 1 year ago
Refactor system setting (#27000)

This PR reduces the complexity of the system setting system.

It only needs one line to introd...

9f8d59858af581a2c278a4896a301339991ece5b authored over 1 year ago
[skip ci] Updated translations via Crowdin

976d1760ac483a6f5fa8fa5ad24d94cae58497eb authored over 1 year ago
When comparing with an non-exist repository, return 404 but 500 (#27437)

fe68bbeea00fae788f66d379a6cce01d61e11906 authored over 1 year ago
Fix pr template (#27436)

Fix #27431

dd221b9aec6a827da395eaca4f521674bc5be34a authored over 1 year ago
Use minimal required version on CI and remove unnecessary services (#27429)

74763f50aed7a1d9453a8da29da7c7a1a5a4bd56 authored over 1 year ago
Fix missing `ctx` in new_form.tmpl (#27434)

Fix #27432
Regression of #27265

df56b1bf926e6ba25fb04f5d7835c65c079f543b authored over 1 year ago
Use flex-container for repo and org settings (#27418)

Same as https://github.com/go-gitea/gitea/pull/26046 but for repo and
org settings pages, reduc...

cbc0b7307d8d5b6eda93bf0c9f26e20c102402f1 authored over 1 year ago
Fix yet another `ctx` template bug (#27417)

Fixes #27416

112f37c54658427b69012ce94eb0f0fe7d7806a4 authored over 1 year ago
Add Index to `action.user_id` (#27403)

Another Column that needs a Index. Found at
https://codeberg.org/forgejo/discussions/issues/61#...

4636f56e7b519ec74f15f0cfd6ef4a428088a960 authored over 1 year ago
[skip ci] Updated translations via Crowdin

b37f3332f1ff95ce1390d11c3a61f40f47396558 authored over 1 year ago
Require MySQL 8.0, PostgreSQL 12, MSSQL 2012 (#27337)

- MySQL 5.7 support and testing is dropped
- MySQL tests now execute against 8.1, up from 5.7 a...

e94f9fcafdcf284561e7fb33f60156a69c4ad6a5 authored over 1 year ago
Add 1.20.5 changelog (#27404) (#27411)

frontport #27404

---------

Co-authored-by: delvh <[email protected]>

1c9990c16f3b6f9e249587d90d7ae93785196d4b authored over 1 year ago
verify MinIO works with bitnami/minio:2023.8.31 (#27022)

2ec0bf3878b5dc7b52e44375c172c723b71cb212 authored over 1 year ago
Even more `db.DefaultContext` refactor (#27352)

Part of #27065

---------

Co-authored-by: Lunny Xiao <[email protected]>
Co-authored-by...

cc5df266808361c1dd3a1d17cbba712826a93d7e authored over 1 year ago
Don't use subselect in `DeleteIssuesByRepoID` (#27332)

Part of https://codeberg.org/forgejo/discussions/issues/61

This is workaround for a bug in Ma...

08507e2760638124d75774c29ef37e692a88c02d authored over 1 year ago
Add support for HEAD ref in /src/branch and /src/commit routes (#27384)

Add support for HEAD in paths:
```
/src/branch/HEAD/README.md
/src/commit/HEAD/README.md
```...

2b06c106ef08036659684bdd2882a05b9b48afd7 authored over 1 year ago
Make Actions tasks/jobs timeouts configurable by the user (#27400)

With this PR we added the possibility to configure the Actions timeouts
values for killing task...

bc21723717a00888722c86641b70371a811867f9 authored over 1 year ago
Fix git 2.11 error when checking IsEmpty (again) (#27399)

Follow #27393

Sorry that I made a mistake in #27393. The `errbuf` is not empty when
the err...

dfa4e5857fe9d8f113cf50d4c7fda094f0f30b74 authored over 1 year ago
Differentiate between `push` and `pull` `mirror sync in progress` (#27390)

Previously, if you had both a push and a pull mirror, the message did
not clarify if you've acc...

e709bc199fe33456c4ecd1cd28029bd31b529832 authored over 1 year ago
Fix git 2.11 error when checking IsEmpty (#27393)

Fix #27389

caef9f950334c95c4b6e2f362fa6766c317419ea authored over 1 year ago
fix: comment typo (#27388)

fix a typo in the comment

624c0ba920d8e01933f2be40797fa0c768378b89 authored over 1 year ago
Test more templates for if they contain an error (#27367)

439a0cca2c84c83650fa94dea0bc9d36af347a13 authored over 1 year ago
Document the line-number counting behavior (#27386)

Ref #27377

e4313feefde89ad0e70b24dde523fc0d93abe8a7 authored over 1 year ago
Remove upgrade from Gogs doc because the diverse has been 7 years and the code base changed totally (#27387)

The documentation becomes no help since that but make people confusing.

4999d909a6e77c82034712a4a2f08abdd6085086 authored over 1 year ago
Fix incorrect Chinese translation of linked-references.zh-cn.md (#27382)

---

The original text "To address this" should be translated to "为了解决这个问题".
"工单" looks like ...

79e1f27eda3a077ce2dc9fe84c516b42113af9e4 authored over 1 year ago
link to file from its history (#27354)

Fixes #3852
Fixes https://github.com/go-gitea/gitea/issues/26707

Add a button on file histor...

33de64cb21505259338e393ef0d15ccb0f757475 authored over 1 year ago
simplify issue deletion query (#27312)

- There's no need for `In` to be used, as it's a single parameter that's
being passed.

Refs:...

cb68e01e22fb20cb0e23090654a4e7285fb8d933 authored over 1 year ago
[skip ci] Updated licenses and gitignores

c9cc57f130bcfc926ed07e68f89f449484566c92 authored over 1 year ago
Cargo package - Fix missing domain in cargo sparse url (#27370)

Hello, it seems that one my previous PR (adding the sparse index to the
cargo package content p...

a112cf34d391cc04770021f9ffaa29e383cb9d51 authored over 1 year ago
Hide archived labels when filtering by labels on the issue list (#27115)

Followup https://github.com/go-gitea/gitea/pull/26820
## Archived labels UI for issue filter a...

50070550a8798dba2f1758d39923f0f4ef09acb5 authored over 1 year ago
Fix unexpected context canceled when migrating repository (#27368)

Fix #27363

Regression of #27089

87aa552531c7845d7d82b004490e48f6aa80e85a authored over 1 year ago
Fix ldap admin privileges update bug (#27051)

When the user does not set a username lookup condition, LDAP will get an
empty string `""` for ...

7ad31567cdc8206e0080b851a9b880729266b084 authored over 1 year ago
Allow get release download files and lfs files with oauth2 token format (#26430)

Fix #26165
Fix #25257

6e87a44034af3cfef1ceed3d653b3851ec2c1118 authored over 1 year ago
Fix missing ctx for GetRepoLink in dashboard (#27372)

As title
Fix #27369
Regression of #27265

6b65c41ebff6a59a266247bdbbce3d012cd05ffd authored over 1 year ago
highlight user details link (#26998)

This PR adds a separated column in the users table for operations. The
username link now redire...

4ab597f479265c3b66c94d40ad130ced5ae8b91f authored over 1 year ago
Feed UI Improvements (#27356)

Various improvements related to feeds:

- Fix markdown rendering
- Increase font size from 13...

83f571628d186d8b865707c3c7b22de8bd530c4c authored over 1 year ago
Absolute positioned checkboxes overlay floated elements (#26870)

Currently, checkboxes are positioned as absolute. This positioning
causes the input to overlay ...

4cb51cb9854fa0fe5171b50eb2ba0cc38fee0851 authored over 1 year ago
Fix template bug (#27362)

Fix #27361

7d14aa062f71b5b23e26dbf344f23e6a520eb775 authored over 1 year ago
[skip ci] Updated translations via Crowdin

4f169e4b47bccf314678eeb1da466cbbbef134e5 authored over 1 year ago
Fix repo count in org action settings (#27245)

Only in org action settings, repo count is missing

Before:

![image](https://github.com/go-...

393193a3e075b2dc51bbd43a1cf440450f97907d authored over 1 year ago
Introduce fixes and more rigorous tests for 'Show on a map' feature (#26803)

This change introduces a fix for the PR #26214 to set the UserLocationMapURL correctly.

65e09a303ea46bee59126e36dd2ebb03508a3fad authored over 1 year ago
Add protected branch name description (#27257)

Co-authored-by: delvh <[email protected]>

c3b7231966e629fbe4e5b9073f0781c715aa4600 authored over 1 year ago
rename TotalTimes() to TotalTimesForEachUser() (#27261)

make function name more descriptive as it would otherwise imply it could
be used for e.g. #2667...

2a2b0cb1d2f7de9dcdb8e84250bfb9ef501fd748 authored over 1 year ago
More `db.DefaultContext` refactor (#27265)

Part of #27065

This PR touches functions used in templates. As templates are not static
type...

cf0df023be06c8acec4fc8fb05eab1d1c2e52fd1 authored over 1 year ago
Improve tree not found page (#26570)

Before:

![before](https://github.com/go-gitea/gitea/assets/18380374/383822d5-7d77-4ec3-b49b-4...

3945c26722dececf2433107c47821238dae7e3c2 authored over 1 year ago
Update comparison page with RhodeCode CE & EE (#27329)

Update RhodeCode features and add EE version

89fa8f9896e1a27da8c5ca76d316f1c971e9e90a authored over 1 year ago
Add logs for data broken of comment review (#27326)

Fix #27306

968be05bccbb117e53c107fbaf7b706a8d4027a3 authored over 1 year ago
Add support for forking single branch (#25821)

Fixes #25117

Add UI for choosing branch to fork

Change default branch on single-branch for...

5e02e3b7ee8294e2ec94968ece9af56bf1aa1534 authored over 1 year ago
[skip ci] Updated translations via Crowdin

e8840e7e2b6c4eaf6fa78dad49a29709ef35217b authored over 1 year ago
Fix the approval count of PR when there is no protection branch rule (#27272)

As title

![ksnip_20230926-115158](https://github.com/go-gitea/gitea/assets/70063547/a60be44a-...

15a504cb9f83fbe40df252159f68c8ed510c99d1 authored over 1 year ago
Add Index to `comment.dependent_issue_id` (#27325)

This Column is missing index. It is used by
[issue_service.deleteIssue](https://github.com/go-g...

9d9cebc5e7da242245bd2418a43cc7f294fb485b authored over 1 year ago
Improvements of releases list and tags list (#25859)

Follow #23465 and #25624

This PR introduces the following improvements:
- We do not need to ...

3fcad582c9b9bfe66f4a346652f82b1aaf18430d authored over 1 year ago
Fix Bug in Issue Config when only contact links are set (#26521)

Blank Issues should be enabled if they are not explicit disabled through
the `blank_issues_enab...

1c039b4e1e57f31caea9c873e4f9c79300ddb344 authored over 1 year ago
Fix review UI (#27322)

Close #26730

1. The `diff-detail-box` was abused, it shouldn't be used for
"DiffFileList/D...

1f00bc44b276cd3fcb1e880e9b1de90c9bb89e83 authored over 1 year ago
Improve issue history dialog and make poster can delete their own history (#27323)

Fix #27313 (see the comment)

And some UI improvements:

### Before

![image](https://gi...

72c68177ab78d026d25a0a440c35cdbc9723cd98 authored over 1 year ago
Improve branch list UI (#27319)

1. Put the `"octicon-shield-lock"` into the flex container, then it
doesn't need a separate fle...

7ea2a910cebaf51cfd13c0941029c404e408ae54 authored over 1 year ago
doctor: delete action entries without existing user (#27292)

just extend doctor with a usefully check :)

Co-authored-by: techknowlogick <techknowlogick@gi...

15fa0383fb5dd9ad1702dbc34ba7100c0cdbcc8c authored over 1 year ago
fix orphan check for deleted branch (#27310)

- Modify the deleted branch orphan check to check for the new table
instead.
- Regression from...

98f02203f9ed7308686995c2b93e7e35f0c0b412 authored over 1 year ago
make writing main test easier (#27270)

This PR removed `unittest.MainTest` the second parameter
`TestOptions.GiteaRoot`. Now it detect...

673cf6af763fe7fd4301382f7b059b0799fca396 authored over 1 year ago
[skip ci] Updated translations via Crowdin

e74a3b18afdbe9bbf56b8f845c915c13894d15c3 authored over 1 year ago
Fix protected branch icon location (#26576)

e5e1d842c0f2b59b15c05b246a0abd0389f12efa authored over 1 year ago
move the `gitea admin` subcommands into separate files (#27307)

As title.
Probably it's better to put those sub cmd to different dirs. Will do
that in the fut...

70f8d10fc5b1a5c8a80e5c05ef6e864154d9b272 authored over 1 year ago
Fix chinese translation (#27296)

Fix translation from #27291
Source Map will be kept as English in Chinese usage habit.

5600504eed2473691b86962be2f9733e6bfce879 authored over 1 year ago
bump bleve (#27300)

Co-authored-by: yp05327 <[email protected]>
Co-authored-by: silverwind <[email protected]>
Co-au...

9e446dbf0451004f8b24e532ed8dbff180782e78 authored over 1 year ago
Redefine the meaning of column is_active to make Actions Registration Token generation easier (#27143)

Partially Fix #25041

This PR redefined the meaning of column `is_active` in table
`action_ru...

3b2da7e4aeed8e2d070b9ce5c66282b16eeb87f1 authored over 1 year ago
Use vitest globals (#27102)

Enable [globals](https://vitest.dev/config/#globals) in vitest, reducing
the noise in test files.

ee27b94b2c84f6604cb0428d6c2a5611161aac14 authored over 1 year ago
Fix divider in subscription page (#27298)

the divider should always display in the subscription page.

Co-authored-by: techknowlogick <t...

5ef5a0ade6a49c0e55697a0adc9bd33ef9c83a48 authored over 1 year ago
Fix yaml test (#27297)

e59c9e3ecdccac1262ed05d693fb826b03af9de8 authored over 1 year ago
Enable production source maps for index.js, fix CSS sourcemaps (#27291)

Previously, the production build never output sourcemaps. Now we emit
one file for `index.js` b...

c5247eff73ea0be33affb97d666c9d222aabcc37 authored over 1 year ago
Fix some animation bugs (#27287)

Fix #27286
Replace #27279

6967c13ad2de927f4d9bad65930db5fb383ca1d4 authored over 1 year ago
Add missed return to actions view fetch (#27289)

Should fix: #27213

709c2fad8a5c8f8dd270f9b291343d3a37d665e0 authored over 1 year ago
Fix more yaml lint errors (#27284)

Fix #27268

eab20cb6bd7bcbc1c3fffd5a41f1d1029ed30e27 authored over 1 year ago
Fix incorrect change from #27231 (#27275)

1f89a45926a05cdeb6781da60d52082cacc340e2 authored over 1 year ago
Add missing IconHTML size (#27269)

Fix #27223

Regression of #27122

939d410a932138aee68388cbec0e2a3b5610b4c2 authored over 1 year ago
Document the queue item's marshaling behavior (#27271)

Close #26843

d0012c880604e54c563e033d125375c9335277f8 authored over 1 year ago
[skip ci] Updated translations via Crowdin

3f82ca38af7cb671ec9e2f2dff5e0d6b062091ea authored over 1 year ago
Another round of `db.DefaultContext` refactor (#27103)

Part of #27065

---------

Co-authored-by: KN4CK3R <[email protected]>

7047df36d4c39fefa6464b713c66302aa0038123 authored over 1 year ago
Fix more "locale" usages (#27259)

93bd4351bfb4a2f5f37ecb80d50496d044240e00 authored over 1 year ago
Always use `ctx.Locale.Tr` inside templates (#27231)

7960ba7e2bbe2eb6f98f6d99f2ce105468cdf56e authored over 1 year ago
Disable `Test Delivery` and `Replay` webhook buttons when webhook is inactive (#27211)

These buttons are now disabled when the webhook is not active.

The buttons were always enable...

e6d8b146207de0f5d88b7c08dc75b1f2f078cbbe authored over 1 year ago
Add missing public user visibility in user details page (#27246)

It seems that `Public` user visibility is missing in the template.

Before:

![image](https:...

65d0b7c13a1765f9d1714f153e164a82af5598d1 authored over 1 year ago
Use mask-based fade-out effect for `.new-menu` (#27181)

The `.new-menu` was using a pseudo-element based fade-out effect.
Replace this with a more mode...

6af34c09a7fba3b987497ac09713bcfa03e3c35c authored over 1 year ago
[skip ci] Updated translations via Crowdin

c2eed613299fb7f40497d6b92f53dbdaf2047f53 authored over 1 year ago
Fix z-index on markdown completion (#27237)

Fixes: https://github.com/go-gitea/gitea/issues/27230

a50002c75c0acc3482826902bc8f4227cc98452d authored over 1 year ago
Update database-preparation and add note re: MariaDB (#27232)

update DB docs per feedback.
https://gitea.com/gitea/gitea-docusaurus/issues/69

0816463cf47310a66fb526eaaeeedfd80710314d authored over 1 year ago
cleanup locale function usage (#27227)

2325fe777dcb8c8bbaea84718dcfbdc298d33304 authored over 1 year ago
Fix EOL handling in web editor (#27141)

Fixes https://github.com/go-gitea/gitea/issues/27136.

This does the following for Monaco's EO...

3a187eace5643a3dc681f87bdd8d0edbb742aa8f authored over 1 year ago
Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203)

Fixes #27202

8e23524b18f4075e7db3dc1a7270abc0d9793dcb authored over 1 year ago
fix issues on action runners page (#27226)

- switch from some weird status badge to label
- translate untranslated `Reset registration tok...

63b25e816db6862bad9ad14ab272901b5570f48b authored over 1 year ago
Fix Fomantic UI dropdown icon bug when there is a search input in menu (#27225)

Fix #27224

And add the case to the devtest page.

efd51762781d4ba57c459190846a26636aef6564 authored over 1 year ago
Update go-enry to 2.8.5 (#27215)

Fixes #27214

da0467e3b658b7105fec48c71cc64be4410ffce5 authored over 1 year ago
Update nodejs installation method in release container (#27207)

6e2888ce27c308ec1f88b9912a520f44cc18c2c3 authored over 1 year ago
Quote table `release` in sql queries (#27205)

Fixes #27174

`release` is a reserved keyword in MySql. I can't reproduce the issue on
my set...

bcb78e70ca81293a705b467e9ce2b77ab04a799e authored over 1 year ago
Fix push mirror, wrong timestamp format (#27153)

I noticed, that the push mirrors endpoint, is the only endpoint which
returns the times in long...

0ee7cbf725f45650136be45f8e0f74d395f73b5c authored over 1 year ago
Allow copying issue comment link on archived repos and when not logged in (#27193)

Fixes https://codeberg.org/Codeberg/Community/issues/1303

5f7388e586d4aa53e6689a0faa962ee26e5509cf authored over 1 year ago
fix: text decorator on issue sidebar menu label (#27206)

fix underline for label on issue sidebar

6c563a302acf75203bfffcfa4fb7d7700b5689c8 authored over 1 year ago
Update JS and Poetry dependencies and eslint (#27200)

- Update all JS and Poetry dependencies
- Remove deprecated `eslint-plugin-custom-elements` and...

a101dbaa7952e359843c6d8303ca24a0e63c865c authored over 1 year ago
Remove some dead code (#27196)

Some code is not in use any more, remove them.

c0ed26f98725cd9d24fd4ab90fb8c677fd0d3e0f authored over 1 year ago
[skip ci] Updated translations via Crowdin

383edf2fd7d3cf952c491dd483ba68d7a8e4aaf2 authored over 1 year ago