You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/models
Lunny Xiao e69da2cd07
Fix bug on activities (#33008)
A repository with no issue will display a random number on activities
page. This is caused by wrong usage of `And` and `Or`.

![9cdbbf81d50aa5d9bd16604e0dab5eb0](https://github.com/user-attachments/assets/828cebdc-bd35-4716-a58c-c1b43ddf8bf0)
1 month ago
..
actions Refactor "string truncate" (#32984) 1 month ago
activities Fix bug on activities (#33008) 1 month ago
admin
asymkey
auth
avatars
db
dbfs
fixtures Support org labels when adding labels by label names (#32988) 1 month ago
git
issues Support org labels when adding labels by label names (#32988) 1 month ago
migrations
organization
packages
perm
project Refactor "string truncate" (#32984) 1 month ago
pull
renderhelper
repo Refactor "string truncate" (#32984) 1 month ago
secret
shared/types
system
unit
unittest
user Support for email addresses containing uppercase characters when activating user account (#32998) 1 month ago
webhook
main_test.go
repo.go
repo_test.go