commit | 19a0e4464efbe22bd35da5060f9e9d76a31e342d | [log] [download] |
---|---|---|
author | Wendy Wang <wendy.wang10@sap.com> | Wed Jan 11 11:56:38 2023 +0100 |
committer | Wendy Wang <wendy.wang10@sap.com> | Thu Jan 12 15:02:07 2023 +0100 |
tree | 0ac0a515cfd1edbeb9b527d8f1405c45885d9124 | |
parent | cdbf7a147f1fbf668a658df2b15dbdbe59751ca1 [diff] |
Rendering images Previously, viewing an image would only display the size of the binary file in bytes. This change allows common-typed images to be rendered in browser using MimeTypes for type checking. Github issue: https://github.com/google/gitiles/issues/136 Change-Id: I7d987962d6632571578af7b66db53945f219eb80
Gitiles is a simple repository browser for Git repositories, built on JGit. Its guiding principle is simplicity: it has no formal access controls, no write access, no fancy Javascript, etc.
Gitiles automatically renders *.md
Markdown files into HTML for simplified documentation. Refer to the Markdown documentation for details.
Gitiles is configurable in a git-style configuration file named gitiles.config
. Refer to the configuration documentation for details.
Use the issue tracker at github to file bugs.
Please refer to the Developer Guide.