|
|
chore: upgrade debian from bullseye to bookworm in dockerfile
|
holly sparkles
|
|
|
docs(man): add section on custom robots.txt
|
holly sparkles
|
|
|
feat: add robots.txt support
|
holly sparkles
|
|
|
docs: update readme to clarify the purpose of this soft-fork
|
holly sparkles
|
|
|
chore: update gitignore to ignore vscode
|
holly sparkles
|
|
|
feat!: add new header styles
|
holly sparkles
|
|
|
fix: about page title not displaying correctly
|
holly sparkles
|
|
|
docs(man) add section on custom css
|
holly sparkles
|
|
|
feat: add ability to use custom CSS
|
holly sparkles
|
|
|
feat: add display of a custom favicon
|
holly sparkles
|
|
|
fix: root title is not used on the index title tag
|
holly sparkles
|
|
|
docs(man): add sections on commit message and repo desc truncating
|
holly sparkles
|
|
|
feat: add truncating repo description and commit messages in lists
|
holly sparkles
|
|
|
docs(man): add configuration man page generated by pandoc
|
holly sparkles
|
|
|
docs(man): add configuration man page template for pandoc
|
holly sparkles
|
|
|
docs(man): add man page generated by pandoc
|
holly sparkles
|
|
|
refactor: github flavoured markdown options to be reusable.
|
holly sparkles
|
|
|
feat: add displaying a readme about the website
|
holly sparkles
|
|
|
chore(docker): update docker to use `--config`
|
holly sparkles
|
|
|
feat: add toggling display of extra links on the index
|
holly sparkles
|
|
|
feat: add rejecting git connection if `enable_http_clone` is `false`
|
holly sparkles
|
|
|
feat: add clone url display
|
holly sparkles
|
|
|
feat: add toggling display of owner column on the index
|
holly sparkles
|
|
|
feat: add displaying custom logo, logo url, and logo alt text
|
holly sparkles
|
|
|
feat: add displaying custom root title
|
holly sparkles
|
|
|
feat: add loading config data
|
holly sparkles
|
|
|
refactor: update branding
|
holly sparkles
|
|
|
Bump version of rustc in Dockerfile
|
Jordan Doyle
|
|
|
Update dependencies
|
Jordan Doyle
|
|
|
Add default request timeout
|
Jordan Doyle
|
|
|
Expose tokio-console
|
Jordan Doyle
|
|
|
Release 0.1.3
|
Jordan Doyle
|
|
|
Update axum to 0.7
|
Jordan Doyle
|
|
|
Merge pull request #55 from w4/dependabot/cargo/comrak-0.21.0
|
jordan
|
|
|
Merge pull request #54 from w4/dependabot/cargo/itertools-0.12.1
|
jordan
|
|
|
Merge pull request #53 from w4/dependabot/cargo/uuid-1.7.0
|
jordan
|
|
|
Merge pull request #51 from w4/dependabot/cargo/axum-macros-0.4.1
|
jordan
|
|
|
Improve smart_git performance via output streaming
|
Jordan Doyle
|
|
|
Forward Content-Encoding to git http-backend
|
Jordan Doyle
|
|
|
Bump comrak from 0.20.0 to 0.21.0
|
dependabot[bot]
|
|
|
Bump itertools from 0.12.0 to 0.12.1
|
dependabot[bot]
|
|
|
Bump uuid from 1.6.1 to 1.7.0
|
dependabot[bot]
|
|
|
Bump axum-macros from 0.4.0 to 0.4.1
|
dependabot[bot]
|
|
|
Fix <time> tag validity
|
Jordan Doyle
|
|
|
Add overflow-x: auto to tables
|
Jordan Doyle
|
|
|
Expose page generation time
|
Jordan Doyle
|
|
|
Write in batches to RocksDB
|
Jordan Doyle
|
|
|
Fix for buffer overflow in fetch_latest_one
|
holly sparkles
|
|
|
Fix fetch_latest_commit fetching the earliest commit
|
Jordan Doyle
|
|
|
Fix nix build on Linux
|
Jordan Doyle
|
|
|
Fix docker build
|
Jordan Doyle
|
|
|
Fix missing logs when no RUST_LOG env var is given
|
Jordan Doyle
|
|
|
Link rocksdb in nix build
|
Jordan Doyle
|
|
|
Migrate to RocksDB
|
Jordan Doyle
|
|
|
Implement partial reindexes
|
Jordan Doyle
|
|
|
Add man page template for pandoc
|
holly sparkles
|
|
|
Update readme
|
holly sparkles
|
|
|
Update depdendencies
|
Jordan Doyle
|
|
|
Ensure referenced repository exists before executing route handler
|
Jordan Doyle
|
|
|
Redirect repository i/o errors from frontend to error log
|
holly sparkles
|
|
|
Fix readmes not rendering github formatted markdown
|
holly sparkles
|
|
|
Merge pull request #48 from w4/dependabot/cargo/comrak-0.20.0
|
jordan
|
|
|
Merge pull request #46 from w4/dependabot/cargo/axum-macros-0.4.0
|
jordan
|
|
|
Bump comrak from 0.18.0 to 0.20.0
|
dependabot[bot]
|
|
|
Bump axum-macros from 0.3.8 to 0.4.0
|
dependabot[bot]
|
|
|
Update dependencies
|
Jordan Doyle
|
|
|
Stop garbling binary files on raw display
|
Jordan Doyle
|
|
|
Merge pull request #35 from w4/dependabot/cargo/tokio-util-0.7.10
|
dependabot[bot]
|
|
|
Merge pull request #37 from w4/dependabot/cargo/bat-0.24.0
|
dependabot[bot]
|
|
|
Bump tokio-util from 0.7.9 to 0.7.10
|
dependabot[bot]
|
|
|
Bump bat from 0.23.0 to 0.24.0
|
dependabot[bot]
|
|
|
Fix empty summary & body on plain patch view
|
Jordan Doyle
|
|
|
Remove panicking code paths of tag indexing
|
Jordan Doyle
|
|
|
Harden reflog updates from transient errors
|
Jordan Doyle
|
|
|
Use correct default branch on log & summary pages
|
Jordan Doyle
|
|
|
Fix missing download link on tags table
|
Jordan Doyle
|
|
|
Add ability to download tar.gz of commit/branch/tag
|
Jordan Doyle
|
|
|
Fix cross-branch readme cache
|
Jordan Doyle
|
|
|
Retain references across pages
|
Jordan Doyle
|
|
|
Update lockfile
|
Jordan Doyle
|
|
|
Bump version to v0.1.2
|
Jordan Doyle
|
|
|
Fix gitweb owner not displaying
|
holly sparkles
|
|
|
Fix for http cloning not working in docker
|
holly sparkles
|
|
|
Merge pull request #42 from w4/dependabot/cargo/serde-1.0.193
|
jordan
|
|
|
Merge pull request #41 from w4/dependabot/cargo/tracing-0.1.40
|
jordan
|
|
|
Merge pull request #43 from w4/dependabot/cargo/uuid-1.6.1
|
jordan
|
|
|
Bump uuid from 1.4.1 to 1.6.1
|
dependabot[bot]
|
|
|
Bump serde from 1.0.188 to 1.0.193
|
dependabot[bot]
|
|
|
Bump tracing from 0.1.37 to 0.1.40
|
dependabot[bot]
|
|
|
Merge pull request #40 from w4/dependabot/cargo/clap-4.4.10
|
jordan
|
|
|
Bump clap from 4.4.6 to 4.4.10
|
dependabot[bot]
|
|
|
Update dependencies
|
Jordan Doyle
|
|
|
Update Docker to accept REFRESH_INTERVAL as an environment variable
|
holly sparkles
|
|
|
Merge pull request #33 from w4/dependabot/cargo/timeago-0.4.2
|
jordan
|
|
|
Merge pull request #32 from w4/dependabot/cargo/moka-0.12.0
|
jordan
|
|
|
Merge pull request #31 from w4/dependabot/cargo/bytes-1.5.0
|
jordan
|
|
|
Merge pull request #30 from w4/dependabot/cargo/time-0.3.29
|
jordan
|
|
|
Merge pull request #34 from w4/dependabot/cargo/clap-4.4.6
|
jordan
|
|
|
Bump clap from 4.4.2 to 4.4.6
|
dependabot[bot]
|
|
|
Bump timeago from 0.4.1 to 0.4.2
|
dependabot[bot]
|