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
22 folders
2 files
at
c6c77c6903c411943160deed0440372b30ddf6d2
BrookJeynes
appview/pages: add languages to repo index; show name and percentage on hover
1y ago
c6c77c69
cache
appview/pages: add languages to repo index; show name and percentage on hover This commit adds languages with their associated colour just below the tabs on the repo index page. Hovering over the colours will display the language name and file percentage within the repo. Signed-off-by: BrookJeynes <jeynesbrook@gmail.com>
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: db: fix column name typo in sql query 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: idresolver: reduce error cache TTL Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
issues
appview: issues: move to own package Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
middleware
appview: add spindle to repo settings form 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: add languages to repo index; show name and percentage on hover This commit adds languages with their associated colour just below the tabs on the repo index page. Hovering over the colours will display the language name and file percentage within the repo. Signed-off-by: BrookJeynes <jeynesbrook@gmail.com>
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,spindle: collapse system introduced steps Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
pulls
appview: revert mergeCheck logic Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
randomart
show branches in a dropdown
1 year ago
repo
appview,knotserver: include language colour and calculate percentage This commit updates the types related to fetching the languages used within a repo to be more structured and include additional information such as the language colour. Additional logic to calculate the language percentage was added to the repo index. Signed-off-by: BrookJeynes <jeynesbrook@gmail.com>
1 year ago
reporesolver
appview: stream logs from workflow endpoint Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
settings
appview: config,settings: add a config option for setting email "sent from" address
1 year ago
spindles
appview: split off spindle verification logic into separate pkg 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: state: more verbose error message to track errors found `db.Make` can fail with error message like "no such column: did" which lacks some context to locate the exact where error occured added some context following other error return statements in `state.Make()` 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: harden RemoveSpindle ingester Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
tid.go
appview: swap out old auth service for oauth Also does some driveby config refactoring.
1 year ago