You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/web/user
Yarden Shoham f045e58cc7
Localize activity heatmap (except tooltip) (#24131)
The calculation of the total sum is moved to the backend so a full HTML
string could be sent.


![image](https://user-images.githubusercontent.com/20454870/232112381-c11d896b-ba47-40f8-b2a3-71cf4b3208de.png)

- Closes #10669
- 2nd attempt (the first was in #21570)

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2 years ago
..
setting add user rename endpoint to admin api (#22789) 2 years ago
avatar.go Set `X-Gitea-Debug` header once (#23361) 2 years ago
code.go Add missing tabs to org projects page (#22705) 2 years ago
home.go Localize activity heatmap (except tooltip) (#24131) 2 years ago
home_test.go Add a simple test for external renderer (#20033) 2 years ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
notification.go Fix pagination on `/notifications/watching` (#23564) 2 years ago
package.go Fix improper HTMLURL usages in Go code (#22839) 2 years ago
profile.go Localize activity heatmap (except tooltip) (#24131) 2 years ago
search.go Add option to search for users is active join a team (#24093) 2 years ago
stop_watch.go Move `convert` package to services (#22264) 2 years ago
task.go Implement FSFE REUSE for golang files (#21840) 2 years ago