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
Replace #27447
27c05069a6a120d7a991d802548e8b74792af3e4 authored about 1 year ago by Lunny Xiao <[email protected]>80baac19f25b1527dda8c27e4db70bc3a377faf4 authored about 1 year ago by GiteaBot <[email protected]>
- en-US: Rename "Scratch Tokens" to "single-use recovery keys".
Longer, but clearer.
- Improve...
Should fix #28229 and #28230 for next release.
Assuming I'm reading the docs correctly for th...
4bf565358410c26a91447613dc0e930a6af87ff5 authored about 1 year ago by John Olheiser <[email protected]>d9c19899cd27c73dd1497c0da6bd00336d2182e6 authored about 1 year ago by Adam Majer <[email protected]>
The function `GetByBean` has an obvious defect that when the fields are
empty values, it will b...
It will fix #28268 .
<img width="1313" alt="image"
src="https://github.com/go-gitea/gitea/as...
Follow-up for #28368
- Just replace button with an a-element with the button class
- Remove ...
Before:
![image](https://github.com/go-gitea/gitea/assets/165205/e2e2256d-03c5-4ab8-8ed9-08ef...
bfacb5c5017a41ec5bad48d4c639287634f7bfb0 authored about 1 year ago by Lauris BH <[email protected]>ceedd90bf2d4a05fff85ce57971f8fc0504af60d authored about 1 year ago by GiteaBot <[email protected]>
When we pick up a job, all waiting jobs should firstly be ordered by
update time,
otherwise wh...
- The RSS Feed icons were placed in a proper button, so that it does
not look "inconsistent"....
1e512b800c0d6ed3fb4ae7ecc8f5ef45d11d7aad authored about 1 year ago by wxiaoguang <[email protected]>
c1b86ecdab20d741e3d494680196ddd4c8402f76 authored about 1 year ago by capvor <[email protected]>
Fix #28264
`DataAsync()` will be called twice.
Caused by https://github.com/go-gitea/gitea/p...
09d50284422aa70af47c77e20b65b9f5c5e32c13 authored about 1 year ago by Lunny Xiao <[email protected]>
c81255ba4e6c6396e02d00513ebe402b15c4346b authored about 1 year ago by GiteaBot <[email protected]>
Co-authored-by: Gusted <[email protected]>
876a0cb3d652f42545abdb33dc4fd71a7c3343bf authored about 1 year ago by Earl Warren <[email protected]>
This resolves a problem I encountered while updating gitea from 1.20.4
to 1.21. For some reason...
Fix #28328
```
func (p *PullRequestComment) GetDiffHunk() string {
if p == nil || p.DiffHun...
Fixes https://codeberg.org/forgejo/forgejo/issues/1810
zypper uses HEAD requests to check fil...
a95d5b7702e37488e90c3e02016ab91f0c8b5153 authored about 1 year ago by KN4CK3R <[email protected]>
close #24057
call stack:
https://github.com/go-gitea/gitea/blob/25faee3c5f5be23c99b3b7e504...
0aab2d38a7d91bc8caff332e452364468ce52d9a authored about 1 year ago by Nanguan Lin <[email protected]>
The summary string ends up in the database, and (at least) MySQL &
PostgreSQL require valid UTF...
Fixes #28324
The name parameter can't contain some characters
(https://github.com/keybase/go...
b3c258828f11d6c5900f8209a46ea93482c93519 authored about 1 year ago by KN4CK3R <[email protected]>
ec1feedbf582b05b6a5e8c59fb2457f25d053ba2 authored about 1 year ago by GiteaBot <[email protected]>
Changing an issue status, assignee, labels or milestone without also
adding a comment would not...
Fixes https://codeberg.org/Codeberg/Community/issues/1355
6ad145f5bd5fc2d32a5b829a708e0f9038191c63 authored about 1 year ago by JakobDev <[email protected]>
The current href will link to
`https://domain/owner/repo/settings/branches/github.com/gobwas/glob`
Close #28287
## How to test it in local
convert Makefile L34 into:
```
cd .tmp/upstream-do...
Fixes #28280
Reads the `previous` info from the `git blame` output instead of
calculating it af...
This fixes a regression from #25859
If a tag has no Release, Gitea will show a Link to create...
3618715fab1e5e3a26d1184398bf4134eb45e6e6 authored about 1 year ago by JakobDev <[email protected]>
- Push commits updates are run in a queue and updates can come from less
traceable places such ...
Previously only the first term had to be matched. That default
Meilisearch behavior makes sense...
The git command may operate the git directory (add/remove) files in any
time.
So when the co...
b348424c64cb839f1a2dff8f14d4f99969ad2b5f authored about 1 year ago by wxiaoguang <[email protected]>
- Say to the binding middleware which locale should be used for the
required error.
- Resolves...
- When crafting the OAuth2 callbackURL take into account `appSubUrl`,
which is quite safe given...
Co-authored-by: Gusted <[email protected]>
cb8298b7178f5dde302604bfe34c658b725f16f8 authored about 1 year ago by Earl Warren <[email protected]>05b80236679b325b445d6c95a2e74937ad228a77 authored about 1 year ago by John Olheiser <[email protected]>
Inspired by #28182
4d7c063f9e0fde9ce12af9b30e0e1ecdcf11c3d1 authored about 1 year ago by Denys Konovalov <[email protected]>
Setting the same value should not trigger DuplicateKey error, and the
"version" should be incre...
Fix #28224
8572e71a7f0d6e49226a2fade69c02d03580fb92 authored about 1 year ago by yp05327 <[email protected]>Fixes https://codeberg.org/forgejo/forgejo/issues/1759
If you are bowing another branch than ...
709a376c518d0cfde10bb911b32fd0ea82c67b52 authored about 1 year ago by JakobDev <[email protected]>Follow #28191
Changes:
- `(doc/administration/config-cheat-sheet.md` is incorrect:
![imag...
0a0e8200ec149aea5056c4962288116f1e7d9fd7 authored about 1 year ago by yp05327 <[email protected]>close https://github.com/go-gitea/gitea/issues/28053
---------
Co-authored-by: techknowlog...
763938e889c233e82a1a046010b9d332abaa833f authored about 1 year ago by Lunny Xiao <[email protected]>
This PR will fix some missed checks for private repositories' data on
web routes and API routes.
In the [docs for email
setup](https://docs.gitea.com/administration/email-setup)
`mailer.IS_TL...
gitea doctor failed at checking and fixing 'delete-orphaned-repos',
because table name 'user' n...
Make "windows" and "unix" share as much code as possible. No logic
change.
https://gitea.com/gitea/gitea-docusaurus/actions/runs/661/jobs/0#jobstep-9-39
I noticed that th...
According to https://github.com/jlumbroso/free-disk-space/issues/17, the
issue has been fixed i...
For those simple objects, it's unnecessary to write the find and count
methods again and again.
Use white Discord icon. Label the badge as "Discord". Use the official
Discord logo's color val...
- Currently the repository description uses the same sanitizer as a
normal markdown document. T...
Follow-up #22844
close #28142
Before
![ksnip_20231123-183906](https://github.com/go-gite...
7d1933717d5eff2011128084693d57308d8102a4 authored about 1 year ago by Nanguan Lin <[email protected]>Fix #25473
Although there was `m.Post("/login/oauth/access_token", CorsHandler()...`,
it nev...
fix #28173
regression #25948
That PR is supposed to only change the style but somehow delete...
Reverts go-gitea/gitea#27141
close #28097
![image](https://github.com/go-gitea/gitea/assets/18380374/380859b2-a643-42fd-b53e-78c93c05c826)...
4d0eba8e0adf64de0bbef9ddb2f77277b1c5af5f authored about 1 year ago by yp05327 <[email protected]>
Since #27054, Actions are enabled by default. so we should also edit the
document. 😃
ps: I t...
2d9b91aa243b3095277de62b5875a1a1fd6b1dbb authored about 1 year ago by yp05327 <[email protected]>Before:
![image](https://github.com/go-gitea/gitea/assets/18380374/3012f544-7ff5-4ccb-ac80-ce24...
d1acd7e9de158d25ea45d44695f5cb4dfd820249 authored about 1 year ago by yp05327 <[email protected]>Before:
![image](https://github.com/go-gitea/gitea/assets/18380374/599d40c1-9b8d-4189-9286-c9...
a6a674e26a2c88d470f38fb09c4065c473bc7e20 authored about 1 year ago by yp05327 <[email protected]>
Reproduce:
- Create a new Gitea instance
- Register a runner
- Create a repo and add a workfl...
Fix #27901
0c0d17f17eba7c0fd2a0398be4b671ac2247a864 authored about 1 year ago by Lunny Xiao <[email protected]>
When the form is going to be submitted, add the "is-loading" class to
show an indicator and avo...
Follow
https://github.com/go-gitea/gitea/pull/28129#discussion_r1398971596
Fix #28059
![grafik](https://github.com/go-gitea/gitea/assets/15185051/07adc216-954e-486b-bfda...
08552f0076204b99258f9135c77a962c302521dc authored about 1 year ago by JakobDev <[email protected]>
Mentioned here:
https://github.com/go-gitea/gitea/pull/27982#issuecomment-1807923026
Used at
https://github.com/go-gitea/gitea/blob/a3348bfc4d565328f3608b1ee555f61be9fce1c3/routers...
Updates the docs for usage with docusaurus v3
Signed-off-by: jolheiser <[email protected]>
30b46fb6fa24d9e180fadddffc19b0a87e593f69 authored about 1 year ago by John Olheiser <[email protected]>a3348bfc4d565328f3608b1ee555f61be9fce1c3 authored about 1 year ago by GiteaBot <[email protected]>
- Update all JS and PY dependencies minus `@mcaptcha/vanilla-glue`
- Adapt to eslint rule renam...
I propose to decrease font size. 18 is too big and looks ugly, on
windows. 14 is on par with ot...
When writing the release blog, it is really annoying and time-consuming
to re-discover and writ...
Adds the possibility to skip workflow execution if the commit message
contains a string like [sk...
Fix #28052
Before:
![image](https://github.com/go-gitea/gitea/assets/18380374/5f299983-4b38-...
e88377470a05f7b57a5f421f7af7c03ed66e7983 authored about 1 year ago by yp05327 <[email protected]>the gt-df's display:flex !important did override the display:none on small displays
---------...
e31c6cfe6e30341c502302d1c0a03138f8bf5c9f authored about 1 year ago by sebastian-sauer <[email protected]>
https://github.com/go-gitea/gitea/pull/27946 forgets to change them in
code. Sorry about that.
Fixes #28088
Fixes #28094
Added missing tests.
---------
Co-authored-by: Lunny Xiao <...
58f5fa653676fefc9b497e2cc18af976f749273c authored about 1 year ago by KN4CK3R <[email protected]>Fix #28083 and fix the tests
17d246cdcc0bf615ee4ba97a17c0f7e2c2f5f27f authored about 1 year ago by wxiaoguang <[email protected]>
To avoid unnecessary database access, the `cacheTime` should always be
set if the revision has ...
1. Show diff stats only on large screens
these are already shown in tabs, so no need for this...
49dddd87b19aebe83e1c54a455e62529a19f61b4 authored about 1 year ago by sebastian-sauer <[email protected]>
The graceful manager has some bugs (#27643, #28062). This is a
preparation for further fixes.
This reverts commit #28007 60522fc96f1fa4675e95010e4b1535e0eac21910.
f65977df3a65e193995c0bdf7069553fd5867fe2 authored about 1 year ago by Lunny Xiao <[email protected]>
---
*Sponsored by Kithara Software GmbH*
d4d05f9f1b0e382ad9b7a53ea8c8e0e9afc7b709 authored about 1 year ago by 6543 <[email protected]>
Co-authored-by: 6543 <[email protected]>
Co-authored-by: silverwind <[email protected]>
Fixes https://codeberg.org/forgejo/forgejo/issues/1758
For some weird reason we need to cast ...
48b9d9859331cb7a76ad5719ebbb21e2f598b75b authored about 1 year ago by JakobDev <[email protected]>Before:
![image](https://github.com/go-gitea/gitea/assets/18380374/ed464937-e20d-4f5b-b997-e8...
83c30634a40f21a7b2d5c7b474e78e02d1276ff4 authored about 1 year ago by yp05327 <[email protected]>Hi,
This PR fixes #27988. The use of `path.join`(which uses `/` as the file
separator) to co...
f586937297d6d77d0c4b1fe877154d7f39763429 authored about 1 year ago by GiteaBot <[email protected]>
Changed behavior to calculate package quota limit using package `creator
ID` instead of `owner ...
c6366089df8390bc1f017006caaf4d4c69825880 authored about 1 year ago by 6543 <[email protected]>
Fixes some problems in #27955:
- autofocus of the search box
before:
if access the home page ...
Refs: https://codeberg.org/forgejo/forgejo/issues/1403
(cherry picked from commit dd4d17c159e...
340055ab6c579fccc9a370527ee2768bfb1466ba authored about 1 year ago by Earl Warren <[email protected]>
System users (Ghost, ActionsUser, etc) have a negative id and may be the
author of a comment, e...
As title. Some attachments and file sizes can easily be larger than
these limits
Fixes https://codeberg.org/forgejo/forgejo/issues/1458
Some mails such as issue creation mail...
3081e7e1536356346f73fb4a0d00101863b2cf05 authored about 1 year ago by KN4CK3R <[email protected]>024fe11cd31361740095a2f29b400e1a152454a7 authored about 1 year ago by GiteaBot <[email protected]>
## Bug in Gitea
I ran into this bug when I accidentally used the wrong redirect URL for
the oa...