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
/
templates
14 folders
1 file
at
ec529ddfe52fa44e869500f120fa1f5ffd722621
Seongmin Lee
appview/pages: use same reactions template for all UI
7mo ago
ec529ddf
brand
appview/pages: rework dolly logo template more customizable with params & classes Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
errors
appview/pages: notifications ui and templating Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
11 months ago
fragments
appview/pages: use queryParams func to build pagination URLs; wrap in safeUrl when constructing a url using url.Values.Encode, we need to avoid escaping the `=` symbol, which is performed by the default urlescaper behavior in href contexts; so we wrap the call with safeUrl. Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
goodfirstissues
appview/gfi: style tweaks Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
knots
appview/docs/nix/spindle/readme.md: fix outdated documentation links Signed-off-by: pompydev <pompydev@proton.me>
8 months ago
labels
appview/pages: unify clickable-label styles adding text-inherit overrides the `<a>` styling. Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
layouts
appview/pages: finesse account selector styles Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
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
notifications
appview/models: add `NotificationTypeUserMentioned` notif type Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
repo
appview/pages: use same reactions template for all UI with the introduction of `const` function in funcmap, we can make reusable template for all reaction UI. Signed-off-by: Seongmin Lee <git@boltless.me>
7 months ago
spindles
appview/docs/nix/spindle/readme.md: fix outdated documentation links Signed-off-by: pompydev <pompydev@proton.me>
8 months ago
strings
appview/pages: make strings page follow repo style Tiny avatar, description and paddings are now uniform across repo and string pages. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
7 months ago
timeline
appview/pages: fix timeline rendering seems to break on certain events Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
user
appview: move template-specific constants to global funcmap Constants those are mainly used to define a template shouldn't be managed from http handlers. Define constant values in `const` funcmap so we can easily access them without depending on template params. This change will make more sense with following change `rusppvkn` Signed-off-by: Seongmin Lee <git@boltless.me>
7 months ago
banner.html
appview/pages: use same reactions template for all UI with the introduction of `const` function in funcmap, we can make reusable template for all reaction UI. Signed-off-by: Seongmin Lee <git@boltless.me>
7 months ago