forgejo/routers
zeripath c05a8abc76
Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, ()
* Multiple GitGraph improvements.

Add backend support for excluding PRs, selecting branches and files.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>

* as per @silverwind

Signed-off-by: Andrew Thornton <art27@cantab.net>

* as per @silverwind

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Only show refs in dropdown we display on the graph

Signed-off-by: Andrew Thornton <art27@cantab.net>

* as per @silverwind

Signed-off-by: Andrew Thornton <art27@cantab.net>

* use flexbox for ui header

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Move Hide Pull Request button to the dropdown

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Add SHA and user pictures

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fix test

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fix test 2

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fixes

* async

* more tweaks

* use tabs in tmpl

Signed-off-by: Andrew Thornton <art27@cantab.net>

* remove commented thing

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fix linting

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update web_src/js/features/gitgraph.js

Co-authored-by: silverwind <me@silverwind.io>

* graph tweaks

* more tweaks

* add title

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fix loading indicator z-index and position

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lauris BH <lauris@nix.lv>
2020-11-08 12:21:54 -05:00
..
admin Remove PAM from auth dropdown when unavailable () 2020-10-23 11:10:29 +01:00
api/v1 Delete tag API () 2020-10-30 20:56:34 -05:00
dev Display ui time with customize time location () 2019-08-15 22:46:21 +08:00
events Add EventSource support () 2020-05-07 22:49:00 +01:00
org - add new mirror button () 2020-10-23 19:01:58 -04:00
private Refactor: Move PushUpdateOptions () 2020-10-30 22:59:02 +01:00
repo Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, () 2020-11-08 12:21:54 -05:00
routes [RFC] Make archival asynchronous () 2020-11-07 22:27:28 +02:00
user Remove obsolete change of email on profile page () 2020-10-28 22:33:14 +00:00
utils Return the full rejection message and errors in flash errors () 2020-10-20 19:50:10 -04:00
home.go Simplify CheckUnitUser logic () 2020-09-15 19:49:34 -04:00
init.go Move install pages out of main macaron routes () 2020-10-19 17:03:08 -04:00
install.go Move install pages out of main macaron routes () 2020-10-19 17:03:08 -04:00
metrics.go Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
swagger_json.go Add gitea-vet () 2020-04-05 07:20:50 +01:00