alpha
Login
or
Join now
siidorow.dev
/
tangled-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
/
pages
/
at
sl/profile
5 folders
10 files
Seongmin Lee
appview/pages: don't reset comment form after request
7w ago
e56c88f9
legal
appview/pages: add a brand page Also some misc. changes to page layouts. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
9 months ago
markup
appview: remove validator - RBAC should be enforced on service logic. - We should not check for referenced records existence from db due to the nature of atproto. - Comment depth validation is not necessary. We can accept them and just don't render replies with deeper depth. Move markdown sanitizer to dedicated package to avoid import cycle Signed-off-by: Seongmin Lee <git@boltless.me>
6 months ago
repoinfo
appview: canonicalize repo urls to handle/slug Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
static
appview: improve topbar search & z-index stacking resolves [TAN-523](https://linear.app/tangled/issue/TAN-523/inline-search-fixes) Signed-off-by: eti <eti@eti.tf>
3 weeks ago
templates
appview/pages: don't reset comment form after request This can catch `pages.Notice` responses which is not a successful request. We refresh the page on successful case, so it's fine to not refresh the form. Signed-off-by: Seongmin Lee <git@boltless.me>
1 month ago
cache.go
appview/pages: don't reset comment form after request This can catch `pages.Notice` responses which is not a successful request. We refresh the page on successful case, so it's fine to not refresh the form. Signed-off-by: Seongmin Lee <git@boltless.me>
1 month ago
codesearch.go
appview: code search Signed-off-by: Seongmin Lee <git@boltless.me>
1 month ago
compose_parse_test.go
appview/pages: pull comment fixes Lewis: May this revision serve well! <lewis@tangled.org>
2 weeks ago
funcmap.go
appview: remove validator - RBAC should be enforced on service logic. - We should not check for referenced records existence from db due to the nature of atproto. - Comment depth validation is not necessary. We can accept them and just don't render replies with deeper depth. Move markdown sanitizer to dedicated package to avoid import cycle Signed-off-by: Seongmin Lee <git@boltless.me>
6 months ago
funcmap_test.go
appview,knotserver: pref-handle display + identity ingest Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
htmx.go
appview: clear signup error message on successful signup Signed-off-by: nove-b <nove.b.web@gmail.com>
1 month ago
pages.go
appview/repo/search: improve ui/ux - use an `<input>` instead of a `<button>` - add support for `?q=%s` in `repo/search` - show empty state message with query examples - consistent `search-code` icon accross `repo/search` and `repo` overview to distinguish from global search resolves [TAN-534](https://linear.app/tangled/issue/TAN-534/reposearch-nitpicks-and-reworks) Signed-off-by: eti <eti@eti.tf>
2 weeks ago
pulls_compose.go
types,appview/pages: pull compose renderer, source enum, step templates Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
ratchet_test.go
appview: canonicalize repo urls to handle/slug Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
url.go
appview/{pages,state/comment}: redirect to correct location Introduce aturi->url maker in `pages.Pages`. This can be used throughout the codebase later. Signed-off-by: Seongmin Lee <git@boltless.me>
3 months ago