Lukas Stancik
943746aaca
Fix templates markup to prevent nesting of commit files diff blocks
...
Commit detail page improperly closes `.commit-diff` tags inside for-loop which results in diff blocks being nested within each other. This is best visible at large commits with lots of files and lots of changes - with increasing "indentation" from the left side as one scrolls down the long page.
2025-04-27 15:47:22 +00:00
Trevor Bentley
fe81abfdac
copy readme files to their real name in addition to the file hash
2025-01-15 00:01:36 +01:00
Trevor Bentley
bdabfeb569
sort branches and tags by date in default templates
2023-01-30 00:57:41 +01:00
Trevor Bentley
77060540c7
fix parent links when limit_context is specified
2023-01-19 22:51:51 +01:00
Trevor Bentley
3ca4a52712
fix accidental color breakage in light theme
2023-01-15 18:40:29 +01:00
Trevor Bentley
88e76d788c
add a basic default dark theme
2023-01-15 17:50:33 +01:00
Trevor Bentley
dc594853d2
give footer a backlink
2023-01-15 03:58:18 +01:00
Trevor Bentley
88b7524b4a
switch default pages to index.html
2023-01-15 03:21:22 +01:00
Trevor Bentley
dd93cbaa63
make website link an actual link
2023-01-15 01:26:28 +01:00
Trevor Bentley
d4100e85ae
add ability to sort repo list by date
2023-01-15 01:17:26 +01:00
Trevor Bentley
276b8a01e7
add option to link directly to readme
2023-01-15 00:39:11 +01:00
Trevor Bentley
8185721f94
add README
2023-01-14 23:43:59 +01:00
Trevor Bentley
5191a96b14
add configurable git clone URL
2023-01-14 20:58:39 +01:00
Trevor Bentley
6d301831b9
config options and behavior tweaks to support large repositories
2023-01-14 19:52:11 +01:00
Trevor Bentley
f142234be0
add a stylized default template
2023-01-13 17:25:28 +01:00
Trevor Bentley
273d62c645
support paginated history, branches, tags
2023-01-12 20:19:48 +01:00
Trevor Bentley
871ff0a30e
added proper default config file
2023-01-12 03:00:35 +01:00
Trevor Bentley
6ab59fc4e9
add configurable limits
2023-01-11 20:07:10 +01:00
Trevor Bentley
d5428f97b7
better header/footer template, add syntax highlighting
2023-01-11 02:39:24 +01:00
Trevor Bentley
4e436a268d
more settings, headers+footers+error pages
2023-01-10 03:19:31 +01:00
Trevor Bentley
1951074e8f
functional prototype: TOML settings, CLI args, templated repo output
2023-01-10 01:13:35 +01:00