forgejo/web_src/js/features
Gusted 1272ac4f69
[BUG] Use correct logout URL
- If a `logout` event is send the user should be redirected to the
homepage, there are three mechanism that can do this. The response of
`/user/logout` and the event listener of notifications or stopwatch.
It's essentially a race for what's processed first to determine which
mechanism takes care of redirecting the user.
- Fix that the redirection mechanism of the notification and stopwatch
event listener redirects to an absolute URL.
- Ref: #2135
2024-02-25 21:25:59 +01:00
..
admin
comp Downscale pasted PNG images based on metadata (#29123) 2024-02-19 22:58:33 +01:00
captcha.js
citation.js
clipboard.js
codeeditor.js
colorpicker.js
common-global.js
common-issue-list.js
common-issue-list.test.js
common-organization.js Fix initCompLabelEdit not being called (#29198) 2024-02-17 23:24:31 +01:00
contextpopup.js Remove jQuery from issue reference context popup attach (#29216) 2024-02-17 23:24:31 +01:00
contributors.js Implement contributors graph (#27882) 2024-02-17 23:24:31 +01:00
copycontent.js
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js
heatmap.js
imagediff.js
install.js
notification.js [BUG] Use correct logout URL 2024-02-25 21:25:59 +01:00
org-team.js
pull-view-file.js
repo-branch.js
repo-code.js Add eslint-plugin-github and fix issues (#29201) 2024-02-17 23:24:31 +01:00
repo-code.test.js
repo-commit.js
repo-common.js
repo-diff-commit.js
repo-diff-commitselect.js
repo-diff-filetree.js
repo-diff.js [BUG] Fix Ctrl+Enter on submitting review comment 2024-02-17 12:52:11 +01:00
repo-editor.js
repo-findfile.js
repo-findfile.test.js
repo-graph.js
repo-home.js
repo-issue-content.js
repo-issue-list.js Add eslint-plugin-github and fix issues (#29201) 2024-02-17 23:24:31 +01:00
repo-issue-pr-form.js
repo-issue-pr-status.js
repo-issue.js Add eslint-plugin-github and fix issues (#29201) 2024-02-17 23:24:31 +01:00
repo-legacy.js Add eslint-plugin-github and fix issues (#29201) 2024-02-17 23:24:31 +01:00
repo-migrate.js Remove jQuery from repo migrate page (#29219) 2024-02-19 22:58:32 +01:00
repo-migration.js
repo-projects.js
repo-release.js Port "Remove jQuery from the repo release form" 2024-02-19 19:54:22 +01:00
repo-settings.js
repo-template.js
repo-unicode-escape.js
repo-wiki.js
sshkey-helper.js Remove jQuery from SSH key form parser (#29193) 2024-02-17 23:24:31 +01:00
stopwatch.js [BUG] Use correct logout URL 2024-02-25 21:25:59 +01:00
tablesort.js
tribute.js
user-auth-webauthn.js
user-auth.js Remove unneccesary initUserAuthLinkAccountView from "link account" page (#29217) 2024-02-19 22:58:32 +01:00
user-settings.js Remove jQuery from username change prompt and fix its detection (#29197) 2024-02-17 23:24:31 +01:00