You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/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>
2 years ago
..
components Add filetree on left of diff view (#21012) 2 years ago
features Add filetree on left of diff view (#21012) 2 years ago
markup Add KaTeX rendering to Markdown. (#20571) 3 years ago
modules Improve commit status icons (#21124) 3 years ago
standalone Add new JS linter rules (#17699) 3 years ago
testUtils Update JS dependencies (#19675) 3 years ago
bootstrap.js Bypass Firefox (iOS) bug (#20244) 3 years ago
index.js Add filetree on left of diff view (#21012) 2 years ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 5 years ago
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 5 years ago
svg.js Add filetree on left of diff view (#21012) 2 years ago
svg.test.js Add copy button to markdown code blocks (#17638) 3 years ago
utils.js Enable contenthash in filename for dynamic assets (#20813) 3 years ago
utils.test.js Enable contenthash in filename for dynamic assets (#20813) 3 years ago