alpha
Login
or
Join now
ronshavit.com
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Monorepo for Tangled
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
core
/
appview
/
pages
/
at
ci
5 folders
8 files
Seongmin Lee
appview/pages/templates: fix PR resubmit disable state
2mo ago
d0d2c9ac
legal
appview/pages: add a brand page Also some misc. changes to page layouts. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
10 months ago
markup
appview/pages/markup: fix readme detection for directories and unsupported formats - IsReadmeFile now takes (name, mode) and only matches regular file blobs (filemode.Regular/Executable). A directory or symlink named "readme" was being picked up by tree handlers, which then tried to fetch its blob and 503'd. - ReadmePattern matches by convention (^readme(?:[._-].+)?$) rather than a fixed extension set. README.rst, README.org, README-old, etc. now surface on index/tree pages and fall through to FormatText in GetFormat for plaintext rendering. - pages.RepoIndex and pages.RepoTree route through markup.GetFormat instead of hardcoded extension switches, so the markdown extension list lives in one place (FileTypePatterns[FormatMarkdown]). - Added format_test.go covering IsReadmeFile (mode/symlink/dir rejection, the directory regression), FileTypePatterns, and GetFormat. Signed-off-by: Evan Jarrett <evan@evanjarrett.com>
2 months ago
repoinfo
appview: canonicalize repo urls to handle/slug Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
static
*: fmt, remove a couple little frontend bits Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
templates
appview/pages/templates: fix PR resubmit disable state Signed-off-by: Seongmin Lee <git@boltless.me>
2 months ago
cache.go
appview: delete knot repos when its registration is removed Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
compose_parse_test.go
appview/pages: test pull compose source parsing Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
funcmap.go
appview/pages: add scaleFmt to print counts >1k better Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
funcmap_test.go
appview,knotserver: pref-handle display + identity ingest Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
htmx.go
appview: clear signup error message on successful signup Signed-off-by: nove-b <nove.b.web@gmail.com>
2 months ago
pages.go
appview: delete knot repos when its registration is removed Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
pulls_compose.go
types,appview/pages: pull compose renderer, source enum, step templates Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
ratchet_test.go
appview: canonicalize repo urls to handle/slug Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago