forgejo/web_src/js/features
silverwind ac8bee6aeb
Remove fomantic progress module ()
Replace it with HTML `<progress>` element. The bar won't go green at
100% anymore but I think it's not something that fits stylistically anyways.
2022-05-20 05:04:45 +02:00
..
comp Make Ctrl+Enter (quick submit) work for issue comment and wiki editor () 2022-05-20 04:26:04 +02:00
admin-common.js Add LDAP group sync to Teams, fixes () 2022-02-11 22:24:58 +08:00
admin-emails.js Use explicit jQuery import, remove unused eslint globals () 2022-01-28 21:00:11 +00:00
admin-users.js Use explicit jQuery import, remove unused eslint globals () 2022-01-28 21:00:11 +00:00
clipboard.js Use explicit jQuery import, remove unused eslint globals () 2022-01-28 21:00:11 +00:00
codeeditor.js Add new JS linter rules () 2021-11-22 16:19:01 +08:00
colorpicker.js
common-global.js Remove fomantic progress module () 2022-05-20 05:04:45 +02:00
common-issue.js Replace deprecated String.prototype.substr() with String.prototype.slice() () 2022-02-18 14:50:36 +08:00
common-organization.js Use explicit jQuery import, remove unused eslint globals () 2022-01-28 21:00:11 +00:00
contextpopup.js Use explicit jQuery import, remove unused eslint globals () 2022-01-28 21:00:11 +00:00
dropzone.js Update JS dependencies () 2021-11-11 09:52:16 +08:00
emoji.js Frontend refactor, PascalCase to camelCase, remove unused code () 2021-10-21 15:37:43 +08:00
eventsource.sharedworker.js
file-fold.js Allow to mark files in a PR as viewed () 2022-05-07 20:28:10 +02:00
heatmap.js Use explicit jQuery import, remove unused eslint globals () 2022-01-28 21:00:11 +00:00
imagediff.js Fix two UI bugs: JS error in imagediff.js, 500 error in diff/compare.tmpl 2022-04-26 11:14:01 +08:00
install.js Use explicit jQuery import, remove unused eslint globals () 2022-01-28 21:00:11 +00:00
notification.js Never use /api/v1 from Gitea UI Pages () 2022-04-07 20:59:56 +02:00
org-team.js Never use /api/v1 from Gitea UI Pages () 2022-04-07 20:59:56 +02:00
pull-view-file.js Allow to mark files in a PR as viewed () 2022-05-07 20:28:10 +02:00
repo-branch.js Add apply-patch, basic revert and cherry-pick functionality () 2022-02-09 20:28:55 +00:00
repo-code.js Allow to mark files in a PR as viewed () 2022-05-07 20:28:10 +02:00
repo-commit.js Allow commit status popup on /pulls page () 2022-04-26 21:09:46 +02:00
repo-common.js Refactor repo clone button and repo clone links, fix JS error on empty repo page () 2022-03-29 05:21:30 +02:00
repo-diff.js Allow to mark files in a PR as viewed () 2022-05-07 20:28:10 +02:00
repo-editor.js Use explicit jQuery import, remove unused eslint globals () 2022-01-28 21:00:11 +00:00
repo-graph.js Use explicit jQuery import, remove unused eslint globals () 2022-01-28 21:00:11 +00:00
repo-home.js Replace blue button and label classes with primary () 2022-05-20 00:08:08 +02:00
repo-issue-content.js Use explicit jQuery import, remove unused eslint globals () 2022-01-28 21:00:11 +00:00
repo-issue-pr-form.js Use Vue to refactor pull merge UI () 2022-05-12 21:39:02 +08:00
repo-issue.js Use Vue to refactor pull merge UI () 2022-05-12 21:39:02 +08:00
repo-legacy.js Make Ctrl+Enter (quick submit) work for issue comment and wiki editor () 2022-05-20 04:26:04 +02:00
repo-migrate.js Use explicit jQuery import, remove unused eslint globals () 2022-01-28 21:00:11 +00:00
repo-migration.js Use explicit jQuery import, remove unused eslint globals () 2022-01-28 21:00:11 +00:00
repo-projects.js Feature: show issue assignee on project board () 2022-03-09 00:42:28 +08:00
repo-release.js Use explicit jQuery import, remove unused eslint globals () 2022-01-28 21:00:11 +00:00
repo-settings.js Never use /api/v1 from Gitea UI Pages () 2022-04-07 20:59:56 +02:00
repo-template.js Never use /api/v1 from Gitea UI Pages () 2022-04-07 20:59:56 +02:00
repo-unicode-escape.js Use explicit jQuery import, remove unused eslint globals () 2022-01-28 21:00:11 +00:00
repo-wiki.js Make Ctrl+Enter (quick submit) work for issue comment and wiki editor () 2022-05-20 04:26:04 +02:00
serviceworker.js Frontend refactor, PascalCase to camelCase, remove unused code () 2021-10-21 15:37:43 +08:00
sshkey-helper.js Use explicit jQuery import, remove unused eslint globals () 2022-01-28 21:00:11 +00:00
stopwatch.js Improve Stopwatch behavior () 2022-04-25 22:45:22 +02:00
tablesort.js Added missing data- prefix. () 2021-12-03 00:36:00 +08:00
tribute.js Frontend refactor, PascalCase to camelCase, remove unused code () 2021-10-21 15:37:43 +08:00
user-auth-webauthn.js Prevent security failure due to bad APP_ID () 2022-02-09 15:37:58 +08:00
user-auth.js Use explicit jQuery import, remove unused eslint globals () 2022-01-28 21:00:11 +00:00
user-settings.js Use explicit jQuery import, remove unused eslint globals () 2022-01-28 21:00:11 +00:00