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/templates/user/dashboard
David Schneiderbauer 1eedd983ea Complete push webhooks (#2530)
* implemented missing 'delete' push webhooks

moreover created ActionDeleteBranch and ActionDeleteTag

* add CommitRepoAction tests for tag/branch creation/deletion

* fixed error where push webhook not called if is new branch or tag
removed unnecessary code

* moved prepare unit test environment into separate method to be used across unit tests

* add missing if clause in pushUpdate

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>
7 years ago
..
dashboard.tmpl fix bug on create repo link on dashboard (#2359) 7 years ago
feeds.tmpl Complete push webhooks (#2530) 7 years ago
issues.tmpl Fix counts on issues dashboard (#2215) 7 years ago
navbar.tmpl #3348 always use relative avatar link in the template 8 years ago