Commit graph

35 commits

Author SHA1 Message Date
8eea0d5bbc
fix file view CSS so content fits horizontally and doesn't overscroll 2023-02-02 22:33:15 -07:00
907dcc9eeb Merge branch 'refs' 2023-02-02 09:32:50 -07:00
dde087ea2d
use time tag in log 2023-02-02 09:32:31 -07:00
50093251b2
tree: directories first, add size column, fix .. 2023-02-01 23:01:36 -07:00
cd131c0629
update layout for refs page, add pgp signatures to tags and commits
only detailed commits have pgp sigs, not in the log to save bandwidth
2023-02-01 22:43:10 -07:00
239d5b2dfa
add raw file routes, link to raw files on file view, add relative link processing to readme code 2023-02-01 22:03:56 -07:00
7d3fed52ad
add raw file routes and allow readme to reference relative repo paths 2023-01-31 16:27:22 -07:00
2d263d99a3
add style tweaks: commit hashes, emails, and more cross-browser friendly file view 2023-01-31 14:02:43 -07:00
Anirudh Oppiliappan
7a512b1da6
markdown: more file exts, fix img 2022-12-26 12:04:09 +05:30
Anirudh Oppiliappan
49b8b29289
css: fix ul padding in readme 2022-12-26 11:57:00 +05:30
Anirudh Oppiliappan
0547b04260
css: set repo desc font weight to normal 2022-12-24 16:50:44 +05:30
Anirudh Oppiliappan
5912a0bcb5
css: bottom padding in refs pre 2022-12-24 15:13:40 +05:30
Anirudh Oppiliappan
845cce8ea7
css: lose grid layout in refs 2022-12-24 15:11:48 +05:30
Anirudh Oppiliappan
983dabb33c
css: wrap refs pre 2022-12-22 21:19:00 +05:30
Anirudh Oppiliappan
d58151dbb0
css: reduce pre font size 2022-12-22 14:45:22 +05:30
Anirudh Oppiliappan
a64f9d8f14
css: set pre font
lol
2022-12-22 14:31:35 +05:30
Anirudh Oppiliappan
d6b8143f56
css: ui-monospace
ref: https://stackoverflow.com/a/64133415
2022-12-22 13:33:27 +05:30
Anirudh Oppiliappan
d0f5d874c5
css: change iOS mono font 2022-12-22 11:02:48 +05:30
zak
e5d35c4dec css: scroll file content x-axis only
- we don't need any overflow scrolling for the y-axis.
- set overflow-x to 'auto' so that the scroll bar only shows
  when the content does overflow.
2022-12-20 07:37:27 +05:30
Anirudh Oppiliappan
263a1509db
diff: show diff type 2022-12-19 18:07:13 +05:30
Anirudh Oppiliappan
194ec63d81
file: separate content and line numbers 2022-12-19 17:52:42 +05:30
Anirudh Oppiliappan
2b9b2bdb1f
css: add bg to readme/file content 2022-12-19 17:49:48 +05:30
Anirudh Oppiliappan
e0e4c1ebb6
css: scroll file content 2022-12-19 17:12:42 +05:30
Alexander Cobleigh
f3c20bcb27 decrease prominence of author info in ui 2022-12-19 17:02:09 +05:30
Anirudh Oppiliappan
8ba1a9609a
add favicon 2022-12-19 11:25:49 +05:30
Anirudh Oppiliappan
99a092b8b0
css: default monospace font 2022-12-18 22:08:03 +05:30
Anirudh Oppiliappan
0e6eaa2113
css: single column index on small screens 2022-12-18 20:07:27 +05:30
Anirudh Oppiliappan
d0d636aa89
all: go-import, clone url 2022-12-18 20:00:19 +05:30
Anirudh Oppiliappan
2e3c3103c4
log: cleaner view 2022-12-18 12:19:48 +05:30
Anirudh Oppiliappan
5ea7cae973
unveil: init 2022-12-18 11:04:11 +05:30
Anirudh Oppiliappan
60298a6953
git: rework diff to fetch initial commit 2022-12-18 10:42:53 +05:30
Anirudh Oppiliappan
3e6a720154
git, templates: diff view 2022-12-17 22:35:48 +05:30
Anirudh Oppiliappan
5091695e75
templates: repo and log 2022-12-17 21:33:04 +05:30
Anirudh Oppiliappan
4eaaf45129
css: wrong name 2022-12-17 12:47:54 +05:30
Anirudh Oppiliappan
9649b3ed2b
templates: index rework 2022-12-17 12:46:57 +05:30