GitBrowser
GitBrowser
mainnginx-smart-httpsearch
/global.json
Name Message Date
📁 .claude Move header up in header 4 months ago
📁 .config Fix logo deployment 4 months ago
📁 docs Simple directory page 4 months ago
📁 GitBrowser Update favicon when rotating model 3 months ago
📁 GitBrowser.SyntaxHighlighter Add syntax highlighting 4 months ago
📁 SmartHttpClone Use a more permissive repo name RegEx in SmartHttpClone 28 days ago
📄 .dockerignore Add fun logo 4 months ago
📄 .editorconfig Initial commit 4 months ago
📄 .gitignore Add fun logo 4 months ago
📄 Directory.Build.props Dockerize! 4 months ago
📄 Directory.Packages.props Image and Markdown previews 4 months ago
📄 GitBrowser.containerfile Smart HTTP clone with nginx+FastCGI 3 months ago
📄 GitBrowser.slnx Add syntax highlighting 4 months ago
📄 global.json Dockerize! 4 months ago
📄 README.md Simple directory page 4 months ago
📄 SmartHttpClone.containerfile Use a more permissive repo name RegEx in SmartHttpClone 28 days ago
📄 global.json
1 2 3 4 5 6 7 8
{
  "sdk": {
    "version": "10.0.100",
    "rollForward": "latestFeature",
    "allowPrerelease": false
  }
}