alpha
Login
or
Join now
wilb.me
/
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
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
/
repo
/
at
sl/profile
20 files
eti
appview/repo/search: improve ui/ux
15d ago
3d339179
archive.go
appview: zip download for repo Implementation of [issue #581](https://tangled.org/tangled.org/core/issues/581). Adds a `zip` download when downloading a repo. Defaults to zip for windows, and `tar.gz` for non-windows with a dropdown to choose the preferred format. Signed-off-by: Smit Patil <smit@smit.codes>
1 month ago
artifact.go
appview/pages: UI bits for focus mode Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
blob.go
appview/repo: use `git.getEntry` output for blob size check We can't trust `content-length` since blob might be gzipped. use `size` from `getEntry` output instead. Signed-off-by: Seongmin Lee <git@boltless.me>
3 weeks ago
branches.go
appview/pages: UI bits for focus mode Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
compare.go
appview/pages: UI bits for focus mode Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
feed.go
knotmirror: temp git xrpc to use repodid Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
filesearch.go
appview/repo/search: improve ui/ux - use an `<input>` instead of a `<button>` - add support for `?q=%s` in `repo/search` - show empty state message with query examples - consistent `search-code` icon accross `repo/search` and `repo` overview to distinguish from global search resolves [TAN-534](https://linear.app/tangled/issue/TAN-534/reposearch-nitpicks-and-reworks) Signed-off-by: eti <eti@eti.tf>
2 weeks ago
index.go
appview/repo: skip redundant language writing Lewis: May this revision serve well! <lewis@tangled.org>
2 weeks ago
log.go
appview/pages: UI bits for focus mode Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
opengraph.go
appview: update appview repo_language cache when loading index page Updating only on `refUpdate` event is unstable. Signed-off-by: Seongmin Lee <git@boltless.me>
1 month ago
rawdiff.go
appview/repo: serve .diff and .patch for commits Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
3 months ago
rawdiff_test.go
appview/repo: serve .diff and .patch for commits Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
3 months ago
rename_test.go
knotmirror,spindle,appview: propagate repo rename across services Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
repo.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>
6 months ago
repo_util.go
appview/pipelines: key by repoDid in all queries no more owner/repo! Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
router.go
appview: repo file search Signed-off-by: Seongmin Lee <git@boltless.me>
3 weeks ago
settings.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>
6 months ago
tags.go
appview/repo: path-unescape tag name Signed-off-by: Seongmin Lee <git@boltless.me>
2 weeks ago
tree.go
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
webhooks.go
appview/pages: UI bits for focus mode Signed-off-by: oppiliappan <me@oppi.li>
1 month ago