17 次代码提交 (171b3598778a1ecd0a921c71ed6755bfef68f7f0)

作者 SHA1 备注 提交日期
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4 年前
  techknowlogick 19ec2606e9 API OTP Context (#6674) 5 年前
  mrsdizzie ca46385637 Clean up various use of escape/unescape functions for URL generation (#6334) 5 年前
  Lunny Xiao c812ba7f87
fix display dashboard even if require to change password (#6214) 5 年前
  Lunny Xiao f5fa22a499 Fix prohibit login check on authorization (#6106) 5 年前
  xdch47 5e7dee0db5 modules/context/auth.go: fix redirect loop (#5965) 5 年前
  Lanre Adelowo 126ba796dc Force user to change password (#4489) 5 年前
  David Schneiderbauer adba2ad609 fix not respecting landing page setting (#4209) 6 年前
  Lunny Xiao 94da472717 Golint fixed for modules/setting (#262) 7 年前
  Lunny Xiao faabc76fd6 Golint fixed for modules/context 7 年前
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 7 年前
  Matthias Loibl 1f44b01e2a Fix imports found by goimports. 7 年前
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 7 年前
  Unknwon ec332cf903 Minor naming improvement 7 年前
  Unknwon c083d76567 #2937 able to prohibit user login 7 年前
  Unknwon dd6faf7f9b Convert all API handers to use *context.APIContext 8 年前
  Unknwon 514382e2eb Rename module: middleware -> context 8 年前
  Unknwon f6759a731a #2748 fix redirect loop with auto-signin 8 年前
  Unknwon f946040fa9 #1891 attempt to fix expected invalid CSRF token 8 年前
  Unknwon 120cd4e471 #1984 Better mirror repo management 8 年前
  Unknwon 56dd430a10 refactor API routes and some work for #976 8 年前
  Unknwon 7f9598141b fix #2020 8 年前
  Unknwon ee686f6231 minor fix on auto sign in 8 年前
  Unknwon 9330c943cd work on #1891 8 年前
  Unknwon 932dbccb67 fix import path, fix #1782 8 年前
  Unknwon aff49b1c9e unified API error response 8 年前
  Unknwon 8e0a69f86a #697 disable captcha and new admin create user UI 8 年前
  Unknwon 384fbeca80 #1474 logic fix 8 年前
  Unknwon 47ac579f09 only assign auto-admin when sign up by web 8 年前
  Unknwon 817b48ed1e Show owner/poster tags of comments and fix #1312 8 年前
  Unknwon ff051e2106 #1128: API calls are not hidden behind sign in 9 年前
  Unknwon 4cbbaefd82 #1127: hide user e-mail when API caller isn't signed in 9 年前
  Unknwon 2b1e67e085 #1127: hide user e-mail when API caller isn't signed in 9 年前
  Christophe Le Guern d61962a18a Add setting.AppSubUrl for LANDING_PAGE = explore 9 年前
  Unknwon 28580aee63 modules/middleware/auth.go: remove uncheck login for watch a repo #929 9 年前
  Unknwon fb9dcfa921 modules/midlleware: little auth code fix, #777 9 年前
  Unknwon d8394bb2e0 modules/midlleware: little auth code fix 9 年前
  Unknwon 54d25c13d7 Fix #543 9 年前
  Unknwon 37d8d3afe9 more APIs on #12 9 年前
  Unknwon 9dc3c93a6a #12, add/edit hook 9 年前
  Martin van Beurden 976f1486e0 Set cookiepath to AppSubUrl 9 年前
  Unknwon 7ba9257a7f Add suburl support 9 年前
  Martin van Beurden 0055cbd365 Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/ 9 年前
  Unknwon 8b0e815d98 Fix #425 9 年前
  Unknwon 5fbf8531e6 Finish new home page of organization 9 年前
  Unknwon 7af7584d25 Finish new reset password, etc. 9 年前
  Unknwon 7bbf644dd5 Convert captcha, cache, csrf as middlewares 9 年前
  Unknwon 8dd07c0ddd New UI merge in progress 10 年前
  Unknown 688ec6ecbd Fixed #209 10 年前
  Unknown 8ca14e2109 Improve delete SSH key 10 年前