alpha
Login
or
Join now
tangled.org
/
core
Star
5
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
5
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
3366814b4fd266213650dac0e7ed7f89b19a3b71
5 folders
8 files
oppiliappan
appview: envelope LoggedInUser into BaseParams
17d ago
e00f9651
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/markup: restrict README candidate matching Restricts README detection to `README` or `README.<single_extension>` filenames only, preventing files like `README.Music.md` being selected to be rendered over `README.md` Fixes [#604](https://tangled.org/tangled.org/core/issues/604) Signed-off-by: Smit Patil <smit@smit.codes>
2 weeks 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: fix bug where profile popover would spin forever the popover showed on mouseover over the parent div, but the hx request was fired on the <a> tag inside the div. if you managed to move the mouse into an area where the div was present but the <a> was not present, you could trigger a popover but not an hx request, causing the loader to spin indefinitely. we now do all events on the same element to prevent this bug. Signed-off-by: oppiliappan <me@oppi.li>
1 week ago
cache.go
appview: envelope LoggedInUser into BaseParams down the line, BaseParams will include a bit more data, such as focus status. Signed-off-by: oppiliappan <me@oppi.li>
2 weeks 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/pages: surface jj change ids on commits types.Commit already extracts the change-id commit header (written by jj) on both the log and diff paths; this exposes it in the ui: - commit lists (repo log, repo index): hovering the commit hash shows the full change id as a tooltip - commit page: full commit and parent hashes on their own line below the commit meta, with the full change id underneath in jj-conventional purple
2 weeks 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: envelope LoggedInUser into BaseParams down the line, BaseParams will include a bit more data, such as focus status. Signed-off-by: oppiliappan <me@oppi.li>
2 weeks 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