alpha
Login
or
Join now
tangled.org
/
core
Star
8
Fork
66
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
tangled.org
Star
8
Fork
66
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
12
Pulls
26
Pipelines
core
/
appview
/
pages
/
at
d87c6fb7c0e9f95737cc9dfd506afded66266c37
5 folders
8 files
oppiliappan
appview/pages: multicolumn layout for notifs, group by timeframe
4w ago
d87c6fb7
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>
1 month ago
repoinfo
appview: canonicalize repo urls to handle/slug Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago
static
*: fmt, remove a couple little frontend bits Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago
templates
appview/pages: multicolumn layout for notifs, group by timeframe working atop the previous backend changes, this changeset adds the runes to implement a 2-column layout in notifs (merged single column on mobile), with grouping by "today", "this week" and "older". Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
cache.go
appview/pages: multicolumn layout for notifs, group by timeframe working atop the previous backend changes, this changeset adds the runes to implement a 2-column layout in notifs (merged single column on mobile), with grouping by "today", "this week" and "older". Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
compose_parse_test.go
appview/pages: test pull compose source parsing Lewis: May this revision serve well! <lewis@tangled.org>
2 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>
2 months ago
htmx.go
appview: clear signup error message on successful signup Signed-off-by: nove-b <nove.b.web@gmail.com>
1 month ago
pages.go
appview/notifications: sort notifs by work/social and group by timeframe notifs are categorized into work and social notifs, and grouped by three time frames: today, this week and older. this changeset includes all the backend noodling to achieve this.
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>
2 months ago
ratchet_test.go
appview: canonicalize repo urls to handle/slug Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago