| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Simplify the OAuth client_name | Mark Felder | 2024-09-01 |
| | | | | | | | Every time PleromaFE is used to login it will need to do the OAuth dance and request an app key. If the client name is not stable it will pollute the server's database with entries. This also happens on every unauthenticated page load at the moment until #1339 is resolved | ||
| * | --fix | Henry Jameson | 2022-07-31 |
| | | |||
| * | Merge branch 'revert-c2c48ec2' into 'develop' | HJ | 2019-12-14 |
| |\ | | | | | | | | | Reinstate `push` and `admin` scopes See merge request pleroma/pleroma-fe!1034 | ||
| | * | Revert "Merge branch 'revert-96cab6d8' into 'develop'" | Ivan Tashkinov | 2019-12-12 |
| | | | | | | | This reverts merge request !1032 | ||
| * | | Merge branch 'mfa/login_form' into 'develop' | HJ | 2019-12-13 |
| |\ \ | |/ |/| | | | | | mfa: fix login and recovery form See merge request pleroma/pleroma-fe!1031 | ||
| | * | mfa: fix login and recovery form | Maksim Pechnikov | 2019-12-12 |
| | | | |||
| * | | Revert "Merge branch 'oauth-extra-scopes' into 'develop'" | lain | 2019-12-12 |
| |/ | | | This reverts merge request !1024 | ||
| * | Added OAuth 'push' and 'admin' scopes. | Ivan Tashkinov | 2019-12-08 |
| | | |||
| * | Password reset page | Eugenij | 2019-09-05 |
| | | |||
| * | Refactor user search api, better api error response handling | Tae Hoon | 2019-07-10 |
| | | |||
| * | Merge branch 'eslint-fix' into 'develop' | Shpuld Shpludson | 2019-07-07 |
| |\ | | | | | | | | | Fix shitton warning eslint gives See merge request pleroma/pleroma-fe!871 | ||
| | * | npm eslint --fix . | Henry Jameson | 2019-07-05 |
| | | | |||
| * | | Revoke oAuth token | Egor Kislitsyn | 2019-07-02 |
| |/ | |||
| * | add resolve param to user search api request | taehoon | 2019-06-24 |
| | | |||
| * | Merge remote-tracking branch 'upstream/develop' into masto-register-app-secret | Henry Jameson | 2019-06-13 |
| |\ | | | | | | | | | * upstream/develop: Revert "add TOTP/Recovery Form for mobile version" | ||
| | * | Revert "add TOTP/Recovery Form for mobile version" | Maksim | 2019-06-12 |
| | | | | | | | | | This reverts commit a3811f944819430c278b6da6b08dc322a9b9ff65. | ||
| * | | Proper clientId/secret/token caching, MastoAPI registration | Henry Jameson | 2019-05-22 |
| |/ | |||
| * | Switch to mastoapi for user search | taehoon | 2019-03-15 |
| | | |||
| * | Restore old routes, enable user route as fallback. | Lambda | 2018-12-25 |
| | | |||
| * | Fix oauth url | Maxim Filippov | 2018-12-17 |
| | | |||
| * | Add actual user search. | Roger Braun | 2018-11-14 |
| | | |||
| * | Re-activate registration, use oauth password flow to fetch token. | Roger Braun | 2018-11-06 |
| | | |||
| * | Move login to oauth. | Roger Braun | 2018-10-26 |
