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.
gitea/routers
wxiaoguang 8a20fba8eb
Refactor markup render system (#32533)
Remove unmaintainable sanitizer rules. No need to add special "class"
regexp rules anymore, use RenderInternal.SafeAttr instead, more details
(and examples) are in the tests
3 months ago
..
api Refactor find forks and fix possible bugs that weak permissions check (#32528) 3 months ago
common Fix and refactor markdown rendering (#32522) 3 months ago
install Save initial signup information for users to aid in spam prevention (#31852) 6 months ago
private Fix LFS route mock, realm, middleware names (#32488) 3 months ago
utils Refactor external URL detection (#29973) 11 months ago
web Refactor markup render system (#32533) 3 months ago
init.go Make oauth2 code clear. Move oauth2 provider code to their own packages/files (#32148) 5 months ago