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/modules
Carsten Klein 3571b7e3dd
Allow searching issues by ID (#31479)
When you are entering a number in the issue search, you likely want the
issue with the given ID (code internal concept: issue index).
As such, when a number is detected, the issue with the corresponding ID
will now be added to the results.

Fixes #4479

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
7 months ago
..
actions
activitypub
analyze
assetfs
auth Add Passkey login support (#31504) 7 months ago
avatar
badge
base Fix natural sort (#31384) 8 months ago
cache Add cache test for admins (#31265) 8 months ago
charset
container Allow disabling authentication related user features (#31535) 7 months ago
csv
dump
emoji
eventsource
generate
git Fix slow patch checking with commits that add or remove many files (#31548) 7 months ago
gitgraph
gitrepo Use repo as of renderctx's member rather than a repoPath on metas (#29222) 8 months ago
graceful
hcaptcha
highlight
hostmatcher
html
httpcache
httplib Fix duplicate sub-path for avatars (#31365) 8 months ago
indexer Allow searching issues by ID (#31479) 7 months ago
issue/template Issue Templates: add option to have dropdown printed list (#31577) 7 months ago
json
label
lfs Support legacy _links LFS batch responses (#31513) 7 months ago
log
markup Fix markdown preview $$ support (#31514) 7 months ago
mcaptcha
metrics Rename project board -> column to make the UI less confusing (#30170) 8 months ago
migration
nosql
optional
options
packages Extract and display readme and comments for Composer packages (#30927) 8 months ago
paginator
pprof
private Move database operations of merging a pull request to post receive hook and add a transaction (#30805) 9 months ago
process
proxy
proxyprotocol
public
queue
recaptcha
references Refactor to use UnsafeStringToBytes (#31358) 8 months ago
regexplru
repository Fix adopt repository has empty object name in database (#31333) 8 months ago
secret
session
setting Add option to change mail from user display name (#31528) 7 months ago
sitemap
ssh
storage Enable `unparam` linter (#31277) 8 months ago
structs Allow force push to protected branches (#28086) 7 months ago
svg
sync
system Refactor to use UnsafeStringToBytes (#31358) 8 months ago
templates Refactor names (#31405) 8 months ago
test Remove sub-path from container registry realm (#31293) 8 months ago
testlogger
timeutil
translation
turnstile
typesniffer
updatechecker
uri
user
util Refactor to use UnsafeStringToBytes (#31358) 8 months ago
validation
web Refactor names (#31405) 8 months ago
webhook