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.
JakobDev 85fa954a38
Improve some Forms (#24878)
Don't really know a better name for this. I've gone through some Forms
and added missing HTML attributes (mostly `maxlength`). I tried to fill
the Forms with dummy Data and see if Gitea throws a Error (e.g. maximum
length). If yes, I added the missing HTML attribute.

While working on this, I discovered that the Form to add OAuth2 Apps
just silently fails when filled with invalid data, so I fixed that too.
1 year ago
..
setting Improve some Forms (#24878) 1 year ago
avatar.go Set `X-Gitea-Debug` header once (#23361) 1 year ago
code.go Add missing tabs to org projects page (#22705) 1 year ago
home.go Some refactors for issues stats (#24793) 1 year ago
home_test.go Add a simple test for external renderer (#20033) 2 years ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
notification.go Fix pagination on `/notifications/watching` (#23564) 1 year ago
package.go Add Alpine package registry (#23714) 1 year ago
profile.go Add Gitea Profile Readmes (#23260) 1 year ago
search.go Add option to search for users is active join a team (#24093) 1 year ago
stop_watch.go Move `convert` package to services (#22264) 2 years ago
task.go Implement FSFE REUSE for golang files (#21840) 2 years ago