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/routers
zeripath 93f31e1897
Update notification table with only latest data (#16445)
When marking notifications read the results may be returned out of order
or be delayed.  This PR sends a sequence number to gitea so that the
browser can ensure that only the results of the latest notification
change are shown.

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

Co-authored-by: 6543 <6543@obermui.de>
3 years ago
..
api/v1 Check user instead of organization when creating a repo from a template via API (#16346) 3 years ago
common Support custom mime type mapping for text files (#16304) 3 years ago
install just add some unit tests (#16291) 3 years ago
private Add tag protection (#15629) 3 years ago
utils just add some unit tests (#16291) 3 years ago
web Update notification table with only latest data (#16445) 3 years ago
init.go Add LRU mem cache implementation (#16226) 3 years ago