acee32ca09
Prevent invalid behavior for file reviewing when loading more files ( #21230 )
...
The problem was that many PR review components loaded by `Show more`
received the same ID as previous batches, which confuses browsers (when
clicked). All such occurrences should now be fixed.
Additionally improved the background of the `viewed` checkbox.
Lastly, the `go-licenses.json` was automatically updated.
Fixes #21228 .
Fixes #20681 .
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2022-09-22 01:02:56 +08:00
delvh and GitHub
0c51595eed
Clarify that ENABLE_SWAGGER only influences the API docs, not the routes ( #21215 )
...
Previously, the docs seemed to suggest that you can disable the API
completely by setting `ENABLE_SWAGGER=false`.
This is not the case.
2022-09-20 00:48:48 +02:00
delvh and GitHub
3b359b1629
Enable packages by default again (as described by docs) ( #19746 )
2022-05-20 02:48:42 +02:00
ad551bffc1
Fix incorrect translation key ( #19744 )
...
Co-authored-by: techknowlogick <techknowlogick@gitea.io >
2022-05-19 09:59:28 +08:00
delvh and GitHub
5ca224a789
Allow to mark files in a PR as viewed ( #19007 )
...
Users can now mark files in PRs as viewed, resulting in them not being shown again by default when they reopen the PR again.
2022-05-07 20:28:10 +02:00
bfe2e3d562
Reorder issue templates and automatically add labels ( #18875 )
...
* Reorder bug-report.yaml
* Add bug label on bug-report.yaml
* Add feature label on feature-request.yaml
* Reorder ui.bug-report.yaml
* Apply suggestions
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: 6543 <6543@obermui.de >
Co-authored-by: zeripath <art27@cantab.net >
2022-03-21 20:00:25 +08:00
delvh and GitHub
4f7764561a
Sort locales according to their names ( #18211 )
...
* Sort locales according to their names
* Fix documentation and sort case insensitive
2022-01-08 12:18:39 +00:00
delvh and GitHub
4646c7c52d
Use fmt.Sprintf correctly ( #17886 )
2021-12-02 20:36:50 +01:00
delvh and GitHub
d6f4820967
Show correct "No" icon ( #17537 )
2021-11-04 10:09:03 +08:00
delvh and GitHub
a82c799fc8
Add delvh to MAINTAINERS ( #17170 )
2021-09-28 14:28:12 +02:00
delvh and GitHub
b22be7f594
Fix typo skipping a migration ( #17130 )
2021-09-23 20:42:42 +08:00
20efc6b56c
Unify migration descriptions ( #16781 )
...
* Unify migration descriptions
* Clarify that pure Git migration differs from other migrations
Co-authored-by: Norwin <noerw@users.noreply.github.com >
* Use Pull Requests for Gitea migration
Co-authored-by: Norwin <noerw@users.noreply.github.com >
Co-authored-by: zeripath <art27@cantab.net >
2021-08-25 21:47:05 +08:00
delvh and GitHub
8464fa15d0
Make gpg resource string more readable ( #16423 )
2021-07-14 12:50:39 +02:00