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