alpha
Login
or
Join now
oyster.cafe
/
tangled-core
forked from
tangled.org/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
tangled-core
/
appview
/
validator
/
at
407c9f7a2e892b49027bfd549d93ab5ac1f84170
7 files
oppiliappan
orm: extract orm package from appview
6mo ago
a53d124e
issue.go
orm: extract orm package from appview includes query and migration helpers Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
label.go
appview/validator: limit label ops to collaborators Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
patch.go
appview: improve patch validation automatically adds a newline to patches that are missing one.
8 months ago
repo_topics.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>
7 months ago
string.go
appview/models: move db.String into models Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
uri.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>
7 months ago
validator.go
appview/validator: limit label ops to collaborators Signed-off-by: oppiliappan <me@oppi.li>
9 months ago