You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services
6543 c4d70a0325
Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)
Followup from #16562 prepare for #16567

* Rename ctx.Form() to ctx.FormString()
* Reimplement FormX func to need less code and cpu cycles
* Move code into own file
3 years ago
..
agit Add agit flow support in gitea (#14295) 3 years ago
archiver Rework repository archive (#14723) 3 years ago
auth Add microsoft oauth2 providers (#16544) 3 years ago
comments Enhance Ghost comment mitigation Settings (#14392) 3 years ago
externalaccount Allow externalID to be UUID (#8551) 5 years ago
forms Add microsoft oauth2 providers (#16544) 3 years ago
gitdiff Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
issue Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
lfs Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 3 years ago
mailer Use TrN helper for email templates (#16425) 3 years ago
mirror Replace `list.List` with slices (#16311) 3 years ago
pull Replace `list.List` with slices (#16311) 3 years ago
release Add tag protection (#15629) 3 years ago
repository Replace `list.List` with slices (#16311) 3 years ago
webhook Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
wiki Fix 500 on first wiki page (#16586) 3 years ago