alpha
Login
or
Join now
ronshavit.com
/
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
core
/
appview
/
pages
/
templates
/
user
/
at
ci
2 folders
10 files
smit.codes
appview: add star button to user repo cards
2mo ago
d898cf66
fragments
appview/pages: use scaleFmt in a few more places - repo index: commit/branch/tag counts - profile card: follower/following counts - profile activity: commit/repo/issue/pull counts Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
settings
appview: add reusable btn-group component aligned with design system ver Active items use @apply btn so border, shadow, and color tokens stay in sync with the base component automatically. Signed-off-by: eti <eti@eti.tf>
3 months ago
completeSignup.html
appview/pages: templatize login, signup, complete-signup pages these pages were full html pages instead of blocks. as a result, their meta values were not in sync with the rest of the site. by introducing layouts/loginbase, we can now share the boilerplate. of note is that the signup page needs an extra line in the `<head>`: the script to load a cloudflare turnstile. this is supplied using `extrameta` Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
followers.html
appview/pages/templates: update empty styles For the "This user does not have X" pages. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
8 months ago
following.html
appview/pages/templates: update empty styles For the "This user does not have X" pages. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
8 months ago
login.html
appview: redirect back to home when switched account on login page follow `return_url` param or send back to `/` Signed-off-by: Seongmin Lee <git@boltless.me>
2 months ago
overview.html
appview/pages: use scaleFmt in a few more places - repo index: commit/branch/tag counts - profile card: follower/following counts - profile activity: commit/repo/issue/pull counts Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
repos.html
appview: add star button to user repo cards Implementation of [issue #579](https://tangled.org/tangled.org/core/issues/579). Adds the repo star button to each repository card on a user's repos page
2 months ago
signup.html
appview/signup: redirect forms on home page to signup page Signed-off-by: oppiliappan <me@oppi.li>
5 months ago
starred.html
appview/state: paginate starred repos page in user profiles Signed-off-by: oppiliappan <me@oppi.li>
3 months ago
strings.html
appview/pages/templates: update empty styles For the "This user does not have X" pages. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
8 months ago
vouches.html
appview/state: fix pagination in vouches tab Signed-off-by: oppiliappan <me@oppi.li>
2 months ago