alpha
Login
or
Join now
4uffin.bsky.social
/
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.
My own copy of 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
/
at
3f9986a420d2ceaa66ea35261ac2156cc0b69e85
6 folders
3 files
Tangled
urlencode email verification url's query params
1y ago
710e2e63
auth
fix a few final bugs
1 year ago
db
add comment and resubmit actions in fragments improve merge check a bit too
1 year ago
email
remove unused func
1 year ago
pages
fix a few final bugs
1 year ago
randomart
show branches in a dropdown
1 year ago
state
urlencode email verification url's query params when trying to verify a [plus addressed](https://www.google.com/search?q=plus+addressing) email id, opening the received verification link gives "Invalid verification code. Please request a new verification email." this is due to unescaped `+` in the email id. ideally all the query params should be url encoded.
1 year ago
config.go
appview: email: add, delete, make primary Setup verification emails and future transactional emails using Resend.
1 year ago
consts.go
configgy appview with envvars also setup nixos module
1 year ago
resolver.go
align topbar items
1 year ago