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
fa9230ef5f43df2e3aa0ccbcbf9bd9b5547f0166
oppiliappan
appview/oauth: overload oauth identity directory
9mo ago
fa9230ef
cache
appview/oauth: overload oauth identity directory we invalidate resolutions in our ingester, but the oauth SDK seems to bring its own directory! this changeset shares them instead. thanks to nel.pet <did:plc:h5wsnqetncv6lu2weom35lg2> for the hint. Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
commitverify
appview/models: move db.PublicKey into models Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
config
Revert "*/config: add PLC URL config option" This reverts commit 55812240c5d183e7195d2762e80074062a8c999f.
9 months ago
db
appview/db: ignore pagination for non-paginated methods Each methods will check if `page.limit` is higher than 0, and only applies pagination when limit is higher than 0 Signed-off-by: Seongmin Lee <git@boltless.me>
9 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/pagination: context based pagination introduce helper methods: `IntoContext` and `FromContext` these will help using pagination obj form context easier and make it less error-prune by using private empty struct as a key instead of raw string Signed-off-by: Seongmin Lee <git@boltless.me>
9 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/pagination: context based pagination introduce helper methods: `IntoContext` and `FromContext` these will help using pagination obj form context easier and make it less error-prune by using private empty struct as a key instead of raw string Signed-off-by: Seongmin Lee <git@boltless.me>
9 months ago
models
appview/notify/db: refactor db notifier additionaly: notifies collaborators on certain events: - issue: creation, closing - pull: creation, closing and merging Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
notifications
appview/pagination: context based pagination introduce helper methods: `IntoContext` and `FromContext` these will help using pagination obj form context easier and make it less error-prune by using private empty struct as a key instead of raw string Signed-off-by: Seongmin Lee <git@boltless.me>
9 months ago
notify
appview/notify: make merged notifier calls concurrent also uses reflection to unify implementations Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
oauth
appview/oauth: overload oauth identity directory we invalidate resolutions in our ingester, but the oauth SDK seems to bring its own directory! this changeset shares them instead. thanks to nel.pet <did:plc:h5wsnqetncv6lu2weom35lg2> for the hint. Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
ogcard
appview/issues: og image for issues Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
10 months ago
pages
appview/oauth: handle failed login with error code Close: #271 Signed-off-by: Seongmin Lee <git@boltless.me>
9 months ago
pagination
appview/pagination: context based pagination introduce helper methods: `IntoContext` and `FromContext` these will help using pagination obj form context easier and make it less error-prune by using private empty struct as a key instead of raw string Signed-off-by: Seongmin Lee <git@boltless.me>
9 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/pages: fix OG links for issues and pulls Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
randomart
show branches in a dropdown
1 year ago
repo
appview/repo: fix non-annotated tags not showing up in commit log Signed-off-by: oppiliappan <me@oppi.li>
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/db: simplify db handlers for notifications 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/pagination: context based pagination introduce helper methods: `IntoContext` and `FromContext` these will help using pagination obj form context easier and make it less error-prune by using private empty struct as a key instead of raw string Signed-off-by: Seongmin Lee <git@boltless.me>
9 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