Merge branch '187-emails' into 'develop'
Resolve "Add email support" Closes #187 See merge request funkwhale/funkwhale!182
No related branches found
No related tags found
Showing
- docs/configuration.rst 18 additions, 0 deletionsdocs/configuration.rst
- front/src/components/Sidebar.vue 7 additions, 7 deletionsfront/src/components/Sidebar.vue
- front/src/components/auth/Login.vue 20 additions, 13 deletionsfront/src/components/auth/Login.vue
- front/src/components/auth/Settings.vue 8 additions, 12 deletionsfront/src/components/auth/Settings.vue
- front/src/components/auth/Signup.vue 7 additions, 21 deletionsfront/src/components/auth/Signup.vue
- front/src/components/forms/PasswordInput.vue 31 additions, 0 deletionsfront/src/components/forms/PasswordInput.vue
- front/src/router/index.js 28 additions, 0 deletionsfront/src/router/index.js
- front/src/store/auth.js 5 additions, 0 deletionsfront/src/store/auth.js
- front/src/store/player.js 4 additions, 1 deletionfront/src/store/player.js
- front/src/views/auth/EmailConfirm.vue 71 additions, 0 deletionsfront/src/views/auth/EmailConfirm.vue
- front/src/views/auth/PasswordReset.vue 75 additions, 0 deletionsfront/src/views/auth/PasswordReset.vue
- front/src/views/auth/PasswordResetConfirm.vue 85 additions, 0 deletionsfront/src/views/auth/PasswordResetConfirm.vue
Loading
Please register or sign in to comment