| 6 months ago |
pygitweb |
7083fa5 |
pygitweb: Add 'patch' and 'patches' actions. Patch works identically to 'commitd... |
| 6 months ago |
pygitweb |
2a45394 |
pygitweb: 'heads' action |
| 6 months ago |
pygitweb |
9ad78c1 |
pygitweb: minor main/config reorganization, plus introduce __meta__ as version s... |
| 6 months ago |
pygitweb |
2349953 |
css: fix form backgrounds not conforming to theme |
| 6 months ago |
pygitweb |
30b1ba1 |
css: color scheme improvements - respect dark and light browser/os schemes, whil... |
| 6 months ago |
pygitweb |
ff22d6f |
Readme section linking and table of contents |
| 6 months ago |
pygitweb |
f266faf |
pygitweb: Add 'lines' parameter to highlight / jump to specified lines in blob v... |
| 6 months ago |
pygitweb |
7e00b5d |
css: Correct table width and formatting |
| 6 months ago |
pygitweb |
2a6952a |
Remove forks functionality for now; will reimplement with settings (if deemed ne... |
| 6 months ago |
pygitweb |
4a0db54 |
Add log, shortlog, tags to project summary |
| 6 months ago |
pygitweb |
d9d529a |
Show readme at any point in history |
| 6 months ago |
pygitweb |
470e35a |
Readme rendering with showdown-js |
| 6 months ago |
pygitweb |
0707397 |
Fix logo extents |
| 6 months ago |
pygitweb |
b2267f4 |
Turn on highlight.js for blobs |
| 6 months ago |
pygitweb |
752fafd |
Basic remotes info |
| 6 months ago |
pygitweb |
484b7f8 |
Full commitdiff with rtfpessoa/diff2html |
| 6 months ago |
pygitweb |
9476ae5 |
Add basic pagination to tags, history, and log/shortlog |
| 6 months ago |
pygitweb |
682505b |
Add commit and commitdiff_plain actions |
| 6 months ago |
pygitweb |
1d03942 |
Tag and tags actions |
| 6 months ago |
pygitweb |
a29919a |
Create 'add project' workflow - use stubbed admin authentication to determine pe... |
| 6 months ago |
pygitweb |
2978143 |
Project filtering improvements |
| 6 months ago |
pygitweb |
05dca78 |
Tabler sidebar and UI changes |
| 6 months ago |
pygitweb |
96f217a |
Logo/Favicon |
| 6 months ago |
pygitweb |
a3a9403 |
Theme changes - will need to revisit after settings impl |
| 6 months ago |
pygitweb |
57230a6 |
Jinja templating for most routes |