alpha
Login
or
Join now
evan.jarrett.net
/
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.
Monorepo for Tangled — https://tangled.org
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
Pulls
Pipelines
core
/
appview
/
at
master
41 folders
6 files
dawn
all: fix formatting, lint errors and the storybook test project
7d ago
d4a72e6c
bsky
appview/bsky: switch to manual post fetching indigo needs a version bump to support galleries in responses Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
cache
appview,knotserver: pref-handle display + identity ingest Lewis: May this revision serve well! <lewis@tangled.org>
5 months ago
cloudflare
appview/cloudflare: add kv, r2 and dns client wrappers Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
6 months ago
codesearch
appview: code search Signed-off-by: Seongmin Lee <git@boltless.me>
2 months ago
commitverify
commitverify: skip unsigned commits before DB lookup Signed-off-by: Matías Insaurralde <matias@insaurral.de>
5 months ago
config
appview,knotmirror: follow knot firehose for deploys and mirrors Lewis: May this revision serve well! <did:plc:3fwecdnvtcscjnrx2p4n7alz> Signed-off-by: dawn <dawn@tangled.org>
1 week ago
db
appview,knotmirror: follow knot firehose for deploys and mirrors Lewis: May this revision serve well! <did:plc:3fwecdnvtcscjnrx2p4n7alz> Signed-off-by: dawn <dawn@tangled.org>
1 week ago
email
appview/email: create contact and then add to segment This is API call is idempotent. If the contact doesn't previously exist on Resend, adding to Segment will fail. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
4 months ago
filetree
appview/pages: differentiate open/close icons in filetree the giant tailwind safelist is used because nested groups cannot be styled using tailwind, and therefore we need named groups. we pre-populate the source html with up to 12-deep named groups and their variants so that tailwind generates the right css. Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
focus
appview/focus: add web handlers for focus mode - /focus/begin: begin focus mode - /focus/end: end focus mode - /focus/next: mark read & move to next focus item Signed-off-by: oppiliappan <me@oppi.li>
3 months ago
indexer
appview/notify: notify on issue/PR assign currently hardcoded to fire on the tangled assignee label def. Signed-off-by: oppiliappan <me@oppi.li>
3 months ago
issues
appview/{issues,pulls}: check user auth on edit properly and write record to correct repo always Signed-off-by: dawn <dawn@tangled.org>
1 month ago
knotacl
appview,knotmirror: follow knot firehose for deploys and mirrors Lewis: May this revision serve well! <did:plc:3fwecdnvtcscjnrx2p4n7alz> Signed-off-by: dawn <dawn@tangled.org>
1 week ago
knotcompat
lexicons,api,knotserver,appview: write repos by DID, negotiate per-knot Lewis: May this revision serve well! <did:plc:3fwecdnvtcscjnrx2p4n7alz>
1 month ago
knots
appview,knotmirror: follow knot firehose for deploys and mirrors Lewis: May this revision serve well! <did:plc:3fwecdnvtcscjnrx2p4n7alz> Signed-off-by: dawn <dawn@tangled.org>
1 week ago
labels
appview/db: now-redundant indexed col in label ops Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
mentions
appview: rename refresolver module to mentions usage of the resolver is now mentionsResolver. Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
metrics
gitutil,appview,knot{server,mirror,2}: etag archives & serve 304s Lewis: May this revision serve well! <did:plc:3fwecdnvtcscjnrx2p4n7alz>
1 month ago
middleware
appview: add theme drop-down persisted in database Fixes #364 Allows users to manually change theme, useful for cases like LibreWolf where it defaults to light-mode irrespective of system settings (with resistFingerprinting enabled). Stores theme as 'light', 'dark', or 'auto' in the database, and dynamically adds/removes the 'dark' class from the HTML. Signed-off-by: TheBananaPancake <did:plc:3ywraszv5eqhnlvzumwju5fa>
1 month ago
migration
appview/migration: backfill closed entity state to PDSes Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
models
lexicons,api,web,appview,docs: use rkey for pipelineId Signed-off-by: Seongmin Lee <git@boltless.me> Signed-off-by: dawn <dawn@tangled.org>
1 week ago
notifications
appview/notifications: log on failure Signed-off-by: Seongmin Lee <git@boltless.me>
2 months ago
notify
appview: remove in-appview webhook implementation Drop the webhook notifier from the fan-out, the appview webhook XRPC handlers/routes, db/webhooks.go, notify/webhook, and the old org.tangled.temp.repo.*Webhook lexicons + bindings. Trim models to view types and move the shared resolveOwnedRepo helper into xrpc/repo.go. The appview webhook tables are left intact so existing rows survive for an operational backfill.
1 week ago
oauth
lexicons,appview,knot2: model member and collaborator invites Lewis: May this revision serve well! <did:plc:3fwecdnvtcscjnrx2p4n7alz>
1 week ago
pages
lexicons,appview,knot2: model member and collaborator invites Lewis: May this revision serve well! <did:plc:3fwecdnvtcscjnrx2p4n7alz>
1 week ago
pagination
appview: add basic issue indexer - Heavily inspired by gitea - add `GetAllIssues` which only receives a paginator and gathers all issues ignoring `repoAt` field Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
10 months ago
pipelines
lexicons,api,web,appview,docs: use rkey for pipelineId Signed-off-by: Seongmin Lee <git@boltless.me> Signed-off-by: dawn <dawn@tangled.org>
1 week ago
pulls
knot2,appview: put binary payloads in patches Lewis: May this revision serve well! <did:plc:3fwecdnvtcscjnrx2p4n7alz>
1 month ago
randomart
show branches in a dropdown
2 years ago
repo
lexicons,appview,knot2: model member and collaborator invites Lewis: May this revision serve well! <did:plc:3fwecdnvtcscjnrx2p4n7alz>
1 week ago
reporesolver
gitutil,appview,knot{server,mirror}: serve archives standardized Lewis: May this revision serve well! <did:plc:3fwecdnvtcscjnrx2p4n7alz>
1 month ago
searchquery
appview/searchquery: add dynamic tag extraction and shared resolution helpers Add KnownTags map and GetDynamicTags/GetNegatedDynamicTags methods to extract label-value search filters from parsed queries. Any tag:value pair whose key is not a known system tag (state, author, label) is treated as a dynamic label filter. Add resolve.go with shared helpers: IdentResolver type, ResolveAuthor, ExtractTextFilters, and ResolveDIDLabelValues. These keep resolution logic in the searchquery package without coupling it to idresolver. Signed-off-by: Thomas Karpiniec <tom.karpiniec@outlook.com>
6 months ago
serververify
netutil: extract common SSRF and secure-scheme guards Signed-off-by: dawn <dawn@tangled.org>
1 month ago
settings
appview/xrpc: handlers for "private" xrpc service Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 month ago
signup
appview/xrpc: handlers for "private" xrpc service Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 month ago
sitefeed
all: fix formatting, lint errors and the storybook test project Signed-off-by: dawn <dawn@tangled.org>
1 week ago
sites
appview/sites: lenient unmarshal for legacy bool-valued kv entries Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
4 months ago
spindles
repoverify,xrpc,appview: reject repo whose knot won't ID an owner Lewis: May this revision serve well! <did:plc:3fwecdnvtcscjnrx2p4n7alz>
1 month ago
state
appview,knotmirror: follow knot firehose for deploys and mirrors Lewis: May this revision serve well! <did:plc:3fwecdnvtcscjnrx2p4n7alz> Signed-off-by: dawn <dawn@tangled.org>
1 week ago
strings
appview/pages: UI bits for focus mode Signed-off-by: oppiliappan <me@oppi.li>
3 months ago
timeline
appview/pages: show onboarding progress in home and settings if onboarding is quit midway, show the progress status in the home page and the settings/profile pages Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
ingester.go
repoverify,xrpc,appview: reject repo whose knot won't ID an owner Lewis: May this revision serve well! <did:plc:3fwecdnvtcscjnrx2p4n7alz>
1 month ago
ingester_label_test.go
appview/ingester: ingest label op crud via parking Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
ingester_repo.go
repoverify,xrpc,appview: reject repo whose knot won't ID an owner Lewis: May this revision serve well! <did:plc:3fwecdnvtcscjnrx2p4n7alz>
1 month ago
ingester_repo_test.go
repoverify,xrpc,appview: reject repo whose knot won't ID an owner Lewis: May this revision serve well! <did:plc:3fwecdnvtcscjnrx2p4n7alz>
1 month ago
ingester_state_test.go
appview/ingester: ingest label op crud via parking Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
ingester_string_test.go
appview: remove validator - RBAC should be enforced on service logic. - We should not check for referenced records existence from db due to the nature of atproto. - Comment depth validation is not necessary. We can accept them and just don't render replies with deeper depth. Move markdown sanitizer to dedicated package to avoid import cycle Signed-off-by: Seongmin Lee <git@boltless.me>
2 months ago