alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
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.
This repository has no description
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
2
Pulls
1
Pipelines
core
/
appview
/
pages
6 folders
11 files
at
d3d6a88814063ba1ee36d0c7f62cc526e9725db2
did:plc:3fwecdnvtcscjnrx2p4n7a…
gitutil,knotmirror/xrpc: match tree/branch responses that knot serves
10d ago
d3d6a888
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
gitutil,knotmirror/xrpc: match tree/branch responses that knot serves Lewis: May this revision serve well! <did:plc:3fwecdnvtcscjnrx2p4n7alz>
1 week ago
profile-fx
appview/pages/profile-fx: more profile-fx additions appview/pages/profile-fx/danschmidt.js: danschmidt <d_schmidt@coloradocollege.edu> appview/pages/profile-fx/mihaizaurus.at.js: Mihai <73397939+mihaizaurus@users.noreply.github.com> appview/state/profile.go: Lewis <lewis@tangled.org> Lewis: May this revision serve well! <lewis@tangled.org>
3 weeks ago
repoinfo
appview: canonicalize repo urls to handle/slug Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
static
appview: upload images as blobs (issues) Signed-off-by: Wilhelm Berggren <wilhelmberggren@gmail.com> Signed-off-by: Seongmin Lee <git@boltless.me>
2 weeks ago
templates
appview: upload images as blobs (issues) Signed-off-by: Wilhelm Berggren <wilhelmberggren@gmail.com> Signed-off-by: Seongmin Lee <git@boltless.me>
2 weeks ago
cache.go
appview/pages: rework caching mechanism instead of loading all templates at once and storing into a map, we now memoize the results of `parse`. the first call to `parse` will require calculation but subsequent calls will be cached. this is simpler to reason about because the new execution model requires us to parse differently for each "base" template that is being used: - for timeline, it is necessary to parse with layouts/base - for repo-index, it is necessary to parse with layouts/base and layouts/repobase in that order the previous approach to loading also had a latent bug: all layouts were loaded atop each other in alphabetical order (order of iteration over the filesystem), and therefore it was not possible to selectively parse and execute templates on a subset of layouts. Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
codesearch.go
appview: code search Signed-off-by: Seongmin Lee <git@boltless.me>
1 month ago
compose_parse_test.go
appview/pages: pass resolver instead of nil in tests Signed-off-by: dawn <dawn@tangled.org>
1 week ago
funcmap.go
appview/commit: future-dated commits display as "now" in commit list view Fixes [#672](https://tangled.org/tangled.org/core/issues/672)
2 weeks 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/pages/markup: render attached images Signed-off-by: Wilhelm Berggren <wilhelmberggren@gmail.com> Signed-off-by: Seongmin Lee <git@boltless.me>
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>
3 months ago
punchcard-playground.html
appview/pages: standalone punchcard-playground html Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago
ratchet_test.go
appview: canonicalize repo urls to handle/slug Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
url.go
appview: fix comment redirect behavior Signed-off-by: Seongmin Lee <git@boltless.me>
1 month ago