forgejo/routers/web/repo
wxiaoguang 9482b023a8
Make "/user/login" page redirect if the current user has signed in (#29583)
Fix #29582 and maybe more.
Maybe fix #29116

(cherry picked from commit df1268ca08aaacae54c775a8eec34006dfe365e0)
2024-03-11 23:36:58 +07:00
..
actions remove util.OptionalBool and related functions (#29513) 2024-03-06 12:10:46 +08:00
badges
flags
setting
activity.go
attachment.go
blame.go
branch.go remove util.OptionalBool and related functions (#29513) 2024-03-06 12:10:46 +08:00
cherry_pick.go
code_frequency.go
commit.go
compare.go
contributors.go
download.go
editor.go Make PR form use toast to show error message (#29545) 2024-03-06 12:10:46 +08:00
editor_test.go
find.go
githttp.go
githttp_test.go
helper.go
helper_test.go
issue.go remove util.OptionalBool and related functions (#29513) 2024-03-06 12:10:46 +08:00
issue_content_history.go
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_pin.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go
migrate.go
milestone.go remove util.OptionalBool and related functions (#29513) 2024-03-06 12:10:46 +08:00
packages.go remove util.OptionalBool and related functions (#29513) 2024-03-06 12:10:46 +08:00
patch.go
projects.go remove util.OptionalBool and related functions (#29513) 2024-03-06 12:10:46 +08:00
projects_test.go
pull.go Make PR form use toast to show error message (#29545) 2024-03-06 12:10:46 +08:00
pull_review.go
pull_review_test.go
recent_commits.go
release.go Refactor some Str2html code (#29397) 2024-03-06 12:10:44 +08:00
release_test.go
render.go
repo.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 2024-03-06 12:10:44 +08:00
search.go
topic.go
treelist.go
view.go Better number for UserCards pagination 2024-03-07 13:30:12 +05:00
view_test.go
wiki.go
wiki_test.go Make "/user/login" page redirect if the current user has signed in (#29583) 2024-03-11 23:36:58 +07:00