forgejo/web_src/js
sebastian-sauer 31f934c1d8
Add filetree on left of diff view (#21012)
This PR adds a filetree to the left side of the files/diff view.

Initially the filetree will not be shown and may be shown via a new
"Show file tree" button.

Showing and hiding is using the same icon as github. Folders are
collapsible. On small devices (max-width 991 PX) the file tree will be
hidden.

Close #18192

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-09-27 13:22:19 +08:00
..
components Add filetree on left of diff view (#21012) 2022-09-27 13:22:19 +08:00
features Add filetree on left of diff view (#21012) 2022-09-27 13:22:19 +08:00
markup Add KaTeX rendering to Markdown. (#20571) 2022-09-14 00:33:37 +08:00
modules Improve commit status icons (#21124) 2022-09-09 17:03:18 -04:00
standalone Add new JS linter rules (#17699) 2021-11-22 16:19:01 +08:00
testUtils Update JS dependencies (#19675) 2022-05-10 21:44:36 +02:00
bootstrap.js Bypass Firefox (iOS) bug (#20244) 2022-07-05 13:27:13 +01:00
index.js Add filetree on left of diff view (#21012) 2022-09-27 13:22:19 +08:00
jquery.js
serviceworker.js
svg.js Add filetree on left of diff view (#21012) 2022-09-27 13:22:19 +08:00
svg.test.js Add copy button to markdown code blocks (#17638) 2021-11-16 16:16:05 +08:00
utils.js Enable contenthash in filename for dynamic assets (#20813) 2022-08-23 20:58:04 +08:00
utils.test.js Enable contenthash in filename for dynamic assets (#20813) 2022-08-23 20:58:04 +08:00