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
013ad3128c23c598e20761746dda2c64aef6eeea
Seongmin Lee
appview: don't trust `oauth.ClientSessionData`
7mo ago
013ad312
brand
appview/pages: rework dolly logo template more customizable with params & classes Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
errors
appview/pages: notifications ui and templating Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
fragments
appview/pages: split star button to include starrers link Signed-off-by: Patrick Dewey <p@pdewey.com>
6 months ago
goodfirstissues
revert "appview/pages: seo improvements, sitemap, schemae and more" This reverts commit 8fb22cb34756cc2930bb780548d45bde56cdbe65. Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
knots
appview/docs/nix/spindle/readme.md: fix outdated documentation links Signed-off-by: pompydev <pompydev@proton.me>
8 months ago
labels
appview/pages: unify clickable-label styles adding text-inherit overrides the `<a>` styling. Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
layouts
appview/pages: split star button to include starrers link Signed-off-by: Patrick Dewey <p@pdewey.com>
6 months ago
legal
appview/pages: add a brand page Also some misc. changes to page layouts. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
11 months ago
notifications
appview/notifications/item: force profile pictures to fit a 1:1 ratio Signed-off-by: eti <eti@eti.tf>
5 months ago
repo
appview: add "starred-by" page at /{user}/{repo}/stars Signed-off-by: Patrick Dewey <p@pdewey.com>
6 months ago
search
appview/pages: add search page Signed-off-by: oppiliappan <me@oppi.li>
5 months ago
spindles
appview/docs/nix/spindle/readme.md: fix outdated documentation links Signed-off-by: pompydev <pompydev@proton.me>
8 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>
8 months ago
timeline
appview/pages: split footerFull and footerMinimal Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
6 months ago
user
appview: don't trust `oauth.ClientSessionData` `oauth.ClientSessionData.HostURL` is not validated after first session creation. If user switches the PDS while logged in, `.HostURL` will still point to old PDS, showing account management options for `tngl.sh` users. This can confuse users to accidentally put account in odd state (activated in both PDSes) Instead, always resolve Handles and PDS hosts on-demand. Technically `HostURL` is used on creating authorized atpclient, but that's ok because request to old PDS will reject the request. Ideally we should revoke user sessions on `#account` event, indigo currently doesn't support DID based revoking. Signed-off-by: Seongmin Lee <git@boltless.me>
7 months ago
banner.html
appview: don't trust `oauth.ClientSessionData` `oauth.ClientSessionData.HostURL` is not validated after first session creation. If user switches the PDS while logged in, `.HostURL` will still point to old PDS, showing account management options for `tngl.sh` users. This can confuse users to accidentally put account in odd state (activated in both PDSes) Instead, always resolve Handles and PDS hosts on-demand. Technically `HostURL` is used on creating authorized atpclient, but that's ok because request to old PDS will reject the request. Ideally we should revoke user sessions on `#account` event, indigo currently doesn't support DID based revoking. Signed-off-by: Seongmin Lee <git@boltless.me>
7 months ago