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
/
user
2 folders
10 files
at
ca1162d4e168afc2b4b3f0fbb2eb91c152d9146f
oppiliappan
appview/pages: link to blog in announcement and popover
3mo ago
bbaf9ab1
fragments
appview/pages: link to blog in announcement and popover Signed-off-by: oppiliappan <me@oppi.li>
3 months ago
settings
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>
6 months ago
completeSignup.html
appview/pages: link to blog in announcement and popover Signed-off-by: oppiliappan <me@oppi.li>
3 months ago
followers.html
appview/pages/templates: update empty styles For the "This user does not have X" pages. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
8 months ago
following.html
appview/pages/templates: update empty styles For the "This user does not have X" pages. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
8 months ago
login.html
appview/{oauth,pages,state}: remove unused `AddAccount` session data idk why was this added. Seems like it isn't used? Signed-off-by: Seongmin Lee <git@boltless.me>
6 months ago
overview.html
appview: remove unnecessary pinnedrepoDIDs Lewis: May this revision serve well! <lewis@tangled.org>
4 months ago
repos.html
appview/pages: add search bar to profile-repos tab this search bar has `language` and `topic` as keyword filters. Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
signup.html
appview/signup: redirect forms on home page to signup page Signed-off-by: oppiliappan <me@oppi.li>
5 months ago
starred.html
appview/state: paginate starred repos page in user profiles Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
strings.html
appview/pages/templates: update empty styles For the "This user does not have X" pages. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
8 months ago
vouches.html
appview/state: add vouch handlers Signed-off-by: oppiliappan <me@oppi.li>
4 months ago