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
0f46394e97d007f8ee44f883c6fe2d6a8ea0af9f
Seongmin Lee
appview/pages: remove unneccessary wrapper div
9mo ago
1331c00f
legal
appview/pages: add a brand page Also some misc. changes to page layouts. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
10 months ago
markup
appview/notify: notify users mentioned on PR comments Signed-off-by: Seongmin Lee <git@boltless.me>
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>
9 months ago
templates
appview/pages: remove unneccessary wrapper div this unecessary div causes an error where the div is duplicated when multiple htmx requests are made. the diff might tell a lot, but all I'm doing here is just merging `div.relative` and `div#actions-%d` with some indent changes. also, I removed the `w-fit` style to give pull comments full width like issue comments have. Signed-off-by: Seongmin Lee <git@boltless.me>
9 months ago
cache.go
appview/pages: remove unneccessary wrapper div this unecessary div causes an error where the div is duplicated when multiple htmx requests are made. the diff might tell a lot, but all I'm doing here is just merging `div.relative` and `div#actions-%d` with some indent changes. also, I removed the `w-fit` style to give pull comments full width like issue comments have. Signed-off-by: Seongmin Lee <git@boltless.me>
9 months ago
funcmap.go
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>
9 months ago
funcmap_test.go
ci: fix nits Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
htmx.go
appview: pages: Add HXRefresh helper function.
1 year ago
pages.go
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>
9 months ago