gitea/modules/convert
Norwin b5570d3e68
Display current stopwatch in navbar ()
* 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
..
convert.go migrate from com.* to alternatives ()
git_commit.go [Refactor] Move APIFormat functions into convert package ()
git_commit_test.go Use native git variants by default with go-git variants as build tag ()
issue.go Display current stopwatch in navbar ()
issue_comment.go [Refactor] Move APIFormat functions into convert package ()
issue_test.go Add Created & Updated to Milestone ()
main_test.go Move pull request api convert to convert package ()
notification.go Move Repo APIFormat to convert package ()
pull.go Move Repo APIFormat to convert package ()
pull_review.go Add review request api ()
pull_test.go Move Repo APIFormat to convert package ()
release.go [Refactor] Move APIFormat functions into convert package ()
repository.go Add MirrorInterval to the API ()
status.go [Refactor] CombinedStatus and CommitStatus related functions & structs ()
user.go [Refactor] Move APIFormat functions into convert package ()
user_test.go [Refactor] Move APIFormat functions into convert package ()
utils.go [API] Migration: Change ServiceType String ()