Commit Graph

76 Commits

Author SHA1 Message Date
Anirudh Oppiliappan 08c49d4dd3
unveil: remove git executable and /dev/null 2022-12-24 15:05:04 +05:30
Anirudh Oppiliappan fa66c4faa8
git: pure go git clone 2022-12-24 14:57:44 +05:30
Anirudh Oppiliappan 983dabb33c
css: wrap refs pre 2022-12-22 21:19:00 +05:30
Anirudh Oppiliappan 30559cd9c2
readme: unveil and ideas 2022-12-22 21:15:57 +05:30
Anirudh Oppiliappan f661e6e4ce
config: add repo.ignore 2022-12-22 21:13:49 +05:30
Anirudh Oppiliappan 2b57b6e0b1
unveil: /dev/null 2022-12-22 16:24:31 +05:30
Anirudh Oppiliappan 2fe14eca63
unveil: reorder 2022-12-22 16:18:15 +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 6e6648e344
unveil: add git executable 2022-12-22 11:35:32 +05:30
Anirudh Oppiliappan 0ed4b29fe0
clean up long line 2022-12-22 11:20:02 +05:30
zak 45d1c6c2ec unveil: cleanup code in main.go 2022-12-22 11:17:59 +05:30
zak 8c129f8889 unveil: log each call 2022-12-22 11:17:59 +05:30
zak 4aa8cbff32 unveil: initial commit 2022-12-22 11:17:59 +05:30
Anirudh Oppiliappan d0f5d874c5
css: change iOS mono font 2022-12-22 11:02:48 +05:30
Anirudh Oppiliappan 86eb64311c
templates: improve this & parent commit 2022-12-22 10:58:41 +05:30
phire 1375740735 Link to parent commit file version in commit view
It makes sense for [oldfile] in [oldfile]->[newfile] to link to the
previous version. This is also how cgit behaves.
2022-12-20 14:24:17 +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 42bce06630
readme: add note clarifying cloning 2022-12-19 22:33:33 +05:30
Anirudh Oppiliappan 150d81df6c
diff: scroll diff on overflow 2022-12-19 22:15:03 +05:30
Anirudh Oppiliappan 2f508f865f
add license
closes #2
2022-12-19 18:09:45 +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 d1a2847a26
index: turn off logging, it's too noisy 2022-12-19 17:38:21 +05:30
Anirudh Oppiliappan 203fb6c58a
readme: clarify license 2022-12-19 17:37:30 +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 27ed90c5eb
unveil: clarify its uselessness 2022-12-19 12:08:31 +05:30
Anirudh Oppiliappan a05244018a
git: check for binary files 2022-12-19 11:36:50 +05:30
Anirudh Oppiliappan 8ba1a9609a
add favicon 2022-12-19 11:25:49 +05:30
Anirudh Oppiliappan 9a8041a274
readme: more info 2022-12-19 10:52:16 +05:30
Anirudh Oppiliappan fc65017b75
config: fix yaml 2022-12-19 09:57:25 +05:30
Anirudh Oppiliappan df0962a39e
all: no more pretty urls 2022-12-19 09:02:23 +05:30
Anirudh Oppiliappan 232a3603a6
templates: message under tag name 2022-12-18 22:18:00 +05:30
Anirudh Oppiliappan 99a092b8b0
css: default monospace font 2022-12-18 22:08:03 +05:30
Anirudh Oppiliappan 089ada4cac
config: fix go-import pretty url 2022-12-18 21:00:36 +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 8f8f205ce5
routes: skip unopenable dirs 2022-12-18 11:43:50 +05:30
Anirudh Oppiliappan 08255439fb
config: scan path 2022-12-18 11:22:26 +05:30
Anirudh Oppiliappan 85d1bf7355
routes: sort repo index by last idle 2022-12-18 11:19:14 +05:30
Anirudh Oppiliappan 7fe98772b0
templates: add title tags 2022-12-18 11:14:38 +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 e4d12fc667
templates: unified repo-header 2022-12-18 10:42:18 +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