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
33 folders
1 file
at
b217e460e8c9c367afd7076c813e17b9974ac5ac
Anirudh Oppiliappan
appview/oauth: create tangled profile on first login
6mo ago
b217e460
cache
appview/oauth: create tangled profile on first login Creates an empty sh.tangled.actor.profile on first login. This should prevent profile picture uploads from breaking due to profile record existing beforehand. This should also allow for us to estimate total users better globally. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
6 months ago
commitverify
types,appview,knotserver: replace object.Commit with types.Commit Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
config
Revert "Revert "*/config: add PLC URL config option"" This reverts commit 55b06460d331a29b940dd06c7518d9fd0a911cd2.
9 months ago
db
appview/{db,models}: add avatar to profile Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
8 months ago
dns
appview/{dns,signup}: make signup flow transactional
10 months ago
email
appview/email: replace regex check with mail.ParseAddress Signed-off-by: Evan Jarrett <evan@evanjarrett.com>
8 months ago
filetree
appview: diff: organize changed-files into file-tree introduces the filetree package. eventually we will have a sticky side-panel style layout for any page displaying diffs (probably makes most sense when we have split diffs), and this file-tree will move there.
1 year ago
indexer
appview/indexer: log docCount on startup Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
issues
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
knots
appview: specify current tab from `pages` package Signed-off-by: Seongmin Lee <git@boltless.me>
6 months ago
labels
appview: migrate handlers to GetMultiAccountUser
7 months ago
mentions
appview: rename refresolver module to mentions usage of the resolver is now mentionsResolver. Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
middleware
appview: migrate handlers to GetMultiAccountUser
7 months ago
models
appview/{db,models}: add avatar to profile Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
8 months ago
notifications
appview: migrate handlers to GetMultiAccountUser
7 months ago
notify
appview/pulls: notify on stacked pull creation the merged_notifier no longer waits for the notifiers to complete. it is now fire-and-forget. Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
oauth
appview/oauth: create tangled profile on first login Creates an empty sh.tangled.actor.profile on first login. This should prevent profile picture uploads from breaking due to profile record existing beforehand. This should also allow for us to estimate total users better globally. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
6 months ago
ogcard
appview: remove dolly silhouette full dolly everywhere. Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
pages
appview/pages: get avatar cid to bust cache Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
8 months ago
pagination
appview: add basic issue indexer - Heavily inspired by gitea - add `GetAllIssues` which only receives a paginator and gathers all issues ignoring `repoAt` field Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago
pipelines
appview: migrate handlers to GetMultiAccountUser
7 months ago
pulls
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
randomart
show branches in a dropdown
1 year ago
repo
appview: specify current tab from `pages` package Signed-off-by: Seongmin Lee <git@boltless.me>
6 months ago
reporesolver
appview: migrate handlers to GetMultiAccountUser
7 months ago
serververify
orm: extract orm package from appview includes query and migration helpers Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
settings
appview: specify current tab from `pages` package Signed-off-by: Seongmin Lee <git@boltless.me>
6 months ago
signup
appview/{dns,signup}: make signup flow transactional
10 months ago
spindles
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
state
appview/pages: get avatar cid to bust cache Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
8 months ago
strings
appview: migrate handlers to GetMultiAccountUser
7 months ago
validator
orm: extract orm package from appview includes query and migration helpers Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
xrpcclient
appview: switch to indigo oauth library Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
ingester.go
appview/state: handle profile pic uploads Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
8 months ago