Logo
Explore Help
Sign In
tdsds.com/gitea
Watch 1
Star 1
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00
Code Releases Activity
Files
940f9975120a8d9e782a457edd5ccf1129ab746a
gitea/routers
T
History
CaiCandongGitHubGiteabot
940f997512 Fix label filter between all and no (#26557)
Regression of https://github.com/go-gitea/gitea/pull/25886.
# Description 
For `labelIDs`:

https://github.com/go-gitea/gitea/blob/9afcb0e0461aa48a4fbda7740d4c5424911e35ef/routers/web/repo/issue.go#L171-L174
 - `nil` mean no filter
 - `[0]` mean `no label` filter

When `selectLabels == "0"`, labelIDs should be `[0]` rather than `nil`
 # Before:
 


https://github.com/go-gitea/gitea/assets/50507092/3dac5075-6da0-4769-ba20-48a56f4063c0


#  After:


https://github.com/go-gitea/gitea/assets/50507092/ff79fd4c-b02e-4dfb-9309-ae7851f4dcdb

Co-authored-by: Giteabot <teabot@gitea.io>
2023-08-17 13:19:24 +00:00
..
api
Add API route to list org secrets (#26485)
2023-08-15 14:32:43 +02:00
common
Start using template context function (#26254)
2023-08-08 01:22:47 +00:00
install
Handle base64 decoding correctly to avoid panic (#26483)
2023-08-14 10:30:16 +00:00
private
Add context parameter to some database functions (#26055)
2023-07-22 22:14:27 +08:00
utils
Implement FSFE REUSE for golang files (#21840)
2022-11-27 18:20:29 +00:00
web
Fix label filter between all and no (#26557)
2023-08-17 13:19:24 +00:00
init.go
Pre-register OAuth2 applications for git credential helpers (#26291)
2023-08-09 14:24:07 +02:00
Powered by Gitea Version: 1.27.1 Page: 498ms Template repo/view: 16ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API