summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-07-31Replace tree rendering with new implementationMatthias Beyer
2021-07-31Make trace output prettyMatthias Beyer
2021-07-31Make HTML escaping only in this one placeMatthias Beyer
2021-07-31Make code viewer show line numbers with tableMatthias Beyer
2021-07-31Make lines include line numberMatthias Beyer
2021-07-30Add themingMatthias Beyer
2021-07-30Add themed highlightingMatthias Beyer
2021-07-30Reorganize importsMatthias Beyer
2021-07-30Render blob as linesMatthias Beyer
2021-07-30Add blob renderingMatthias Beyer
2021-07-25Fix tree path linksMatthias Beyer
2021-07-25Implement recursive tree browsingMatthias Beyer
2021-07-25Render blob ID as wellMatthias Beyer
2021-07-25Render tree element depending on whether it is a blob or a treeMatthias Beyer
2021-07-25More logging pleaseMatthias Beyer
2021-07-25Add first step towards tree renderingMatthias Beyer
2021-07-25Import anyhow types and reduce cognitive overload in helper fnMatthias Beyer
2021-07-25Change so that default branch name is honoredMatthias Beyer
2021-07-25Split templates, include them at compiletime, render branch site for repoMatthias Beyer
2021-07-25Add route for showing a branch of a repoMatthias Beyer
2021-07-25Move repo-stat-getter to dedicated moduleMatthias Beyer
2021-07-25Move error type to dedicated moduleMatthias Beyer
2021-07-25Add list of reposMatthias Beyer
2021-07-25Add rendering of branch listMatthias Beyer
2021-07-25Implement templatesMatthias Beyer
2021-07-25Implement cached repo statsMatthias Beyer
2021-07-25Add fetching of repository object in handlerMatthias Beyer
2021-07-25Move landing page handler to /src/routesMatthias Beyer
2021-07-25Fix type: We get an Arc<_> hereMatthias Beyer
2021-07-25Remove trailing slashMatthias Beyer
2021-07-25Add logging with default loggerMatthias Beyer
2021-07-25Add app state constructionMatthias Beyer
2021-07-25Add bind/port CLIMatthias Beyer
2021-07-25Initial importMatthias Beyer