alpha
Login
or
Join now
oyster.cafe
/
tangled-core
forked from
tangled.org/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
tangled-core
/
appview
/
state
/
at
push-ptrrwwvnkmxq
1 folder
11 files
Seongmin Lee
appview,knotserver: support immutable nix flakeref link header
7mo ago
d8b6a8f5
userutil
appview: remove `@` from URLs and interface old URLs that refer to users with the `@` are redirected to the version without `@`. the leading motivation for this change is that valid atproto handles do not contain the prefix. it is purely stylistic. Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
follow.go
appview,knotserver: support immutable nix flakeref link header This will allow users to directly request archive from the knot without using xrpc. Xrpc doesn't fit here because it strips out the http headers which might include valuable metadata like download filename or immutable link. - implement archive on knot as `/{owner}/{repo}/archive/{ref}` endpoint - appview proxies the request to knot on `/archive` like it is doing for git http endpoints. if knot version isn't compatible, it will fallback to legacy xrpc endpoint. - rename the `git_http.go` file to generalized `proxy_knot.go` filaname xrpc method `sh.tangled.repo.archive` will be deprecated in future added `go-version` depenedency to make version constraints Close: <https://tangled.org/tangled.org/core/issues/231> Signed-off-by: Seongmin Lee <git@boltless.me>
7 months ago
gfi.go
orm: extract orm package from appview includes query and migration helpers Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
knotstream.go
orm: extract orm package from appview includes query and migration helpers Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
login.go
appview/oauth: support local PDS override `Client.Transport` to support PDS served in localhost Signed-off-by: Seongmin Lee <git@boltless.me>
8 months ago
profile.go
orm: extract orm package from appview includes query and migration helpers Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
proxy_knot.go
appview,knotserver: support immutable nix flakeref link header This will allow users to directly request archive from the knot without using xrpc. Xrpc doesn't fit here because it strips out the http headers which might include valuable metadata like download filename or immutable link. - implement archive on knot as `/{owner}/{repo}/archive/{ref}` endpoint - appview proxies the request to knot on `/archive` like it is doing for git http endpoints. if knot version isn't compatible, it will fallback to legacy xrpc endpoint. - rename the `git_http.go` file to generalized `proxy_knot.go` filaname xrpc method `sh.tangled.repo.archive` will be deprecated in future added `go-version` depenedency to make version constraints Close: <https://tangled.org/tangled.org/core/issues/231> Signed-off-by: Seongmin Lee <git@boltless.me>
7 months ago
reaction.go
appview/{db,pages,models}: show tooltips for user handles when hovering on reactions Signed-off-by: Cameron Smith <cam@camsmith.dev>
8 months ago
router.go
appview,knotserver: support immutable nix flakeref link header This will allow users to directly request archive from the knot without using xrpc. Xrpc doesn't fit here because it strips out the http headers which might include valuable metadata like download filename or immutable link. - implement archive on knot as `/{owner}/{repo}/archive/{ref}` endpoint - appview proxies the request to knot on `/archive` like it is doing for git http endpoints. if knot version isn't compatible, it will fallback to legacy xrpc endpoint. - rename the `git_http.go` file to generalized `proxy_knot.go` filaname xrpc method `sh.tangled.repo.archive` will be deprecated in future added `go-version` depenedency to make version constraints Close: <https://tangled.org/tangled.org/core/issues/231> Signed-off-by: Seongmin Lee <git@boltless.me>
7 months ago
spindlestream.go
orm: extract orm package from appview includes query and migration helpers Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
star.go
appview: support star for `sh.tangled.string` Not sending "XXX starred your string" notif yet. Close: <https://tangled.org/tangled.org/core/issues/296> Signed-off-by: Seongmin Lee <git@boltless.me>
7 months ago
state.go
orm: extract orm package from appview includes query and migration helpers Signed-off-by: oppiliappan <me@oppi.li>
6 months ago