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.
forgejo/modules/timeutil
silverwind 20b3a90450
Remove useless JS operation for relative time tooltips (#20756)
This operation that shifts the content from title to data-content is
useless when we can directly render the expected HTML instead.

This change does prevent these tooltips from working when the user has
JS disabled in their browser, but I think we made it clear by now that
JS is required for gitea to work properly.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2 years ago
..
executable.go format with gofumpt (#18184) 2 years ago
language.go format with gofumpt (#18184) 2 years ago
since.go Remove useless JS operation for relative time tooltips (#20756) 2 years ago
since_test.go Remove useless JS operation for relative time tooltips (#20756) 2 years ago
timestamp.go Add more linters to improve code readability (#19989) 2 years ago