forgejo/routers
Vladimir Panteleev a98e085031 Show git-notes ()
* Show git-notes

* Make git-notes heading text localizable

* Refactor git-notes data fetching to a separate function

* Display the author and time of git notes

* Move note bubble inside the commit bubble

* Revert "Move note bubble inside the commit bubble"

This reverts commit c0951fe0e3.

* Add test for git-notes

* testing ui

* Polish CSS

* Apply suggestions from code review

Co-Authored-By: Lauris BH <lauris@nix.lv>
2019-05-24 10:52:05 +03:00
..
admin Refactor models.NewRepoContext to extract git related codes to modules/git () 2019-05-15 09:57:00 +08:00
api/v1 Fix index produces problem when issues/pulls deleted () 2019-05-18 10:37:49 +08:00
dev Make time diff translatable () 2017-06-28 13:43:28 +08:00
org Better logging () () 2019-04-02 08:48:31 +01:00
private move code.gitea.io/git to code.gitea.io/gitea/modules/git () 2019-03-27 17:33:00 +08:00
repo Show git-notes () 2019-05-24 10:52:05 +03:00
routes Remove macaron dependent on modules/log () 2019-05-13 22:55:52 -04:00
user SearchRepositoryByName improvements and unification () 2019-05-15 11:24:39 -04:00
utils Slack webhook channel name cannot be empty or just contain an hashtag () 2018-09-10 10:31:08 -04:00
home.go Unifies pagination template usage () () 2019-04-20 00:15:19 -04:00
init.go Refactor models.NewRepoContext to extract git related codes to modules/git () 2019-05-15 09:57:00 +08:00
install.go Add support of utf8mb4 for mysql () 2019-05-24 00:15:26 -04:00
metrics.go Fix metrics auth token detection () 2019-02-09 00:58:31 -05:00
swagger_json.go Swagger.v1.json template () 2018-07-28 03:19:01 +03:00