alpha
Login
or
Join now
metru.dev
/
tangled-monorepo
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
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
tangled-monorepo
/
appview
/
at
sl/md-editor
42 folders
4 files
Seongmin Lee
wip: *: bump htmx to v4
4w ago
0a83bd16
bsky
appview/bsky: init module to fetch and store bsky posts on loadup fetches recent tangled posts for use on landing page Signed-off-by: oppiliappan <me@oppi.li>
5 months ago
cache
appview,knotserver: pref-handle display + identity ingest Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
cloudflare
appview/cloudflare: add kv, r2 and dns client wrappers Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
5 months ago
commitverify
commitverify: skip unsigned commits before DB lookup Signed-off-by: Matías Insaurralde <matias@insaurral.de>
3 months ago
config
appview,nix: add porxie blob store Signed-off-by: Seongmin Lee <git@boltless.me>
2 months ago
db
appview/strings: remove gzip hack from strings Signed-off-by: Seongmin Lee <git@boltless.me>
2 months 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>
3 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>
4 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>
1 month 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>
1 month ago
issues
appview: support blob upload from markdown editor This commit doesn't include blob rendering Signed-off-by: Seongmin Lee <git@boltless.me>
2 months ago
knotacl
appview/knotacl: service & latch tests Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago
knotcompat
appview/knotcompat: capability detection tests Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago
knots
appview/pages: UI bits for focus mode Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
labels
appview: read permissions thru knotacl service Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago
mentions
appview: support blob upload from markdown editor This commit doesn't include blob rendering Signed-off-by: Seongmin Lee <git@boltless.me>
2 months ago
metrics
appview/metrics: support request hijacking permits websocket upgrades in pipeline endpoints Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
middleware
appview: envelope LoggedInUser into BaseParams down the line, BaseParams will include a bit more data, such as focus status. Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
migration
appview: be more compatible with legacy comment records Signed-off-by: Seongmin Lee <git@boltless.me>
2 months ago
models
appview/strings: remove gzip hack from strings Signed-off-by: Seongmin Lee <git@boltless.me>
2 months ago
notifications
appview/pages: UI bits for focus mode Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
notify
appview/notify: notify on issue/PR assign currently hardcoded to fire on the tangled assignee label def. Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
oauth
xrpc/serviceauth: didweb svc auth colon parameterization Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago
pages
wip: *: bump htmx to v4 Signed-off-by: Seongmin Lee <git@boltless.me>
1 month 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>
1 year ago
pipelines
appview/pages: UI bits for focus mode Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
pulls
appview: support blob upload from markdown editor This commit doesn't include blob rendering Signed-off-by: Seongmin Lee <git@boltless.me>
2 months ago
randomart
show branches in a dropdown
1 year ago
repo
appview/pages: UI bits for focus mode Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
reporesolver
appview: read permissions thru knotacl service Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago
repoverify
appview,knotmirror: tolerate 1.13 knots during 1.14 rollout Lewis: May this revision serve well! <lewis@tangled.org>
2 months 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>
4 months ago
serververify
appview: kt+sp members ingestion Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
settings
appview/pages: UI bits for focus mode Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
signup
appview: clear signup error message on successful signup Signed-off-by: nove-b <nove.b.web@gmail.com>
2 months ago
sites
appview/sites: lenient unmarshal for legacy bool-valued kv entries Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
2 months ago
spindles
appview/pages: UI bits for focus mode Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
state
appview/pages: use comment at-uri for internal identifier still use `#comment-{rkey}` for UI, but internal identifier should always use full at-uri. Signed-off-by: Seongmin Lee <git@boltless.me>
1 month ago
strings
appview/strings: multi-file support Signed-off-by: Seongmin Lee <git@boltless.me>
2 months ago
timeline
appview/pages: UI bits for focus mode Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
validator
appview: refactor string page to accept multiple files db schema is still using single file for non-blob file contents. Signed-off-by: Seongmin Lee <git@boltless.me>
3 months ago
xrpcclient
appview/knotacl: knot acl client & cache Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago
ingester.go
appview: support blob upload from markdown editor This commit doesn't include blob rendering Signed-off-by: Seongmin Lee <git@boltless.me>
2 months ago
ingester_repo.go
appview/ingester: slightly nicer logging Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
ingester_repo_test.go
appview/ingester: slightly nicer logging Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
ingester_string_test.go
appview: use blob based strings Signed-off-by: Seongmin Lee <git@boltless.me>
3 months ago