1
1
mirror of https://github.com/go-gitea/gitea synced 2024-12-23 00:54:28 +00:00
gitea/routers/web
6543 adbc995c34
Show total TrackedTime on issue/pull/milestone lists (#26672)
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 (#27628) 2023-10-15 17:46:06 +02:00
auth Final round of db.DefaultContext refactor (#27587) 2023-10-14 08:37:24 +00:00
devtest
events
explore
feed
healthcheck
misc Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) 2023-07-21 12:14:20 +00:00
org Delete repos of org when purge delete user (#27273) 2023-10-19 13:16:11 +00:00
repo Show total TrackedTime on issue/pull/milestone lists (#26672) 2023-10-19 14:08:31 +00:00
shared Fix typo "GetLatestRunnerToken" (#27680) 2023-10-18 15:52:44 +00:00
user Replace more db.DefaultContext (#27628) 2023-10-15 17:46:06 +02:00
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go
webfinger.go