1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-07-05 02:45:28 +00:00
gitea/routers
Kemal Zebari 9f0ef3621a
Don't only list code-enabled repositories when using repository API (#30817)
We should be listing all repositories by default.

Fixes #28483.
2024-05-03 15:58:31 +08:00
..
api Don't only list code-enabled repositories when using repository API (#30817) 2024-05-03 15:58:31 +08:00
common feat(api): implement branch/commit comparison API (#30349) 2024-04-16 11:45:04 +08:00
install Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
private Fix tautological conditions (#30735) 2024-04-30 14:34:40 +02:00
utils Refactor external URL detection (#29973) 2024-03-22 04:32:40 +08:00
web Prevent automatic OAuth grants for public clients (#30790) 2024-05-02 17:05:59 +00:00
init.go Add route handler info for debugging purpose (#30705) 2024-04-26 09:09:49 +00:00