0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-06 18:13:27 +02:00

14 Commits

Author SHA1 Message Date
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
4d854a5df2
add copyright 2026-04-02 20:46:54 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
36b6470548
fix nil pointer dereference 2026-04-02 20:46:53 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
70a3f779f1
remove references to db.DefaultContext 2026-04-02 20:46:51 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
cd58b9020b
remove references to db.DefaultContext 2026-04-02 20:44:14 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
3bc69a0f73
fix another lint error 2026-04-02 20:44:12 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
ab1eb20ab3
run formatter and fix lint errors 2026-04-02 20:44:11 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
8d82d52c30
add templates for pages to add and manage teams with access to a group 2026-04-02 20:22:47 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
ff828442f3
create new types for the frontend
- `GroupItem`, an interface which describes items displayed in the group sidebar
- `groupItemGroup` and `groupItemRepo`, two structs which implement `GroupItem`
2026-04-02 20:15:47 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
271b6c7cae
fix build and lint errors 2026-04-02 20:00:54 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
ab817e4251
add api routes and functions to get a repository group's subgroups and repos 2026-04-02 20:00:54 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
401e633f01
rename tables in group-related query conditions 2026-04-02 20:00:52 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
01dace952d
apply simple linting changes 2026-04-02 20:00:51 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
fc646e84cd
format files 2026-04-02 20:00:51 -04:00
☙◦ The Tablet ❀ GamerGirlandCo ◦❧
3711d573e6
fix deadlock caused by differing contexts when retrieving group ancestry with ParentGroupCond/GetParentGroupChain when using a sqlite db 2026-04-02 20:00:49 -04:00