0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-19 00:40:08 +01:00
forgejo/routers/web
6543 adbc995c34
Show total TrackedTime on issue/pull/milestone lists ()
TODOs:
- [x] write test for `GetIssueTotalTrackedTime`
- [x] frontport kitharas template changes and make them mobile-friendly

---

![image](https://github.com/go-gitea/gitea/assets/24977596/6713da97-201f-4217-8588-4c4cec157171)

![image](https://github.com/go-gitea/gitea/assets/24977596/3a45aba8-26b5-4e6a-b97d-68bfc2bf9024)

---
*Sponsored by Kithara Software GmbH*
2023-10-19 14:08:31 +00:00
..
admin Replace more db.DefaultContext () 2023-10-15 17:46:06 +02:00
auth Final round of db.DefaultContext refactor () 2023-10-14 08:37:24 +00:00
devtest
events
explore Penultimate round of db.DefaultContext refactor () 2023-10-11 04:24:07 +00:00
feed Penultimate round of db.DefaultContext refactor () 2023-10-11 04:24:07 +00:00
healthcheck Remove db.DefaultContext in routers/ and cmd/ () 2023-07-23 23:47:27 -04:00
misc Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" () 2023-07-21 12:14:20 +00:00
org Delete repos of org when purge delete user () 2023-10-19 13:16:11 +00:00
repo Show total TrackedTime on issue/pull/milestone lists () 2023-10-19 14:08:31 +00:00
shared Fix typo "GetLatestRunnerToken" () 2023-10-18 15:52:44 +00:00
user Replace more db.DefaultContext () 2023-10-15 17:46:06 +02:00
base.go Fix panic in storageHandler () 2023-10-06 13:23:14 +00:00
goget.go
home.go Enhanced auth token / remember me () 2023-10-14 00:56:41 +00:00
metrics.go
nodeinfo.go
swagger_json.go Start using template context function () 2023-08-08 01:22:47 +00:00
web.go Enhanced auth token / remember me () 2023-10-14 00:56:41 +00:00
webfinger.go Add a link to OpenID Issuer URL in WebFinger response () 2023-07-20 16:02:45 +08:00