1
0
Fork 0
forgejo/web_src/js/features
wxiaoguang 84c78650cc
Fix notification list bugs (#25781)
Fix #25627

1. `ctx.Data["Link"]` should use relative URL but not AppURL
2. The `data-params` is incorrect because it doesn't contain "page". JS
can simply use "window.location.search" to construct the AJAX URL
3. The `data-xxx` and `id` in notification_subscriptions.tmpl were
copied&pasted, they don't have affect.
2023-07-09 18:42:31 +00:00
..
admin Show OAuth2 errors to end users (#25261) 2023-06-15 01:12:50 +00:00
comp Add toasts to UI (#25449) 2023-06-27 02:45:24 +00:00
captcha.js
citation.js
clipboard.js
codeeditor.js Always pass 6-digit hex color to monaco (#25780) 2023-07-09 12:17:22 +02:00
colorpicker.js
common-global.js Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2023-07-08 11:53:56 +02:00
common-issue-list.js
common-issue-list.test.js
common-organization.js
contextpopup.js Fix issue and commit status popup padding (#25254) 2023-06-15 10:09:16 +02:00
copycontent.js
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js
heatmap.js
imagediff.js Prevent duplicate image loading (#25675) 2023-07-04 14:43:02 +00:00
install.js
notification.js Fix notification list bugs (#25781) 2023-07-09 18:42:31 +00:00
org-team.js
pull-view-file.js Highlight viewed files differently in the PR filetree (#24956) 2023-06-25 08:46:30 +08:00
repo-branch.js
repo-code.js Change form actions to fetch for submit review box (#25219) 2023-06-14 16:01:37 +08:00
repo-code.test.js
repo-commit.js Fix issue and commit status popup padding (#25254) 2023-06-15 10:09:16 +02:00
repo-common.js
repo-diff-filetree.js
repo-diff.js Fix show more for image on diff page (#25672) 2023-07-04 10:36:27 +02:00
repo-editor.js
repo-findfile.js
repo-findfile.test.js
repo-graph.js
repo-home.js
repo-issue-content.js Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2023-07-08 11:53:56 +02:00
repo-issue-list.js Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
repo-issue-pr-form.js
repo-issue.js Fix sidebar label dropdown divider (#25359) 2023-06-19 17:49:50 +00:00
repo-legacy.js Improve and fix bugs surrounding reactions (#24760) 2023-05-28 01:34:18 +00:00
repo-migrate.js
repo-migration.js
repo-projects.js Always pass 6-digit hex color to monaco (#25780) 2023-07-09 12:17:22 +02:00
repo-release.js
repo-settings.js
repo-template.js
repo-unicode-escape.js Improve accessibility when (re-)viewing files (#24817) 2023-05-21 20:47:41 +00:00
repo-wiki.js Improve wiki sidebar and TOC (#25460) 2023-06-23 15:51:43 -04:00
sshkey-helper.js
stopwatch.js
tablesort.js
tribute.js rename tributeValues to mentionValues (#25375) 2023-06-20 03:32:49 +00:00
user-auth-webauthn.js Fix webauthn regression and improve code (#25113) 2023-06-07 19:20:18 +08:00
user-auth.js
user-settings.js