gitea/modules
6543 b9c57fb78e
Determine fuzziness of bleve indexer by keyword length (#29706)
also bleve did match on fuzzy search and the other way around. this also fix that bug.
2024-03-23 16:45:13 +01:00
..
actions Fix some pending problems (#29985) 2024-03-22 19:17:30 +08:00
activitypub
analyze Rename code_langauge.go to code_language.go (#26377) 2023-08-07 15:00:53 -04:00
assetfs
auth
avatar
badge Implement actions badge svgs (#28102) 2024-02-27 18:56:18 +01:00
base Refactor StringsToInt64s (#29967) 2024-03-21 15:07:35 +00:00
cache
charset
container
csv
emoji Update emoji set to Unicode 15 (#25595) 2023-06-29 16:29:48 +00:00
eventsource
generate
git Fix some pending problems (#29985) 2024-03-22 19:17:30 +08:00
gitgraph
gitrepo Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2024-03-08 15:30:10 +08:00
graceful Remove unused error in graceful manager (#29871) 2024-03-18 21:14:51 +00:00
hcaptcha Consume hcaptcha and pwn deps (#22610) 2023-01-29 09:49:51 -06:00
highlight
hostmatcher
html
httpcache
httplib Refactor external URL detection (#29973) 2024-03-22 04:32:40 +08:00
indexer Determine fuzziness of bleve indexer by keyword length (#29706) 2024-03-23 16:45:13 +01:00
issue/template Extend issue template yaml engine (#29274) 2024-03-04 01:37:00 +01:00
json
label
lfs
log
markup Refactor markdown attention render (#29984) 2024-03-22 12:16:23 +00:00
mcaptcha
metrics
migration
nosql Update tool dependencies, lock govulncheck and actionlint (#25655) 2023-07-09 11:58:06 +00:00
optional migrate some more "OptionalBool" to "Option[bool]" (#29479) 2024-02-29 18:52:49 +00:00
options
packages
paginator
pprof
private Return `responseText` instead of string in some functions (#28836) 2024-01-19 10:45:23 +08:00
process
proxy
proxyprotocol Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
public
queue Fix queue worker incorrectly stopped when there are still more items in the queue (#29532) 2024-03-02 16:07:54 +00:00
recaptcha
references
regexplru Upgrade go dependencies (#25819) 2023-07-14 11:00:31 +08:00
repository Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
secret
session
setting Support GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT env (#29788) 2024-03-14 16:44:49 +08:00
sitemap
ssh Remove SSH workaround (#27893) 2023-11-03 15:21:05 +00:00
storage
structs Fix lint-swagger warning (#29787) 2024-03-14 04:59:52 +00:00
svg Refactor markdown attention render (#29984) 2024-03-22 12:16:23 +00:00
sync
system
templates Improve QueryEscape helper function (#29768) 2024-03-13 21:32:30 +08:00
test
testlogger
timeutil Remove the `time-since` class (#29826) 2024-03-15 21:57:53 +00:00
translation Add an trailing slash to dashboard links (#29555) 2024-03-04 01:02:51 +00:00
turnstile Add new captcha: cloudflare turnstile (#22369) 2023-02-05 15:29:03 +08:00
typesniffer
updatechecker Replace more db.DefaultContext (#27628) 2023-10-15 17:46:06 +02:00
uri
user
util Performance improvements for pull request list page (#29900) 2024-03-21 14:13:08 +01:00
validation
web
webhook