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
/
templates
15 folders
1 file
at
92009db2a95e65539b6c2da48b941ceda061cff3
oppiliappan
appview/db: fix up nits with newsletter handlers
3mo ago
92009db2
brand
appview/pages: rework dolly logo template more customizable with params & classes Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
errors
appview/pages: notifications ui and templating Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
11 months ago
fragments
appview/pages: add posthog js snippet for web analytics That's token is meant to be public. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
3 months ago
goodfirstissues
revert "appview/pages: seo improvements, sitemap, schemae and more" This reverts commit 8fb22cb34756cc2930bb780548d45bde56cdbe65. Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
knots
appview/docs/nix/spindle/readme.md: fix outdated documentation links Signed-off-by: pompydev <pompydev@proton.me>
7 months ago
labels
appview/pages: unify clickable-label styles adding text-inherit overrides the `<a>` styling. Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
layouts
appview: deduplicate newsletter widget, single-render timeline grid the newsletter widget was being rendered twice on the timeline (once for mobile, once for desktop) via hidden/visible wrapper divs. both copies shared the same element ids (newsletter-widget, newsletter-widget-msg), so desktop submissions swapped into the hidden mobile copy and appeared to do nothing. collapse the two layouts into one responsive grid with tailwind order/col-start utilities so the widget lives in the dom exactly once, and drop the mutationobserver wiring in favour of a small delegated click listener that also handles gfi banner widening on dismiss. consolidate the three signup form variants (banner, widget, home hero) into a single newsletterForm fragment that takes a dict(Id, Variant). each instance gets a unique response-span id (newsletter-msg-<Id>) so multiple forms can coexist on a page without id collisions. move the handler's inline html/tailwind response strings into a newsletterResponse template rendered through pages, so the response id round-trips with the form's hx-target via an hx-vals target field. drop the stray blank line in base.html. Signed-off-by: eti <eti@eti.tf>
3 months ago
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
notifications
appview/notifications/item: force profile pictures to fit a 1:1 ratio Signed-off-by: eti <eti@eti.tf>
4 months ago
repo
appview/pages: reset label & secret form correctly `after-request` is not triggered because the response causes a full page reload. Persisted input values were due to browser autofill, not htmx state. Signed-off-by: tobinio <Tobias.frischmann1@gmail.com>
4 months ago
search
appview/pages: add search page Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
spindles
appview/docs/nix/spindle/readme.md: fix outdated documentation links Signed-off-by: pompydev <pompydev@proton.me>
7 months ago
strings
appview/pages: make strings page follow repo style Tiny avatar, description and paddings are now uniform across repo and string pages. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
6 months ago
timeline
appview/db: fix up nits with newsletter handlers Signed-off-by: oppiliappan <me@oppi.li>
3 months ago
user
appview/pages: add nofollow and me attributes to social links for self-verification on fediverse Signed-off-by: Techno Duck <duck@technoduck.me>
3 months ago
banner.html
appview/db: fix up nits with newsletter handlers Signed-off-by: oppiliappan <me@oppi.li>
3 months ago