0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-28 08:04:42 +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 Load issue/PR context popup data only when needed (#15955) 2021-07-13 20:09:19 +02:00
features Update notification table with only latest data (#16445) 2021-07-17 17:18:10 +01:00
markup
standalone
easymde.js
index.js
jquery.js
publicpath.js
serviceworker.js
svg.js Load issue/PR context popup data only when needed (#15955) 2021-07-13 20:09:19 +02:00
utils.js
utils.test.js