aboutsummaryrefslogtreecommitdiff
path: root/src/components/login_form
Commit message (Collapse)AuthorAge
* remove all "fallback variables"Henry Jameson2024-03-04
|
* add .input class to all inputsHenry Jameson2024-02-07
|
* Use stylelinttusooa2023-01-09
|
* --fixHenry Jameson2022-07-31
|
* cleanup and fixesHenry Jameson2022-04-20
|
* make all clickable icons into actual buttonsHenry Jameson2022-03-30
|
* Replace all use of <a> + href='#' with proper buttonsShpuld Shpuldson2020-11-24
|
* improved the semantics for our icon scale, fixed preview, fixed navbar desktopHenry Jameson2020-10-28
|
* lintHenry Jameson2020-10-21
|
* remaining changes...Henry Jameson2020-10-21
|
* cancel -> timesHenry Jameson2020-10-20
|
* 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
|