forgejo/models/project
Lunny Xiao 81f30218cf
Use project's redirect url instead of composing url (#33058)
Fix #32992

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
(cherry picked from commit 20c7fba60157067252af49da41b6f8929a5ae31a)

Conflicts:
	routers/web/repo/issue_new.go
  the function is at routers/web/repo/issue.go in Forgejo
2025-01-05 13:46:19 +00:00
..
column.go Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00
column_test.go test: fix test linting 2024-11-11 12:44:36 +01:00
issue.go Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
project.go Use project's redirect url instead of composing url (#33058) 2025-01-05 13:46:19 +00:00
project_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
template.go Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00