| Commit message (Expand) | Author | Age |
| * | mfa: removed unused code | Maksim Pechnikov | 2019-12-12 |
| * | Require password reset | Maxim Filippov | 2019-10-16 |
| * | Password reset page | Eugenij | 2019-09-05 |
| * | eslint --fix --ext .js,.vue src | Henry Jameson | 2019-07-05 |
| * | npm eslint --fix . | Henry Jameson | 2019-07-05 |
| * | use clientSecret in login flow | taehoon | 2019-06-20 |
| * | Merge branch 'masto-register-app-secret' into 'develop' | HJ | 2019-06-16 |
| |\ |
|
| | * | fix | Henry Jameson | 2019-06-13 |
| | * | Merge remote-tracking branch 'upstream/develop' into masto-register-app-secret | Henry Jameson | 2019-06-13 |
| | |\ |
|
| | * | | No longer sending extra data, renamed some properties | Henry Jameson | 2019-06-13 |
| | * | | Proper clientId/secret/token caching, MastoAPI registration | Henry Jameson | 2019-05-22 |
| * | | | fix typo | taehoon | 2019-06-13 |
| | |/
|/| |
|
| * | | Revert "add TOTP/Recovery Form for mobile version" | Maksim | 2019-06-12 |
| |/ |
|
| * | fix prod build | Henry Jameson | 2019-05-13 |
| * | fix small bug | jasper | 2019-04-09 |
| * | Add await to login befor redirect to friends timeline | jasper | 2019-04-09 |
| * | Formatting | shpuld | 2019-01-28 |
| * | Add back that login error thing that someone removed | shpuld | 2019-01-28 |
| * | Restore old routes, enable user route as fallback. | Lambda | 2018-12-25 |
| * | Use "~" as a route namespace symbol | Maxim Filippov | 2018-12-10 |
| * | Fix redirect paths | Maxim Filippov | 2018-12-06 |
| * | Put oauth text into description. | Roger Braun | 2018-11-08 |
| * | Display OAuth login on login form button. | Roger Braun | 2018-11-08 |
| * | Add login form back in. | Roger Braun | 2018-11-07 |
| * | Re-activate registration, use oauth password flow to fetch token. | Roger Braun | 2018-11-06 |
| * | Fix linting. | Roger Braun | 2018-10-26 |
| * | Move login to oauth. | Roger Braun | 2018-10-26 |
| * | more refactoring | Henry Jameson | 2018-09-17 |
| * | some recategorization of options... | Henry Jameson | 2018-09-17 |
| * | Revert "Unify button styles and use min-width" | William Pitcock | 2018-08-20 |
| * | Unify button styles and use min-width | Ole Bertram | 2018-07-04 |
| * | fix: enable translating login form placeholder | riking | 2018-06-06 |
| * | made alerts use red with transparent theme red. some UI improvs | Henry Jameson | 2018-04-08 |
| * | indents | Henry Jameson | 2018-04-07 |
| * | border-radii moved to variables, made rgbo colors use theme data, customizable | Henry Jameson | 2018-04-07 |
| * | cleanup. added fallback mechanism for IE11 and unsupported browsers. | Henry Jameson | 2018-04-07 |
| * | getting rid of baseXX, some small fixes. Seems to be usable. | Henry Jameson | 2018-04-07 |
| * | Update theme editor to have 4 colors, rewrite the color setter, change a LOT ... | shpuld | 2017-11-17 |
| * | Add a bunch of missed localization strings, update english and finnish to match. | shpuld | 2017-11-08 |
| * | Add a config.json option for enabling registration, don't link and redirect a... | Shpuld Shpuldson | 2017-06-20 |
| * | Started captcha and better avatar control, improved login form to fit registe... | Shpuld Shpuldson | 2017-04-21 |
| * | Add a registration form. | Roger Braun | 2017-04-15 |
| * | Remove redirect on login | Roger Braun | 2017-03-09 |
| * | Make the error into a div instead of a button to get rid of the hover effects. | shpuld | 2017-03-09 |
| * | Give more specific reason for failed login | wakarimasen | 2017-03-08 |
| * | Clear username and password field on failed login | wakarimasen | 2017-03-08 |
| * | Show visual feedback on login error, redirect on success | wakarimasen | 2017-03-08 |
| * | Don't redirect after login. | Roger Braun | 2017-03-08 |
| * | Merged from develop, made 'new notices' into a 'show new' button placed on th... | shpuld | 2017-03-05 |
| * | Fix poor choice of colors for input/textarea borders, adjust login form padding. | shpuld | 2017-02-24 |