gitea/web_src/js/features
Kerwin Bryant 92f997ce6b
Add file tree to file view page (#32721)
Resolve #29328

This pull request introduces a file tree on the left side when reviewing
files of a repository.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-03-15 16:26:49 +07:00
..
admin Refactor admin/common.ts (#33788) 2025-03-04 23:42:07 +07:00
comp Fix dynamic content loading init problem (#33748) 2025-03-01 02:02:10 +07:00
captcha.ts Fix mCaptcha bug (#33659) 2025-02-20 22:53:38 +07:00
citation.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +07:00
clipboard.ts Enable Typescript `strictFunctionTypes` (#32911) 2024-12-22 02:59:25 +07:00
code-frequency.ts
codeeditor.ts Improve JSX/TSX support in code editor (#32833) 2024-12-14 03:10:20 +07:00
colorpicker.ts Enable Typescript `strictFunctionTypes` (#32911) 2024-12-22 02:59:25 +07:00
common-button.ts Refactor buttons to use new init framework (#33774) 2025-03-03 20:30:55 +07:00
common-fetch-action.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +07:00
common-form.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +07:00
common-issue-list.test.ts
common-issue-list.ts Fix remaining typescript issues, enable `tsc` (#32840) 2024-12-16 05:02:32 +07:00
common-organization.ts Add cropping support when modifying the user/org/repo avatar (#33498) 2025-02-06 21:07:44 +07:00
common-page.ts Drop fomantic build (#33845) 2025-03-11 12:44:52 +07:00
contextpopup.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +07:00
contributors.ts Add "n commits" link to contributors in contributors graph page (#32799) 2024-12-12 19:02:54 +07:00
copycontent.ts Update TypeScript types (#33799) 2025-03-05 08:03:44 +07:00
dashboard.ts Enable Typescript `noImplicitThis` (#33250) 2025-01-16 04:26:17 +07:00
dropzone.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +07:00
emoji.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +07:00
eventsource.sharedworker.ts Enable Typescript `strictFunctionTypes` (#32911) 2024-12-22 02:59:25 +07:00
file-fold.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +07:00
heatmap.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +07:00
imagediff.ts Drop fomantic build (#33845) 2025-03-11 12:44:52 +07:00
install.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +07:00
issue.ts Trivial fixes (#33304) 2025-01-17 08:55:02 +07:00
notification.ts Refactor legacy JS (#33115) 2025-01-06 17:38:42 +07:00
oauth2-settings.ts Enable Typescript `strictFunctionTypes` (#32911) 2024-12-22 02:59:25 +07:00
org-team.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +07:00
pull-view-file.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +07:00
recent-commits.ts
repo-actions.ts Enable Typescript `noImplicitThis` (#33250) 2025-01-16 04:26:17 +07:00
repo-branch.ts Fix a number of typescript errors (#32773) 2024-12-11 09:29:04 +07:00
repo-code.ts Refactor legacy line-number and scroll code (#33094) 2025-01-04 10:56:07 +07:00
repo-commit.ts Refactor buttons to use new init framework (#33774) 2025-03-03 20:30:55 +07:00
repo-common.test.ts Improve Open-with URL encoding (#33666) 2025-02-21 17:46:05 +07:00
repo-common.ts Clone repository with Tea CLI (#33725) 2025-02-27 18:18:02 +07:00
repo-diff-commit.ts Fix a number of typescript errors (#32773) 2024-12-11 09:29:04 +07:00
repo-diff-commitselect.ts
repo-diff-filetree.ts Use `git diff-tree` for `DiffFileTree` on diff pages (#33514) 2025-02-28 00:58:25 +07:00
repo-diff.ts Fix various Fomantic UI and htmx problems (#33851) 2025-03-11 11:35:05 +07:00
repo-editor.ts Refactor markup and pdf-viewer to use new init framework (#33772) 2025-03-03 11:49:15 +07:00
repo-findfile.test.ts
repo-findfile.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +07:00
repo-graph.ts Fix dynamic content loading init problem (#33748) 2025-03-01 02:02:10 +07:00
repo-home.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +07:00
repo-issue-content.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +07:00
repo-issue-edit.ts Refactor markup and pdf-viewer to use new init framework (#33772) 2025-03-03 11:49:15 +07:00
repo-issue-list.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +07:00
repo-issue-pr-form.ts
repo-issue-pr-status.ts Fix a number of typescript errors (#32773) 2024-12-11 09:29:04 +07:00
repo-issue-sidebar-combolist.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +07:00
repo-issue-sidebar.md Fix issue sidebar dropdown keyboard support (#33447) 2025-01-30 22:54:50 +07:00
repo-issue-sidebar.ts Refactor legacy JS (#33115) 2025-01-06 17:38:42 +07:00
repo-issue.ts Refactor repo-issue.ts (#33784) 2025-03-04 17:58:17 +07:00
repo-legacy.ts Refactor repo-issue.ts (#33784) 2025-03-04 17:58:17 +07:00
repo-migrate.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +07:00
repo-migration.ts Fix a number of typescript errors (#32773) 2024-12-11 09:29:04 +07:00
repo-milestone.ts
repo-new.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +07:00
repo-projects.ts Refactor repo-projects.ts (#32892) 2024-12-19 08:37:12 +07:00
repo-release.ts Enable Typescript `strictFunctionTypes` (#32911) 2024-12-22 02:59:25 +07:00
repo-search.ts Enable Typescript `strictFunctionTypes` (#32911) 2024-12-22 02:59:25 +07:00
repo-settings-branches.test.ts Refactor repo-projects.ts (#32892) 2024-12-19 08:37:12 +07:00
repo-settings-branches.ts Allow cropping an avatar before setting it (#32565) 2024-11-28 02:15:59 +07:00
repo-settings.ts Refactor repo-settings.ts (#33785) 2025-03-05 01:19:03 +07:00
repo-unicode-escape.ts Fix "unicode escape" JS error (#32806) 2024-12-12 18:37:44 +07:00
repo-view-file-tree.ts Add file tree to file view page (#32721) 2025-03-15 16:26:49 +07:00
repo-wiki.ts Refactor markup and pdf-viewer to use new init framework (#33772) 2025-03-03 11:49:15 +07:00
sshkey-helper.ts Enable Typescript `noImplicitThis` (#33250) 2025-01-16 04:26:17 +07:00
stopwatch.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +07:00
tablesort.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +07:00
tribute.ts Enable Typescript `noImplicitAny` (#33322) 2025-01-22 15:11:51 +07:00
user-auth-webauthn.ts Do not show passkey on http sites (#33820) 2025-03-07 19:37:27 +07:00
user-auth.ts
user-settings.ts Add cropping support when modifying the user/org/repo avatar (#33498) 2025-02-06 21:07:44 +07:00