bruschetta

A simple golang web based file browser
Log | Files | Refs | LICENSE

DateCommit messageAuthorFiles+-
2026-08-04 09:15Render index.htm(l) files if they exist instead of directory listingbreadcat2+9-0
2026-08-04 09:15Try a better gitattributesbreadcat1+5-2
2026-05-19 16:39Fix broken list stylebreadcat1+2-3
2026-05-19 16:33Don't underline icons on hover in thumbnail viewbreadcat1+1-0
2026-05-19 16:32Main doesn't need a classbreadcat1+2-2
2026-05-19 14:55Add filter functionalitybreadcat2+40-1
2026-04-07 09:41Preserve view mode while navigatingbreadcat1+36-17
2026-03-19 16:39Just embed the whole damn template in the sourcebreadcat3+262-263
2026-03-19 16:33Newlines gonna newlinebreadcat1+1-0
2026-03-19 16:24Initial commitbreadcat5+567-0
2026-03-19 16:13Initial commitbreadcat2+676-0