Commit Graph

10 Commits

Author SHA1 Message Date
Derek Stevens d5a33e9150
fix buffer overflow in countlines for files greater than 32k
Signed-off-by: Derek Stevens <nilix@nilfm.cc>
2023-02-18 14:17:47 +05:30
Derek Stevens ee800624f5
fix line count for files that don't end in a newline
Signed-off-by: Derek Stevens <nilix@nilfm.cc>
2023-02-08 00:30:51 +05:30
Anirudh Oppiliappan df0962a39e
all: no more pretty urls 2022-12-19 09:02:23 +05:30
Anirudh Oppiliappan 5091695e75
templates: repo and log 2022-12-17 21:33:04 +05:30
Anirudh Oppiliappan d083d5d72e
routes: serve static content from /static 2022-12-17 12:45:21 +05:30
Anirudh Oppiliappan d879c2dfb0
template: line numbers for file view 2022-12-13 11:50:39 +05:30
Anirudh Oppiliappan 82b8afe19b
routes: render readme 2022-12-12 20:53:58 +05:30
Anirudh Oppiliappan ce71721c6d
routes, templates: tree and log views 2022-12-11 21:17:04 +05:30
Anirudh Oppiliappan ac6ca71f01
routes: file content view 2022-12-11 14:18:39 +05:30
Anirudh Oppiliappan 856f66808b
all: init 2022-12-11 11:22:47 +05:30