Torkel Ödegaard 08f7ccff38 feat(avatar): added server side proxy and cache of gravatar requests 9 lat temu
..
apikey.go c75aa23092 New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key, Closes #1440 10 lat temu
apps.go 8784be9a14 feat(plugins): made it possible to have relative plugin template urls 10 lat temu
index.go ae39ec8585 feat(plugins): changed so that plugins can load css async via util function exposed from app/plugins/sdk 10 lat temu
invite.go e53c1e39d3 feat(invite): can now add org user with sername again, #2353 10 lat temu
models.go 08f7ccff38 feat(avatar): added server side proxy and cache of gravatar requests 9 lat temu
org.go fad1d4cf98 feat(organization): added update org address to http api and to org details settings view, closes #2672 10 lat temu
user.go de0f04ec3c feat(signup): progress on new sign up and email verification flow, #2353 10 lat temu