-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add file tree to file view page #32721
base: main
Are you sure you want to change the base?
Add file tree to file view page #32721
Conversation
7229b60
to
59e46d4
Compare
e45940d
to
c4e7f0c
Compare
The JS code is not maintainable. It should refactor the JS code first. For example: #33498 (comment) |
Refactor the related "init" functions by the approach (
|
…ion in a new way of global-*.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gitea could run under a subpath. You need to double check your code to make sure sub path works.
Resolve #29328
This pull request introduces a file tree on the left side when reviewing files of a repository.