0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-04 14:14:37 +01:00
gitea/web_src/js
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>
2021-07-17 17:18:10 +01:00
..
code
components
features
markup
standalone
easymde.js
index.js
jquery.js
publicpath.js
serviceworker.js
svg.js
utils.js
utils.test.js