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
25 folders
1 file
at
e7a160961536da3d9ffc418b382d325f8b9b2ce8
Seongmin Lee
appview: pages: fix star `hx-target` bug
1y ago
7410cf45
cache
appview: pages: fix star `hx-target` bug `POST /star`'s template was whole `repoActions` fragment but `hx-target` was set to `#starBtn` only. Resulting wrapper div copied every time when user starred/unstarred the repo. This wasn't noticeable because fork button next to it was invisible due to undefined `.DisableFork` field on RepoStarFragment Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago
commitverify
appview: repo: show ssh fingerprint info on hover Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
config
appview: consumer events from spindles Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
db
appview: wrap posthog under unified notifier - Make `db.New*()` methods to accept complete model object instead of individual fields - Remove `posthog` field from *most* Service structs. Oauth still has one as an edge-case - Add more notifier methods to replace posthog logics Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago
email
remove unused func
1 year ago
filetree
appview: diff: organize changed-files into file-tree introduces the filetree package. eventually we will have a sticky side-panel style layout for any page displaying diffs (probably makes most sense when we have split diffs), and this file-tree will move there.
1 year ago
idresolver
appview: invalidate cached identity on receiving identity / account deactivation events from the jetstream appview/ingester: invalidate identity only if the account was deactivated on an account event
1 year ago
issues
appview: replace all occurrences of TID with global tid package Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
knots
appview: apply gopls lints - remove returns at end of function - replace loop with copy Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
middleware
appview: middleware: render 404 page for invalid user did/handle Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago
notify
appview/notify: apply gofmt Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
oauth
rbac: add spindle config to rbac Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
pages
appview: pages: fix star `hx-target` bug `POST /star`'s template was whole `repoActions` fragment but `hx-target` was set to `#starBtn` only. Resulting wrapper div copied every time when user starred/unstarred the repo. This wasn't noticeable because fork button next to it was invisible due to undefined `.DisableFork` field on RepoStarFragment Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago
pagination
appview: repo/issues: paginate issues loading up issues on @tangled.sh/core should be much faster because we only have to resolve ~10 DIDs at a time. with a saturated did-handle cache, this should be near-instant page load times.
1 year ago
pipelines
appview: wrap posthog under unified notifier - Make `db.New*()` methods to accept complete model object instead of individual fields - Remove `posthog` field from *most* Service structs. Oauth still has one as an edge-case - Add more notifier methods to replace posthog logics Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago
posthog
appview/notify: apply gofmt Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
pulls
appview: apply gopls lints - remove returns at end of function - replace loop with copy Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
randomart
show branches in a dropdown
1 year ago
repo
appview: apply gopls lints - remove returns at end of function - replace loop with copy Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
reporesolver
appview: stream logs from workflow endpoint Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
settings
appview: replace all occurrences of TID with global tid package Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
spindles
appview: apply gopls lints - remove returns at end of function - replace loop with copy Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
spindleverify
appview: split off spindle verification logic into separate pkg Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
state
appview: pages: fix star `hx-target` bug `POST /star`'s template was whole `repoActions` fragment but `hx-target` was set to `#starBtn` only. Resulting wrapper div copied every time when user starred/unstarred the repo. This wasn't noticeable because fork button next to it was invisible due to undefined `.DisableFork` field on RepoStarFragment Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago
xrpcclient
appview: oauth: use icyphox.sh/atproto-oauth Improved logging and adds a 5s tolerance to the iat claim so PDSes with a slightly skewed clock (or just aggressive timestamp checks) should work. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
ingester.go
appview: wrap posthog under unified notifier - Make `db.New*()` methods to accept complete model object instead of individual fields - Remove `posthog` field from *most* Service structs. Oauth still has one as an edge-case - Add more notifier methods to replace posthog logics Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago