Documentation
¶
Overview ¶
templ: version: v0.3.960
templ: version: v0.3.960
templ: version: v0.3.960
templ: version: v0.3.960
templ: version: v0.3.960
templ: version: v0.3.960
templ: version: v0.3.960
templ: version: v0.3.960
templ: version: v0.3.960
templ: version: v0.3.960
Index ¶
- func AcceptInvite() templ.Component
- func Account(user models.User, passkeys []models.Passkey, pendingEmail string) templ.Component
- func AccountRequestDone() templ.Component
- func AccountRequests(requests []database.AccountRequest) templ.Component
- func AccountSettingsForm(user models.User, pendingEmail string, errors map[string]string) templ.Component
- func AddPasskeyForm(cc *protocol.CredentialCreation, sessionID uuid.UUID) templ.Component
- func AdminPage() templ.Component
- func CodeForm(kthid string) templ.Component
- func DevLoginForm() templ.Component
- func EditInvite(invite database.Invite) templ.Component
- func EmailLoginForm() templ.Component
- func Index(devLogin func() templ.Component) templ.Component
- func Invite(invite database.Invite) templ.Component
- func Invites(invites []database.Invite) templ.Component
- func MemberList(users []models.User, search string, offset int, more bool, years []string, ...) templ.Component
- func Members(lastUploadedAt time.Time, lastUploadedBy string) templ.Component
- func MissingAccount() templ.Component
- func NameChangeRequests(users []database.User) templ.Component
- func OidcClient(client database.OidcClient, secret []byte) templ.Component
- func OidcClients(clients []database.OidcClient) templ.Component
- func PasskeyLoginForm(kthid string, credAss *protocol.CredentialAssertion, sessionID uuid.UUID) templ.Component
- func PasskeySettings(passkeys []models.Passkey) templ.Component
- func RedirectURI(clientID string, uri string) templ.Component
- func RequestAccount() templ.Component
- func ShowPasskey(passkey models.Passkey) templ.Component
- func UploadMessage(message string, isErr bool) templ.Component
- func UploadProgress(progress float64) templ.Component
- func UploadStatus(withStuff bool) templ.Component
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AcceptInvite ¶
func AccountRequestDone ¶
func AccountRequests ¶
func AccountRequests(requests []database.AccountRequest) templ.Component
func AccountSettingsForm ¶
func AddPasskeyForm ¶
func DevLoginForm ¶
func EmailLoginForm ¶
func MemberList ¶
func MissingAccount ¶
func OidcClient ¶
func OidcClient(client database.OidcClient, secret []byte) templ.Component
func OidcClients ¶
func OidcClients(clients []database.OidcClient) templ.Component
func PasskeyLoginForm ¶
func RequestAccount ¶
func UploadProgress ¶
func UploadStatus ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.