0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-25 15:56:15 +01:00
gitea/routers/api/v1
wxiaoguang 44909f6e2c
Fix markup render regression and fix some tests ()
Fix ,
https://github.com/go-gitea/gitea/issues/32608#issuecomment-2497918210

By the way, fix some incorrect SQLs (use single quote but not double
quote)
2024-11-26 03:04:55 +08:00
..
activitypub Remove SHA1 for support for ssh rsa signing () 2024-09-07 18:05:18 -04:00
admin Move admin routers from /admin to /-/admin () 2024-10-10 04:56:49 +00:00
misc Fix markup render regression and fix some tests () 2024-11-26 03:04:55 +08:00
notify Refactor names () 2024-06-19 06:32:45 +08:00
org Calculate PublicOnly for org membership only once () 2024-11-11 01:38:30 +01:00
packages remove util.OptionalBool and related functions () 2024-03-02 16:42:31 +01:00
repo Fix get reviewers' bug () 2024-11-22 10:44:48 -05:00
settings Move context from modules to services () 2024-02-27 08:12:22 +01:00
shared Refactor names () 2024-06-19 06:32:45 +08:00
swagger Support repo license () 2024-10-01 15:25:08 -04:00
user refactor: remove redundant err declarations () 2024-10-30 19:36:24 +00:00
utils Move admin routers from /admin to /-/admin () 2024-10-10 04:56:49 +00:00
api.go Move AddCollabrator and CreateRepositoryByExample to service layer () 2024-11-07 11:28:11 +08:00