..
actions
[CI] Search .forgejo/workflows first
2023-11-13 11:52:15 +01:00
activitypub
More refactoring of `db.DefaultContext` ( #27083 )
2023-09-15 06:13:19 +00:00
analyze
Rename code_langauge.go to code_language.go ( #26377 )
2023-08-07 15:00:53 -04:00
assetfs
Use `Set[Type]` instead of `map[Type]bool/struct{}`. ( #26804 )
2023-08-30 06:55:25 +00:00
auth
[SECURITY] default to pbkdf2 with 320,000 iterations
2023-11-13 12:33:48 +01:00
avatar
Remove nfnt/resize and oliamb/cutter ( #25999 )
2023-07-20 19:52:42 +08:00
base
…
cache
improve unit test for caching ( #26185 )
2023-07-27 22:24:40 +02:00
charset
…
container
…
context
Unify two factor check ( #27915 ) ( #27929 )
2023-11-06 18:07:22 +00:00
contexttest
Avoid double-unescaping of form value ( #26853 )
2023-09-01 12:01:36 +00:00
csv
…
doctor
Remove action runners on user deletion ( #27902 ) ( #27908 )
2023-11-05 13:20:00 +00:00
emoji
…
eventsource
More `db.DefaultContext` refactor ( #27265 ) ( #27347 )
2023-09-29 13:35:01 +00:00
generate
Handle base64 decoding correctly to avoid panic ( #26483 )
2023-08-14 10:30:16 +00:00
git
[GITEA] Detect file rename and show in history
2023-11-13 14:06:30 +01:00
gitgraph
More `db.DefaultContext` refactor ( #27265 ) ( #27347 )
2023-09-29 13:35:01 +00:00
graceful
Allow the use of alternative net.Listener implementations by downstreams ( #25855 )
2023-07-24 07:18:17 +00:00
hcaptcha
…
highlight
Upgrade go dependencies ( #25819 )
2023-07-14 11:00:31 +08:00
hostmatcher
Support allowed hosts for webhook to work with proxy ( #27655 ) ( #27675 )
2023-10-18 15:07:52 +02:00
html
Refactor backend SVG package and add tests ( #26335 )
2023-08-05 04:34:59 +00:00
httpcache
…
httplib
…
indexer
[CI] disable meilisearch/elasticsearch test, no server yet in CI
2023-11-13 11:52:15 +01:00
issue /template
…
json
…
label
…
lfs
Refactor lfs requests ( #26783 )
2023-09-18 08:40:50 +00:00
log
Reduce some allocations in type conversion ( #26772 )
2023-08-29 00:43:16 +08:00
markup
[GITEA] Use restricted sanitizer for repository description
2023-11-13 14:06:30 +01:00
mcaptcha
…
metrics
Reduce usage of `db.DefaultContext` ( #27073 )
2023-09-14 17:09:32 +00:00
migration
…
nosql
…
options
…
packages
Close all hashed buffers ( #27787 ) ( #27790 )
2023-10-25 22:24:25 +02:00
paginator
…
pprof
…
private
[CLI] implement forgejo-cli
2023-11-13 11:52:15 +01:00
process
…
proxy
…
proxyprotocol
…
public
Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" ( #25974 )
2023-07-21 12:14:20 +00:00
queue
[CI] disable redis test, no redis server yet in CI
2023-11-13 11:52:15 +01:00
recaptcha
…
references
Replace 'userxx' with 'orgxx' in all test files when the user type is org ( #27052 )
2023-09-14 02:59:53 +00:00
regexplru
Upgrade go dependencies ( #25819 )
2023-07-14 11:00:31 +08:00
repository
Refactor system setting ( #27000 ) ( #27452 )
2023-10-05 10:37:59 +00:00
secret
…
session
Next round of `db.DefaultContext` refactor ( #27089 )
2023-09-16 14:39:12 +00:00
setting
[GITEA] notifies admins on new user registration
2023-11-13 14:06:27 +01:00
sitemap
…
ssh
restrict certificate type for builtin SSH server ( #26789 )
2023-09-01 13:45:22 +00:00
storage
[CI] Forgejo Actions based CI for PR & branches
2023-11-13 11:52:15 +01:00
structs
[FEAT] allow setting the update date on issues and comments
2023-11-13 12:33:49 +01:00
svg
Refactor backend SVG package and add tests ( #26335 )
2023-08-05 04:34:59 +00:00
sync
…
system
…
templates
Fix label render containing invalid HTML ( #27752 ) ( #27762 )
2023-10-24 09:39:13 +08:00
test
Move web/api context related testing function into a separate package ( #26859 )
2023-09-01 11:26:07 +00:00
testlogger
…
timeutil
…
translation
…
turnstile
…
typesniffer
Detect ogg mime-type as audio or video ( #26494 )
2023-08-15 10:31:25 +08:00
updatechecker
…
upload
…
uri
…
user
…
util
Refactor lfs requests ( #26783 )
2023-09-18 08:40:50 +00:00
validation
[GITEA] add option for banning dots in usernames
2023-11-13 14:04:16 +01:00
web
[GITEA] add option for banning dots in usernames
2023-11-13 14:04:16 +01:00
webhook
…