alpha
Login
or
Join now
tangled.org
/
core
Star
11
Fork
68
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Monorepo for Tangled
tangled.org
Star
11
Fork
68
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
16
Pulls
28
Pipelines
core
/
appview
/
pages
/
templates
/
user
/
at
b300217bfbd6a4c552b84b31e7204bf57ffa65fd
2 folders
10 files
oppiliappan
appview/pages: hide popover on scroll, delay popover by 500ms
7w ago
2b5bac85
fragments
appview/pages: hide popover on scroll, delay popover by 500ms Signed-off-by: oppiliappan <me@oppi.li>
1 month 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>
5 months ago
completeSignup.html
appview/pages: hide popover on scroll, delay popover by 500ms Signed-off-by: oppiliappan <me@oppi.li>
1 month 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>
6 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>
6 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>
5 months ago
overview.html
appview: remove unnecessary pinnedrepoDIDs Lewis: May this revision serve well! <lewis@tangled.org>
2 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>
3 months ago
signup.html
appview/signup: redirect forms on home page to signup page Signed-off-by: oppiliappan <me@oppi.li>
3 months ago
starred.html
appview/state: paginate starred repos page in user profiles Signed-off-by: oppiliappan <me@oppi.li>
2 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>
6 months ago
vouches.html
appview/state: add vouch handlers Signed-off-by: oppiliappan <me@oppi.li>
2 months ago