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
31 folders
1 file
at
8fde032ef17690a2354bd27e7c2f0288f677a541
oppiliappan
appview/pulls: fix regression in resubmitting fork based PRs
10mo ago
8fde032e
cache
appview/pulls: fix regression in resubmitting fork based PRs if the upstream was updated, fork based PRs would be unable to resubmit. this is because the hidden tracking ref was not updated before performing a comparison, it was performed *after*. the ordering of events was incorrect. additionaly, the RepoCompare call was being made against pull.TargetBranch when it should have been against the hidden ref. Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
commitverify
appview/models: move db.PublicKey into models Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
config
appview/signup: set up cf turnstile Sets up Cloudflare Turnstile for fairly non-intrusive captcha. The client token is verified with CF when the user hits 'join now' (POST /signup), so this should prevent bot signups. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
10 months ago
db
appview,knotserver: produce combined patch in comparisons this is calculated by the knotserver in sh.tangled.repo.compare and cached by the appview in pull submissions, this cannot be calculated on the appview side with just the format-patch because this calculation requires a git-index. Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
dns
appview/{dns,signup}: make signup flow transactional
10 months 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
issues
appview/issues: og image for issues Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
10 months ago
knots
appview: switch to indigo oauth library Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
labels
appview: improve the logging situation a bit needs a lot more work, but we now inject slog in several places. Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
middleware
appview: switch to indigo oauth library Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
models
appview/models: fix redundant indirection PullSource already contains RepoAt, we do not have to access the optional Repo field. Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
notifications
appview: improve the logging situation a bit needs a lot more work, but we now inject slog in several places. Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
notify
appview/notifications: code cleanup for notifier GetRepo is a specialization for GetRepos which is to be used when the filters are primary keys. Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
oauth
appview/oauth: use slog logger Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
ogcard
appview/issues: og image for issues Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
10 months ago
pages
appview/pulls: add link to PR source branch Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
pagination
appview/notifications: fix pagination Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
pipelines
appview: improve the logging situation a bit needs a lot more work, but we now inject slog in several places. Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
pulls
appview/pulls: fix regression in resubmitting fork based PRs if the upstream was updated, fork based PRs would be unable to resubmit. this is because the hidden tracking ref was not updated before performing a comparison, it was performed *after*. the ordering of events was incorrect. additionaly, the RepoCompare call was being made against pull.TargetBranch when it should have been against the hidden ref. Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
randomart
show branches in a dropdown
1 year ago
repo
appview/issues: og image for issues Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
10 months ago
reporesolver
treewide: satisfy go vet checks Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
serververify
all: rename go module to tangled.org/core Sets up a special-case handler for serving tangled.org/core go module, plus some misc. .sh -> .org renames. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
10 months ago
settings
appview: switch to indigo oauth library Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
signup
appview/{dns,signup}: make signup flow transactional
10 months ago
spindles
appview: switch to indigo oauth library Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
state
appview: improve patch validation automatically adds a newline to patches that are missing one.
10 months ago
strings
appview: switch to indigo oauth library Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
validator
appview: improve patch validation automatically adds a newline to patches that are missing one.
10 months ago
xrpcclient
appview: switch to indigo oauth library Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
ingester.go
appview: improve the logging situation a bit needs a lot more work, but we now inject slog in several places. Signed-off-by: oppiliappan <me@oppi.li>
10 months ago