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
3 folders
3 files
at
dbc646ab7e436638dec7e43d9a4effdfb709aaa2
oppiliappan
appview: style nits
1y ago
12a8c093
markup
appview/pages/markup: insert anchor link in headings Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
repoinfo
appview: stream logs from workflow endpoint Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
templates
appview: style nits - remove redundant divs in base layout - allow scrolling changed-files listing - show more of the file in tree views - unify repo-index and repo-tree views Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
funcmap.go
appview: style nits - remove redundant divs in base layout - allow scrolling changed-files listing - show more of the file in tree views - unify repo-index and repo-tree views Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
htmx.go
appview: pages: Add HXRefresh helper function.
1 year ago
pages.go
appview: db: replace `Issue.IssueAt` to `Issue.Rkey` Replace `Issue.IssueAt` to `Issue.Rkey`. `issue_at` column still exist, but not used and will be removed in future. Remove `db.SetIssueAt()` in flavor of `Rkey`. Create rkey *before* adding to DB, and save same rkey to PDS. This is safe as `tx` is will be dropped when `ctx` is canceled with error. Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago