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
5 folders
8 files
at
0b33fca006da75fd06fd64348f9465bafe83b0c7
eti
appview/login,signup: increase font size when <md to prevent focus zoom
2mo ago
0b33fca0
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/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 months ago
repoinfo
appview: canonicalize repo urls to handle/slug Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
static
*: fmt, remove a couple little frontend bits Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
templates
appview/login,signup: increase font size when <md to prevent focus zoom safari on ios zooms on inputs if the font size is set to a value smaller than 16px. setting the font size of <input> elements when the viewport is smaller than `md` prevents that behavior a broader fix would be to patch all inputs to behave that way. this would require more manual work, this could be a point of focus when transitioning to a better frontend framework. resolves [TAN-506](https://linear.app/tangled/issue/TAN-506/stop-safari-from-zooming-on-text-inputs) Signed-off-by: eti <eti@eti.tf>
2 months ago
cache.go
appview/login,signup: increase font size when <md to prevent focus zoom safari on ios zooms on inputs if the font size is set to a value smaller than 16px. setting the font size of <input> elements when the viewport is smaller than `md` prevents that behavior a broader fix would be to patch all inputs to behave that way. this would require more manual work, this could be a point of focus when transitioning to a better frontend framework. resolves [TAN-506](https://linear.app/tangled/issue/TAN-506/stop-safari-from-zooming-on-text-inputs) Signed-off-by: eti <eti@eti.tf>
2 months ago
compose_parse_test.go
appview/pages: test pull compose source parsing Lewis: May this revision serve well! <lewis@tangled.org>
4 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 months ago
funcmap_test.go
appview,knotserver: pref-handle display + identity ingest Lewis: May this revision serve well! <lewis@tangled.org>
4 months ago
htmx.go
appview: clear signup error message on successful signup Signed-off-by: nove-b <nove.b.web@gmail.com>
3 months ago
pages.go
appview/pages: hide reaction actions by default the behavior is like so now: - comments no longer have a reaction button below them - like linear/discord/slack: the reaction button shows up on hover in the comment header to the right - when existing reactions are present, a reaction button can be seen in the bottom, *in addition* to the one in the header (just like linear's comment threads) Signed-off-by: oppiliappan <me@oppi.li>
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>
4 months ago
ratchet_test.go
appview: canonicalize repo urls to handle/slug Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago