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
/
pages
4 folders
5 files
at
7358ec6edfa4d17b8b8f543d99e83a4705901148
Seongmin Lee
appview/pages: swap all star buttons for same repository
9mo ago
7358ec6e
legal
appview/pages: add a brand page Also some misc. changes to page layouts. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
11 months ago
markup
appview/pages/markup: make atlinks bold Easier to spot. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
9 months ago
repoinfo
appview: add website and topics fields to repo Removed description edit UI / endpoints and put unified base settings form in repository settings page. This form is restricted to `repo:owner` permission same as before. The internal model of topics is an array but they are stored/edited as single string where each topics are joined with whitespaces. Having a dedicated topics table with M:M relationship to the repo seems a bit overkill considering we will have external search indexer anyway. Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
templates
appview/pages: swap all star buttons for same repository On timeline, if there is multiple cards for same repository including a star button, when user star/unstar the repository, only first `#starBtn` is swapped with new button. This can be fixed by adding `data-star-subject-at` attr to identify all star buttons related to same repository and use `hx-swap-oob` to replace all of them. Signed-off-by: Seongmin Lee <git@boltless.me>
9 months ago
cache.go
appview/pages: swap all star buttons for same repository On timeline, if there is multiple cards for same repository including a star button, when user star/unstar the repository, only first `#starBtn` is swapped with new button. This can be fixed by adding `data-star-subject-at` attr to identify all star buttons related to same repository and use `hx-swap-oob` to replace all of them. Signed-off-by: Seongmin Lee <git@boltless.me>
9 months ago
funcmap.go
appview/pages/markup: do not render mentions in titles/descriptions Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
funcmap_test.go
ci: fix nits Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
htmx.go
appview: pages: Add HXRefresh helper function.
1 year ago
pages.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>
9 months ago