aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/auth
Commit message (Collapse)AuthorAge
* Replace change server input with a dropdown menu (#717)Libravatar sara hammouzou2020-05-17
|
* Fix crash when using Password Lock with TouchID API unavailable (#737)Libravatar Mahadevan Sreenivasan2020-05-12
|
* Make update banner dismissable (#564)Libravatar Sampath Kumar Krishnan2020-04-12
| | | | | | | | | - Remove the sticky option passed to InfoBar in AppUpdateInfoBar - Use component state to manage visibility of AppUpdateInfoBar in AuthLayout and AppLayout. - InfoBar will be dismissed only for the current session Co-Authored-By: Mahadevan Sreenivasan <mahadevan_sv@yahoo.com> Co-authored-by: Mahadevan Sreenivasan <mahadevan_sv@yahoo.com>
* Improve user onboarding (#493)Libravatar Bennett2020-03-25
| | | | | Until now, new users have started on the Ferdi dashboard and not on the Welcome screen like Franz does it. This change was made, as users needed to be ablet to change their server before logging in. This commit will change this onboarding process to bring users to the welcome screen on first login and it adds a new "Change Server" screen during authentication that allows the user to change the server without going to the full settings screen. This way, the onboarding experience for new users is a lot easier to go though while also improving the experience for experienced users who want to change their server as they only get the option they are looking for and not the whole settings list.
* Add support for unlocking with Touch ID (#423)Libravatar Bennett2020-03-03
| | | | | | | | | | | | | | | | | | | | | | * Enhance installation guide in README * Add TouchID unlock for Ferdi Lock * Remove commit 8861014 as it is not related to this feature This reverts commit 88610144b942739772286ec3073b328e829a8b39. * Rename TouchID to "Touch ID" * Improve Touch ID prompt text * Improve unlocking with Touch ID * Fix lint * Add separator after lock-related menu entry Co-authored-by: Amine <amine@mouafik.fr>
* #269 Add auto-focus on lock screen password fieldLibravatar Amine Mouafik2019-12-23
|
* #232 Remove default lock password behavior, allow empty passwordLibravatar Amine Mouafik2019-11-27
|
* Merge https://github.com/meetfranz/franz into franz-5.4.0-releaseLibravatar vantezzen2019-10-24
|\
| * Fix name in pricing screenLibravatar Stefan Malzner2019-10-18
| |
| * optimize trial signup flowLibravatar Stefan Malzner2019-10-17
| |
| * polishingLibravatar Stefan Malzner2019-10-16
| |
| * simplify plan selectionLibravatar Stefan Malzner2019-10-15
| |
* | Fix more observers related warningsLibravatar Amine Mouafik2019-10-21
| |
* | Merge branch 'develop' into local-serverLibravatar vantezzen2019-10-18
|\ \
| * | Fix remainings @observer orderLibravatar Amine Mouafik2019-10-18
| | |
* | | Add local server to allow serverlesss usageLibravatar vantezzen2019-10-14
|/ /
* | Switch to custom Ferdi APILibravatar vantezzen2019-10-08
| |
* | Fix GitHub links to reflect Ferdi orgLibravatar Amine Mouafik2019-09-19
| |
* | Implement #41Libravatar vantezzen2019-09-17
| |
* | Fix missing Ferdi branding as suggested in #25Libravatar vantezzen2019-09-09
| |
* | Merge branch 'master' of https://github.com/meetfranz/franz into franz-5.3.0Libravatar vantezzen2019-09-07
|\|
| * fix linting issuesLibravatar Stefan Malzner2019-09-03
| |
| * Remove user type from signupLibravatar Stefan Malzner2019-09-02
| |
| * Add option to subscribe to trial via account dashboardLibravatar Stefan Malzner2019-08-08
| |
| * Add trial onboarding during signupLibravatar Stefan Malzner2019-07-04
| |
* | LintLibravatar vantezzen2019-09-03
| |
* | i18n custom Ferdi stringsLibravatar vantezzen2019-09-03
| |
* | LintLibravatar vantezzen2019-08-28
| |
* | Add custom legal documents for thrid party servers.Libravatar vantezzen2019-08-28
| |
* | Add suggestion to import Franz accountLibravatar vantezzen2019-08-28
| |
* | LintLibravatar vantezzen2019-08-25
| |
* | Add "Change Server" links to login and signupLibravatar vantezzen2019-08-25
| |
* | Fix eslint errorsLibravatar vantezzen2019-08-22
| |
* | Improve onboarding experienceLibravatar vantezzen2019-08-22
| |
* | Replace Franz with FerdiLibravatar vantezzen2019-08-22
| |
* | Replace public Franz occurences with FerdiLibravatar vantezzen2019-08-21
|/
* Fix dark mode style overridesLibravatar Stefan Malzner2019-06-28
|
* fix eslint issuesLibravatar Dominik Guzei2019-06-05
|
* support app updates also for unauthenticated usersLibravatar Dominik Guzei2019-06-05
|
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
|
* Upgrade to react 16Libravatar Stefan Malzner2018-12-09
| | | | TODO: add componentDidCatch
* Add windows title bar dark mode styling & add titlebar to authLibravatar Stefan Malzner2018-11-16
|
* Fix lintingLibravatar Stefan Malzner2018-11-16
|
* Merge branch 'develop' into feature/dark-themeLibravatar Stefan Malzner2018-11-16
|\
| * Fix linting errorsLibravatar Stefan Malzner2018-11-15
| |
* | Merge remote-tracking branch 'origin/develop' into pr/1026Libravatar Stefan Malzner2018-11-15
|\|
| * fix(General): Convert many links from http to https (#967) @StanzillaLibravatar Benjamin Staneck2018-11-15
| |
* | Update stylesheets and added darkMode variable and toggle.Libravatar Guille Cura2018-07-05
|/
* inverted welcome button "Create a free account"Libravatar haraldox2018-02-16
|
* Merge pull request #654 from meetfranz/feature/invite-buttonLibravatar Stefan Malzner2018-02-12
|\ | | | | Invite Button in Settings