aboutsummaryrefslogtreecommitdiff
path: root/src/components/login_form
Commit message (Collapse)AuthorAge
* mfa: removed unused codeMaksim Pechnikov2019-12-12
|
* Require password resetMaxim Filippov2019-10-16
|
* Password reset pageEugenij2019-09-05
|
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
|
* npm eslint --fix .Henry Jameson2019-07-05
|
* use clientSecret in login flowtaehoon2019-06-20
|
* Merge branch 'masto-register-app-secret' into 'develop'HJ2019-06-16
|\ | | | | | | | | | | | | Proper clientId/secret/token caching, MastoAPI registration Closes #554 See merge request pleroma/pleroma-fe!806
| * fixHenry Jameson2019-06-13
| |
| * Merge remote-tracking branch 'upstream/develop' into masto-register-app-secretHenry Jameson2019-06-13
| |\ | | | | | | | | | | | | * upstream/develop: Revert "add TOTP/Recovery Form for mobile version"
| * | No longer sending extra data, renamed some propertiesHenry Jameson2019-06-13
| | |
| * | Proper clientId/secret/token caching, MastoAPI registrationHenry Jameson2019-05-22
| | |
* | | fix typotaehoon2019-06-13
| |/ |/|
* | Revert "add TOTP/Recovery Form for mobile version"Maksim2019-06-12
|/ | | | This reverts commit a3811f944819430c278b6da6b08dc322a9b9ff65.
* fix prod buildHenry Jameson2019-05-13
|
* fix small bugjasper2019-04-09
|
* Add await to login befor redirect to friends timelinejasper2019-04-09
|
* Formattingshpuld2019-01-28
|
* Add back that login error thing that someone removedshpuld2019-01-28
|
* Restore old routes, enable user route as fallback.Lambda2018-12-25
|
* Use "~" as a route namespace symbolMaxim Filippov2018-12-10
|
* Fix redirect pathsMaxim Filippov2018-12-06
|
* Put oauth text into description.Roger Braun2018-11-08
|
* Display OAuth login on login form button.Roger Braun2018-11-08
|
* Add login form back in.Roger Braun2018-11-07
|
* Re-activate registration, use oauth password flow to fetch token.Roger Braun2018-11-06
|
* Fix linting.Roger Braun2018-10-26
|
* Move login to oauth.Roger Braun2018-10-26
|
* more refactoringHenry Jameson2018-09-17
|
* some recategorization of options...Henry Jameson2018-09-17
|
* Revert "Unify button styles and use min-width"William Pitcock2018-08-20
| | | | This reverts commit 8f7919388391742671ef0398e017383d7f0b2bc5.
* Unify button styles and use min-widthOle Bertram2018-07-04
| | | | | | | This seemed to be the same across multiple components anyway. Switched to min-width to allow for buttons with longer text, e.g. from other languages.
* fix: enable translating login form placeholderriking2018-06-06
|
* made alerts use red with transparent theme red. some UI improvsHenry Jameson2018-04-08
|
* indentsHenry Jameson2018-04-07
|
* border-radii moved to variables, made rgbo colors use theme data, customizableHenry Jameson2018-04-07
| | | | from settings screen.
* cleanup. added fallback mechanism for IE11 and unsupported browsers.Henry Jameson2018-04-07
|
* getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
|
* Update theme editor to have 4 colors, rewrite the color setter, change a LOT ↵shpuld2017-11-17
| | | | of base16 assignments for better consistency.
* Add a bunch of missed localization strings, update english and finnish to match.shpuld2017-11-08
|
* Add a config.json option for enabling registration, don't link and redirect ↵Shpuld Shpuldson2017-06-20
| | | | away from register page when it's disabled.
* Started captcha and better avatar control, improved login form to fit ↵Shpuld Shpuldson2017-04-21
| | | | register link better.
* Add a registration form.Roger Braun2017-04-15
|
* Remove redirect on loginRoger Braun2017-03-09
| | | | | | | | | | This is to enable this workflow: 1. Open conversation in new tab 2. Login 3. Interact with the conversation We can add this again once we have persistent logins.
* Make the error into a div instead of a button to get rid of the hover effects.shpuld2017-03-09
|
* Give more specific reason for failed loginwakarimasen2017-03-08
|
* Clear username and password field on failed loginwakarimasen2017-03-08
|
* Show visual feedback on login error, redirect on successwakarimasen2017-03-08
|
* Don't redirect after login.Roger Braun2017-03-08
|
* Merged from develop, made 'new notices' into a 'show new' button placed on ↵shpuld2017-03-05
| | | | the heading element, updated headings and buttons to be more consistent with new changes (log-in, notifications/read, conversation/collapse), changed bottom 'load older' block to not disappear on click to keep screen from scrolling and changed its styling more consistent with everything else.
* Fix poor choice of colors for input/textarea borders, adjust login form padding.shpuld2017-02-24
|