..
actions
feat(actions): make GITHUB_WORKFLOW_REF available ( #10276 )
2025-12-17 23:15:26 +01:00
activitypub
chore: move all test blank imports in a single package ( #10662 )
2026-01-02 05:32:32 +01:00
analyze
assetfs
feat: optimization: use fs.ReadFile ( #10987 )
2026-01-22 16:26:18 +01:00
auth
chore: fix typos throughout the codebase ( #10753 )
2026-01-26 22:57:33 +01:00
avatar
feat: strip EXIF information from uploaded avatars ( #9638 )
2025-10-13 23:16:17 +02:00
base
feat(ui): dedicated icon for CITATION file ( #10873 )
2026-01-17 10:10:56 +01:00
cache
chore: fix typos throughout the codebase ( #10753 )
2026-01-26 22:57:33 +01:00
card
charset
chore: fix typos throughout the codebase ( #10753 )
2026-01-26 22:57:33 +01:00
container
chore: add new functions to container.Set
2025-10-14 14:40:49 -06:00
csv
emoji
chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents ( #7994 )
2025-05-29 17:34:29 +02:00
eventsource
chore: branding import path ( #7337 )
2025-03-27 19:40:14 +00:00
forgefed
log instrumentation & test package ( #10371 )
2025-12-09 15:37:50 +01:00
generate
chore: unify the usage of CryptoRandomString ( #10110 )
2025-11-15 13:24:53 +01:00
git
chore: fix typos throughout the codebase ( #10753 )
2026-01-26 22:57:33 +01:00
gitrepo
Update module github.com/golangci/golangci-lint/v2/cmd/golangci-lint to v2.6.1 (forgejo) ( #10053 )
2025-11-11 07:04:35 +01:00
graceful
feat: enable H2C for the HTTP server ( #8861 )
2025-08-16 21:00:20 +02:00
hcaptcha
chore: branding import path ( #7337 )
2025-03-27 19:40:14 +00:00
highlight
hostmatcher
html
httpcache
httplib
feat: detect Interlisp sources as text ( #8377 )
2025-07-02 07:38:46 +02:00
indexer
fix: be case-insensitive when using bleve for issue search ( #11022 )
2026-01-25 14:44:35 +01:00
issue /template
chore: replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 ( #8956 )
2025-08-20 15:31:12 +02:00
json
jwtx
fix typo: say good bye to the singing key ( #10966 )
2026-01-22 05:52:31 +01:00
keying
chore: fix typos throughout the codebase ( #10753 )
2026-01-26 22:57:33 +01:00
label
chore: replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 ( #8956 )
2025-08-20 15:31:12 +02:00
lfs
chore: add unit test for SearchPointerBlobs
2025-10-03 14:37:24 +02:00
log
feat(log): better parseable and configurable ssh-logs ( #9056 )
2025-09-11 18:59:24 +02:00
markup
fix: escape HTML tags in inline code blocks in description ( #10897 )
2026-01-25 23:10:56 +01:00
mcaptcha
metrics
migration
chore: replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 ( #8956 )
2025-08-20 15:31:12 +02:00
nosql
optional
chore: replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 ( #8956 )
2025-08-20 15:31:12 +02:00
options
chore: branding import path ( #7337 )
2025-03-27 19:40:14 +00:00
packages
Auto-link container images to repository ( #10617 )
2026-01-11 23:50:21 +01:00
paginator
pprof
chore: branding import path ( #7337 )
2025-03-27 19:40:14 +00:00
private
feat: show link to pull requests targeting a non-default branch when pushing ( #10079 )
2025-11-19 14:59:13 +01:00
process
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) ( #7367 )
2025-03-28 22:22:21 +00:00
proxy
proxyprotocol
public
add model viewer for .glb (GLTF) model in file view ( #8111 )
2025-06-21 14:42:35 +02:00
queue
test: fix modules/queue tests to use TEST_REDIS_SERVER when present ( #10139 )
2025-11-16 21:51:32 +01:00
recaptcha
references
fix: pull request cross references ( #7979 )
2025-05-28 14:50:05 +02:00
regexplru
repository
feat(perf): remove unused size url parameter for local avatars ( #10932 )
2026-01-20 04:59:15 +01:00
secret
session
setting
chore: fix typos throughout the codebase ( #10753 )
2026-01-26 22:57:33 +01:00
sitemap
ssh
fix: don't clobber authorized_keys file during installation ( #10948 )
2026-01-23 18:38:09 +01:00
storage
chore: use require.Error() over require.Errorf() ( #11037 )
2026-01-25 19:36:02 +01:00
structs
chore: fix typos throughout the codebase ( #10753 )
2026-01-26 22:57:33 +01:00
svg
sync
system
templates
chore: fix typos throughout the codebase ( #10753 )
2026-01-26 22:57:33 +01:00
test
fix(ui): document token validity in key verification view ( #9002 )
2025-11-14 23:40:03 +01:00
testimport
chore: move all test blank imports in a single package ( #10662 )
2026-01-02 05:32:32 +01:00
testlogger
chore(ui): change /devtest to /-/demo ( #11019 )
2026-01-26 13:12:25 +01:00
timeutil
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) ( #7367 )
2025-03-28 22:22:21 +00:00
translation
chore(test): separate and move around i18n testing ( #10539 )
2025-12-23 04:39:26 +01:00
turnstile
typesniffer
feat: detect Interlisp sources as text ( #8377 )
2025-07-02 07:38:46 +02:00
updatechecker
uri
user
util
feat(issue-search): support query syntax ( #9109 )
2025-11-19 16:05:42 +01:00
validation
chore: fix typos throughout the codebase ( #10753 )
2026-01-26 22:57:33 +01:00
web
fix: issues and pulls route permitted extra characters ( #10185 )
2025-12-10 01:21:38 +01:00
webhook
Actions Failure, Succes, Recover Webhooks ( #7508 )
2025-06-03 14:29:19 +02:00
zstd