forgejo/modules
wxiaoguang def4956122
Improve Gitea's web context, decouple "issue template" code into service package (#24590)
1. Remove unused fields/methods in web context.
2. Make callers call target function directly instead of the light
wrapper like "IsUserRepoReaderSpecific"
3. The "issue template" code shouldn't be put in the "modules/context"
package, so move them to the service package.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2023-05-09 01:30:14 +02:00
..
actions
activitypub
analyze
assetfs
auth
avatar
base
cache
charset
container
context Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2023-05-09 01:30:14 +02:00
csv
doctor Merge setting.InitXXX into one function with options (#24389) 2023-05-04 11:55:35 +08:00
emoji
eventsource
generate
git Pass 'not' to commit count (#24473) 2023-05-08 07:10:53 +00:00
gitgraph
graceful
hcaptcha
highlight
hostmatcher
html
httpcache
httplib
indexer Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
issue/template
json
label
lfs
log
markup Merge setting.InitXXX into one function with options (#24389) 2023-05-04 11:55:35 +08:00
mcaptcha
metrics
migration
mirror Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
nosql
notification Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
options
packages Add RPM registry (#23380) 2023-05-05 20:33:37 +00:00
paginator
pprof
private
process
proxy
proxyprotocol
public
queue Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
recaptcha
references
regexplru
repository Replace placeholders in licenses (#24354) 2023-05-05 13:46:17 +00:00
secret Improve decryption failure message (#24573) 2023-05-07 19:29:43 +08:00
session
setting Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
sitemap
ssh
storage
structs
svg
sync
system
templates Simplify template helper functions (#24570) 2023-05-07 09:49:46 +00:00
test Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
testlogger Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
timeutil Fix incorrect webhook time and use relative-time to display it (#24477) 2023-05-03 19:53:43 -04:00
translation Make repo size style matches others (commits/branches/tags) (#24408) 2023-04-28 17:23:19 -04:00
turnstile
typesniffer
updatechecker
upload
uri
user
util Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
validation
web Improve template system and panic recovery (#24461) 2023-05-04 14:36:34 +08:00
webhook