gitea/web_src/js/features
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>
..
clipboard.js Replace clipboard.js with async clipboard api ()
codeeditor.js Monaco improvements ()
colorpicker.js Move jquery-minicolors to npm/webpack ()
contextpopup.js Load issue/PR context popup data only when needed ()
dropzone.js Fix Dropzone following ()
emoji.js Add custom emoji support ()
eventsource.sharedworker.js Remove spurious set name from eventsource.sharedworker.js ()
gitgraph.js Add fullTextSearch to dropdowns by default ()
heatmap.js Fix heatmap activity ()
imagediff.js Add Image Diff for SVG files ()
migration.js Add LFS Migration and Mirror ()
notification.js Update notification table with only latest data ()
projects.js Project board improvements ()
serviceworker.js Remove spurious AppSubUrl in serviceworker request. ()
stopwatch.js Fix handling of logout event ()
tablesort.js [UI] Sortable Tables Header By Click ()
tribute.js Do not show No match found for tribute ()