forgejo/routers
zeripath 93f31e1897
Update notification table with only latest data ()
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>
2021-07-17 17:18:10 +01:00
..
api/v1 Check user instead of organization when creating a repo from a template via API () 2021-07-15 20:19:39 +02:00
common Support custom mime type mapping for text files () 2021-06-30 17:31:54 -04:00
install just add some unit tests () 2021-06-29 22:00:02 +01:00
private Add tag protection () 2021-06-25 16:28:55 +02:00
utils just add some unit tests () 2021-06-29 22:00:02 +01:00
web Update notification table with only latest data () 2021-07-17 17:18:10 +01:00
init.go Add LRU mem cache implementation () 2021-07-10 23:54:15 +02:00