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
33 folders
1 file
at
0d2422ff1800bfc9563aa56c3819922867de9e0a
oppiliappan
appview/state: refactor manifest.json
7mo ago
0d2422ff
cache
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
commitverify
types,appview,knotserver: replace object.Commit with types.Commit Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
config
Revert "Revert "*/config: add PLC URL config option"" This reverts commit 55b06460d331a29b940dd06c7518d9fd0a911cd2.
9 months ago
db
appview/profile: fix more profile rendering issues Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
dns
appview/{dns,signup}: make signup flow transactional
10 months ago
email
appview/email: replace regex check with mail.ParseAddress Signed-off-by: Evan Jarrett <evan@evanjarrett.com>
8 months 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
indexer
appview/indexer: log docCount on startup Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
issues
appview: remove dolly silhouette full dolly everywhere. Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
knots
appview/knots,spindles: ignore invalid handles when removing members This was preventing knot and spindle owners from removing members if the members's handle became invalid Fixes: https://tangled.org/tangled.org/core/issues/192 Signed-off-by: yemou <dev@mou.pink>
7 months ago
labels
orm: extract orm package from appview includes query and migration helpers Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
mentions
appview: rename refresolver module to mentions usage of the resolver is now mentionsResolver. Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
middleware
appview: explicitly set statuscode in NotFound handlers Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
models
lexicons,appview/pulls: upload patches as blobs By using blobs we massively increase our maximum patch size. When stored directly on the record patches can be at most 2 MiB. By moving it to a blob, we get a minimum of 50 MiB (smaller if the pds has set it but 50 is the default). legacy field name `patch` in `repo.pull` lexicon is preserved (but not used) to support some level of backward compatibility Signed-off-by: Samuel Shuert <me@thecoded.prof> Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
notifications
orm: extract orm package from appview includes query and migration helpers Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
notify
appview/pulls: notify on stacked pull creation the merged_notifier no longer waits for the notifiers to complete. it is now fire-and-forget. Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
oauth
orm: extract orm package from appview includes query and migration helpers Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
ogcard
appview: remove dolly silhouette full dolly everywhere. Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
pages
appview: use static logo/favicon files these files are now generated at build time. Signed-off-by: oppiliappan <me@oppi.li>
7 months 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
orm: extract orm package from appview includes query and migration helpers Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
pulls
appview: remove dolly silhouette full dolly everywhere. Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
randomart
show branches in a dropdown
1 year ago
repo
appview: remove dolly silhouette full dolly everywhere. Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
reporesolver
appview/reporesolver: fix current directory extraction for tree paths path.Dir on extractPathAfterRef returned the parent directory, which broke relative link resolution in markdown when viewing directories. extractCurrentDir now handles blob and tree paths separately: blob paths return the parent dir, tree paths return the directory itself Signed-off-by: moshyfawn <email@moshyfawn.dev>
7 months ago
serververify
orm: extract orm package from appview includes query and migration helpers Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
settings
appview/state: Moved /knots & /spindle to /settings Signed-off-by: 5jiji <git@5jiji.com> Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
signup
appview/{dns,signup}: make signup flow transactional
10 months ago
spindles
appview/knots,spindles: ignore invalid handles when removing members This was preventing knot and spindle owners from removing members if the members's handle became invalid Fixes: https://tangled.org/tangled.org/core/issues/192 Signed-off-by: yemou <dev@mou.pink>
7 months ago
state
appview/state: refactor manifest.json incorporates changes suggested by @boltless.me Co-authored-by: Seongmin Lee <git@boltless.me> Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
strings
orm: extract orm package from appview includes query and migration helpers Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
validator
orm: extract orm package from appview includes query and migration helpers Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
xrpcclient
appview: switch to indigo oauth library Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
ingester.go
orm: extract orm package from appview includes query and migration helpers Signed-off-by: oppiliappan <me@oppi.li>
8 months ago