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
/
state
1 folder
9 files
at
8ee5ddca8fec08c23d3e7cb4cedd4886798ae9e2
oppiliappan
appview/middleware: indiscriminately try to refresh the session
10mo ago
34e02d1f
userutil
appview: tangled pds signup flow Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
follow.go
appview/middleware: indiscriminately try to refresh the session previously, we would only refresh sessions when authenticated requests took place. the new middleware attempts a refresh for every request, if expiry is approaching (<5m). this way, user sessions remain refreshing by simply hanging out on tangled. Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
git_http.go
appview/models: move db.Repo* into models - move db.{Repo,RepoStats,IssueCount,PullCount} into models - moe auxilliary funcs like FromRecord into models Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
knotstream.go
appview/models: move db.PunchCard into models Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
profile.go
appview/pages: prevent action button overflow in timeline cards Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
reaction.go
appview/models: move db.Reaction into models Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
router.go
appview/middleware: indiscriminately try to refresh the session previously, we would only refresh sessions when authenticated requests took place. the new middleware attempts a refresh for every request, if expiry is approaching (<5m). this way, user sessions remain refreshing by simply hanging out on tangled. Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
spindlestream.go
appview/models: move db.Pipeline* into models Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
star.go
appview/models: move db.Star into models Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
state.go
appview: do not require auth for upgrade banner the upgrade banner is left empty if the user's session is expired. this prevents them from randomly being booted to the login page. Signed-off-by: oppiliappan <me@oppi.li>
10 months ago