alpha
Login
or
Join now
bdbch.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
master
5 folders
8 files
eti
appview/repo: copy file contents to clipboard
1mo ago
512e495e
legal
appview/pages: add a brand page Also some misc. changes to page layouts. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
9 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/repo: copy file contents to clipboard this pull request adds a "copy to clipboard" button on both the readme of a repository and the file view shown when viewing a specific file Signed-off-by: eti <eti@eti.tf>
1 month ago
cache.go
appview/repo: copy file contents to clipboard this pull request adds a "copy to clipboard" button on both the readme of a repository and the file view shown when viewing a specific file Signed-off-by: eti <eti@eti.tf>
1 month 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: the great uppercasing Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 month 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/notifications: add ability to mark read/unread for a single notif Signed-off-by: oppiliappan <me@oppi.li>
1 month 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