Monorepo for Tangled

Commits on ci

ci noodling
Signed-off-by: oppiliappan <me@oppi.li>
ci
oppiliappan committed
ci: add go mod tidy & gomod2nix check CI
Signed-off-by: Seongmin Lee <git@boltless.me>
Seongmin Lee committed
nix,gomod: bump gomod2nix & go mod tidy
Signed-off-by: Seongmin Lee <git@boltless.me>
Seongmin Lee committed
nix: bump gomod2nix version
Signed-off-by: Seongmin Lee <git@boltless.me>
Seongmin Lee committed
appview/pages/templates/knots: fix link pointing to spindle setup instead of knot setup
Signed-off-by: helpimnotdrowning <helpimnotdrowning@gmail.com>
helpimnotdrowning committed
appview/pages: uniform height for string actions
Signed-off-by: oppiliappan <me@oppi.li>
oppiliappan committed
appview/pages: use dedicated template for swap-oob fragment
Signed-off-by: Seongmin Lee <git@boltless.me>
Seongmin Lee committed
spindle/db: close rows handles consistently
Signed-off-by: Thomas Karpiniec <tkarpiniec@icloud.com>
Thomas Karpiniec committed
appview/db: close rows handles consistently
Signed-off-by: Thomas Karpiniec <tkarpiniec@icloud.com>
Thomas Karpiniec committed
appview/pages: improve rendering of backlinks list
Signed-off-by: oppiliappan <me@oppi.li>
oppiliappan committed
appview/pulls: notify on stacked pull creation
Signed-off-by: oppiliappan <me@oppi.li>
oppiliappan committed
tjh committed
tjh committed
Evan Jarrett committed
tjh committed
knotserver: add ability to run migrations on knots
Signed-off-by: oppiliappan <me@oppi.li>
oppiliappan committed
knotserver: pass logger into DB
Signed-off-by: oppiliappan <me@oppi.li>
oppiliappan committed
knotserver: follow common module nomenclature scheme
Signed-off-by: oppiliappan <me@oppi.li>
oppiliappan committed
appview/pages: make cloudflare turnstile responsive
Signed-off-by: oppiliappan <me@oppi.li>
oppiliappan committed
nix: fix up builds
Signed-off-by: oppiliappan <me@oppi.li>
oppiliappan committed
types: deduplicate coauthors list
Signed-off-by: oppiliappan <me@oppi.li>
oppiliappan committed
sets: init
Signed-off-by: oppiliappan <me@oppi.li>
oppiliappan committed
appview/notify: use sets to manage participant list
Signed-off-by: oppiliappan <me@oppi.li>
oppiliappan committed
nix: bump golang to 1.25
Signed-off-by: oppiliappan <me@oppi.li>
oppiliappan committed
appview/pages: add agreement to tos/privacy in signup
Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
Anirudh Oppiliappan committed
spindle/engines/nixery: fix panic when parsing environment variables
Signed-off-by: Evan Jarrett <evan@evanjarrett.com>
Evan Jarrett committed
orm: extract orm package from appview
Signed-off-by: oppiliappan <me@oppi.li>
oppiliappan committed
appview: rename refresolver module to mentions
Signed-off-by: oppiliappan <me@oppi.li>
oppiliappan committed
appview/pages/markup: drop math support for markdown
Signed-off-by: Seongmin Lee <git@boltless.me>
Seongmin Lee committed
nix: bump gomod2nix
Signed-off-by: Seongmin Lee <git@boltless.me>
Seongmin Lee committed
appview/pages: introduce "tinyAvatarList" template
Signed-off-by: oppiliappan <me@oppi.li>
oppiliappan committed
types: add utility to extract co-authors from a commit
Signed-off-by: oppiliappan <me@oppi.li>
oppiliappan committed
types: introduce Commit type
Signed-off-by: oppiliappan <me@oppi.li>
oppiliappan committed
appview/pages: decrease spacing between languages in repo summary
Signed-off-by: Jens Rømer Hesselbjerg <jh.roemer@gmail.com>
Jens Rømer Hesselbjerg committed
appview/pages/templates: update empty styles
Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
Anirudh Oppiliappan committed
appview: backlinks
Signed-off-by: Seongmin Lee <git@boltless.me>
Seongmin Lee committed
appview/pages: fix broken issue-comment links
Signed-off-by: Seongmin Lee <git@boltless.me>
Seongmin Lee committed
appview,lexicons: atprotate the mentions & references
Signed-off-by: Seongmin Lee <git@boltless.me>
Seongmin Lee committed
appview: parse reference links from markdown body
Signed-off-by: Seongmin Lee <git@boltless.me>
Seongmin Lee committed
oppiliappan committed
nix/modules/knot: block openssh password authentication
Signed-off-by: Seongmin Lee <git@boltless.me>
Seongmin Lee committed
jetstream: fix data race filtering events by did
Signed-off-by: Thomas Karpiniec <tkarpiniec@icloud.com>
Thomas Karpiniec committed
oppiliappan committed
appview: remove `ResolvedRepo` for eternity
Signed-off-by: Seongmin Lee <git@boltless.me>
Seongmin Lee committed
appview: remove use of all fields under `ResolvedRepo`
Signed-off-by: Seongmin Lee <git@boltless.me>
Seongmin Lee committed
appview: prefer `models.Repo` over `ResolvedRepo` internally
Signed-off-by: Seongmin Lee <git@boltless.me>
Seongmin Lee committed
appview/pages: fix `pages.RepoComparedDiffFragment()`
Signed-off-by: Seongmin Lee <git@boltless.me>
Seongmin Lee committed
appview: use less `RepoInfo` for `ResolvedRepo`
Signed-off-by: Seongmin Lee <git@boltless.me>
Seongmin Lee committed
appview: remove `ResolvedRepo.RolesInRepo()`
Signed-off-by: Seongmin Lee <git@boltless.me>
Seongmin Lee committed
appview: diet the reporesolver
Signed-off-by: Seongmin Lee <git@boltless.me>
Seongmin Lee committed
appview: remove unused fields on `RepoInfo`
Signed-off-by: Seongmin Lee <git@boltless.me>
Seongmin Lee committed
appview: use less `OwnerSlashRepo()` in handlers
Signed-off-by: Seongmin Lee <git@boltless.me>
Seongmin Lee committed
appview/pages: resolve did on render
Signed-off-by: Seongmin Lee <git@boltless.me>
Seongmin Lee committed
appview/db: remove unused struct
Signed-off-by: Seongmin Lee <git@boltless.me>
Seongmin Lee committed
appview/pages: keep search term when switching issue or pull tab
Signed-off-by: Thomas Karpiniec <tkarpiniec@icloud.com>
Thomas Karpiniec committed