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

Remove stale since giteabot has similiar feature (#28401)

Replace #27447

27c05069a6a120d7a991d802548e8b74792af3e4 authored about 1 year ago by Lunny Xiao <[email protected]>
[skip ci] Updated translations via Crowdin

80baac19f25b1527dda8c27e4db70bc3a377faf4 authored about 1 year ago by GiteaBot <[email protected]>
Improve text in Security settings (#28393)

- en-US: Rename "Scratch Tokens" to "single-use recovery keys".
Longer, but clearer.
- Improve...

18ba1c6d004dedf11dff7fe4f5ae88b107d744e4 authored about 1 year ago by Panagiotis "Ivory" Vasilopoulos <[email protected]>
Fix Docker meta action for releases (#28232)

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]>
Make gogit Repository.GetBranchNames consistent (#28348)

d9c19899cd27c73dd1497c0da6bd00336d2182e6 authored about 1 year ago by Adam Majer <[email protected]>
Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220)

The function `GetByBean` has an obvious defect that when the fields are
empty values, it will b...

dd30d9d5c0f577cb6e084aae6de2752ad43474d8 authored about 1 year ago by Lunny Xiao <[email protected]>
Include public repos in doer's dashboard for issue search (#28304)

It will fix #28268 .

<img width="1313" alt="image"
src="https://github.com/go-gitea/gitea/as...

beb71f5ef6e8074dc744ac995c15f7b5947a3f2e authored about 1 year ago by Jason Song <[email protected]>
Issue fixes for RSS feed improvements (#28380)

Follow-up for #28368

- Just replace button with an a-element with the button class
- Remove ...

dac7728e9d05b25f1132deefce92a61afd36973f authored about 1 year ago by Panagiotis "Ivory" Vasilopoulos <[email protected]>
Fix margin in server signed signature verification view (#28379)

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]>
[skip ci] Updated translations via Crowdin

ceedd90bf2d4a05fff85ce57971f8fc0504af60d authored about 1 year ago by GiteaBot <[email protected]>
Fix incorrect run order of action jobs (#28367)

When we pick up a job, all waiting jobs should firstly be ordered by
update time,
otherwise wh...

f4561c44b1cad700bf41537eb4db487fff34f6c9 authored about 1 year ago by yp05327 <[email protected]>
Improve RSS feed icons (#28368)

- The RSS Feed icons were placed in a proper button, so that it does
not look "inconsistent"....

22cb5b0c17d578bc995a7c99ca96711886a1fd5d authored about 1 year ago by Panagiotis "Ivory" Vasilopoulos <[email protected]>
Use `filepath` instead of `path` to create SQLite3 database file (#28374)

1e512b800c0d6ed3fb4ae7ecc8f5ef45d11d7aad authored about 1 year ago by wxiaoguang <[email protected]>
Fix incorrect default value of `[attachment].MAX_SIZE` (#28373)

c1b86ecdab20d741e3d494680196ddd4c8402f76 authored about 1 year ago by capvor <[email protected]>
Fix object does not exist error when checking citation file (#28314)

Fix #28264

`DataAsync()` will be called twice.
Caused by https://github.com/go-gitea/gitea/p...

ec90ee61ef60eb02a3145c06b11d97cdea7c4af8 authored about 1 year ago by yp05327 <[email protected]>
Fix the runs will not be displayed bug when the main branch have no workflows but other branches have (#28359)

09d50284422aa70af47c77e20b65b9f5c5e32c13 authored about 1 year ago by Lunny Xiao <[email protected]>
[skip ci] Updated translations via Crowdin

c81255ba4e6c6396e02d00513ebe402b15c4346b authored about 1 year ago by GiteaBot <[email protected]>
Render PyPi long description as document (#28272)

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

876a0cb3d652f42545abdb33dc4fd71a7c3343bf authored about 1 year ago by Earl Warren <[email protected]>
handle repository.size column being NULL in migration v263 (#28336)

This resolves a problem I encountered while updating gitea from 1.20.4
to 1.21. For some reason...

f891172ef4163bf75ebe00a9e76a4ab60f0d3d4a authored about 1 year ago by Nate Levesque <[email protected]>
Fix migration panic due to an empty review comment diff (#28334)

Fix #28328
```
func (p *PullRequestComment) GetDiffHunk() string {
if p == nil || p.DiffHun...

49b98e45bc6301b74181282a410aa02d8e0b8f30 authored about 1 year ago by Nanguan Lin <[email protected]>
Add `HEAD` support for rpm repo files (#28309)

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]>
Remove deprecated query condition in ListReleases (#28339)

close #24057
call stack:

https://github.com/go-gitea/gitea/blob/25faee3c5f5be23c99b3b7e504...

0aab2d38a7d91bc8caff332e452364468ce52d9a authored about 1 year ago by Nanguan Lin <[email protected]>
Convert git commit summary to valid UTF8. (#28356)

The summary string ends up in the database, and (at least) MySQL &
PostgreSQL require valid UTF...

38a93a0665456d0cfc9569946a1f6164835b6aea authored about 1 year ago by darrinsmart <[email protected]>
Fix RPM/Debian signature key creation (#28352)

Fixes #28324

The name parameter can't contain some characters
(https://github.com/keybase/go...

dfa77ac0205d53ac6de45e25c13e122592739bd4 authored about 1 year ago by KN4CK3R <[email protected]>
Refactor template empty checks (#28351)

b3c258828f11d6c5900f8209a46ea93482c93519 authored about 1 year ago by KN4CK3R <[email protected]>
[skip ci] Updated licenses and gitignores

ec1feedbf582b05b6a5e8c59fb2457f25d053ba2 authored about 1 year ago by GiteaBot <[email protected]>
Fix missing issue search index update when changing status (#28325)

Changing an issue status, assignee, labels or milestone without also
adding a comment would not...

bffbf08f26656c2c073da2a989f3abc38fdbb444 authored about 1 year ago by Brecht Van Lommel <[email protected]>
Keep profile tab when clicking on Language (#28320)

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

6ad145f5bd5fc2d32a5b829a708e0f9038191c63 authored about 1 year ago by JakobDev <[email protected]>
Fix wrong link in `protect_branch_name_pattern_desc` (#28313)

The current href will link to
`https://domain/owner/repo/settings/branches/github.com/gobwas/glob`

004ab3758c19244c2d961fce71fb32e5bb9949db authored about 1 year ago by yp05327 <[email protected]>
Fix links in docs (#28302)

Close #28287

## How to test it in local
convert Makefile L34 into:
```
cd .tmp/upstream-do...

1ae33e0badc21c8b2e3596508347d017a46150e0 authored about 1 year ago by yp05327 <[email protected]>
Read `previous` info from git blame (#28306)

Fixes #28280

Reads the `previous` info from the `git blame` output instead of
calculating it af...

14354e4f8edb35b6ff46ea066098fc1d9fe93d5a authored about 1 year ago by KN4CK3R <[email protected]>
Add missing variable in tag list (#28305)

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]>
Make pushUpdate error verbose (#28263)

- Push commits updates are run in a queue and updates can come from less
traceable places such ...

1bfcdeef4cca0f5509476358e5931c13d37ed1ca authored about 1 year ago by Earl Warren <[email protected]>
Meilisearch: require all query terms to be matched (#28293)

Previously only the first term had to be matched. That default
Meilisearch behavior makes sense...

a7de14e49305d7e2664c900f3a99b77213dddb27 authored about 1 year ago by Brecht Van Lommel <[email protected]>
Ignore "non-existing" errors when getDirectorySize calculates the size (#28276)

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]>
Fix required error for token name (#28267)

- Say to the binding middleware which locale should be used for the
required error.
- Resolves...

64cd6e8df5948c5c6b207e42e2e034e8d9bbc11d authored about 1 year ago by Earl Warren <[email protected]>
Use appSubUrl for OAuth2 callback URL tip (#28266)

- When crafting the OAuth2 callbackURL take into account `appSubUrl`,
which is quite safe given...

8b45a4d3668b433eaca68c1f06f40181a9fb1e9b authored about 1 year ago by Earl Warren <[email protected]>
Ignore temporary files for directory size (#28265)

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

cb8298b7178f5dde302604bfe34c658b725f16f8 authored about 1 year ago by Earl Warren <[email protected]>
Check for v prefix on tags for release clean name (#28257)

05b80236679b325b445d6c95a2e74937ad228a77 authored about 1 year ago by John Olheiser <[email protected]>
Use full width for project boards (#28225)

Inspired by #28182

4d7c063f9e0fde9ce12af9b30e0e1ecdcf11c3d1 authored about 1 year ago by Denys Konovalov <[email protected]>
Increase "version" when update the setting value to a same value as before (#28243)

Setting the same value should not trigger DuplicateKey error, and the
"version" should be incre...

a6aed0fee6b238dff3b747c9f260931411e81bb8 authored about 1 year ago by wxiaoguang <[email protected]>
Fix issue will be detected as pull request when checking `First-time contributor` (#28237)

Fix #28224

8572e71a7f0d6e49226a2fade69c02d03580fb92 authored about 1 year ago by yp05327 <[email protected]>
Fix link to `Code` tab on wiki commits (#28041)

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]>
Fix links in docs (#28234)

Follow #28191

Changes:
- `(doc/administration/config-cheat-sheet.md` is incorrect:

![imag...

0a0e8200ec149aea5056c4962288116f1e7d9fd7 authored about 1 year ago by yp05327 <[email protected]>
Fix actions when tagging (#28061)

close https://github.com/go-gitea/gitea/issues/28053

---------

Co-authored-by: techknowlog...

763938e889c233e82a1a046010b9d332abaa833f authored about 1 year ago by Lunny Xiao <[email protected]>
Fix comment permissions (#28213)

This PR will fix some missed checks for private repositories' data on
web routes and API routes.

882e5023270ed844a4b2911e555e82fe905869e4 authored about 1 year ago by Lunny Xiao <[email protected]>
Docs: Replace deprecated IS_TLS_ENABLED mailer setting in email setup (#28205)

In the [docs for email
setup](https://docs.gitea.com/administration/email-setup)
`mailer.IS_TL...

80217cacfc3fcf0ffa0dc203843c11e318f85d19 authored about 1 year ago by CodeShakingSheep <[email protected]>
Fix delete-orphaned-repos (#28200)

gitea doctor failed at checking and fixing 'delete-orphaned-repos',
because table name 'user' n...

eacce14546874dbeeda1f3f71dca89e0fc5226e6 authored about 1 year ago by pitpalme <[email protected]>
Refactor graceful manager to use shared code (#28073)

Make "windows" and "unix" share as much code as possible. No logic
change.

2ac2796a4c15ba924a7d446c00c4822cd00ed1ba authored about 1 year ago by wxiaoguang <[email protected]>
Fix some incorrect links in docs (#28191)

https://gitea.com/gitea/gitea-docusaurus/actions/runs/661/jobs/0#jobstep-9-39
I noticed that th...

ad9aac39752c733ae0694b8299c0a525c08d14c9 authored about 1 year ago by yp05327 <[email protected]>
Remove workaround in disk-clean.yml (#28195)

According to https://github.com/jlumbroso/free-disk-space/issues/17, the
issue has been fixed i...

6c7744370f1c5e524377a15ea26abd58a1598639 authored about 1 year ago by Nanguan Lin <[email protected]>
Use db.Find instead of writing methods for every object (#28084)

For those simple objects, it's unnecessary to write the find and count
methods again and again.

df1e7d0067bb39913eb681ccc920649884fb1938 authored about 1 year ago by Lunny Xiao <[email protected]>
Edit Discord Badge (#28188)

Use white Discord icon. Label the badge as "Discord". Use the official
Discord logo's color val...

d24a8223ce1e47a0c9b103aae07f67c3112ca048 authored about 1 year ago by NintenHero <[email protected]>
Use restricted sanitizer for repository description (#28141)

- Currently the repository description uses the same sanitizer as a
normal markdown document. T...

1075ff74b5050f671c5f9824ae39390230b3c85d authored about 1 year ago by Earl Warren <[email protected]>
Use full width for PR comparison (#28182)

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]>
Make CORS work for oauth2 handlers (#28184)

Fix #25473

Although there was `m.Post("/login/oauth/access_token", CorsHandler()...`,
it nev...

7c0ab8b9741c0f63fc22be49a1026da52f4375a0 authored about 1 year ago by wxiaoguang <[email protected]>
Fix missing buttons (#28179)

fix #28173
regression #25948
That PR is supposed to only change the style but somehow delete...

778d6043464d60e06af183ae24d764bf3e9fce0f authored about 1 year ago by Nanguan Lin <[email protected]>
Revert "Fix EOL handling in web editor" (#28101)

Reverts go-gitea/gitea#27141
close #28097

37ed92d6fdb989fd5e56621f33b3e26369933ec2 authored about 1 year ago by Nanguan Lin <[email protected]>
Fix swagger title (#28164)

![image](https://github.com/go-gitea/gitea/assets/18380374/380859b2-a643-42fd-b53e-78c93c05c826)...

4d0eba8e0adf64de0bbef9ddb2f77277b1c5af5f authored about 1 year ago by yp05327 <[email protected]>
Fix the description about the default setting for action in quick start document (#28160)

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]>
Do not display search box when there's no packages yet (#28146)

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]>
Add guide page to actions when there's no workflows (#28145)

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]>
Fix no ActionTaskOutput table waring (#28149)

Reproduce:
- Create a new Gitea instance
- Register a runner
- Create a repo and add a workfl...

976a9926d721b8594f4d73bacdb6b603906c1e56 authored about 1 year ago by yp05327 <[email protected]>
Fix empty action run title (#28113)

Fix #27901

0c0d17f17eba7c0fd2a0398be4b671ac2247a864 authored about 1 year ago by Lunny Xiao <[email protected]>
Use "is-loading" to avoid duplicate form submit for code comment (#28143)

When the form is going to be submitted, add the "is-loading" class to
show an indicator and avo...

247927a9b51cea88db6f7d2dee25471339feb51b authored about 1 year ago by wxiaoguang <[email protected]>
Fix typo in `packages.cleanup.success` (#28133)

Follow
https://github.com/go-gitea/gitea/pull/28129#discussion_r1398971596

0c72256ab4e6e6f6c6cd6d4949b37d32a7816785 authored about 1 year ago by Jason Song <[email protected]>
Add edit option for README.md (#28071)

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]>
Remove autofocus in search box (#28033)

Mentioned here:
https://github.com/go-gitea/gitea/pull/27982#issuecomment-1807923026

eae555ff2395cc1ad178f3a977d83742ae73e1d9 authored about 1 year ago by yp05327 <[email protected]>
Add missing `packages.cleanup.success` (#28129)

Used at
https://github.com/go-gitea/gitea/blob/a3348bfc4d565328f3608b1ee555f61be9fce1c3/routers...

0e1b381ff6a603baab638142b8073ae0da98eba3 authored about 1 year ago by Jason Song <[email protected]>
Update docs for docusaurus v3 (#28125)

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]>
[skip ci] Updated translations via Crowdin

a3348bfc4d565328f3608b1ee555f61be9fce1c3 authored about 1 year ago by GiteaBot <[email protected]>
Update JS and PY dependencies (#28120)

- Update all JS and PY dependencies minus `@mcaptcha/vanilla-glue`
- Adapt to eslint rule renam...

06dcb251f392d77d875dd46b4d810009e22b62cd authored about 1 year ago by silverwind <[email protected]>
Decrease issue font size in project template (#28054)

I propose to decrease font size. 18 is too big and looks ugly, on
windows. 14 is on par with ot...

2de05f943238f2de7860c299e07360e55c63dcd7 authored about 1 year ago by KazzmanK <[email protected]>
Require clear descriptions both for feature and breaking PRs prior to the merge (#28112)

When writing the release blog, it is really annoying and time-consuming
to re-discover and writ...

0bf021d7c658945ff8fdd368c89ebbf9f6c4ec88 authored about 1 year ago by delvh <[email protected]>
add skip ci functionality (#28075)

Adds the possibility to skip workflow execution if the commit message
contains a string like [sk...

816e46ee7ce4b2649479554a940ecbe1cc505a3d authored about 1 year ago by Denys Konovalov <[email protected]>
Fix project counter in organization/individual profile (#28068)

Fix #28052
Before:

![image](https://github.com/go-gitea/gitea/assets/18380374/5f299983-4b38-...

e88377470a05f7b57a5f421f7af7c03ed66e7983 authored about 1 year ago by yp05327 <[email protected]>
Fix Show/hide filetree button on small displays (#27881)

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]>
Change default size of attachments and repo files (#28100)

https://github.com/go-gitea/gitea/pull/27946 forgets to change them in
code. Sorry about that.

f63b1166970705454f62059cf46f3fbc6f0c8871 authored about 1 year ago by Nanguan Lin <[email protected]>
Fix Matrix and MSTeams nil dereference (#28089)

Fixes #28088
Fixes #28094

Added missing tests.

---------

Co-authored-by: Lunny Xiao <...

58f5fa653676fefc9b497e2cc18af976f749273c authored about 1 year ago by KN4CK3R <[email protected]>
Fix incorrect pgsql conn builder behavior (#28085)

Fix #28083 and fix the tests

17d246cdcc0bf615ee4ba97a17c0f7e2c2f5f27f authored about 1 year ago by wxiaoguang <[email protected]>
Fix system config cache expiration timing (#28072)

To avoid unnecessary database access, the `cacheTime` should always be
set if the revision has ...

fce1d5d7dce6a16429d0fe043555eac2c083ae7b authored about 1 year ago by wxiaoguang <[email protected]>
Improve PR diff view on mobile (#27883)

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]>
Improve graceful manager code/comment (#28063)

The graceful manager has some bugs (#27643, #28062). This is a
preparation for further fixes.

79394b340d227182f94bae48cb08a091c78f2ea2 authored about 1 year ago by wxiaoguang <[email protected]>
Revert "packages: Calculate package size quota using package creator ID instead of owner ID (#28007)" (#28049)

This reverts commit #28007 60522fc96f1fa4675e95010e4b1535e0eac21910.

f65977df3a65e193995c0bdf7069553fd5867fe2 authored about 1 year ago by Lunny Xiao <[email protected]>
Restricted users only see repos in orgs which their team was assigned to (#28025)

---
*Sponsored by Kithara Software GmbH*

5ab3782f111dfc10378fce403ea5934c4585c2a9 authored about 1 year ago by 6543 <[email protected]>
Fix release link in changelog for v1.21.0

d4d05f9f1b0e382ad9b7a53ea8c8e0e9afc7b709 authored about 1 year ago by 6543 <[email protected]>
Add v1.21.0 changelog (#28005)

Co-authored-by: 6543 <[email protected]>
Co-authored-by: silverwind <[email protected]>

58b27799863f97af18097dde241af28e1361ef75 authored about 1 year ago by Denys Konovalov <[email protected]>
Fix viewing wiki commit on empty repo (#28040)

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]>
Add word break to the repo list in admin settings page (#28034)

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]>
fixed duplicate attachments on dump on windows (#28019)

Hi,

This PR fixes #27988. The use of `path.join`(which uses `/` as the file
separator) to co...

5380fd5d6d9fc1f1b280bf39a3906555985987ee authored about 1 year ago by Anudeep Reddy <[email protected]>
[skip ci] Updated translations via Crowdin

f586937297d6d77d0c4b1fe877154d7f39763429 authored about 1 year ago by GiteaBot <[email protected]>
packages: Calculate package size quota using package creator ID instead of owner ID (#28007)

Changed behavior to calculate package quota limit using package `creator
ID` instead of `owner ...

60522fc96f1fa4675e95010e4b1535e0eac21910 authored about 1 year ago by Danila Fominykh <[email protected]>
Dont leak private users via extensions (#28023)

c6366089df8390bc1f017006caaf4d4c69825880 authored about 1 year ago by 6543 <[email protected]>
Improve profile for Organizations (#27982)

Fixes some problems in #27955:
- autofocus of the search box
before:
if access the home page ...

089ac06969030b0886d4e20bf8f7a757f785f158 authored about 1 year ago by yp05327 <[email protected]>
Enable system users search via the API (#28013)

Refs: https://codeberg.org/forgejo/forgejo/issues/1403

(cherry picked from commit dd4d17c159e...

340055ab6c579fccc9a370527ee2768bfb1466ba authored about 1 year ago by Earl Warren <[email protected]>
Enable system users for comment.LoadPoster (#28014)

System users (Ghost, ActionsUser, etc) have a negative id and may be the
author of a comment, e...

f2ea31de36ec777a84f32dfdb242da2a3d9f1fc8 authored about 1 year ago by Earl Warren <[email protected]>
Change default size of issue/pr attachments and repo file (#27946)

As title. Some attachments and file sizes can easily be larger than
these limits

0678c822653975c7fcf40371f2c39dd14254aa2a authored about 1 year ago by Nanguan Lin <[email protected]>
Fix missing mail reply address (#27997)

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]>
[skip ci] Updated licenses and gitignores

024fe11cd31361740095a2f29b400e1a152454a7 authored about 1 year ago by GiteaBot <[email protected]>
Fix wrong xorm Delete usage (#27995)

## Bug in Gitea
I ran into this bug when I accidentally used the wrong redirect URL for
the oa...

d95102d650673165785a05d1cd07a75a3f8763cb authored about 1 year ago by Nanguan Lin <[email protected]>