Commit Graph

109 Commits

Author SHA1 Message Date
cel 🌸 29165c4c93 add bunny.garden assets 2024-02-20 00:40:51 +00:00
cel 🌸 f4ff8fe6eb fix routes 2024-02-20 00:24:38 +00:00
cel 🌸 ac0983a896 support categories 2024-02-19 23:49:34 +00:00
cel 🌸 3c1b8007b6 support categories at index 2024-02-19 22:23:39 +00:00
dependabot[bot] bdfc973207
deps: bump go-git
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.6.1 to 5.11.0.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.6.1...v5.11.0)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-27 17:20:48 +02:00
Anirudh Oppiliappan b2b1825041
templates: add missing title to repo page 2023-11-05 10:27:04 +02:00
Anirudh Oppiliappan 30c0f3eea0
log errors from git.Open 2023-11-05 10:04:37 +02:00
Gil Poiares-Oliveira 8f9e7f14ff
fix broken mailto: link in commit template 2023-05-15 11:33:11 +03:00
Akilesh Kannan 0191fc887e
contrib: add systemd service file 2023-04-16 10:34:46 +05:30
Anirudh Oppiliappan dc07fff40c
deps: revert go-gitdiff bump 2023-04-07 21:29:31 +03:00
Anirudh Oppiliappan 847910c215
deps: bump 2023-04-07 21:22:17 +03:00
Anirudh Oppiliappan d1774f5a6d
css: fix table overflow 2023-03-19 22:46:04 +02:00
Anirudh Oppiliappan 4f5d35ffd2
how did that happen 2023-03-12 00:22:12 +05:30
Anirudh Oppiliappan 5dc6516d74
bump x/net 2023-02-18 14:18:33 +05:30
Anirudh Oppiliappan 1574bbecb5
cleaner titles
by nilix
2023-02-18 14:17:47 +05:30
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
Gil Poiares-Oliveira c90b2b5193
contrib: docker support (#20) 2023-02-14 20:32:49 +02:00
Anirudh Oppiliappan 22cf7a4a89
templates: fix tags 2023-02-08 00:30:58 +05:30
Derek Stevens b78354aee2
tree: directories first, add size column, fix ..
Signed-off-by: Derek Stevens <nilix@nilfm.cc>
2023-02-08 00:30:57 +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
Daniele Sluijters ee5ab32a40 utils: Add helper to get all repos
This does a filepath.WalkDir of the config.ScanPath and tries to find
all valid git repos. It returns a list of repoInfo structs holding basic
information of each repository.
2023-02-05 12:45:46 +02:00
Daniele Sluijters ee459fce7b docs: Expand on repo.ignore
Make it clear the expectation is the paths are relative to scanPath.
2023-02-05 12:45:46 +02:00
Daniele Sluijters 8586d930a3 config: Ensure we always have an absolute path
Having this consistent across the code is handy when we're building
paths, counting separators and other path manipulation.
2023-02-05 12:45:46 +02:00
Anirudh Oppiliappan 1e7b63814f
readme: tiny thing 2023-02-05 15:17:27 +05:30
Derek Stevens de046690c0
only add go meta import tag if go.mod exists in repo root
This is a multipart message in MIME format.

Pretty self-explanitory :3

Signed-off-by: Derek Stevens <nilix@nilfm.cc>
2023-02-05 15:12:02 +05:30
Derek Stevens 3060c752f8
sort tags and deduplicate
This sorts the tags reverse-chronologically.

If any tags have the same name (shouldn't happen but it does in some of my
repos), we use whichever one is "newer".

Signed-off-by: Derek Stevens <nilix@nilfm.cc>
2023-02-05 15:11:16 +05:30
Derek Stevens e782f36f19
add style tweaks
Signed-off-by: Derek Stevens <nilix@nilfm.cc>
2023-02-05 15:10:25 +05:30
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
James Mills 95dec0f056
routes: render markdown readmes in repo index (#11) 2022-12-26 11:50:08 +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 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