0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-25 17:04:12 -05:00
forgejo/modules
wxiaoguang 774b37b9f8
Introduce path Clean/Join helper functions, partially backport&refactor (#23495) (#23607)
Backport #23495, partially backport&refactor

The `modules/options` files are just copied from 1.20 to 1.19
2023-03-22 19:56:20 +08:00
..
actions Convert GitHub event on actions and fix some pull_request events. (#23037) (#23471) 2023-03-15 10:43:10 +08:00
activitypub
analyze
auth Fix various bugs for "install" page (#23194) (#23286) 2023-03-05 11:59:58 +01:00
avatar
base
cache
charset
container
context Improve template error reporting (#23396) (#23600) 2023-03-20 17:53:45 -04:00
csv Add context when rendering labels or emojis (#23281) (#23319) 2023-03-06 10:32:40 -06:00
doctor Refactor setting.Database.UseXXX to methods (#23354) (#23356) 2023-03-07 20:11:44 +08:00
emoji
eventsource
generate
git Refactor merge/update git command calls (#23366) (#23544) 2023-03-17 12:16:22 -04:00
gitgraph
graceful
hcaptcha
highlight
hostmatcher
html
httpcache Set X-Gitea-Debug header once (#23361) (#23381) 2023-03-09 06:33:05 +08:00
httplib
indexer
issue/template
json
label Add loading yaml label template files (#22976) (#23232) 2023-03-01 21:57:34 -05:00
lfs
log
markup Add context when rendering labels or emojis (#23281) (#23319) 2023-03-06 10:32:40 -06:00
mcaptcha
metrics
migration
mirror
nosql
notification
options Introduce path Clean/Join helper functions, partially backport&refactor (#23495) (#23607) 2023-03-22 19:56:20 +08:00
packages
paginator
pprof
private
process
proxy
proxyprotocol
public
queue Properly flush unique queues on startup (#23154) (#23201) 2023-03-06 22:35:07 +08:00
recaptcha
references
regexplru
repository Add loading yaml label template files (#22976) (#23232) 2023-03-01 21:57:34 -05:00
secret
session
setting Add .patch to attachment.ALLOWED_TYPES (#23580) (#23582) 2023-03-19 16:48:44 -04:00
sitemap
ssh
storage Add InsecureSkipVerify to Minio Client for Storage (#23166) (#23177) 2023-02-28 00:29:17 +02:00
structs Add scopes to API to create token and display them (#22989) 2023-02-20 15:28:44 -06:00
svg
sync
system
templates Improve template error reporting (#23396) (#23600) 2023-03-20 17:53:45 -04:00
test
timeutil Make time tooltips interactive (#23526) (#23527) 2023-03-16 16:23:11 -05:00
translation
turnstile
typesniffer Do not recognize text files as audio (#23355) (#23368) 2023-03-08 16:03:05 +08:00
updatechecker
upload
uri
user
util Introduce path Clean/Join helper functions, partially backport&refactor (#23495) (#23607) 2023-03-22 19:56:20 +08:00
validation
watcher
web
webhook