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
6543 2ab8c78c30 Refactor Issues Subscription (#8738)
* FIX: getIssueWatchers() get only aktive suscriber

* save query to work later with it or not ...

* fix test + add new case

* corect tests + GetIssueWatch

* API issue_subscripton: Put/Delete require tocken

* remove redundant code

* swagger specify return value

* remove unused binding

* remove note
because I'll implement this in a different way and in another PR

* ID should be unique!

* use xorm session

* Revert "use xorm session"

This reverts commit c1de540147199f2f1a8dd0d008f54af3603e2229.

* better test code
* more acurate comments
* use assert.False/True instead of Equal

* use more assert methodes
5 years ago
..
admin Fix new user form for non-local users (#8826) 5 years ago
base enable lazy-loading of gitgraph.js (#9036) 5 years ago
custom Templates for extra links in top navbar and repo tool tabs. (#3308) 7 years ago
explore Repository avatar fallback configuration (#7087) 5 years ago
mail Add review comments to mail notifications (#8996) 5 years ago
org Team permission to create repository in organization (#8312) 5 years ago
pwa enable lazy-loading of gitgraph.js (#9036) 5 years ago
repo Context menus for comments (#9043) 5 years ago
status [assets] configurable URL for static resources (#7911) 5 years ago
swagger Refactor Issues Subscription (#8738) 5 years ago
user Update dashboard context for PR reviews (#8995) 5 years ago
home.tmpl [assets] configurable URL for static resources (#7911) 5 years ago
install.tmpl Add support of utf8mb4 for mysql (#6992) 5 years ago