gitea/routers
Lunny Xiao 98751108b1
Rename project board -> column to make the UI less confusing (#30170)
This PR split the `Board` into two parts. One is the struct has been
renamed to `Column` and the second we have a `Template Type`.

But to make it easier to review, this PR will not change the database
schemas, they are just renames. The database schema changes could be in
future PRs.

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: yp05327 <576951401@qq.com>
2024-05-27 08:59:54 +00:00
..
api Fix "force private" logic (#31012) 2024-05-20 00:56:45 +00:00
common Refactor AppURL usage (#30885) 2024-05-07 08:26:13 +00:00
install Always load or generate oauth2 jwt secret (#30942) 2024-05-14 14:21:38 +00:00
private Move database operations of merging a pull request to post receive hook and add a transaction (#30805) 2024-05-07 07:36:48 +00:00
utils Refactor external URL detection (#29973) 2024-03-22 04:32:40 +08:00
web Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
init.go Make sure git version&feature are always prepared (#30877) 2024-05-06 18:34:16 +02:00