1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 21:45:08 +01:00
gitea/modules/convert
Norwin b5570d3e68
Display current stopwatch in navbar (#14122)
* add notification about running stopwatch to header

* serialize seconds, duration in stopwatches api

* ajax update stopwatch

i should get my testenv working locally...

* new variant: hover dialog

* noscript compatibility

* js: live-update stopwatch time

* js live update robustness
2021-01-21 15:51:52 +01:00
..
convert.go
git_commit_test.go
git_commit.go
issue_comment.go
issue_test.go
issue.go Display current stopwatch in navbar (#14122) 2021-01-21 15:51:52 +01:00
main_test.go
notification.go
pull_review.go
pull_test.go
pull.go
release.go
repository.go
status.go
user_test.go
user.go
utils.go