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
To improve maintainability, this PR:
1. Rename `web_src/js/modules/aria` to `web_src/js/modu...
f860fe31d96a7331b429e11ac96d2f166cc5dca0 authored about 1 year ago
Fix #27989
Regression #27798
Added the following characters to the regular expression for the email:
- ,
- ;
- ?
- !
...
1c0566f66dcb35b33b0b308356e1b16a26ea906b authored about 1 year ago
As title.
Before that, there was no alert at all.
After:
![error_toast](https://github.com/...
6c9e196e5457b30716f3939f258dca07567a2637 authored about 1 year ago
The Org mode rendering has some problems:
1. `[[https://example.com][pre https://example.com/e...
https://blog.gitea.com/release-of-1.20.0/#-user-profile-readme-23260
(#23260) did introduce Pro...
as title
---
*Sponsored by Kithara Software GmbH*
69d98f83f9a62a7e70976b5d973f293f73e42266 authored about 1 year ago
Mentioned in:
https://github.com/go-gitea/gitea/pull/27931#issuecomment-1798016960
Same to #...
f48a863b99a8075da290f9dc85d8296c974fb86b authored about 1 year ago
Same as https://github.com/go-gitea/gitea/pull/26046 but for user
dashboard, the sidebar got a ...
https://github.com/go-gitea/gitea/blob/4a0103fa293cc42075d4a9c10ca4dffa9c2d3a40/modules/setting/...
8ef169a173c24e5ab57de8d6638bb6786e378a3d authored about 1 year ago
In #25315, @denyskon fixed UI on mobile view.
But for the repo description, on desktop view the...
1. `linter.lang-version` is deprecated in favor of `run.go`
2. `run.go` defaults to the version...
Fix #27928
---------
Co-authored-by: silverwind <[email protected]>
10a6ebb3fd9e44ef044ec010b235ca2bf9b456b4 authored about 1 year ago
When an assignee changed event comment is rendered, most of it is
guarded behind the assignee I...
Before:
![image](https://github.com/go-gitea/gitea/assets/18380374/74c925e0-15ae-4602-8b56-0b...
3a924fdc8396d989b1468153bb3c8be9f71ca586 authored about 1 year ago
- Update all JS dependencies minus @mcaptcha/vanilla-glue (unsolved
error, see https://github.c...
This Fixes #27913
This commit updates `environment-to-ini` to be compatible with update
urf...
Missed this command in https://github.com/go-gitea/gitea/pull/27919.
0999721c7b4d124c1f14bbd067acdcf767542abb authored about 1 year ago
The bug has been fixed for several months in the
`docker/build-push-action`
The fix commit is
...
Before:
desktop view:
![image](https://github.com/go-gitea/gitea/assets/18380374/c04d8730-5dac-...
7a2ff6c1621c8b1bfb24fa10bf4fa714a0882c9f authored about 1 year agoFixes #27819
We have support for two factor logins with the normal web login and with
basic ...
Now that we have #27798 we don't need the check from #27870 anymore.
With the check it's not po...
This should be the easiest fix.
While other solutions might be possible that exterminate the ro...
Poetry 1.7.0 or higher will print a warning otherwise, see discussions:
https://github.com/py...
1ccdb546f06f40d797f312b8f21c45f8ed8d25a1 authored about 1 year agoShow the correct sha when viewing a single commit.
![image](https://github.com/go-gitea/git...
37a7c551d46de8cd2a44c8a16ee251ce23af0da8 authored about 1 year ago
Fix #27767
Add a test to ensure its behavior
- On user deletion, delete action runners that the user has created.
- Add a database consisten...
Revert the workaround of #26409 and fix #26411, update github.com/gliderlabs/ssh to include http...
da0c4b8d10cce85c854370ae3c399b542cb04306 authored about 1 year agoRemove the "tabindex" from some form buttons on the "diff box" / "issue view content" page, let ...
c46080bc9d8358bfd0e7a1174d773a46c7cdf120 authored about 1 year agoThis PR is a small refactor to merge removeOrgUser into RemoveOrgUser.
d1dc9cb334e90e09219420638444383fd636d431 authored about 1 year ago
We should not use `asset.ID` in DownloadFunc because DownloadFunc is a
closure.
https://gith...
ae396ac7c02fdae65d5ea0cd5aafe5d3ca7c2ee0 authored about 1 year agoThe steps to reproduce it.
First, create a new oauth2 source.
Then, a user login with this o...
80715ae5c7ca41a8ee2ad7b6459c587cc63195bf authored about 1 year ago
Step one for a GitHub like commit status check ui:
![image](https://github.com/go-gitea/gitea...
dcb648ee71853073d54e8a6e107b764212ede58e authored about 1 year ago0ba4ecc3bd8443f0d3a834530a44e0c1334554b7 authored about 1 year ago
Display the issue task list on project cards.
![grafik](https://github.com/go-gitea/gitea/a...
4776fde9e1caa7cee5671715144a668e19a0323c authored about 1 year ago
Small CSS tweak, reduces margin/padding from 14px to 10px, which I think
looks better
Fix nil access for inactive auth sources.
> Render failed, failed to render template:
user/s...
This patchset changes the connection string builder to use net.URL and
the host/port parser to ...
This documents running `act-runner` as a systemd service under a
dedicated user account.
This PR adds a prefix path for all minio storage and override base path
will override the path....
After many refactoring PRs for the "locale" and "template context
function", now the ".locale" ...
Fix #23742
---------
Co-authored-by: KN4CK3R <[email protected]>
16d15ce087cd4b9ddf91f6acff7eacac24e6aac5 authored about 1 year ago
Adds the missing user secrets API integration tests so #27829 does not
happen again
Caused by #27845
6ca234a35643608639375d83b9e878ee986280c3 authored about 1 year agoa18ecaed61365ec8d6688631ab2febd211bd2fe0 authored about 1 year ago
From issue https://github.com/go-gitea/gitea/issues/27314
When act_runner in `host` mode on W...
ec0c6829d4c1096bfa0f9feb52b87b70fba014ea authored about 1 year ago
Starting from #25790 this shared template only linked the username of
the user if both display ...
Follow #26363.
I missed that org templates also using
`templates/user/overview/header.tmpl`.
...
Reported at https://codeberg.org/forgejo/forgejo/issues/1677
This column is used by
[deleteU...
All major version upgrades are related to using Node v20 as default
runtime
Currently this feature is only available to admins, but there is no
clear reason why. If a user...
Closes #27783
This PR lists all and not only the latest package versions in the
`Packages` i...
Due to a bug in the GitLab API, the diff_refs field is populated in the
response when fetching ...
Fixed a little mistake when you deleting user secrets via the API. Found
it when working on #27...
Fixes #27812
Use higher defaults again but limit the input size.
![grafik](https://github....
3c78cb832d9b12b5071a8ffaf30d955c240f4920 authored about 1 year ago
- Size and layer optimization,
- Maintaining consistency in definitions (comments, apk etc.),
Before this PR, the PR migration code populates Gitea's MergedCommitID
field by using GitLab's ...
5a76759c9ca7a1ff49b9297b57cde1bd1586c4fe authored about 1 year ago
Noticeable change:
Remove the `OrderBy("1") `
[patch](https://github.com/go-gitea/gitea/pull/...
f089be91da44ee3e85fbe326a204c7c8a5df3d31 authored about 1 year ago
Some translations are duplicated for the same package fields; it should
be possible to use the ...
Bump the chroma version to v2.10.0:
https://github.com/alecthomas/chroma/releases/tag/v2.10.0
...
![image](https://github.com/go-gitea/gitea/assets/8389962/123e4ca7-dd10-44e7-9702-4b8e9e0882a7)
...
Fixes: https://github.com/go-gitea/gitea/issues/27784
<img width="1033" alt="Screenshot 2023-...
05aa91e6da54e0e8abd18d8dd2b5a29249c636ed authored about 1 year ago
Add missing `.Close()` calls. The current code does not delete the
temporary files if the data ...
- correct text that is shown when attempting to change an email address
46dd02702d29548c4de3e55842faa5694ef69b8a authored about 1 year ago
* Show checkout instructions also when there is no permission to push,
for anyone who wants to ...
See https://github.com/go-gitea/gitea/pull/27718#issuecomment-1773743014
. Add a test to ensure...
This PR will show the _noreply_ address in the privacy popup
_keep_email_private_popup_.
I h...
31f8880bc252a25075f8752e2722b316c6e46ec7 authored about 1 year agoFix #24318
Before:
![image](https://github.com/go-gitea/gitea/assets/18380374/38282e5e-0b4...
f39256f035a561fbd10955ac40ef5ad4b794f47d authored about 1 year ago
## Add border to file tree 'sub-items'
close #24766
view in `gitea-light`
<img width="275" ...
Follow #26942
Before:
![image](https://github.com/go-gitea/gitea/assets/8389962/ffe3e914-c71...
e544a277fe261aa5671a20751d6f83126579334a authored about 1 year ago
When 0 or 1 files changed in a diff, we don't need to show a file tree.
This behaviour matches ...
Before (almost no gap between files):
<img width="1240" alt="Screenshot 2023-10-24 at 19 43 32"...
Hello there,
Cargo Index over HTTP is now prefered over git for package updates: we
should not...
https://github.com/golangci/golangci-lint/releases/tag/v1.55.0
ce83609ff636f4c09d91ac53bee75a350bb571d6 authored about 1 year ago
![image](https://github.com/go-gitea/gitea/assets/2114189/c546824e-4824-4f4d-bd33-e558c6ddf0ef)
...
- The label HTML contained a quote that wasn't being closed.
Refs: https://codeberg.org/forge...
6352114a77cb67e8797f2c8552328f684092c42d authored about 1 year ago
When hitting the `enter` key to create a new project column, the request
is sent twice because ...
<img width="823" alt="image"
src="https://github.com/go-gitea/gitea/assets/70063547/99da3d5a-c2...
f3956fcb28e665ee7f2773f4ae14842405bb2462 authored about 1 year ago
Fixes: https://github.com/go-gitea/gitea/issues/27600
![](https://github.com/go-gitea/gitea...
d8c09c25d1a51861f2e160d213449c7bde327a77 authored about 1 year ago
Per the discussion on #22054, the flow for adding a new team member to
an org is not intuitive ...
- use correct comment sign for INI (`;`)
- remove duplicated `repo.branch.search` key
- remove...
In the [English
document](https://docs.gitea.com/1.21/usage/actions/act-runner#configuring-cach...
a5bdcfc863f674aa12b7f552a572c4ac367480a9 authored over 1 year ago
Fix #27711
1859bbbf9122b258f27526c4dc7d857028264997 authored over 1 year ago
1. Un-indent top-level items, matching GitHub rendering
2. Increase item padding and add 1px ga...
the iteration will run until finished atm.
this changes it by checking if if the context got ...
b2f828db5e5878d47de32c292d95c95c4217de68 authored over 1 year ago
The current language stats are too obsessed with color matching. Similar
colors are always next...
Fixes: https://github.com/go-gitea/gitea/issues/27604
Add negative margins so the header cove...
4539a7b0b4fc6539d67ab386eaac4b9aea82bf53 authored over 1 year ago881806a50ba4e3bb761245b2b590046eb1423b95 authored over 1 year ago
1. remove unused function `MoveIssueAcrossProjectBoards`
2. extract the project board condition...
Otherwise, it is not possible anymore to generate changelogs.
cab7b7f59c008eea8b3b484a8818eaaf48daa805 authored over 1 year ago
- Switch `eslint-plugin-import` to
[`eslint-plugin-i`](https://github.com/un-es/eslint-plugin-i...
TODOs:
- [x] write test for `GetIssueTotalTrackedTime`
- [x] frontport kitharas template chang...
to address #27273
replace #24873
Fixes https://codeberg.org/forgejo/forgejo/issues/1514
I had to remove `RenameOrganization` t...
3dc0c962bf3a74188bed02c01b4d34636112805a authored over 1 year ago