0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-18 20:33:30 -05:00
forgejo/routers/web
Earl Warren b4465c67b8
[API] Forgejo API /api/forgejo/v1
(cherry picked from commit 20b5669269)
(cherry picked from commit 1574643a6a)

Update semantic version according to specification

(cherry picked from commit 22510f4130)

Mise à jour de 'Makefile'

(cherry picked from commit c3d85d8409)
(cherry picked from commit 5ea2309851)
(cherry picked from commit ec5217b9d1)
(cherry picked from commit 14f08e364b)
2023-03-26 11:45:54 +02:00
..
admin Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397) 2023-03-10 01:14:43 -05:00
auth
events
explore Remove useless comment in #23114 (#23173) 2023-02-27 13:24:33 +01:00
feed Add pagination for dashboard and user activity feeds (#22937) 2023-02-24 16:15:10 -05:00
healthcheck Refactor setting.Database.UseXXX to methods (#23354) 2023-03-07 18:51:06 +08:00
misc [API] Forgejo API /api/forgejo/v1 2023-03-26 11:45:54 +02:00
org Fix cancel button in the page of project edit not work (#23655) 2023-03-24 16:37:56 +08:00
repo Fix cancel button in the page of project edit not work (#23655) 2023-03-24 16:37:56 +08:00
shared Add missing tabs to org projects page (#22705) 2023-03-10 09:18:20 -06:00
user Fix pagination on /notifications/watching (#23564) 2023-03-20 21:07:14 -04:00
auth.go
auth_windows.go
base.go Introduce path Clean/Join helper functions (#23495) 2023-03-21 16:02:49 -04:00
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go [API] Forgejo API /api/forgejo/v1 2023-03-26 11:45:54 +02:00
webfinger.go